Started by GitHub push by DreamPaste Lightweight checkout support not available, falling back to full checkout. Checking out git https://github.com/B2A5/SOSO-Server into /var/jenkins_home/workspace/soso-server@script/be180e7b54bc18e0d648cf77c46b09411b2028cbc5dd0038a432c45af440ec60 to read Jenkinsfile The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/soso-server@script/be180e7b54bc18e0d648cf77c46b09411b2028cbc5dd0038a432c45af440ec60/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/B2A5/SOSO-Server # timeout=10 Fetching upstream changes from https://github.com/B2A5/SOSO-Server > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://github.com/B2A5/SOSO-Server +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/dev Seen branch in repository origin/feat/sigungucode Seen branch in repository origin/feat/users Seen branch in repository origin/feat/votesboard Seen branch in repository origin/fix/auth Seen branch in repository origin/fix/comments Seen branch in repository origin/fix/community-openAPI Seen branch in repository origin/fix/docker-auto-update Seen branch in repository origin/fix/free-community Seen branch in repository origin/fix/server-infra Seen branch in repository origin/fix/votes Seen branch in repository origin/main Seen 12 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision b98fd761cf0321214e46d5636eb5dc67080e2b27 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b98fd761cf0321214e46d5636eb5dc67080e2b27 # timeout=10 Commit message: "fix: 테스트 코드 수정" > git rev-list --no-walk 3db57a520a1ccf2e6a9c0ae37ac1c37a9137533c # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/soso-server [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/B2A5/SOSO-Server > git init /var/jenkins_home/workspace/soso-server # timeout=10 Fetching upstream changes from https://github.com/B2A5/SOSO-Server > git --version # timeout=10 > git --version # 'git version 2.47.3' > git fetch --tags --force --progress -- https://github.com/B2A5/SOSO-Server +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/B2A5/SOSO-Server # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/dev Seen branch in repository origin/feat/sigungucode Seen branch in repository origin/feat/users Seen branch in repository origin/feat/votesboard Seen branch in repository origin/fix/auth Seen branch in repository origin/fix/comments Seen branch in repository origin/fix/community-openAPI Seen branch in repository origin/fix/docker-auto-update Seen branch in repository origin/fix/free-community Seen branch in repository origin/fix/server-infra Seen branch in repository origin/fix/votes Seen branch in repository origin/main Seen 12 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision b98fd761cf0321214e46d5636eb5dc67080e2b27 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f b98fd761cf0321214e46d5636eb5dc67080e2b27 # timeout=10 Commit message: "fix: 테스트 코드 수정" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 45 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] ansiColor [Pipeline] { [2026-01-20T00:06:54.092Z] [Pipeline] stage [Pipeline] { (🏗️ Prepare) [Pipeline] script [Pipeline] { [Pipeline] cleanWs [2026-01-20T00:06:54.214Z] [WS-CLEANUP] Deleting project workspace... [2026-01-20T00:06:54.214Z] [WS-CLEANUP] Deferred wipeout is used... [2026-01-20T00:06:54.220Z] [WS-CLEANUP] done [Pipeline] checkout [2026-01-20T00:06:54.274Z] The recommended git tool is: NONE [2026-01-20T00:06:54.274Z] No credentials specified [2026-01-20T00:06:54.275Z] Cloning the remote Git repository [2026-01-20T00:06:54.275Z] Cloning repository https://github.com/B2A5/SOSO-Server [2026-01-20T00:06:54.275Z] > git init /var/jenkins_home/workspace/soso-server # timeout=10 [2026-01-20T00:06:54.290Z] Fetching upstream changes from https://github.com/B2A5/SOSO-Server [2026-01-20T00:06:54.290Z] > git --version # timeout=10 [2026-01-20T00:06:54.297Z] > git --version # 'git version 2.47.3' [2026-01-20T00:06:54.297Z] > git fetch --tags --force --progress -- https://github.com/B2A5/SOSO-Server +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-20T00:06:55.112Z] > git config remote.origin.url https://github.com/B2A5/SOSO-Server # timeout=10 [2026-01-20T00:06:55.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-20T00:06:55.121Z] Avoid second fetch [2026-01-20T00:06:55.122Z] Seen branch in repository origin/dev [2026-01-20T00:06:55.122Z] Seen branch in repository origin/feat/sigungucode [2026-01-20T00:06:55.122Z] Seen branch in repository origin/feat/users [2026-01-20T00:06:55.122Z] Seen branch in repository origin/feat/votesboard [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/auth [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/comments [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/community-openAPI [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/docker-auto-update [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/free-community [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/server-infra [2026-01-20T00:06:55.122Z] Seen branch in repository origin/fix/votes [2026-01-20T00:06:55.122Z] Seen branch in repository origin/main [2026-01-20T00:06:55.122Z] Seen 12 remote branches [2026-01-20T00:06:55.122Z] > git show-ref --tags -d # timeout=10 [2026-01-20T00:06:55.134Z] Checking out Revision b98fd761cf0321214e46d5636eb5dc67080e2b27 (origin/dev) [2026-01-20T00:06:55.134Z] > git config core.sparsecheckout # timeout=10 [2026-01-20T00:06:55.139Z] > git checkout -f b98fd761cf0321214e46d5636eb5dc67080e2b27 # timeout=10 [2026-01-20T00:06:55.165Z] Commit message: "fix: 테스트 코드 수정" [Pipeline] sh [2026-01-20T00:06:55.451Z] + echo 🚀 SOSO Server CI/CD Pipeline Started [2026-01-20T00:06:55.451Z] 🚀 SOSO Server CI/CD Pipeline Started [2026-01-20T00:06:55.451Z] + echo 📋 Build Information: [2026-01-20T00:06:55.451Z] 📋 Build Information: [2026-01-20T00:06:55.451Z] + echo • Branch: origin/dev [2026-01-20T00:06:55.451Z] • Branch: origin/dev [2026-01-20T00:06:55.451Z] + echo • Commit: b98fd761cf0321214e46d5636eb5dc67080e2b27 [2026-01-20T00:06:55.451Z] • Commit: b98fd761cf0321214e46d5636eb5dc67080e2b27 [2026-01-20T00:06:55.451Z] + echo • Build: 128 [2026-01-20T00:06:55.451Z] • Build: 128 [2026-01-20T00:06:55.451Z] + date +%Y-%m-%d %H:%M:%S %Z [2026-01-20T00:06:55.451Z] + echo • Date: 2026-01-20 09:06:55 KST [2026-01-20T00:06:55.451Z] • Date: 2026-01-20 09:06:55 KST [2026-01-20T00:06:55.451Z] + echo • Image: soso/api:latest [2026-01-20T00:06:55.451Z] • Image: soso/api:latest [2026-01-20T00:06:55.451Z] + echo [2026-01-20T00:06:55.451Z] [Pipeline] sh [2026-01-20T00:06:55.732Z] + date +%Y%m%d-%H%M%S [Pipeline] sh [2026-01-20T00:06:56.024Z] + git rev-parse --short HEAD [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (🧪 Unit Tests) [Pipeline] sh [2026-01-20T00:06:56.428Z] + echo 🧪 Running Unit Tests... [2026-01-20T00:06:56.428Z] 🧪 Running Unit Tests... [2026-01-20T00:06:56.428Z] + set -eux [2026-01-20T00:06:56.428Z] + export SPRING_PROFILES_ACTIVE=test [2026-01-20T00:06:56.428Z] + export SPRING_DATASOURCE_URL=jdbc:h2:mem:testdb;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE;MODE=MySQL;DATABASE_TO_LOWER=TRUE;CASE_INSENSITIVE_IDENTIFIERS=TRUE [2026-01-20T00:06:56.428Z] + export SPRING_DATASOURCE_DRIVER_CLASS_NAME=org.h2.Driver [2026-01-20T00:06:56.428Z] + export SPRING_DATASOURCE_USERNAME=sa [2026-01-20T00:06:56.428Z] + export SPRING_DATASOURCE_PASSWORD= [2026-01-20T00:06:56.428Z] + export SPRING_JPA_HIBERNATE_DDL_AUTO=create-drop [2026-01-20T00:06:56.428Z] + export SPRING_JPA_DATABASE_PLATFORM=org.hibernate.dialect.H2Dialect [2026-01-20T00:06:56.428Z] + export SPRING_SESSION_STORE_TYPE=none [2026-01-20T00:06:56.428Z] + echo 📊 Test Configuration: [2026-01-20T00:06:56.428Z] 📊 Test Configuration: [2026-01-20T00:06:56.428Z] + echo • Profile: test [2026-01-20T00:06:56.428Z] • Profile: test [2026-01-20T00:06:56.428Z] + echo • Database: H2 In-Memory [2026-01-20T00:06:56.428Z] • Database: H2 In-Memory [2026-01-20T00:06:56.428Z] + java -version [2026-01-20T00:06:56.428Z] + head -1 [2026-01-20T00:06:56.428Z] + echo • Java: openjdk version "21.0.9" 2025-10-21 LTS [2026-01-20T00:06:56.428Z] • Java: openjdk version "21.0.9" 2025-10-21 LTS [2026-01-20T00:06:56.428Z] + echo [2026-01-20T00:06:56.428Z] [2026-01-20T00:06:56.428Z] + echo 🧹 Cleaning test output files... [2026-01-20T00:06:56.428Z] 🧹 Cleaning test output files... [2026-01-20T00:06:56.428Z] + rm -rf build/test-results [2026-01-20T00:06:56.428Z] + rm -rf build/reports/tests [2026-01-20T00:06:56.428Z] + rm -rf .gradle/8.*/fileHashes/fileHashes.lock [2026-01-20T00:06:56.428Z] + rm -rf .gradle/buildOutputCleanup/buildOutputCleanup.lock [2026-01-20T00:06:56.428Z] + echo 🔄 Restarting Gradle daemon for clean state... [2026-01-20T00:06:56.428Z] 🔄 Restarting Gradle daemon for clean state... [2026-01-20T00:06:56.428Z] + ./gradlew --stop [2026-01-20T00:06:56.978Z] No Gradle daemons are running. [2026-01-20T00:06:56.978Z] + echo 🚀 Running tests with optimizations... [2026-01-20T00:06:56.978Z] 🚀 Running tests with optimizations... [2026-01-20T00:06:56.978Z] + ./gradlew test -Dspring.profiles.active=test --parallel --max-workers=4 --build-cache --info --stacktrace [2026-01-20T00:06:57.529Z] Initialized native services in: /root/.gradle/native [2026-01-20T00:06:57.529Z] Initialized jansi services in: /root/.gradle/native [2026-01-20T00:06:58.079Z] Removing 0 daemon stop events from registry [2026-01-20T00:06:58.079Z] Starting a Gradle Daemon (subsequent builds will be faster) [2026-01-20T00:06:58.080Z] Starting process 'Gradle build daemon'. Working directory: /root/.gradle/daemon/8.14.2 Command: /opt/java/openjdk/bin/java --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED --add-exports=jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED --add-opens=java.xml/javax.xml.namespace=ALL-UNNAMED -XX:MaxMetaspaceSize=384m -XX:+HeapDumpOnOutOfMemoryError -Xms256m -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -cp /root/.gradle/wrapper/dists/gradle-8.14.2-bin/2pb3mgt1p815evrl3weanttgr/gradle-8.14.2/lib/gradle-daemon-main-8.14.2.jar -javaagent:/root/.gradle/wrapper/dists/gradle-8.14.2-bin/2pb3mgt1p815evrl3weanttgr/gradle-8.14.2/lib/agents/gradle-instrumentation-agent-8.14.2.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 8.14.2 [2026-01-20T00:06:58.080Z] Successfully started process 'Gradle build daemon' [2026-01-20T00:06:58.990Z] An attempt to start the daemon took 1.108 secs. [2026-01-20T00:06:59.241Z] The client will now receive all logging from the daemon (pid: 1527200). The daemon log file: /root/.gradle/daemon/8.14.2/daemon-1527200.out.log [2026-01-20T00:06:59.241Z] Starting build in new daemon [memory: 512 MiB] [2026-01-20T00:06:59.491Z] Using 4 worker leases. [2026-01-20T00:07:00.042Z] Received JVM installation metadata from '/opt/java/openjdk': {JAVA_HOME=/opt/java/openjdk, JAVA_VERSION=21.0.9, JAVA_VENDOR=Eclipse Adoptium, RUNTIME_NAME=OpenJDK Runtime Environment, RUNTIME_VERSION=21.0.9+10-LTS, VM_NAME=OpenJDK 64-Bit Server VM, VM_VERSION=21.0.9+10-LTS, VM_VENDOR=Eclipse Adoptium, OS_ARCH=amd64} [2026-01-20T00:07:00.292Z] Watching the file system is configured to be enabled if available [2026-01-20T00:07:00.292Z] Not watching /var/jenkins_home/workspace/soso-server since the file system is not supported [2026-01-20T00:07:00.292Z] File system watching is active [2026-01-20T00:07:00.842Z] Starting Build [2026-01-20T00:07:01.093Z] Settings evaluated using settings file '/var/jenkins_home/workspace/soso-server/settings.gradle'. [2026-01-20T00:07:01.347Z] Using local directory build cache for the root build (location = /root/.gradle/caches/build-cache-1, remove unused entries = after 7 days). [2026-01-20T00:07:01.598Z] Projects loaded. Root project using build file '/var/jenkins_home/workspace/soso-server/build.gradle'. [2026-01-20T00:07:01.598Z] Included projects: [root project 'soso'] [2026-01-20T00:07:03.461Z] [2026-01-20T00:07:03.461Z] > Configure project : [2026-01-20T00:07:03.461Z] Evaluating root project 'soso' using build file '/var/jenkins_home/workspace/soso-server/build.gradle'. [2026-01-20T00:07:03.461Z] Resolved plugin [id: 'java'] [2026-01-20T00:07:03.461Z] Resolved plugin [id: 'org.springframework.boot', version: '3.5.3'] [2026-01-20T00:07:03.461Z] Resolved plugin [id: 'io.spring.dependency-management', version: '1.1.7'] [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'annotationProcessor' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'apiElements' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'archives' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'bootArchives' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'compileClasspath' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'compileOnly' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'default' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'developmentOnly' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'implementation' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'mainSourceElements' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'productionRuntimeClasspath' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'runtimeClasspath' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'runtimeElements' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'runtimeOnly' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testAndDevelopmentOnly' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testAnnotationProcessor' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testCompileClasspath' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testCompileOnly' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testImplementation' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testResultsElementsForTest' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testRuntimeClasspath' in project 'soso' [2026-01-20T00:07:03.461Z] Applying dependency management to configuration 'testRuntimeOnly' in project 'soso' [2026-01-20T00:07:03.711Z] All projects evaluated. [2026-01-20T00:07:03.961Z] Task name matched 'test' [2026-01-20T00:07:03.961Z] Selected primary task 'test' from project : [2026-01-20T00:07:03.961Z] Resolving global dependency management for project 'soso' [2026-01-20T00:07:08.083Z] Excluding [] [2026-01-20T00:07:08.083Z] Excluding [] [2026-01-20T00:07:08.083Z] Excluding [] [2026-01-20T00:07:08.083Z] Excluding [] [2026-01-20T00:07:08.083Z] Excluding [] [2026-01-20T00:07:08.083Z] Excluding [] [2026-01-20T00:07:08.083Z] Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':compileTestJava', task ':processTestResources', task ':testClasses', task ':test'] [2026-01-20T00:07:08.083Z] Tasks that were excluded: [] [2026-01-20T00:07:08.083Z] Resolve mutations for :compileJava (Thread[#96,Execution worker Thread 2,5,main]) started. [2026-01-20T00:07:08.083Z] :compileJava (Thread[#94,included builds,5,main]) started. [2026-01-20T00:07:09.945Z] [2026-01-20T00:07:09.945Z] > Task :compileJava [2026-01-20T00:07:09.945Z] Custom actions are attached to task ':compileJava'. [2026-01-20T00:07:09.945Z] Build cache key for task ':compileJava' is 0d21fb5eca02a8130e5f7e1309315c33 [2026-01-20T00:07:09.945Z] Task ':compileJava' is not up-to-date because: [2026-01-20T00:07:09.945Z] No history is available. [2026-01-20T00:07:09.945Z] The input changes require a full rebuild for incremental task ':compileJava'. [2026-01-20T00:07:09.945Z] Compilation mode: in-process compilation [2026-01-20T00:07:09.945Z] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. [2026-01-20T00:07:09.945Z] Compiling with toolchain '/opt/java/openjdk'. [2026-01-20T00:07:09.945Z] Compiling with JDK Java compiler API. [2026-01-20T00:07:15.139Z] Note: /var/jenkins_home/workspace/soso-server/src/main/java/com/example/soso/global/jwt/JwtProvider.java uses or overrides a deprecated API. [2026-01-20T00:07:15.139Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-20T00:07:15.389Z] Class dependency analysis for incremental compilation took 0.125 secs. [2026-01-20T00:07:15.940Z] Created classpath snapshot for incremental compilation in 0.512 secs. [2026-01-20T00:07:16.190Z] Stored cache entry for task ':compileJava' with cache key 0d21fb5eca02a8130e5f7e1309315c33 [2026-01-20T00:07:16.190Z] Resolve mutations for :processResources (Thread[#95,Execution worker,5,main]) started. [2026-01-20T00:07:16.190Z] :processResources (Thread[#95,Execution worker,5,main]) started. [2026-01-20T00:07:16.190Z] [2026-01-20T00:07:16.190Z] > Task :processResources [2026-01-20T00:07:16.190Z] Caching disabled for task ':processResources' because: [2026-01-20T00:07:16.190Z] Not worth caching [2026-01-20T00:07:16.190Z] Task ':processResources' is not up-to-date because: [2026-01-20T00:07:16.190Z] No history is available. [2026-01-20T00:07:16.190Z] Resolve mutations for :classes (Thread[#94,included builds,5,main]) started. [2026-01-20T00:07:16.190Z] :classes (Thread[#94,included builds,5,main]) started. [2026-01-20T00:07:16.190Z] [2026-01-20T00:07:16.190Z] > Task :classes [2026-01-20T00:07:16.190Z] Skipping task ':classes' as it has no actions. [2026-01-20T00:07:16.190Z] Resolve mutations for :compileTestJava (Thread[#94,included builds,5,main]) started. [2026-01-20T00:07:16.190Z] :compileTestJava (Thread[#94,included builds,5,main]) started. [2026-01-20T00:07:18.052Z] [2026-01-20T00:07:18.052Z] > Task :compileTestJava [2026-01-20T00:07:18.052Z] Custom actions are attached to task ':compileTestJava'. [2026-01-20T00:07:18.052Z] Build cache key for task ':compileTestJava' is b3b66fd49e5fa2ba08cbb6a203954678 [2026-01-20T00:07:18.052Z] Task ':compileTestJava' is not up-to-date because: [2026-01-20T00:07:18.052Z] No history is available. [2026-01-20T00:07:18.052Z] The input changes require a full rebuild for incremental task ':compileTestJava'. [2026-01-20T00:07:18.052Z] Compilation mode: in-process compilation [2026-01-20T00:07:18.052Z] Full recompilation is required because no incremental change information is available. This is usually caused by clean builds or changing compiler arguments. [2026-01-20T00:07:18.052Z] Compiling with toolchain '/opt/java/openjdk'. [2026-01-20T00:07:18.052Z] Compiling with JDK Java compiler API. [2026-01-20T00:07:18.302Z] /var/jenkins_home/workspace/soso-server/src/test/java/com/example/soso/community/votesboard/integration/VotesboardIntegrationTest.java:57: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [2026-01-20T00:07:18.302Z] @MockBean [2026-01-20T00:07:18.302Z] ^ [2026-01-20T00:07:18.302Z] /var/jenkins_home/workspace/soso-server/src/test/java/com/example/soso/auth/integration/AuthIntegrationTest.java:60: warning: [removal] MockBean in org.springframework.boot.test.mock.mockito has been deprecated and marked for removal [2026-01-20T00:07:18.302Z] @MockBean [2026-01-20T00:07:18.302Z] ^ [2026-01-20T00:07:18.553Z] Note: /var/jenkins_home/workspace/soso-server/src/test/java/com/example/soso/users/util/JwtTokenGenerator.java uses or overrides a deprecated API. [2026-01-20T00:07:18.553Z] Note: Recompile with -Xlint:deprecation for details. [2026-01-20T00:07:18.553Z] Note: /var/jenkins_home/workspace/soso-server/src/test/java/com/example/soso/users/controller/AllEndpointsTest.java uses unchecked or unsafe operations. [2026-01-20T00:07:18.553Z] Note: Recompile with -Xlint:unchecked for details. [2026-01-20T00:07:18.553Z] 2 warnings [2026-01-20T00:07:18.553Z] Class dependency analysis for incremental compilation took 0.017 secs. [2026-01-20T00:07:18.803Z] Created classpath snapshot for incremental compilation in 0.265 secs. [2026-01-20T00:07:19.053Z] Stored cache entry for task ':compileTestJava' with cache key b3b66fd49e5fa2ba08cbb6a203954678 [2026-01-20T00:07:19.053Z] Resolve mutations for :processTestResources (Thread[#96,Execution worker Thread 2,5,main]) started. [2026-01-20T00:07:19.053Z] :processTestResources (Thread[#96,Execution worker Thread 2,5,main]) started. [2026-01-20T00:07:19.053Z] [2026-01-20T00:07:19.053Z] > Task :processTestResources [2026-01-20T00:07:19.053Z] Caching disabled for task ':processTestResources' because: [2026-01-20T00:07:19.053Z] Not worth caching [2026-01-20T00:07:19.053Z] Task ':processTestResources' is not up-to-date because: [2026-01-20T00:07:19.053Z] No history is available. [2026-01-20T00:07:19.053Z] Resolve mutations for :testClasses (Thread[#97,Execution worker Thread 3,5,main]) started. [2026-01-20T00:07:19.053Z] :testClasses (Thread[#97,Execution worker Thread 3,5,main]) started. [2026-01-20T00:07:19.053Z] [2026-01-20T00:07:19.053Z] > Task :testClasses [2026-01-20T00:07:19.053Z] Skipping task ':testClasses' as it has no actions. [2026-01-20T00:07:19.053Z] Resolve mutations for :test (Thread[#97,Execution worker Thread 3,5,main]) started. [2026-01-20T00:07:19.053Z] :test (Thread[#97,Execution worker Thread 3,5,main]) started. [2026-01-20T00:07:19.604Z] Gradle Test Executor 1 started executing tests. [2026-01-20T00:07:20.947Z] [2026-01-20T00:07:20.947Z] > Task :test [2026-01-20T00:07:20.947Z] Build cache key for task ':test' is b8fc6d4f08e3380b6cc62a290c06055f [2026-01-20T00:07:20.947Z] Task ':test' is not up-to-date because: [2026-01-20T00:07:20.947Z] No history is available. [2026-01-20T00:07:20.947Z] Starting process 'Gradle Test Executor 1'. Working directory: /var/jenkins_home/workspace/soso-server Command: /opt/java/openjdk/bin/java -Dorg.gradle.internal.worker.tmpdir=/var/jenkins_home/workspace/soso-server/build/tmp/test/work @/root/.gradle/.tmp/gradle-worker-classpath9893563769842548229txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 1' [2026-01-20T00:07:20.947Z] Successfully started process 'Gradle Test Executor 1' [2026-01-20T00:07:20.947Z] [2026-01-20T00:07:20.947Z] SosoApplicationTests STANDARD_OUT [2026-01-20T00:07:20.947Z] 09:07:20.170 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [com.example.soso.SosoApplicationTests]: SosoApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:20.947Z] 09:07:20.325 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.SosoApplicationTests [2026-01-20T00:07:21.197Z] [2026-01-20T00:07:21.197Z] . ____ _ __ _ _ [2026-01-20T00:07:21.197Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:21.197Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:21.197Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:21.197Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:21.197Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:21.197Z] [2026-01-20T00:07:21.197Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:21.197Z] [2026-01-20T00:07:21.197Z] 2026-01-20T09:07:21.105+09:00 INFO 1527343 --- [ Test worker] com.example.soso.SosoApplicationTests : Starting SosoApplicationTests using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:21.197Z] 2026-01-20T09:07:21.106+09:00 DEBUG 1527343 --- [ Test worker] com.example.soso.SosoApplicationTests : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:21.197Z] 2026-01-20T09:07:21.108+09:00 INFO 1527343 --- [ Test worker] com.example.soso.SosoApplicationTests : The following 1 profile is active: "test" [2026-01-20T00:07:21.448Z] 2026-01-20T09:07:21.145+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@4fe64d23 [2026-01-20T00:07:22.359Z] 2026-01-20T09:07:22.241+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:22.359Z] 2026-01-20T09:07:22.243+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:22.359Z] 2026-01-20T09:07:22.278+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:22.862+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:22.863+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:23.079+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 211 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:23.092+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:23.093+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:23.109+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.269Z] 2026-01-20T09:07:23.111+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.112+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.113+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.113+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.114+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.114+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.115+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.116+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.117+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.118+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.127+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.128+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:23.270Z] 2026-01-20T09:07:23.129+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 33 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:23.820Z] 2026-01-20T09:07:23.475+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=d366a5a1-9d7c-3a88-a493-1703a443c28c [2026-01-20T00:07:24.371Z] 2026-01-20T09:07:24.148+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:24.371Z] 2026-01-20T09:07:24.191+09:00 INFO 1527343 --- [ Test worker] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.18.Final [2026-01-20T00:07:24.371Z] 2026-01-20T09:07:24.225+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:24.621Z] 2026-01-20T09:07:24.524+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:24.872Z] 2026-01-20T09:07:24.552+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... [2026-01-20T00:07:24.872Z] 2026-01-20T09:07:24.721+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:24.872Z] 2026-01-20T09:07:24.725+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. [2026-01-20T00:07:24.872Z] 2026-01-20T09:07:24.755+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:24.872Z] 2026-01-20T09:07:24.786+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:24.872Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] [2026-01-20T00:07:24.872Z] Database driver: undefined/unknown [2026-01-20T00:07:24.872Z] Database version: 2.3.232 [2026-01-20T00:07:24.872Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:24.872Z] Isolation level: undefined/unknown [2026-01-20T00:07:24.872Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:24.872Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.104+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.117+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists comment_likes cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists comment_likes cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists comments cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists comments cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists post cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists post cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists post_image cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists post_image cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists post_like cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists post_like cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists user_interests cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists user_interests cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists users cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists users cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists vote_option cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists vote_option cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists vote_result cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists vote_result cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists votesboard cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists votesboard cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.125+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.125+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.125+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:26.215Z] 2026-01-20T09:07:26.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.215Z] create table comment_likes ( [2026-01-20T00:07:26.215Z] comment_id bigint, [2026-01-20T00:07:26.215Z] id bigint generated by default as identity, [2026-01-20T00:07:26.215Z] user_id varchar(36), [2026-01-20T00:07:26.215Z] primary key (id), [2026-01-20T00:07:26.215Z] unique (comment_id, user_id) [2026-01-20T00:07:26.215Z] ) [2026-01-20T00:07:26.215Z] Hibernate: [2026-01-20T00:07:26.215Z] create table comment_likes ( [2026-01-20T00:07:26.215Z] comment_id bigint, [2026-01-20T00:07:26.215Z] id bigint generated by default as identity, [2026-01-20T00:07:26.215Z] user_id varchar(36), [2026-01-20T00:07:26.215Z] primary key (id), [2026-01-20T00:07:26.215Z] unique (comment_id, user_id) [2026-01-20T00:07:26.215Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table comments ( [2026-01-20T00:07:26.465Z] deleted boolean not null, [2026-01-20T00:07:26.465Z] like_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] parent_id bigint, [2026-01-20T00:07:26.465Z] post_id bigint, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] user_id varchar(36), [2026-01-20T00:07:26.465Z] content clob, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table comments ( [2026-01-20T00:07:26.465Z] deleted boolean not null, [2026-01-20T00:07:26.465Z] like_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] parent_id bigint, [2026-01-20T00:07:26.465Z] post_id bigint, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] user_id varchar(36), [2026-01-20T00:07:26.465Z] content clob, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table post ( [2026-01-20T00:07:26.465Z] comment_count integer not null, [2026-01-20T00:07:26.465Z] deleted boolean not null, [2026-01-20T00:07:26.465Z] like_count integer not null, [2026-01-20T00:07:26.465Z] view_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] user_id varchar(36), [2026-01-20T00:07:26.465Z] title varchar(255), [2026-01-20T00:07:26.465Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:26.465Z] content clob, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table post ( [2026-01-20T00:07:26.465Z] comment_count integer not null, [2026-01-20T00:07:26.465Z] deleted boolean not null, [2026-01-20T00:07:26.465Z] like_count integer not null, [2026-01-20T00:07:26.465Z] view_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] user_id varchar(36), [2026-01-20T00:07:26.465Z] title varchar(255), [2026-01-20T00:07:26.465Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:26.465Z] content clob, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table post_image ( [2026-01-20T00:07:26.465Z] sequence integer not null, [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] post_id bigint, [2026-01-20T00:07:26.465Z] image_url varchar(255), [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table post_image ( [2026-01-20T00:07:26.465Z] sequence integer not null, [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] post_id bigint, [2026-01-20T00:07:26.465Z] image_url varchar(255), [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table post_like ( [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] post_id bigint, [2026-01-20T00:07:26.465Z] user_id varchar(36), [2026-01-20T00:07:26.465Z] primary key (id), [2026-01-20T00:07:26.465Z] unique (post_id, user_id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table post_like ( [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] post_id bigint, [2026-01-20T00:07:26.465Z] user_id varchar(36), [2026-01-20T00:07:26.465Z] primary key (id), [2026-01-20T00:07:26.465Z] unique (post_id, user_id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.151+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table sigungu_code ( [2026-01-20T00:07:26.465Z] code varchar(5) not null, [2026-01-20T00:07:26.465Z] sido varchar(50) not null, [2026-01-20T00:07:26.465Z] sigungu varchar(50) not null, [2026-01-20T00:07:26.465Z] full_name varchar(100) not null, [2026-01-20T00:07:26.465Z] primary key (code) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table sigungu_code ( [2026-01-20T00:07:26.465Z] code varchar(5) not null, [2026-01-20T00:07:26.465Z] sido varchar(50) not null, [2026-01-20T00:07:26.465Z] sigungu varchar(50) not null, [2026-01-20T00:07:26.465Z] full_name varchar(100) not null, [2026-01-20T00:07:26.465Z] primary key (code) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.153+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table user_interests ( [2026-01-20T00:07:26.465Z] users_id varchar(36) not null, [2026-01-20T00:07:26.465Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table user_interests ( [2026-01-20T00:07:26.465Z] users_id varchar(36) not null, [2026-01-20T00:07:26.465Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table users ( [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] id varchar(36) not null, [2026-01-20T00:07:26.465Z] email varchar(255), [2026-01-20T00:07:26.465Z] latitude varchar(255), [2026-01-20T00:07:26.465Z] location varchar(255), [2026-01-20T00:07:26.465Z] longitude varchar(255), [2026-01-20T00:07:26.465Z] nickname varchar(255), [2026-01-20T00:07:26.465Z] profile_image_url varchar(255), [2026-01-20T00:07:26.465Z] username varchar(255), [2026-01-20T00:07:26.465Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:26.465Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:26.465Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:26.465Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:26.465Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table users ( [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] id varchar(36) not null, [2026-01-20T00:07:26.465Z] email varchar(255), [2026-01-20T00:07:26.465Z] latitude varchar(255), [2026-01-20T00:07:26.465Z] location varchar(255), [2026-01-20T00:07:26.465Z] longitude varchar(255), [2026-01-20T00:07:26.465Z] nickname varchar(255), [2026-01-20T00:07:26.465Z] profile_image_url varchar(255), [2026-01-20T00:07:26.465Z] username varchar(255), [2026-01-20T00:07:26.465Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:26.465Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:26.465Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:26.465Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:26.465Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.157+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table vote_option ( [2026-01-20T00:07:26.465Z] sequence integer not null, [2026-01-20T00:07:26.465Z] vote_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] votesboard_id bigint not null, [2026-01-20T00:07:26.465Z] content varchar(100) not null, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table vote_option ( [2026-01-20T00:07:26.465Z] sequence integer not null, [2026-01-20T00:07:26.465Z] vote_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] votesboard_id bigint not null, [2026-01-20T00:07:26.465Z] content varchar(100) not null, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table vote_result ( [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] vote_option_id bigint not null, [2026-01-20T00:07:26.465Z] votesboard_id bigint not null, [2026-01-20T00:07:26.465Z] user_id varchar(36) not null, [2026-01-20T00:07:26.465Z] primary key (id), [2026-01-20T00:07:26.465Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table vote_result ( [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] vote_option_id bigint not null, [2026-01-20T00:07:26.465Z] votesboard_id bigint not null, [2026-01-20T00:07:26.465Z] user_id varchar(36) not null, [2026-01-20T00:07:26.465Z] primary key (id), [2026-01-20T00:07:26.465Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table votesboard ( [2026-01-20T00:07:26.465Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:26.465Z] allow_revote boolean not null, [2026-01-20T00:07:26.465Z] comment_count integer not null, [2026-01-20T00:07:26.465Z] deleted boolean not null, [2026-01-20T00:07:26.465Z] like_count integer not null, [2026-01-20T00:07:26.465Z] total_votes integer not null, [2026-01-20T00:07:26.465Z] view_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] end_time timestamp(6) not null, [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] user_id varchar(36) not null, [2026-01-20T00:07:26.465Z] title varchar(100) not null, [2026-01-20T00:07:26.465Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:26.465Z] content clob not null, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] Hibernate: [2026-01-20T00:07:26.465Z] create table votesboard ( [2026-01-20T00:07:26.465Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:26.465Z] allow_revote boolean not null, [2026-01-20T00:07:26.465Z] comment_count integer not null, [2026-01-20T00:07:26.465Z] deleted boolean not null, [2026-01-20T00:07:26.465Z] like_count integer not null, [2026-01-20T00:07:26.465Z] total_votes integer not null, [2026-01-20T00:07:26.465Z] view_count integer not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6), [2026-01-20T00:07:26.465Z] end_time timestamp(6) not null, [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] updated_at timestamp(6), [2026-01-20T00:07:26.465Z] user_id varchar(36) not null, [2026-01-20T00:07:26.465Z] title varchar(100) not null, [2026-01-20T00:07:26.465Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:26.465Z] content clob not null, [2026-01-20T00:07:26.465Z] primary key (id) [2026-01-20T00:07:26.465Z] ) [2026-01-20T00:07:26.465Z] 2026-01-20T09:07:26.164+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.465Z] create table votesboard_comment_like ( [2026-01-20T00:07:26.465Z] comment_id bigint not null, [2026-01-20T00:07:26.465Z] created_at timestamp(6) not null, [2026-01-20T00:07:26.465Z] id bigint generated by default as identity, [2026-01-20T00:07:26.465Z] user_id varchar(36) not null, [2026-01-20T00:07:26.465Z] primary key (id), [2026-01-20T00:07:26.466Z] unique (comment_id, user_id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create table votesboard_comment_like ( [2026-01-20T00:07:26.466Z] comment_id bigint not null, [2026-01-20T00:07:26.466Z] created_at timestamp(6) not null, [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] user_id varchar(36) not null, [2026-01-20T00:07:26.466Z] primary key (id), [2026-01-20T00:07:26.466Z] unique (comment_id, user_id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create table votesboard_comments ( [2026-01-20T00:07:26.466Z] deleted boolean not null, [2026-01-20T00:07:26.466Z] like_count integer not null, [2026-01-20T00:07:26.466Z] created_at timestamp(6), [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] parent_id bigint, [2026-01-20T00:07:26.466Z] updated_at timestamp(6), [2026-01-20T00:07:26.466Z] votesboard_id bigint not null, [2026-01-20T00:07:26.466Z] user_id varchar(36) not null, [2026-01-20T00:07:26.466Z] content clob not null, [2026-01-20T00:07:26.466Z] primary key (id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create table votesboard_comments ( [2026-01-20T00:07:26.466Z] deleted boolean not null, [2026-01-20T00:07:26.466Z] like_count integer not null, [2026-01-20T00:07:26.466Z] created_at timestamp(6), [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] parent_id bigint, [2026-01-20T00:07:26.466Z] updated_at timestamp(6), [2026-01-20T00:07:26.466Z] votesboard_id bigint not null, [2026-01-20T00:07:26.466Z] user_id varchar(36) not null, [2026-01-20T00:07:26.466Z] content clob not null, [2026-01-20T00:07:26.466Z] primary key (id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create table votesboard_image ( [2026-01-20T00:07:26.466Z] sequence integer not null, [2026-01-20T00:07:26.466Z] created_at timestamp(6), [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] updated_at timestamp(6), [2026-01-20T00:07:26.466Z] votesboard_id bigint not null, [2026-01-20T00:07:26.466Z] image_url varchar(500) not null, [2026-01-20T00:07:26.466Z] primary key (id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create table votesboard_image ( [2026-01-20T00:07:26.466Z] sequence integer not null, [2026-01-20T00:07:26.466Z] created_at timestamp(6), [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] updated_at timestamp(6), [2026-01-20T00:07:26.466Z] votesboard_id bigint not null, [2026-01-20T00:07:26.466Z] image_url varchar(500) not null, [2026-01-20T00:07:26.466Z] primary key (id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create table votesboard_like ( [2026-01-20T00:07:26.466Z] created_at timestamp(6) not null, [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] votesboard_id bigint not null, [2026-01-20T00:07:26.466Z] user_id varchar(36) not null, [2026-01-20T00:07:26.466Z] primary key (id), [2026-01-20T00:07:26.466Z] unique (votesboard_id, user_id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create table votesboard_like ( [2026-01-20T00:07:26.466Z] created_at timestamp(6) not null, [2026-01-20T00:07:26.466Z] id bigint generated by default as identity, [2026-01-20T00:07:26.466Z] votesboard_id bigint not null, [2026-01-20T00:07:26.466Z] user_id varchar(36) not null, [2026-01-20T00:07:26.466Z] primary key (id), [2026-01-20T00:07:26.466Z] unique (votesboard_id, user_id) [2026-01-20T00:07:26.466Z] ) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create index idx_sigungu_code [2026-01-20T00:07:26.466Z] on sigungu_code (code) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create index idx_sigungu_code [2026-01-20T00:07:26.466Z] on sigungu_code (code) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create index idx_vote_result_user [2026-01-20T00:07:26.466Z] on vote_result (user_id) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create index idx_vote_result_user [2026-01-20T00:07:26.466Z] on vote_result (user_id) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create index idx_vote_result_post [2026-01-20T00:07:26.466Z] on vote_result (votesboard_id) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create index idx_vote_result_post [2026-01-20T00:07:26.466Z] on vote_result (votesboard_id) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] create index idx_vote_result_user_post [2026-01-20T00:07:26.466Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] create index idx_vote_result_user_post [2026-01-20T00:07:26.466Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists comment_likes [2026-01-20T00:07:26.466Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:26.466Z] foreign key (comment_id) [2026-01-20T00:07:26.466Z] references comments [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists comment_likes [2026-01-20T00:07:26.466Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:26.466Z] foreign key (comment_id) [2026-01-20T00:07:26.466Z] references comments [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists comment_likes [2026-01-20T00:07:26.466Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists comment_likes [2026-01-20T00:07:26.466Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists comments [2026-01-20T00:07:26.466Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:26.466Z] foreign key (parent_id) [2026-01-20T00:07:26.466Z] references comments [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists comments [2026-01-20T00:07:26.466Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:26.466Z] foreign key (parent_id) [2026-01-20T00:07:26.466Z] references comments [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists comments [2026-01-20T00:07:26.466Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:26.466Z] foreign key (post_id) [2026-01-20T00:07:26.466Z] references post [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists comments [2026-01-20T00:07:26.466Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:26.466Z] foreign key (post_id) [2026-01-20T00:07:26.466Z] references post [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists comments [2026-01-20T00:07:26.466Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists comments [2026-01-20T00:07:26.466Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists post [2026-01-20T00:07:26.466Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists post [2026-01-20T00:07:26.466Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists post_image [2026-01-20T00:07:26.466Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:26.466Z] foreign key (post_id) [2026-01-20T00:07:26.466Z] references post [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists post_image [2026-01-20T00:07:26.466Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:26.466Z] foreign key (post_id) [2026-01-20T00:07:26.466Z] references post [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists post_like [2026-01-20T00:07:26.466Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:26.466Z] foreign key (post_id) [2026-01-20T00:07:26.466Z] references post [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists post_like [2026-01-20T00:07:26.466Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:26.466Z] foreign key (post_id) [2026-01-20T00:07:26.466Z] references post [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists post_like [2026-01-20T00:07:26.466Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists post_like [2026-01-20T00:07:26.466Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists user_interests [2026-01-20T00:07:26.466Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:26.466Z] foreign key (users_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists user_interests [2026-01-20T00:07:26.466Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:26.466Z] foreign key (users_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists vote_option [2026-01-20T00:07:26.466Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists vote_option [2026-01-20T00:07:26.466Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists vote_result [2026-01-20T00:07:26.466Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists vote_result [2026-01-20T00:07:26.466Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists vote_result [2026-01-20T00:07:26.466Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:26.466Z] foreign key (vote_option_id) [2026-01-20T00:07:26.466Z] references vote_option [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists vote_result [2026-01-20T00:07:26.466Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:26.466Z] foreign key (vote_option_id) [2026-01-20T00:07:26.466Z] references vote_option [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists vote_result [2026-01-20T00:07:26.466Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists vote_result [2026-01-20T00:07:26.466Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard [2026-01-20T00:07:26.466Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard [2026-01-20T00:07:26.466Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:26.466Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:26.466Z] foreign key (comment_id) [2026-01-20T00:07:26.466Z] references votesboard_comments [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:26.466Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:26.466Z] foreign key (comment_id) [2026-01-20T00:07:26.466Z] references votesboard_comments [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:26.466Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:26.466Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comments [2026-01-20T00:07:26.466Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:26.466Z] foreign key (parent_id) [2026-01-20T00:07:26.466Z] references votesboard_comments [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comments [2026-01-20T00:07:26.466Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:26.466Z] foreign key (parent_id) [2026-01-20T00:07:26.466Z] references votesboard_comments [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comments [2026-01-20T00:07:26.466Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comments [2026-01-20T00:07:26.466Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comments [2026-01-20T00:07:26.466Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_comments [2026-01-20T00:07:26.466Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_image [2026-01-20T00:07:26.466Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_image [2026-01-20T00:07:26.466Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_like [2026-01-20T00:07:26.466Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_like [2026-01-20T00:07:26.466Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:26.466Z] foreign key (user_id) [2026-01-20T00:07:26.466Z] references users [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:26.466Z] alter table if exists votesboard_like [2026-01-20T00:07:26.466Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] Hibernate: [2026-01-20T00:07:26.466Z] alter table if exists votesboard_like [2026-01-20T00:07:26.466Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:26.466Z] foreign key (votesboard_id) [2026-01-20T00:07:26.466Z] references votesboard [2026-01-20T00:07:26.466Z] 2026-01-20T09:07:26.292+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:27.017Z] 2026-01-20T09:07:26.692+09:00 INFO 1527343 --- [ Test worker] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. [2026-01-20T00:07:30.244Z] 2026-01-20T09:07:29.563+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:30.244Z] 2026-01-20T09:07:29.792+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:30.244Z] 2026-01-20T09:07:29.885+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:30.245Z] 2026-01-20T09:07:30.080+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:30.495Z] 2026-01-20T09:07:30.335+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:30.495Z] 2026-01-20T09:07:30.391+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:31.045Z] 2026-01-20T09:07:30.908+09:00 INFO 1527343 --- [ Test worker] com.example.soso.SosoApplicationTests : Started SosoApplicationTests in 10.228 seconds (process running for 11.946) [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] /* select [2026-01-20T00:07:31.296Z] count(*) [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] SigunguCode x */ select [2026-01-20T00:07:31.296Z] count(*) [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] /* select [2026-01-20T00:07:31.296Z] count(*) [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] SigunguCode x */ select [2026-01-20T00:07:31.296Z] count(*) [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.092+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.093+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.108+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.127+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.133+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.134+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.150+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.152+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.153+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.155+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.157+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.158+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.160+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] Hibernate: [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.296Z] sc1_0.sido, [2026-01-20T00:07:31.296Z] sc1_0.sigungu [2026-01-20T00:07:31.296Z] from [2026-01-20T00:07:31.296Z] sigungu_code sc1_0 [2026-01-20T00:07:31.296Z] where [2026-01-20T00:07:31.296Z] sc1_0.code=? [2026-01-20T00:07:31.296Z] 2026-01-20T09:07:31.162+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.296Z] select [2026-01-20T00:07:31.296Z] sc1_0.code, [2026-01-20T00:07:31.296Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.163+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.164+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.165+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] 2026-01-20T09:07:31.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.297Z] Hibernate: [2026-01-20T00:07:31.297Z] select [2026-01-20T00:07:31.297Z] sc1_0.code, [2026-01-20T00:07:31.297Z] sc1_0.full_name, [2026-01-20T00:07:31.297Z] sc1_0.sido, [2026-01-20T00:07:31.297Z] sc1_0.sigungu [2026-01-20T00:07:31.297Z] from [2026-01-20T00:07:31.297Z] sigungu_code sc1_0 [2026-01-20T00:07:31.297Z] where [2026-01-20T00:07:31.297Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] Hibernate: [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.548Z] sc1_0.full_name, [2026-01-20T00:07:31.548Z] sc1_0.sido, [2026-01-20T00:07:31.548Z] sc1_0.sigungu [2026-01-20T00:07:31.548Z] from [2026-01-20T00:07:31.548Z] sigungu_code sc1_0 [2026-01-20T00:07:31.548Z] where [2026-01-20T00:07:31.548Z] sc1_0.code=? [2026-01-20T00:07:31.548Z] 2026-01-20T09:07:31.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.548Z] select [2026-01-20T00:07:31.548Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.412+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.457+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.460+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.462+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.464+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.468+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.472+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.475+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.477+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.480+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.482+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.485+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] Hibernate: [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.549Z] where [2026-01-20T00:07:31.549Z] sc1_0.code=? [2026-01-20T00:07:31.549Z] 2026-01-20T09:07:31.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.549Z] select [2026-01-20T00:07:31.549Z] sc1_0.code, [2026-01-20T00:07:31.549Z] sc1_0.full_name, [2026-01-20T00:07:31.549Z] sc1_0.sido, [2026-01-20T00:07:31.549Z] sc1_0.sigungu [2026-01-20T00:07:31.549Z] from [2026-01-20T00:07:31.549Z] sigungu_code sc1_0 [2026-01-20T00:07:31.550Z] where [2026-01-20T00:07:31.550Z] sc1_0.code=? [2026-01-20T00:07:31.550Z] Hibernate: [2026-01-20T00:07:31.550Z] select [2026-01-20T00:07:31.550Z] sc1_0.code, [2026-01-20T00:07:31.550Z] sc1_0.full_name, [2026-01-20T00:07:31.550Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.504+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.506+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.510+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.515+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.517+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.520+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.525+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.541+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.546+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.548+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.551+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.553+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.556+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.569+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.574+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.579+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] 2026-01-20T09:07:31.586+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.800Z] sc1_0.sido, [2026-01-20T00:07:31.800Z] sc1_0.sigungu [2026-01-20T00:07:31.800Z] from [2026-01-20T00:07:31.800Z] sigungu_code sc1_0 [2026-01-20T00:07:31.800Z] where [2026-01-20T00:07:31.800Z] sc1_0.code=? [2026-01-20T00:07:31.800Z] Hibernate: [2026-01-20T00:07:31.800Z] select [2026-01-20T00:07:31.800Z] sc1_0.code, [2026-01-20T00:07:31.800Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.590+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.593+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.597+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.600+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.602+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.605+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.616+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.618+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.624+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.639+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.640+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.641+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.644+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.651+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.653+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.655+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.656+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.658+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.660+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.662+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.665+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.667+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] 2026-01-20T09:07:31.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.801Z] sc1_0.full_name, [2026-01-20T00:07:31.801Z] sc1_0.sido, [2026-01-20T00:07:31.801Z] sc1_0.sigungu [2026-01-20T00:07:31.801Z] from [2026-01-20T00:07:31.801Z] sigungu_code sc1_0 [2026-01-20T00:07:31.801Z] where [2026-01-20T00:07:31.801Z] sc1_0.code=? [2026-01-20T00:07:31.801Z] Hibernate: [2026-01-20T00:07:31.801Z] select [2026-01-20T00:07:31.801Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.680+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.681+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] Hibernate: [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.802Z] sc1_0.full_name, [2026-01-20T00:07:31.802Z] sc1_0.sido, [2026-01-20T00:07:31.802Z] sc1_0.sigungu [2026-01-20T00:07:31.802Z] from [2026-01-20T00:07:31.802Z] sigungu_code sc1_0 [2026-01-20T00:07:31.802Z] where [2026-01-20T00:07:31.802Z] sc1_0.code=? [2026-01-20T00:07:31.802Z] 2026-01-20T09:07:31.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.802Z] select [2026-01-20T00:07:31.802Z] sc1_0.code, [2026-01-20T00:07:31.803Z] sc1_0.full_name, [2026-01-20T00:07:31.803Z] sc1_0.sido, [2026-01-20T00:07:31.803Z] sc1_0.sigungu [2026-01-20T00:07:31.803Z] from [2026-01-20T00:07:31.803Z] sigungu_code sc1_0 [2026-01-20T00:07:31.803Z] where [2026-01-20T00:07:31.803Z] sc1_0.code=? [2026-01-20T00:07:31.803Z] Hibernate: [2026-01-20T00:07:31.803Z] select [2026-01-20T00:07:31.803Z] sc1_0.code, [2026-01-20T00:07:31.803Z] sc1_0.full_name, [2026-01-20T00:07:31.803Z] sc1_0.sido, [2026-01-20T00:07:31.803Z] sc1_0.sigungu [2026-01-20T00:07:31.803Z] from [2026-01-20T00:07:31.803Z] sigungu_code sc1_0 [2026-01-20T00:07:31.803Z] where [2026-01-20T00:07:31.803Z] sc1_0.code=? [2026-01-20T00:07:31.803Z] 2026-01-20T09:07:31.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.803Z] select [2026-01-20T00:07:31.803Z] sc1_0.code, [2026-01-20T00:07:31.803Z] sc1_0.full_name, [2026-01-20T00:07:31.803Z] sc1_0.sido, [2026-01-20T00:07:31.803Z] sc1_0.sigungu [2026-01-20T00:07:31.803Z] from [2026-01-20T00:07:31.803Z] sigungu_code sc1_0 [2026-01-20T00:07:31.803Z] where [2026-01-20T00:07:31.803Z] sc1_0.code=? [2026-01-20T00:07:31.803Z] Hibernate: [2026-01-20T00:07:31.803Z] select [2026-01-20T00:07:31.803Z] sc1_0.code, [2026-01-20T00:07:31.803Z] sc1_0.full_name, [2026-01-20T00:07:31.803Z] sc1_0.sido, [2026-01-20T00:07:31.803Z] sc1_0.sigungu [2026-01-20T00:07:31.803Z] from [2026-01-20T00:07:31.803Z] sigungu_code sc1_0 [2026-01-20T00:07:31.803Z] where [2026-01-20T00:07:31.803Z] sc1_0.code=? [2026-01-20T00:07:31.803Z] 2026-01-20T09:07:31.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:31.803Z] select [2026-01-20T00:07:31.803Z] sc1_0.code, [2026-01-20T00:07:31.803Z] sc1_0.full_name, [2026-01-20T00:07:31.803Z] sc1_0.sido, [2026-01-20T00:07:31.803Z] sc1_0.sigungu [2026-01-20T00:07:31.803Z] from [2026-01-20T00:07:31.803Z] sigungu_code sc1_0 [2026-01-20T00:07:31.803Z] where [2026-01-20T00:07:31.803Z] sc1_0.code=? [2026-01-20T00:07:31.803Z] Hibernate: [2026-01-20T00:07:31.803Z] select [2026-01-20T00:07:31.803Z] sc1_0.code, [2026-01-20T00:07:31.803Z] sc1_0.full_name, [2026-01-20T00:07:31.803Z] sc1_0.sido, [2026-01-20T00:07:31.803Z] sc1_0.sigungu [2026-01-20T00:07:31.803Z] from [2026-01-20T00:07:31.803Z] sigungu_code sc1_0 [2026-01-20T00:07:31.803Z] where [2026-01-20T00:07:31.803Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] select [2026-01-20T00:07:32.053Z] sc1_0.code, [2026-01-20T00:07:32.053Z] sc1_0.full_name, [2026-01-20T00:07:32.053Z] sc1_0.sido, [2026-01-20T00:07:32.053Z] sc1_0.sigungu [2026-01-20T00:07:32.053Z] from [2026-01-20T00:07:32.053Z] sigungu_code sc1_0 [2026-01-20T00:07:32.053Z] where [2026-01-20T00:07:32.053Z] sc1_0.code=? [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.757+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.791+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.801+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.808+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.813+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.820+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.821+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.822+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.824+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.825+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.828+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.829+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.839+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.843+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.846+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.848+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.860+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] 2026-01-20T09:07:31.863+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.053Z] (?, ?, ?, ?) [2026-01-20T00:07:32.053Z] Hibernate: [2026-01-20T00:07:32.053Z] /* insert for [2026-01-20T00:07:32.053Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.053Z] into [2026-01-20T00:07:32.053Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.053Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.866+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.872+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.875+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.879+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.882+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.885+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.888+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.892+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.894+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.947+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.977+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.979+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.981+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.981+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] 2026-01-20T09:07:31.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.054Z] /* insert for [2026-01-20T00:07:32.054Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.054Z] into [2026-01-20T00:07:32.054Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.054Z] values [2026-01-20T00:07:32.054Z] (?, ?, ?, ?) [2026-01-20T00:07:32.054Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:31.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:31.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:31.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.010+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.018+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.020+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.020+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.028+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.029+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] Hibernate: [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.055Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.055Z] into [2026-01-20T00:07:32.055Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.055Z] values [2026-01-20T00:07:32.055Z] (?, ?, ?, ?) [2026-01-20T00:07:32.055Z] 2026-01-20T09:07:32.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.055Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.052+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.055+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.057+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.060+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] 2026-01-20T09:07:32.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.305Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.305Z] values [2026-01-20T00:07:32.305Z] (?, ?, ?, ?) [2026-01-20T00:07:32.305Z] Hibernate: [2026-01-20T00:07:32.305Z] /* insert for [2026-01-20T00:07:32.305Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.305Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.071+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.073+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.076+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.078+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.083+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.083+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.084+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.084+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.085+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.087+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.088+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.089+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.089+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.094+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.100+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.101+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.101+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.102+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.103+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.103+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.104+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.105+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.105+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.107+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.112+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.119+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.120+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.127+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.147+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.151+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.162+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] 2026-01-20T09:07:32.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.306Z] Hibernate: [2026-01-20T00:07:32.306Z] /* insert for [2026-01-20T00:07:32.306Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.306Z] into [2026-01-20T00:07:32.306Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.306Z] values [2026-01-20T00:07:32.306Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] 2026-01-20T09:07:32.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.307Z] Hibernate: [2026-01-20T00:07:32.307Z] /* insert for [2026-01-20T00:07:32.307Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.307Z] into [2026-01-20T00:07:32.307Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.307Z] values [2026-01-20T00:07:32.307Z] (?, ?, ?, ?) [2026-01-20T00:07:32.557Z] 2026-01-20T09:07:32.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] 2026-01-20T09:07:32.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.558Z] Hibernate: [2026-01-20T00:07:32.558Z] /* insert for [2026-01-20T00:07:32.558Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.558Z] into [2026-01-20T00:07:32.558Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.558Z] values [2026-01-20T00:07:32.558Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] 2026-01-20T09:07:32.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] Hibernate: [2026-01-20T00:07:32.559Z] /* insert for [2026-01-20T00:07:32.559Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:32.559Z] into [2026-01-20T00:07:32.559Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:32.559Z] values [2026-01-20T00:07:32.559Z] (?, ?, ?, ?) [2026-01-20T00:07:32.559Z] [2026-01-20T00:07:32.559Z] SosoApplicationTests > contextLoads() STANDARD_ERROR [2026-01-20T00:07:32.559Z] Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 [2026-01-20T00:07:32.809Z] WARNING: A Java agent has been loaded dynamically (/root/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.6/17b32fd9f57deef02842f7f05abc4ad8127fe34e/byte-buddy-agent-1.17.6.jar) [2026-01-20T00:07:32.809Z] WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning [2026-01-20T00:07:32.809Z] WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information [2026-01-20T00:07:32.809Z] WARNING: Dynamic loading of agents will be disallowed by default in a future release [2026-01-20T00:07:33.060Z] [2026-01-20T00:07:33.060Z] 인증 관련 통합 테스트 STANDARD_OUT [2026-01-20T00:07:33.060Z] 2026-01-20T09:07:32.887+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.auth.integration.AuthIntegrationTest]: AuthIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:33.060Z] 2026-01-20T09:07:32.910+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.auth.integration.AuthIntegrationTest [2026-01-20T00:07:33.060Z] [2026-01-20T00:07:33.060Z] . ____ _ __ _ _ [2026-01-20T00:07:33.060Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:33.060Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:33.060Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:33.060Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:33.060Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:33.060Z] [2026-01-20T00:07:33.060Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:33.060Z] [2026-01-20T00:07:33.060Z] 2026-01-20T09:07:32.962+09:00 INFO 1527343 --- [ Test worker] c.e.s.a.integration.AuthIntegrationTest : Starting AuthIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:33.060Z] 2026-01-20T09:07:32.962+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.a.integration.AuthIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:33.060Z] 2026-01-20T09:07:32.962+09:00 INFO 1527343 --- [ Test worker] c.e.s.a.integration.AuthIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:07:33.060Z] 2026-01-20T09:07:32.964+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2aaf5471 [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.288+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.289+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.292+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.461+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.462+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.506+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 42 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.510+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.510+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.521+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.522+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.522+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.613Z] 2026-01-20T09:07:33.522+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.523+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.524+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 11 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:33.864Z] 2026-01-20T09:07:33.585+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.188+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.195+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.221+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.224+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Starting... [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.226+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-2 - Added connection conn10: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.226+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Start completed. [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.228+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:34.414Z] 2026-01-20T09:07:34.229+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:34.414Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-2)'] [2026-01-20T00:07:34.414Z] Database driver: undefined/unknown [2026-01-20T00:07:34.414Z] Database version: 2.3.232 [2026-01-20T00:07:34.414Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:34.414Z] Isolation level: undefined/unknown [2026-01-20T00:07:34.414Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:34.414Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.535+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.536+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists comment_likes cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists comment_likes cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.540+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists comments cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists comments cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists post cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists post cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.546+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists post_image cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists post_image cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.547+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists post_like cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists post_like cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.549+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.551+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists user_interests cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists user_interests cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.553+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists users cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists users cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.555+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists vote_option cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists vote_option cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.557+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists vote_result cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists vote_result cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.559+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists votesboard cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists votesboard cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.561+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.568+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table comment_likes ( [2026-01-20T00:07:34.665Z] comment_id bigint, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (comment_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table comment_likes ( [2026-01-20T00:07:34.665Z] comment_id bigint, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (comment_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.570+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table comments ( [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] parent_id bigint, [2026-01-20T00:07:34.665Z] post_id bigint, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] content clob, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table comments ( [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] parent_id bigint, [2026-01-20T00:07:34.665Z] post_id bigint, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] content clob, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table post ( [2026-01-20T00:07:34.665Z] comment_count integer not null, [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] view_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] title varchar(255), [2026-01-20T00:07:34.665Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:34.665Z] content clob, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table post ( [2026-01-20T00:07:34.665Z] comment_count integer not null, [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] view_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] title varchar(255), [2026-01-20T00:07:34.665Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:34.665Z] content clob, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.576+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table post_image ( [2026-01-20T00:07:34.665Z] sequence integer not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] post_id bigint, [2026-01-20T00:07:34.665Z] image_url varchar(255), [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table post_image ( [2026-01-20T00:07:34.665Z] sequence integer not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] post_id bigint, [2026-01-20T00:07:34.665Z] image_url varchar(255), [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table post_like ( [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] post_id bigint, [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (post_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table post_like ( [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] post_id bigint, [2026-01-20T00:07:34.665Z] user_id varchar(36), [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (post_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.580+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table sigungu_code ( [2026-01-20T00:07:34.665Z] code varchar(5) not null, [2026-01-20T00:07:34.665Z] sido varchar(50) not null, [2026-01-20T00:07:34.665Z] sigungu varchar(50) not null, [2026-01-20T00:07:34.665Z] full_name varchar(100) not null, [2026-01-20T00:07:34.665Z] primary key (code) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table sigungu_code ( [2026-01-20T00:07:34.665Z] code varchar(5) not null, [2026-01-20T00:07:34.665Z] sido varchar(50) not null, [2026-01-20T00:07:34.665Z] sigungu varchar(50) not null, [2026-01-20T00:07:34.665Z] full_name varchar(100) not null, [2026-01-20T00:07:34.665Z] primary key (code) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.582+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table user_interests ( [2026-01-20T00:07:34.665Z] users_id varchar(36) not null, [2026-01-20T00:07:34.665Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table user_interests ( [2026-01-20T00:07:34.665Z] users_id varchar(36) not null, [2026-01-20T00:07:34.665Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.584+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table users ( [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] id varchar(36) not null, [2026-01-20T00:07:34.665Z] email varchar(255), [2026-01-20T00:07:34.665Z] latitude varchar(255), [2026-01-20T00:07:34.665Z] location varchar(255), [2026-01-20T00:07:34.665Z] longitude varchar(255), [2026-01-20T00:07:34.665Z] nickname varchar(255), [2026-01-20T00:07:34.665Z] profile_image_url varchar(255), [2026-01-20T00:07:34.665Z] username varchar(255), [2026-01-20T00:07:34.665Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:34.665Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:34.665Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:34.665Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:34.665Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table users ( [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] id varchar(36) not null, [2026-01-20T00:07:34.665Z] email varchar(255), [2026-01-20T00:07:34.665Z] latitude varchar(255), [2026-01-20T00:07:34.665Z] location varchar(255), [2026-01-20T00:07:34.665Z] longitude varchar(255), [2026-01-20T00:07:34.665Z] nickname varchar(255), [2026-01-20T00:07:34.665Z] profile_image_url varchar(255), [2026-01-20T00:07:34.665Z] username varchar(255), [2026-01-20T00:07:34.665Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:34.665Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:34.665Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:34.665Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:34.665Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.587+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table vote_option ( [2026-01-20T00:07:34.665Z] sequence integer not null, [2026-01-20T00:07:34.665Z] vote_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] content varchar(100) not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table vote_option ( [2026-01-20T00:07:34.665Z] sequence integer not null, [2026-01-20T00:07:34.665Z] vote_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] content varchar(100) not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table vote_result ( [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] vote_option_id bigint not null, [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table vote_result ( [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] vote_option_id bigint not null, [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.591+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table votesboard ( [2026-01-20T00:07:34.665Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:34.665Z] allow_revote boolean not null, [2026-01-20T00:07:34.665Z] comment_count integer not null, [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] total_votes integer not null, [2026-01-20T00:07:34.665Z] view_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] end_time timestamp(6) not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] title varchar(100) not null, [2026-01-20T00:07:34.665Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:34.665Z] content clob not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table votesboard ( [2026-01-20T00:07:34.665Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:34.665Z] allow_revote boolean not null, [2026-01-20T00:07:34.665Z] comment_count integer not null, [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] total_votes integer not null, [2026-01-20T00:07:34.665Z] view_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] end_time timestamp(6) not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] title varchar(100) not null, [2026-01-20T00:07:34.665Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:34.665Z] content clob not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.593+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table votesboard_comment_like ( [2026-01-20T00:07:34.665Z] comment_id bigint not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6) not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (comment_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table votesboard_comment_like ( [2026-01-20T00:07:34.665Z] comment_id bigint not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6) not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (comment_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.596+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table votesboard_comments ( [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] parent_id bigint, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] content clob not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table votesboard_comments ( [2026-01-20T00:07:34.665Z] deleted boolean not null, [2026-01-20T00:07:34.665Z] like_count integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] parent_id bigint, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] content clob not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.598+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table votesboard_image ( [2026-01-20T00:07:34.665Z] sequence integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] image_url varchar(500) not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table votesboard_image ( [2026-01-20T00:07:34.665Z] sequence integer not null, [2026-01-20T00:07:34.665Z] created_at timestamp(6), [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] updated_at timestamp(6), [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] image_url varchar(500) not null, [2026-01-20T00:07:34.665Z] primary key (id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.600+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create table votesboard_like ( [2026-01-20T00:07:34.665Z] created_at timestamp(6) not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (votesboard_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create table votesboard_like ( [2026-01-20T00:07:34.665Z] created_at timestamp(6) not null, [2026-01-20T00:07:34.665Z] id bigint generated by default as identity, [2026-01-20T00:07:34.665Z] votesboard_id bigint not null, [2026-01-20T00:07:34.665Z] user_id varchar(36) not null, [2026-01-20T00:07:34.665Z] primary key (id), [2026-01-20T00:07:34.665Z] unique (votesboard_id, user_id) [2026-01-20T00:07:34.665Z] ) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.602+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create index idx_sigungu_code [2026-01-20T00:07:34.665Z] on sigungu_code (code) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create index idx_sigungu_code [2026-01-20T00:07:34.665Z] on sigungu_code (code) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.603+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create index idx_vote_result_user [2026-01-20T00:07:34.665Z] on vote_result (user_id) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create index idx_vote_result_user [2026-01-20T00:07:34.665Z] on vote_result (user_id) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.604+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create index idx_vote_result_post [2026-01-20T00:07:34.665Z] on vote_result (votesboard_id) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create index idx_vote_result_post [2026-01-20T00:07:34.665Z] on vote_result (votesboard_id) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.606+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] create index idx_vote_result_user_post [2026-01-20T00:07:34.665Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] create index idx_vote_result_user_post [2026-01-20T00:07:34.665Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] alter table if exists comment_likes [2026-01-20T00:07:34.665Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:34.665Z] foreign key (comment_id) [2026-01-20T00:07:34.665Z] references comments [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] alter table if exists comment_likes [2026-01-20T00:07:34.665Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:34.665Z] foreign key (comment_id) [2026-01-20T00:07:34.665Z] references comments [2026-01-20T00:07:34.665Z] 2026-01-20T09:07:34.610+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.665Z] alter table if exists comment_likes [2026-01-20T00:07:34.665Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:34.665Z] foreign key (user_id) [2026-01-20T00:07:34.665Z] references users [2026-01-20T00:07:34.665Z] Hibernate: [2026-01-20T00:07:34.665Z] alter table if exists comment_likes [2026-01-20T00:07:34.665Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:34.665Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists comments [2026-01-20T00:07:34.666Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:34.666Z] foreign key (parent_id) [2026-01-20T00:07:34.666Z] references comments [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists comments [2026-01-20T00:07:34.666Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:34.666Z] foreign key (parent_id) [2026-01-20T00:07:34.666Z] references comments [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.616+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists comments [2026-01-20T00:07:34.666Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:34.666Z] foreign key (post_id) [2026-01-20T00:07:34.666Z] references post [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists comments [2026-01-20T00:07:34.666Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:34.666Z] foreign key (post_id) [2026-01-20T00:07:34.666Z] references post [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.618+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists comments [2026-01-20T00:07:34.666Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists comments [2026-01-20T00:07:34.666Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists post [2026-01-20T00:07:34.666Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists post [2026-01-20T00:07:34.666Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.623+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists post_image [2026-01-20T00:07:34.666Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:34.666Z] foreign key (post_id) [2026-01-20T00:07:34.666Z] references post [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists post_image [2026-01-20T00:07:34.666Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:34.666Z] foreign key (post_id) [2026-01-20T00:07:34.666Z] references post [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists post_like [2026-01-20T00:07:34.666Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:34.666Z] foreign key (post_id) [2026-01-20T00:07:34.666Z] references post [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists post_like [2026-01-20T00:07:34.666Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:34.666Z] foreign key (post_id) [2026-01-20T00:07:34.666Z] references post [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists post_like [2026-01-20T00:07:34.666Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists post_like [2026-01-20T00:07:34.666Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists user_interests [2026-01-20T00:07:34.666Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:34.666Z] foreign key (users_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists user_interests [2026-01-20T00:07:34.666Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:34.666Z] foreign key (users_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists vote_option [2026-01-20T00:07:34.666Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:34.666Z] foreign key (votesboard_id) [2026-01-20T00:07:34.666Z] references votesboard [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists vote_option [2026-01-20T00:07:34.666Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:34.666Z] foreign key (votesboard_id) [2026-01-20T00:07:34.666Z] references votesboard [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.635+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists vote_result [2026-01-20T00:07:34.666Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists vote_result [2026-01-20T00:07:34.666Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:34.666Z] foreign key (user_id) [2026-01-20T00:07:34.666Z] references users [2026-01-20T00:07:34.666Z] 2026-01-20T09:07:34.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.666Z] alter table if exists vote_result [2026-01-20T00:07:34.666Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:34.666Z] foreign key (vote_option_id) [2026-01-20T00:07:34.666Z] references vote_option [2026-01-20T00:07:34.666Z] Hibernate: [2026-01-20T00:07:34.666Z] alter table if exists vote_result [2026-01-20T00:07:34.666Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:34.666Z] foreign key (vote_option_id) [2026-01-20T00:07:34.666Z] references vote_option [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.640+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists vote_result [2026-01-20T00:07:34.916Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists vote_result [2026-01-20T00:07:34.916Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard [2026-01-20T00:07:34.916Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard [2026-01-20T00:07:34.916Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.650+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:34.916Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:34.916Z] foreign key (comment_id) [2026-01-20T00:07:34.916Z] references votesboard_comments [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:34.916Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:34.916Z] foreign key (comment_id) [2026-01-20T00:07:34.916Z] references votesboard_comments [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.652+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:34.916Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:34.916Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.654+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comments [2026-01-20T00:07:34.916Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:34.916Z] foreign key (parent_id) [2026-01-20T00:07:34.916Z] references votesboard_comments [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comments [2026-01-20T00:07:34.916Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:34.916Z] foreign key (parent_id) [2026-01-20T00:07:34.916Z] references votesboard_comments [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.656+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comments [2026-01-20T00:07:34.916Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comments [2026-01-20T00:07:34.916Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.658+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comments [2026-01-20T00:07:34.916Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_comments [2026-01-20T00:07:34.916Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.660+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_image [2026-01-20T00:07:34.916Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_image [2026-01-20T00:07:34.916Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.662+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_like [2026-01-20T00:07:34.916Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_like [2026-01-20T00:07:34.916Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:34.916Z] foreign key (user_id) [2026-01-20T00:07:34.916Z] references users [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:34.916Z] alter table if exists votesboard_like [2026-01-20T00:07:34.916Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] Hibernate: [2026-01-20T00:07:34.916Z] alter table if exists votesboard_like [2026-01-20T00:07:34.916Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:34.916Z] foreign key (votesboard_id) [2026-01-20T00:07:34.916Z] references votesboard [2026-01-20T00:07:34.916Z] 2026-01-20T09:07:34.667+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:36.259Z] 2026-01-20T09:07:35.811+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:36.259Z] 2026-01-20T09:07:35.918+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:36.259Z] 2026-01-20T09:07:35.948+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:36.259Z] 2026-01-20T09:07:36.066+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:36.259Z] 2026-01-20T09:07:36.211+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:36.259Z] 2026-01-20T09:07:36.229+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.669+09:00 INFO 1527343 --- [ Test worker] c.e.s.a.integration.AuthIntegrationTest : Started AuthIntegrationTest in 3.754 seconds (process running for 17.708) [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] /* select [2026-01-20T00:07:36.810Z] count(*) [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] SigunguCode x */ select [2026-01-20T00:07:36.810Z] count(*) [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] /* select [2026-01-20T00:07:36.810Z] count(*) [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] SigunguCode x */ select [2026-01-20T00:07:36.810Z] count(*) [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.681+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.682+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] 2026-01-20T09:07:36.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.810Z] sc1_0.code=? [2026-01-20T00:07:36.810Z] Hibernate: [2026-01-20T00:07:36.810Z] select [2026-01-20T00:07:36.810Z] sc1_0.code, [2026-01-20T00:07:36.810Z] sc1_0.full_name, [2026-01-20T00:07:36.810Z] sc1_0.sido, [2026-01-20T00:07:36.810Z] sc1_0.sigungu [2026-01-20T00:07:36.810Z] from [2026-01-20T00:07:36.810Z] sigungu_code sc1_0 [2026-01-20T00:07:36.810Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] 2026-01-20T09:07:36.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:36.811Z] Hibernate: [2026-01-20T00:07:36.811Z] select [2026-01-20T00:07:36.811Z] sc1_0.code, [2026-01-20T00:07:36.811Z] sc1_0.full_name, [2026-01-20T00:07:36.811Z] sc1_0.sido, [2026-01-20T00:07:36.811Z] sc1_0.sigungu [2026-01-20T00:07:36.811Z] from [2026-01-20T00:07:36.811Z] sigungu_code sc1_0 [2026-01-20T00:07:36.811Z] where [2026-01-20T00:07:36.811Z] sc1_0.code=? [2026-01-20T00:07:37.061Z] 2026-01-20T09:07:36.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.061Z] select [2026-01-20T00:07:37.061Z] sc1_0.code, [2026-01-20T00:07:37.061Z] sc1_0.full_name, [2026-01-20T00:07:37.061Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.790+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.791+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.792+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.793+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.794+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.801+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.802+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.803+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.804+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.805+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.806+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.809+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.810+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.822+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.823+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.825+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.826+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.827+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.828+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.829+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.834+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.835+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.837+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.838+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.841+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.842+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.843+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.844+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.845+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] 2026-01-20T09:07:36.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.062Z] sc1_0.sigungu [2026-01-20T00:07:37.062Z] from [2026-01-20T00:07:37.062Z] sigungu_code sc1_0 [2026-01-20T00:07:37.062Z] where [2026-01-20T00:07:37.062Z] sc1_0.code=? [2026-01-20T00:07:37.062Z] Hibernate: [2026-01-20T00:07:37.062Z] select [2026-01-20T00:07:37.062Z] sc1_0.code, [2026-01-20T00:07:37.062Z] sc1_0.full_name, [2026-01-20T00:07:37.062Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.866+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.867+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.868+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.873+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.874+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.875+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.876+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.877+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.878+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.890+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.891+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.892+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.893+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.894+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.895+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.895+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] 2026-01-20T09:07:36.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.063Z] Hibernate: [2026-01-20T00:07:37.063Z] select [2026-01-20T00:07:37.063Z] sc1_0.code, [2026-01-20T00:07:37.063Z] sc1_0.full_name, [2026-01-20T00:07:37.063Z] sc1_0.sido, [2026-01-20T00:07:37.063Z] sc1_0.sigungu [2026-01-20T00:07:37.063Z] from [2026-01-20T00:07:37.063Z] sigungu_code sc1_0 [2026-01-20T00:07:37.063Z] where [2026-01-20T00:07:37.063Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.981+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.991+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.993+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.993+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:36.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:37.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:37.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:37.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:37.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:37.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] Hibernate: [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.064Z] where [2026-01-20T00:07:37.064Z] sc1_0.code=? [2026-01-20T00:07:37.064Z] 2026-01-20T09:07:37.014+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.064Z] select [2026-01-20T00:07:37.064Z] sc1_0.code, [2026-01-20T00:07:37.064Z] sc1_0.full_name, [2026-01-20T00:07:37.064Z] sc1_0.sido, [2026-01-20T00:07:37.064Z] sc1_0.sigungu [2026-01-20T00:07:37.064Z] from [2026-01-20T00:07:37.064Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.016+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.018+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.020+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.022+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.023+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.025+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.026+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.027+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.028+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.029+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.031+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.032+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.033+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.034+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.035+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.036+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.038+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] 2026-01-20T09:07:37.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.065Z] Hibernate: [2026-01-20T00:07:37.065Z] select [2026-01-20T00:07:37.065Z] sc1_0.code, [2026-01-20T00:07:37.065Z] sc1_0.full_name, [2026-01-20T00:07:37.065Z] sc1_0.sido, [2026-01-20T00:07:37.065Z] sc1_0.sigungu [2026-01-20T00:07:37.065Z] from [2026-01-20T00:07:37.065Z] sigungu_code sc1_0 [2026-01-20T00:07:37.065Z] where [2026-01-20T00:07:37.065Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.042+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.049+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.049+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.051+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.051+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.052+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.052+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.053+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.053+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.054+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.054+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.054+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.055+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.055+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.056+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.056+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.057+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.065+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.077+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.078+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.080+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.082+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] Hibernate: [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.316Z] sc1_0.full_name, [2026-01-20T00:07:37.316Z] sc1_0.sido, [2026-01-20T00:07:37.316Z] sc1_0.sigungu [2026-01-20T00:07:37.316Z] from [2026-01-20T00:07:37.316Z] sigungu_code sc1_0 [2026-01-20T00:07:37.316Z] where [2026-01-20T00:07:37.316Z] sc1_0.code=? [2026-01-20T00:07:37.316Z] 2026-01-20T09:07:37.082+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.316Z] select [2026-01-20T00:07:37.316Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.083+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.085+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.086+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.087+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.088+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.088+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.090+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.091+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.092+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.093+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.094+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.094+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.094+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.097+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.100+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.101+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.102+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.103+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] select [2026-01-20T00:07:37.317Z] sc1_0.code, [2026-01-20T00:07:37.317Z] sc1_0.full_name, [2026-01-20T00:07:37.317Z] sc1_0.sido, [2026-01-20T00:07:37.317Z] sc1_0.sigungu [2026-01-20T00:07:37.317Z] from [2026-01-20T00:07:37.317Z] sigungu_code sc1_0 [2026-01-20T00:07:37.317Z] where [2026-01-20T00:07:37.317Z] sc1_0.code=? [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.104+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.112+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.113+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.114+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.116+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.116+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.117+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.118+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.119+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.119+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.120+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.120+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] 2026-01-20T09:07:37.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.317Z] Hibernate: [2026-01-20T00:07:37.317Z] /* insert for [2026-01-20T00:07:37.317Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.317Z] into [2026-01-20T00:07:37.317Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.317Z] values [2026-01-20T00:07:37.317Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.125+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.127+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.133+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.133+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.134+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.134+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.144+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.144+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.146+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.146+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.151+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.152+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.153+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.160+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] 2026-01-20T09:07:37.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.318Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.318Z] values [2026-01-20T00:07:37.318Z] (?, ?, ?, ?) [2026-01-20T00:07:37.318Z] Hibernate: [2026-01-20T00:07:37.318Z] /* insert for [2026-01-20T00:07:37.318Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.318Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.162+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.163+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.163+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.164+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.165+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] 2026-01-20T09:07:37.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.319Z] /* insert for [2026-01-20T00:07:37.319Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.319Z] into [2026-01-20T00:07:37.319Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.319Z] values [2026-01-20T00:07:37.319Z] (?, ?, ?, ?) [2026-01-20T00:07:37.319Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] Hibernate: [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.320Z] (?, ?, ?, ?) [2026-01-20T00:07:37.320Z] 2026-01-20T09:07:37.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.320Z] /* insert for [2026-01-20T00:07:37.320Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.320Z] into [2026-01-20T00:07:37.320Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.320Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] Hibernate: [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] 2026-01-20T09:07:37.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] Hibernate: [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] 2026-01-20T09:07:37.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] Hibernate: [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] 2026-01-20T09:07:37.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] Hibernate: [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] 2026-01-20T09:07:37.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] Hibernate: [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] 2026-01-20T09:07:37.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.321Z] Hibernate: [2026-01-20T00:07:37.321Z] /* insert for [2026-01-20T00:07:37.321Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.321Z] into [2026-01-20T00:07:37.321Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.321Z] values [2026-01-20T00:07:37.321Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] 2026-01-20T09:07:37.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.571Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.571Z] values [2026-01-20T00:07:37.571Z] (?, ?, ?, ?) [2026-01-20T00:07:37.571Z] Hibernate: [2026-01-20T00:07:37.571Z] /* insert for [2026-01-20T00:07:37.571Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.571Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.357+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] Hibernate: [2026-01-20T00:07:37.572Z] /* insert for [2026-01-20T00:07:37.572Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.572Z] into [2026-01-20T00:07:37.572Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.572Z] values [2026-01-20T00:07:37.572Z] (?, ?, ?, ?) [2026-01-20T00:07:37.572Z] 2026-01-20T09:07:37.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?) [2026-01-20T00:07:37.573Z] [2026-01-20T00:07:37.573Z] 인증 관련 통합 테스트 > 만료된 액세스 토큰으로 인증 필요 API 호출 시 401 에러 STANDARD_OUT [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.461+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.462+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.465+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:37.573Z] 2026-01-20T09:07:37.515+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:37.573Z] Hibernate: [2026-01-20T00:07:37.573Z] /* insert for [2026-01-20T00:07:37.573Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:37.573Z] into [2026-01-20T00:07:37.573Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:37.573Z] values [2026-01-20T00:07:37.573Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:37.823Z] 2026-01-20T09:07:37.690+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : 유효하지 않은 JWT 토큰: /community/freeboard [2026-01-20T00:07:37.823Z] 2026-01-20T09:07:37.715+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] MockHttpServletRequest: [2026-01-20T00:07:38.074Z] HTTP Method = POST [2026-01-20T00:07:38.074Z] Request URI = /community/freeboard [2026-01-20T00:07:38.074Z] Parameters = {title=[만료된 토큰 테스트], content=[만료된 액세스 토큰], category=[restaurant]} [2026-01-20T00:07:38.074Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer expired.access.token"] [2026-01-20T00:07:38.074Z] Body = [2026-01-20T00:07:38.074Z] Session Attrs = {} [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] Handler: [2026-01-20T00:07:38.074Z] Type = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] Async: [2026-01-20T00:07:38.074Z] Async started = false [2026-01-20T00:07:38.074Z] Async result = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] Resolved Exception: [2026-01-20T00:07:38.074Z] Type = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] ModelAndView: [2026-01-20T00:07:38.074Z] View name = null [2026-01-20T00:07:38.074Z] View = null [2026-01-20T00:07:38.074Z] Model = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] FlashMap: [2026-01-20T00:07:38.074Z] Attributes = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] MockHttpServletResponse: [2026-01-20T00:07:38.074Z] Status = 401 [2026-01-20T00:07:38.074Z] Error message = null [2026-01-20T00:07:38.074Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.074Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:38.074Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:38.074Z] Forwarded URL = null [2026-01-20T00:07:38.074Z] Redirected URL = null [2026-01-20T00:07:38.074Z] Cookies = [] [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] 인증 관련 통합 테스트 > 발급받은 액세스 토큰으로 인증 필요 API 호출 성공 STANDARD_OUT [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.769+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.770+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.772+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.074Z] /* insert for [2026-01-20T00:07:38.074Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.074Z] into [2026-01-20T00:07:38.074Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.074Z] values [2026-01-20T00:07:38.074Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.074Z] Hibernate: [2026-01-20T00:07:38.074Z] /* insert for [2026-01-20T00:07:38.074Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.074Z] into [2026-01-20T00:07:38.074Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.074Z] values [2026-01-20T00:07:38.074Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.834+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.074Z] select [2026-01-20T00:07:38.074Z] u1_0.id, [2026-01-20T00:07:38.074Z] u1_0.age_range, [2026-01-20T00:07:38.074Z] u1_0.budget, [2026-01-20T00:07:38.074Z] u1_0.created_at, [2026-01-20T00:07:38.074Z] u1_0.email, [2026-01-20T00:07:38.074Z] u1_0.gender, [2026-01-20T00:07:38.074Z] u1_0.latitude, [2026-01-20T00:07:38.074Z] u1_0.location, [2026-01-20T00:07:38.074Z] u1_0.longitude, [2026-01-20T00:07:38.074Z] u1_0.nickname, [2026-01-20T00:07:38.074Z] u1_0.profile_image_url, [2026-01-20T00:07:38.074Z] u1_0.startup_experience, [2026-01-20T00:07:38.074Z] u1_0.updated_at, [2026-01-20T00:07:38.074Z] u1_0.user_type, [2026-01-20T00:07:38.074Z] u1_0.username [2026-01-20T00:07:38.074Z] from [2026-01-20T00:07:38.074Z] users u1_0 [2026-01-20T00:07:38.074Z] where [2026-01-20T00:07:38.074Z] u1_0.id=? [2026-01-20T00:07:38.074Z] Hibernate: [2026-01-20T00:07:38.074Z] select [2026-01-20T00:07:38.074Z] u1_0.id, [2026-01-20T00:07:38.074Z] u1_0.age_range, [2026-01-20T00:07:38.074Z] u1_0.budget, [2026-01-20T00:07:38.074Z] u1_0.created_at, [2026-01-20T00:07:38.074Z] u1_0.email, [2026-01-20T00:07:38.074Z] u1_0.gender, [2026-01-20T00:07:38.074Z] u1_0.latitude, [2026-01-20T00:07:38.074Z] u1_0.location, [2026-01-20T00:07:38.074Z] u1_0.longitude, [2026-01-20T00:07:38.074Z] u1_0.nickname, [2026-01-20T00:07:38.074Z] u1_0.profile_image_url, [2026-01-20T00:07:38.074Z] u1_0.startup_experience, [2026-01-20T00:07:38.074Z] u1_0.updated_at, [2026-01-20T00:07:38.074Z] u1_0.user_type, [2026-01-20T00:07:38.074Z] u1_0.username [2026-01-20T00:07:38.074Z] from [2026-01-20T00:07:38.074Z] users u1_0 [2026-01-20T00:07:38.074Z] where [2026-01-20T00:07:38.074Z] u1_0.id=? [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.853+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8552f6ff-4010-4386-b97a-76c3d242e567 [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.862+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.945+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=8552f6ff-4010-4386-b97a-76c3d242e567, category=RESTAURANT, title=인증 테스트 게시글, imageCount=0 [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.946+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=8552f6ff-4010-4386-b97a-76c3d242e567, category=RESTAURANT [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.074Z] select [2026-01-20T00:07:38.074Z] u1_0.id, [2026-01-20T00:07:38.074Z] u1_0.age_range, [2026-01-20T00:07:38.074Z] u1_0.budget, [2026-01-20T00:07:38.074Z] u1_0.created_at, [2026-01-20T00:07:38.074Z] u1_0.email, [2026-01-20T00:07:38.074Z] u1_0.gender, [2026-01-20T00:07:38.074Z] u1_0.latitude, [2026-01-20T00:07:38.074Z] u1_0.location, [2026-01-20T00:07:38.074Z] u1_0.longitude, [2026-01-20T00:07:38.074Z] u1_0.nickname, [2026-01-20T00:07:38.074Z] u1_0.profile_image_url, [2026-01-20T00:07:38.074Z] u1_0.startup_experience, [2026-01-20T00:07:38.074Z] u1_0.updated_at, [2026-01-20T00:07:38.074Z] u1_0.user_type, [2026-01-20T00:07:38.074Z] u1_0.username [2026-01-20T00:07:38.074Z] from [2026-01-20T00:07:38.074Z] users u1_0 [2026-01-20T00:07:38.074Z] where [2026-01-20T00:07:38.074Z] u1_0.id=? [2026-01-20T00:07:38.074Z] Hibernate: [2026-01-20T00:07:38.074Z] select [2026-01-20T00:07:38.074Z] u1_0.id, [2026-01-20T00:07:38.074Z] u1_0.age_range, [2026-01-20T00:07:38.074Z] u1_0.budget, [2026-01-20T00:07:38.074Z] u1_0.created_at, [2026-01-20T00:07:38.074Z] u1_0.email, [2026-01-20T00:07:38.074Z] u1_0.gender, [2026-01-20T00:07:38.074Z] u1_0.latitude, [2026-01-20T00:07:38.074Z] u1_0.location, [2026-01-20T00:07:38.074Z] u1_0.longitude, [2026-01-20T00:07:38.074Z] u1_0.nickname, [2026-01-20T00:07:38.074Z] u1_0.profile_image_url, [2026-01-20T00:07:38.074Z] u1_0.startup_experience, [2026-01-20T00:07:38.074Z] u1_0.updated_at, [2026-01-20T00:07:38.074Z] u1_0.user_type, [2026-01-20T00:07:38.074Z] u1_0.username [2026-01-20T00:07:38.074Z] from [2026-01-20T00:07:38.074Z] users u1_0 [2026-01-20T00:07:38.074Z] where [2026-01-20T00:07:38.074Z] u1_0.id=? [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.074Z] /* insert for [2026-01-20T00:07:38.074Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:38.074Z] into [2026-01-20T00:07:38.074Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:38.074Z] values [2026-01-20T00:07:38.074Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:38.074Z] Hibernate: [2026-01-20T00:07:38.074Z] /* insert for [2026-01-20T00:07:38.074Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:38.074Z] into [2026-01-20T00:07:38.074Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:38.074Z] values [2026-01-20T00:07:38.074Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.973+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=0 [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:37.991+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:38.015+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:38.074Z] 2026-01-20T09:07:38.017+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2c6e269b] [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] MockHttpServletRequest: [2026-01-20T00:07:38.074Z] HTTP Method = POST [2026-01-20T00:07:38.074Z] Request URI = /community/freeboard [2026-01-20T00:07:38.074Z] Parameters = {title=[인증 테스트 게시글], content=[액세스 토큰으로 인증된 요청입니다.], category=[restaurant]} [2026-01-20T00:07:38.074Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4NTUyZjZmZi00MDEwLTQzODYtYjk3YS03NmMzZDI0MmU1NjciLCJpYXQiOjE3Njg4Njc2NTcsImV4cCI6MTc2ODg3MTI1N30.ETB9Rwft3TOmthpeuBphazh5_09-8Khb39iRA1g_-6uvYhvwmmoBtmmTL_v-LrvJPs5J5trStODpK-38coGGjw"] [2026-01-20T00:07:38.074Z] Body = [2026-01-20T00:07:38.074Z] Session Attrs = {} [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] Handler: [2026-01-20T00:07:38.074Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:38.074Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] Async: [2026-01-20T00:07:38.074Z] Async started = false [2026-01-20T00:07:38.074Z] Async result = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] Resolved Exception: [2026-01-20T00:07:38.074Z] Type = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] ModelAndView: [2026-01-20T00:07:38.074Z] View name = null [2026-01-20T00:07:38.074Z] View = null [2026-01-20T00:07:38.074Z] Model = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] FlashMap: [2026-01-20T00:07:38.074Z] Attributes = null [2026-01-20T00:07:38.074Z] [2026-01-20T00:07:38.074Z] MockHttpServletResponse: [2026-01-20T00:07:38.074Z] Status = 200 [2026-01-20T00:07:38.074Z] Error message = null [2026-01-20T00:07:38.074Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.074Z] Content type = application/json [2026-01-20T00:07:38.074Z] Body = {"postId":1} [2026-01-20T00:07:38.074Z] Forwarded URL = null [2026-01-20T00:07:38.074Z] Redirected URL = null [2026-01-20T00:07:38.074Z] Cookies = [] [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] 인증 관련 통합 테스트 > Authorization 헤더 없이 인증 필요 API 호출 시 401 에러 STANDARD_OUT [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.081+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.082+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.085+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.091+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] MockHttpServletRequest: [2026-01-20T00:07:38.324Z] HTTP Method = POST [2026-01-20T00:07:38.324Z] Request URI = /community/freeboard [2026-01-20T00:07:38.324Z] Parameters = {title=[헤더 없음 테스트], content=[Authorization 헤더 없음], category=[restaurant]} [2026-01-20T00:07:38.324Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:38.324Z] Body = [2026-01-20T00:07:38.324Z] Session Attrs = {} [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] Handler: [2026-01-20T00:07:38.324Z] Type = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] Async: [2026-01-20T00:07:38.324Z] Async started = false [2026-01-20T00:07:38.324Z] Async result = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] Resolved Exception: [2026-01-20T00:07:38.324Z] Type = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] ModelAndView: [2026-01-20T00:07:38.324Z] View name = null [2026-01-20T00:07:38.324Z] View = null [2026-01-20T00:07:38.324Z] Model = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] FlashMap: [2026-01-20T00:07:38.324Z] Attributes = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] MockHttpServletResponse: [2026-01-20T00:07:38.324Z] Status = 401 [2026-01-20T00:07:38.324Z] Error message = null [2026-01-20T00:07:38.324Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.324Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:38.324Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:38.324Z] Forwarded URL = null [2026-01-20T00:07:38.324Z] Redirected URL = null [2026-01-20T00:07:38.324Z] Cookies = [] [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] 인증 관련 통합 테스트 > 리프레시 토큰 쿠키가 없을 때 400 에러 STANDARD_OUT [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.111+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.111+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.113+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.117+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.124+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.124+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] MockHttpServletRequest: [2026-01-20T00:07:38.324Z] HTTP Method = POST [2026-01-20T00:07:38.324Z] Request URI = /auth/refresh [2026-01-20T00:07:38.324Z] Parameters = {} [2026-01-20T00:07:38.324Z] Headers = [] [2026-01-20T00:07:38.324Z] Body = [2026-01-20T00:07:38.324Z] Session Attrs = {} [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] Handler: [2026-01-20T00:07:38.324Z] Type = com.example.soso.users.controller.AuthController [2026-01-20T00:07:38.324Z] Method = com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] Async: [2026-01-20T00:07:38.324Z] Async started = false [2026-01-20T00:07:38.324Z] Async result = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] Resolved Exception: [2026-01-20T00:07:38.324Z] Type = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] ModelAndView: [2026-01-20T00:07:38.324Z] View name = null [2026-01-20T00:07:38.324Z] View = null [2026-01-20T00:07:38.324Z] Model = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] FlashMap: [2026-01-20T00:07:38.324Z] Attributes = null [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] MockHttpServletResponse: [2026-01-20T00:07:38.324Z] Status = 400 [2026-01-20T00:07:38.324Z] Error message = null [2026-01-20T00:07:38.324Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.324Z] Content type = null [2026-01-20T00:07:38.324Z] Body = [2026-01-20T00:07:38.324Z] Forwarded URL = null [2026-01-20T00:07:38.324Z] Redirected URL = null [2026-01-20T00:07:38.324Z] Cookies = [] [2026-01-20T00:07:38.324Z] [2026-01-20T00:07:38.324Z] 인증 관련 통합 테스트 > 유효하지 않은 리프레시 토큰으로 재발급 시도 시 401 에러 STANDARD_OUT [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.146+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.146+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.324Z] 2026-01-20T09:07:38.150+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.174+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.179+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.180+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: INVALID_TOKEN - 유효하지 않은 토큰입니다. [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.182+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.185+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_TOKEN, message=유효하지 않은 토큰입니다.]] [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.187+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.InvalidTokenException: 유효하지 않은 토큰입니다.] [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] MockHttpServletRequest: [2026-01-20T00:07:38.325Z] HTTP Method = POST [2026-01-20T00:07:38.325Z] Request URI = /auth/refresh [2026-01-20T00:07:38.325Z] Parameters = {} [2026-01-20T00:07:38.325Z] Headers = [Cookie:"refreshToken=invalid.refresh.token"] [2026-01-20T00:07:38.325Z] Body = [2026-01-20T00:07:38.325Z] Session Attrs = {} [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] Handler: [2026-01-20T00:07:38.325Z] Type = com.example.soso.users.controller.AuthController [2026-01-20T00:07:38.325Z] Method = com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] Async: [2026-01-20T00:07:38.325Z] Async started = false [2026-01-20T00:07:38.325Z] Async result = null [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] Resolved Exception: [2026-01-20T00:07:38.325Z] Type = com.example.soso.global.exception.util.InvalidTokenException [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] ModelAndView: [2026-01-20T00:07:38.325Z] View name = null [2026-01-20T00:07:38.325Z] View = null [2026-01-20T00:07:38.325Z] Model = null [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] FlashMap: [2026-01-20T00:07:38.325Z] Attributes = null [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] MockHttpServletResponse: [2026-01-20T00:07:38.325Z] Status = 401 [2026-01-20T00:07:38.325Z] Error message = null [2026-01-20T00:07:38.325Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.325Z] Content type = application/json [2026-01-20T00:07:38.325Z] Body = {"code":"INVALID_TOKEN","message":"유효하지 않은 토큰입니다."} [2026-01-20T00:07:38.325Z] Forwarded URL = null [2026-01-20T00:07:38.325Z] Redirected URL = null [2026-01-20T00:07:38.325Z] Cookies = [] [2026-01-20T00:07:38.325Z] [2026-01-20T00:07:38.325Z] 인증 관련 통합 테스트 > 리프레시 토큰으로 액세스 토큰 재발급 성공 STANDARD_OUT [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.209+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.210+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.213+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.325Z] /* insert for [2026-01-20T00:07:38.325Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.325Z] into [2026-01-20T00:07:38.325Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.325Z] values [2026-01-20T00:07:38.325Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.325Z] Hibernate: [2026-01-20T00:07:38.325Z] /* insert for [2026-01-20T00:07:38.325Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.325Z] into [2026-01-20T00:07:38.325Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.325Z] values [2026-01-20T00:07:38.325Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.325Z] 2026-01-20T09:07:38.222+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.248+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.250+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [JwtTokenDto[jwtAccessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI3ZGJjNjAwMS1hZjY5LTRjMDQtYTUyNy1kMTBkZTdi (truncated)...] [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] MockHttpServletRequest: [2026-01-20T00:07:38.580Z] HTTP Method = POST [2026-01-20T00:07:38.580Z] Request URI = /auth/refresh [2026-01-20T00:07:38.580Z] Parameters = {} [2026-01-20T00:07:38.580Z] Headers = [Cookie:"refreshToken=eyJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc3MDA3NzI1OH0._k6y9EraD0aLeH3N6z_XoX9EVp4L_CKBSjVSUhomDuYqdMttJswWngHkY3ltaG5M6hT3ClYLziU0mYgTK7MgPQ"] [2026-01-20T00:07:38.580Z] Body = [2026-01-20T00:07:38.580Z] Session Attrs = {} [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] Handler: [2026-01-20T00:07:38.580Z] Type = com.example.soso.users.controller.AuthController [2026-01-20T00:07:38.580Z] Method = com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] Async: [2026-01-20T00:07:38.580Z] Async started = false [2026-01-20T00:07:38.580Z] Async result = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] Resolved Exception: [2026-01-20T00:07:38.580Z] Type = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] ModelAndView: [2026-01-20T00:07:38.580Z] View name = null [2026-01-20T00:07:38.580Z] View = null [2026-01-20T00:07:38.580Z] Model = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] FlashMap: [2026-01-20T00:07:38.580Z] Attributes = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] MockHttpServletResponse: [2026-01-20T00:07:38.580Z] Status = 200 [2026-01-20T00:07:38.580Z] Error message = null [2026-01-20T00:07:38.580Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Set-Cookie:"accessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI3ZGJjNjAwMS1hZjY5LTRjMDQtYTUyNy1kMTBkZTdiZDVjYzIiLCJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc2ODg3MTI1OH0.uq__sOJJHdNeVLTbFQRD4GHBTMhICPxHKk9wTTc25oSXa805EbTCvqy8GeG2A5zQm3C7C93ZSihY_JsECpKrYA; Path=/; Max-Age=3600; Expires=Tue, 20 Jan 2026 01:07:38 GMT; Secure; HttpOnly; SameSite=None", "refreshToken=eyJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc3MDA3NzI1OH0._k6y9EraD0aLeH3N6z_XoX9EVp4L_CKBSjVSUhomDuYqdMttJswWngHkY3ltaG5M6hT3ClYLziU0mYgTK7MgPQ; Path=/; Max-Age=1209600; Expires=Tue, 3 Feb 2026 00:07:38 GMT; Secure; HttpOnly; SameSite=None", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.580Z] Content type = application/json [2026-01-20T00:07:38.580Z] Body = {"jwtAccessToken":"eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI3ZGJjNjAwMS1hZjY5LTRjMDQtYTUyNy1kMTBkZTdiZDVjYzIiLCJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc2ODg3MTI1OH0.uq__sOJJHdNeVLTbFQRD4GHBTMhICPxHKk9wTTc25oSXa805EbTCvqy8GeG2A5zQm3C7C93ZSihY_JsECpKrYA"} [2026-01-20T00:07:38.580Z] Forwarded URL = null [2026-01-20T00:07:38.580Z] Redirected URL = null [2026-01-20T00:07:38.580Z] Cookies = [[MockCookie@7be11bb0 name = 'accessToken', value = 'eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI3ZGJjNjAwMS1hZjY5LTRjMDQtYTUyNy1kMTBkZTdiZDVjYzIiLCJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc2ODg3MTI1OH0.uq__sOJJHdNeVLTbFQRD4GHBTMhICPxHKk9wTTc25oSXa805EbTCvqy8GeG2A5zQm3C7C93ZSihY_JsECpKrYA', comment = [null], domain = [null], maxAge = 3600, path = '/', secure = true, version = 0, httpOnly = true], [MockCookie@1ab274a0 name = 'refreshToken', value = 'eyJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc3MDA3NzI1OH0._k6y9EraD0aLeH3N6z_XoX9EVp4L_CKBSjVSUhomDuYqdMttJswWngHkY3ltaG5M6hT3ClYLziU0mYgTK7MgPQ', comment = [null], domain = [null], maxAge = 1209600, path = '/', secure = true, version = 0, httpOnly = true]] [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] 인증 관련 통합 테스트 > 잘못된 Bearer 형식으로 인증 필요 API 호출 시 401 에러 STANDARD_OUT [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.306+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.306+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.308+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.580Z] /* insert for [2026-01-20T00:07:38.580Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.580Z] into [2026-01-20T00:07:38.580Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.580Z] values [2026-01-20T00:07:38.580Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.580Z] Hibernate: [2026-01-20T00:07:38.580Z] /* insert for [2026-01-20T00:07:38.580Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.580Z] into [2026-01-20T00:07:38.580Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.580Z] values [2026-01-20T00:07:38.580Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.315+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] MockHttpServletRequest: [2026-01-20T00:07:38.580Z] HTTP Method = POST [2026-01-20T00:07:38.580Z] Request URI = /community/freeboard [2026-01-20T00:07:38.580Z] Parameters = {title=[잘못된 형식 테스트], content=[잘못된 Bearer 형식], category=[restaurant]} [2026-01-20T00:07:38.580Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Token eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NWYwODM1YS0yNjNkLTQyMDMtOTI4OS1jYTlmZjVlMDk0MTUiLCJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc2ODg3MTI1OH0.Sork8Cgm_2dRb6fqiYu57LZgey9iIr4R6sC4lG7fG6Pt0GE1X1N3isS_IRuZ7GejacHwUkEYC8VLMiPQzNo4XQ"] [2026-01-20T00:07:38.580Z] Body = [2026-01-20T00:07:38.580Z] Session Attrs = {} [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] Handler: [2026-01-20T00:07:38.580Z] Type = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] Async: [2026-01-20T00:07:38.580Z] Async started = false [2026-01-20T00:07:38.580Z] Async result = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] Resolved Exception: [2026-01-20T00:07:38.580Z] Type = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] ModelAndView: [2026-01-20T00:07:38.580Z] View name = null [2026-01-20T00:07:38.580Z] View = null [2026-01-20T00:07:38.580Z] Model = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] FlashMap: [2026-01-20T00:07:38.580Z] Attributes = null [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] MockHttpServletResponse: [2026-01-20T00:07:38.580Z] Status = 401 [2026-01-20T00:07:38.580Z] Error message = null [2026-01-20T00:07:38.580Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.580Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:38.580Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:38.580Z] Forwarded URL = null [2026-01-20T00:07:38.580Z] Redirected URL = null [2026-01-20T00:07:38.580Z] Cookies = [] [2026-01-20T00:07:38.580Z] [2026-01-20T00:07:38.580Z] 인증 관련 통합 테스트 > 만료된 리프레시 토큰으로 재발급 시도 시 401 에러 STANDARD_OUT [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.340+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.341+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.344+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:38.580Z] 2026-01-20T09:07:38.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:38.580Z] /* insert for [2026-01-20T00:07:38.581Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.581Z] into [2026-01-20T00:07:38.581Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.581Z] values [2026-01-20T00:07:38.581Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.581Z] Hibernate: [2026-01-20T00:07:38.581Z] /* insert for [2026-01-20T00:07:38.581Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:38.581Z] into [2026-01-20T00:07:38.581Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:38.581Z] values [2026-01-20T00:07:38.581Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.351+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.354+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.355+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: REFRESH_TOKEN_NOT_FOUND - 리프레시 토큰이 존재하지 않습니다. [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.355+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.355+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=REFRESH_TOKEN_NOT_FOUND, message=리프레시 토큰이 존재하지 않습니다.]] [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.356+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.InvalidTokenException: 리프레시 토큰이 존재하지 않습니다.] [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] MockHttpServletRequest: [2026-01-20T00:07:38.581Z] HTTP Method = POST [2026-01-20T00:07:38.581Z] Request URI = /auth/refresh [2026-01-20T00:07:38.581Z] Parameters = {} [2026-01-20T00:07:38.581Z] Headers = [Cookie:"refreshToken=eyJhbGciOiJIUzUxMiJ9.eyJpYXQiOjE3Njg4Njc2NTgsImV4cCI6MTc3MDA3NzI1OH0._k6y9EraD0aLeH3N6z_XoX9EVp4L_CKBSjVSUhomDuYqdMttJswWngHkY3ltaG5M6hT3ClYLziU0mYgTK7MgPQ"] [2026-01-20T00:07:38.581Z] Body = [2026-01-20T00:07:38.581Z] Session Attrs = {} [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] Handler: [2026-01-20T00:07:38.581Z] Type = com.example.soso.users.controller.AuthController [2026-01-20T00:07:38.581Z] Method = com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] Async: [2026-01-20T00:07:38.581Z] Async started = false [2026-01-20T00:07:38.581Z] Async result = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] Resolved Exception: [2026-01-20T00:07:38.581Z] Type = com.example.soso.global.exception.util.InvalidTokenException [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] ModelAndView: [2026-01-20T00:07:38.581Z] View name = null [2026-01-20T00:07:38.581Z] View = null [2026-01-20T00:07:38.581Z] Model = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] FlashMap: [2026-01-20T00:07:38.581Z] Attributes = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] MockHttpServletResponse: [2026-01-20T00:07:38.581Z] Status = 401 [2026-01-20T00:07:38.581Z] Error message = null [2026-01-20T00:07:38.581Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.581Z] Content type = application/json [2026-01-20T00:07:38.581Z] Body = {"code":"REFRESH_TOKEN_NOT_FOUND","message":"리프레시 토큰이 존재하지 않습니다."} [2026-01-20T00:07:38.581Z] Forwarded URL = null [2026-01-20T00:07:38.581Z] Redirected URL = null [2026-01-20T00:07:38.581Z] Cookies = [] [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] 인증 관련 통합 테스트 > 잘못된 액세스 토큰으로 인증 필요 API 호출 시 401 에러 STANDARD_OUT [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.378+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.378+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.381+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.383+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : 유효하지 않은 JWT 토큰: /community/freeboard [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.384+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] MockHttpServletRequest: [2026-01-20T00:07:38.581Z] HTTP Method = POST [2026-01-20T00:07:38.581Z] Request URI = /community/freeboard [2026-01-20T00:07:38.581Z] Parameters = {title=[인증 실패 테스트], content=[잘못된 토큰], category=[restaurant]} [2026-01-20T00:07:38.581Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer invalid.access.token"] [2026-01-20T00:07:38.581Z] Body = [2026-01-20T00:07:38.581Z] Session Attrs = {} [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] Handler: [2026-01-20T00:07:38.581Z] Type = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] Async: [2026-01-20T00:07:38.581Z] Async started = false [2026-01-20T00:07:38.581Z] Async result = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] Resolved Exception: [2026-01-20T00:07:38.581Z] Type = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] ModelAndView: [2026-01-20T00:07:38.581Z] View name = null [2026-01-20T00:07:38.581Z] View = null [2026-01-20T00:07:38.581Z] Model = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] FlashMap: [2026-01-20T00:07:38.581Z] Attributes = null [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] MockHttpServletResponse: [2026-01-20T00:07:38.581Z] Status = 401 [2026-01-20T00:07:38.581Z] Error message = null [2026-01-20T00:07:38.581Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:38.581Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:38.581Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:38.581Z] Forwarded URL = null [2026-01-20T00:07:38.581Z] Redirected URL = null [2026-01-20T00:07:38.581Z] Cookies = [] [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] 자유게시판 댓글 컨트롤러 테스트 STANDARD_OUT [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.410+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.controller.FreeboardCommentControllerTest]: FreeboardCommentControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.447+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.controller.FreeboardCommentControllerTest [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] . ____ _ __ _ _ [2026-01-20T00:07:38.581Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:38.581Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:38.581Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:38.581Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:38.581Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:38.581Z] [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.521+09:00 INFO 1527343 --- [ Test worker] e.s.c.f.c.FreeboardCommentControllerTest : Starting FreeboardCommentControllerTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.521+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.f.c.FreeboardCommentControllerTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.522+09:00 INFO 1527343 --- [ Test worker] e.s.c.f.c.FreeboardCommentControllerTest : The following 1 profile is active: "test" [2026-01-20T00:07:38.581Z] 2026-01-20T09:07:38.524+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@46a98c65 [2026-01-20T00:07:39.131Z] 2026-01-20T09:07:39.016+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:39.131Z] 2026-01-20T09:07:39.017+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:39.131Z] 2026-01-20T09:07:39.021+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.216+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.216+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.265+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 47 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.270+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.270+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.283+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.284+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.284+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.284+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.284+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.284+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.284+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:39.382Z] 2026-01-20T09:07:39.285+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 13 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:39.632Z] 2026-01-20T09:07:39.380+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.775+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.782+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.794+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.795+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Starting... [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.797+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-3 - Added connection conn20: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.797+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Start completed. [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.798+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:39.883Z] 2026-01-20T09:07:39.798+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:39.883Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-3)'] [2026-01-20T00:07:39.883Z] Database driver: undefined/unknown [2026-01-20T00:07:39.883Z] Database version: 2.3.232 [2026-01-20T00:07:39.883Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:39.883Z] Isolation level: undefined/unknown [2026-01-20T00:07:39.883Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:39.883Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.980+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists comment_likes cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists comment_likes cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists comments cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists comments cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists post cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists post cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists post_image cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists post_image cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists post_like cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists post_like cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists user_interests cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists user_interests cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists users cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists users cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists vote_option cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists vote_option cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.988+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists vote_result cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists vote_result cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists votesboard cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists votesboard cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.991+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table comment_likes ( [2026-01-20T00:07:40.133Z] comment_id bigint, [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] primary key (id), [2026-01-20T00:07:40.133Z] unique (comment_id, user_id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table comment_likes ( [2026-01-20T00:07:40.133Z] comment_id bigint, [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] primary key (id), [2026-01-20T00:07:40.133Z] unique (comment_id, user_id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.993+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table comments ( [2026-01-20T00:07:40.133Z] deleted boolean not null, [2026-01-20T00:07:40.133Z] like_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] parent_id bigint, [2026-01-20T00:07:40.133Z] post_id bigint, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] content clob, [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table comments ( [2026-01-20T00:07:40.133Z] deleted boolean not null, [2026-01-20T00:07:40.133Z] like_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] parent_id bigint, [2026-01-20T00:07:40.133Z] post_id bigint, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] content clob, [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table post ( [2026-01-20T00:07:40.133Z] comment_count integer not null, [2026-01-20T00:07:40.133Z] deleted boolean not null, [2026-01-20T00:07:40.133Z] like_count integer not null, [2026-01-20T00:07:40.133Z] view_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] title varchar(255), [2026-01-20T00:07:40.133Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:40.133Z] content clob, [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table post ( [2026-01-20T00:07:40.133Z] comment_count integer not null, [2026-01-20T00:07:40.133Z] deleted boolean not null, [2026-01-20T00:07:40.133Z] like_count integer not null, [2026-01-20T00:07:40.133Z] view_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] title varchar(255), [2026-01-20T00:07:40.133Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:40.133Z] content clob, [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table post_image ( [2026-01-20T00:07:40.133Z] sequence integer not null, [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] post_id bigint, [2026-01-20T00:07:40.133Z] image_url varchar(255), [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table post_image ( [2026-01-20T00:07:40.133Z] sequence integer not null, [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] post_id bigint, [2026-01-20T00:07:40.133Z] image_url varchar(255), [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table post_like ( [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] post_id bigint, [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] primary key (id), [2026-01-20T00:07:40.133Z] unique (post_id, user_id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table post_like ( [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] post_id bigint, [2026-01-20T00:07:40.133Z] user_id varchar(36), [2026-01-20T00:07:40.133Z] primary key (id), [2026-01-20T00:07:40.133Z] unique (post_id, user_id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:39.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table sigungu_code ( [2026-01-20T00:07:40.133Z] code varchar(5) not null, [2026-01-20T00:07:40.133Z] sido varchar(50) not null, [2026-01-20T00:07:40.133Z] sigungu varchar(50) not null, [2026-01-20T00:07:40.133Z] full_name varchar(100) not null, [2026-01-20T00:07:40.133Z] primary key (code) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table sigungu_code ( [2026-01-20T00:07:40.133Z] code varchar(5) not null, [2026-01-20T00:07:40.133Z] sido varchar(50) not null, [2026-01-20T00:07:40.133Z] sigungu varchar(50) not null, [2026-01-20T00:07:40.133Z] full_name varchar(100) not null, [2026-01-20T00:07:40.133Z] primary key (code) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:40.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table user_interests ( [2026-01-20T00:07:40.133Z] users_id varchar(36) not null, [2026-01-20T00:07:40.133Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table user_interests ( [2026-01-20T00:07:40.133Z] users_id varchar(36) not null, [2026-01-20T00:07:40.133Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:40.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table users ( [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] id varchar(36) not null, [2026-01-20T00:07:40.133Z] email varchar(255), [2026-01-20T00:07:40.133Z] latitude varchar(255), [2026-01-20T00:07:40.133Z] location varchar(255), [2026-01-20T00:07:40.133Z] longitude varchar(255), [2026-01-20T00:07:40.133Z] nickname varchar(255), [2026-01-20T00:07:40.133Z] profile_image_url varchar(255), [2026-01-20T00:07:40.133Z] username varchar(255), [2026-01-20T00:07:40.133Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:40.133Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:40.133Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:40.133Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:40.133Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table users ( [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] id varchar(36) not null, [2026-01-20T00:07:40.133Z] email varchar(255), [2026-01-20T00:07:40.133Z] latitude varchar(255), [2026-01-20T00:07:40.133Z] location varchar(255), [2026-01-20T00:07:40.133Z] longitude varchar(255), [2026-01-20T00:07:40.133Z] nickname varchar(255), [2026-01-20T00:07:40.133Z] profile_image_url varchar(255), [2026-01-20T00:07:40.133Z] username varchar(255), [2026-01-20T00:07:40.133Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:40.133Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:40.133Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:40.133Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:40.133Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:40.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table vote_option ( [2026-01-20T00:07:40.133Z] sequence integer not null, [2026-01-20T00:07:40.133Z] vote_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] votesboard_id bigint not null, [2026-01-20T00:07:40.133Z] content varchar(100) not null, [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table vote_option ( [2026-01-20T00:07:40.133Z] sequence integer not null, [2026-01-20T00:07:40.133Z] vote_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] votesboard_id bigint not null, [2026-01-20T00:07:40.133Z] content varchar(100) not null, [2026-01-20T00:07:40.133Z] primary key (id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:40.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table vote_result ( [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] vote_option_id bigint not null, [2026-01-20T00:07:40.133Z] votesboard_id bigint not null, [2026-01-20T00:07:40.133Z] user_id varchar(36) not null, [2026-01-20T00:07:40.133Z] primary key (id), [2026-01-20T00:07:40.133Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] Hibernate: [2026-01-20T00:07:40.133Z] create table vote_result ( [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.133Z] id bigint generated by default as identity, [2026-01-20T00:07:40.133Z] updated_at timestamp(6), [2026-01-20T00:07:40.133Z] vote_option_id bigint not null, [2026-01-20T00:07:40.133Z] votesboard_id bigint not null, [2026-01-20T00:07:40.133Z] user_id varchar(36) not null, [2026-01-20T00:07:40.133Z] primary key (id), [2026-01-20T00:07:40.133Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:40.133Z] ) [2026-01-20T00:07:40.133Z] 2026-01-20T09:07:40.005+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.133Z] create table votesboard ( [2026-01-20T00:07:40.133Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:40.133Z] allow_revote boolean not null, [2026-01-20T00:07:40.133Z] comment_count integer not null, [2026-01-20T00:07:40.133Z] deleted boolean not null, [2026-01-20T00:07:40.133Z] like_count integer not null, [2026-01-20T00:07:40.133Z] total_votes integer not null, [2026-01-20T00:07:40.133Z] view_count integer not null, [2026-01-20T00:07:40.133Z] created_at timestamp(6), [2026-01-20T00:07:40.134Z] end_time timestamp(6) not null, [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] updated_at timestamp(6), [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] title varchar(100) not null, [2026-01-20T00:07:40.134Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:40.134Z] content clob not null, [2026-01-20T00:07:40.134Z] primary key (id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create table votesboard ( [2026-01-20T00:07:40.134Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:40.134Z] allow_revote boolean not null, [2026-01-20T00:07:40.134Z] comment_count integer not null, [2026-01-20T00:07:40.134Z] deleted boolean not null, [2026-01-20T00:07:40.134Z] like_count integer not null, [2026-01-20T00:07:40.134Z] total_votes integer not null, [2026-01-20T00:07:40.134Z] view_count integer not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6), [2026-01-20T00:07:40.134Z] end_time timestamp(6) not null, [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] updated_at timestamp(6), [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] title varchar(100) not null, [2026-01-20T00:07:40.134Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:40.134Z] content clob not null, [2026-01-20T00:07:40.134Z] primary key (id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.007+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create table votesboard_comment_like ( [2026-01-20T00:07:40.134Z] comment_id bigint not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6) not null, [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] primary key (id), [2026-01-20T00:07:40.134Z] unique (comment_id, user_id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create table votesboard_comment_like ( [2026-01-20T00:07:40.134Z] comment_id bigint not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6) not null, [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] primary key (id), [2026-01-20T00:07:40.134Z] unique (comment_id, user_id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.008+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create table votesboard_comments ( [2026-01-20T00:07:40.134Z] deleted boolean not null, [2026-01-20T00:07:40.134Z] like_count integer not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6), [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] parent_id bigint, [2026-01-20T00:07:40.134Z] updated_at timestamp(6), [2026-01-20T00:07:40.134Z] votesboard_id bigint not null, [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] content clob not null, [2026-01-20T00:07:40.134Z] primary key (id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create table votesboard_comments ( [2026-01-20T00:07:40.134Z] deleted boolean not null, [2026-01-20T00:07:40.134Z] like_count integer not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6), [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] parent_id bigint, [2026-01-20T00:07:40.134Z] updated_at timestamp(6), [2026-01-20T00:07:40.134Z] votesboard_id bigint not null, [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] content clob not null, [2026-01-20T00:07:40.134Z] primary key (id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.009+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create table votesboard_image ( [2026-01-20T00:07:40.134Z] sequence integer not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6), [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] updated_at timestamp(6), [2026-01-20T00:07:40.134Z] votesboard_id bigint not null, [2026-01-20T00:07:40.134Z] image_url varchar(500) not null, [2026-01-20T00:07:40.134Z] primary key (id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create table votesboard_image ( [2026-01-20T00:07:40.134Z] sequence integer not null, [2026-01-20T00:07:40.134Z] created_at timestamp(6), [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] updated_at timestamp(6), [2026-01-20T00:07:40.134Z] votesboard_id bigint not null, [2026-01-20T00:07:40.134Z] image_url varchar(500) not null, [2026-01-20T00:07:40.134Z] primary key (id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.010+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create table votesboard_like ( [2026-01-20T00:07:40.134Z] created_at timestamp(6) not null, [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] votesboard_id bigint not null, [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] primary key (id), [2026-01-20T00:07:40.134Z] unique (votesboard_id, user_id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create table votesboard_like ( [2026-01-20T00:07:40.134Z] created_at timestamp(6) not null, [2026-01-20T00:07:40.134Z] id bigint generated by default as identity, [2026-01-20T00:07:40.134Z] votesboard_id bigint not null, [2026-01-20T00:07:40.134Z] user_id varchar(36) not null, [2026-01-20T00:07:40.134Z] primary key (id), [2026-01-20T00:07:40.134Z] unique (votesboard_id, user_id) [2026-01-20T00:07:40.134Z] ) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create index idx_sigungu_code [2026-01-20T00:07:40.134Z] on sigungu_code (code) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create index idx_sigungu_code [2026-01-20T00:07:40.134Z] on sigungu_code (code) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.012+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create index idx_vote_result_user [2026-01-20T00:07:40.134Z] on vote_result (user_id) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create index idx_vote_result_user [2026-01-20T00:07:40.134Z] on vote_result (user_id) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.013+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create index idx_vote_result_post [2026-01-20T00:07:40.134Z] on vote_result (votesboard_id) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create index idx_vote_result_post [2026-01-20T00:07:40.134Z] on vote_result (votesboard_id) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.013+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] create index idx_vote_result_user_post [2026-01-20T00:07:40.134Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] create index idx_vote_result_user_post [2026-01-20T00:07:40.134Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.014+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists comment_likes [2026-01-20T00:07:40.134Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:40.134Z] foreign key (comment_id) [2026-01-20T00:07:40.134Z] references comments [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists comment_likes [2026-01-20T00:07:40.134Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:40.134Z] foreign key (comment_id) [2026-01-20T00:07:40.134Z] references comments [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.016+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists comment_likes [2026-01-20T00:07:40.134Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists comment_likes [2026-01-20T00:07:40.134Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.018+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists comments [2026-01-20T00:07:40.134Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:40.134Z] foreign key (parent_id) [2026-01-20T00:07:40.134Z] references comments [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists comments [2026-01-20T00:07:40.134Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:40.134Z] foreign key (parent_id) [2026-01-20T00:07:40.134Z] references comments [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists comments [2026-01-20T00:07:40.134Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:40.134Z] foreign key (post_id) [2026-01-20T00:07:40.134Z] references post [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists comments [2026-01-20T00:07:40.134Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:40.134Z] foreign key (post_id) [2026-01-20T00:07:40.134Z] references post [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.022+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists comments [2026-01-20T00:07:40.134Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists comments [2026-01-20T00:07:40.134Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.024+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists post [2026-01-20T00:07:40.134Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists post [2026-01-20T00:07:40.134Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.026+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists post_image [2026-01-20T00:07:40.134Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:40.134Z] foreign key (post_id) [2026-01-20T00:07:40.134Z] references post [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists post_image [2026-01-20T00:07:40.134Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:40.134Z] foreign key (post_id) [2026-01-20T00:07:40.134Z] references post [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.027+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists post_like [2026-01-20T00:07:40.134Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:40.134Z] foreign key (post_id) [2026-01-20T00:07:40.134Z] references post [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists post_like [2026-01-20T00:07:40.134Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:40.134Z] foreign key (post_id) [2026-01-20T00:07:40.134Z] references post [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.028+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists post_like [2026-01-20T00:07:40.134Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists post_like [2026-01-20T00:07:40.134Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists user_interests [2026-01-20T00:07:40.134Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:40.134Z] foreign key (users_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists user_interests [2026-01-20T00:07:40.134Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:40.134Z] foreign key (users_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.031+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists vote_option [2026-01-20T00:07:40.134Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:40.134Z] foreign key (votesboard_id) [2026-01-20T00:07:40.134Z] references votesboard [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists vote_option [2026-01-20T00:07:40.134Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:40.134Z] foreign key (votesboard_id) [2026-01-20T00:07:40.134Z] references votesboard [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.033+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists vote_result [2026-01-20T00:07:40.134Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists vote_result [2026-01-20T00:07:40.134Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.034+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists vote_result [2026-01-20T00:07:40.134Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:40.134Z] foreign key (vote_option_id) [2026-01-20T00:07:40.134Z] references vote_option [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists vote_result [2026-01-20T00:07:40.134Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:40.134Z] foreign key (vote_option_id) [2026-01-20T00:07:40.134Z] references vote_option [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.035+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists vote_result [2026-01-20T00:07:40.134Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:40.134Z] foreign key (votesboard_id) [2026-01-20T00:07:40.134Z] references votesboard [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists vote_result [2026-01-20T00:07:40.134Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:40.134Z] foreign key (votesboard_id) [2026-01-20T00:07:40.134Z] references votesboard [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.036+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists votesboard [2026-01-20T00:07:40.134Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists votesboard [2026-01-20T00:07:40.134Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:40.134Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:40.134Z] foreign key (comment_id) [2026-01-20T00:07:40.134Z] references votesboard_comments [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:40.134Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:40.134Z] foreign key (comment_id) [2026-01-20T00:07:40.134Z] references votesboard_comments [2026-01-20T00:07:40.134Z] 2026-01-20T09:07:40.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.134Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:40.134Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.134Z] Hibernate: [2026-01-20T00:07:40.134Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:40.134Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:40.134Z] foreign key (user_id) [2026-01-20T00:07:40.134Z] references users [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:40.384Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:40.384Z] foreign key (parent_id) [2026-01-20T00:07:40.384Z] references votesboard_comments [2026-01-20T00:07:40.384Z] Hibernate: [2026-01-20T00:07:40.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:40.384Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:40.384Z] foreign key (parent_id) [2026-01-20T00:07:40.384Z] references votesboard_comments [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:40.384Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:40.384Z] foreign key (user_id) [2026-01-20T00:07:40.384Z] references users [2026-01-20T00:07:40.384Z] Hibernate: [2026-01-20T00:07:40.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:40.384Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:40.384Z] foreign key (user_id) [2026-01-20T00:07:40.384Z] references users [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:40.384Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:40.384Z] foreign key (votesboard_id) [2026-01-20T00:07:40.384Z] references votesboard [2026-01-20T00:07:40.384Z] Hibernate: [2026-01-20T00:07:40.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:40.384Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:40.384Z] foreign key (votesboard_id) [2026-01-20T00:07:40.384Z] references votesboard [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.384Z] alter table if exists votesboard_image [2026-01-20T00:07:40.384Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:40.384Z] foreign key (votesboard_id) [2026-01-20T00:07:40.384Z] references votesboard [2026-01-20T00:07:40.384Z] Hibernate: [2026-01-20T00:07:40.384Z] alter table if exists votesboard_image [2026-01-20T00:07:40.384Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:40.384Z] foreign key (votesboard_id) [2026-01-20T00:07:40.384Z] references votesboard [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.384Z] alter table if exists votesboard_like [2026-01-20T00:07:40.384Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:40.384Z] foreign key (user_id) [2026-01-20T00:07:40.384Z] references users [2026-01-20T00:07:40.384Z] Hibernate: [2026-01-20T00:07:40.384Z] alter table if exists votesboard_like [2026-01-20T00:07:40.384Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:40.384Z] foreign key (user_id) [2026-01-20T00:07:40.384Z] references users [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:40.384Z] alter table if exists votesboard_like [2026-01-20T00:07:40.384Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:40.384Z] foreign key (votesboard_id) [2026-01-20T00:07:40.384Z] references votesboard [2026-01-20T00:07:40.384Z] Hibernate: [2026-01-20T00:07:40.384Z] alter table if exists votesboard_like [2026-01-20T00:07:40.384Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:40.384Z] foreign key (votesboard_id) [2026-01-20T00:07:40.384Z] references votesboard [2026-01-20T00:07:40.384Z] 2026-01-20T09:07:40.048+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:40.935Z] 2026-01-20T09:07:40.655+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:40.935Z] 2026-01-20T09:07:40.717+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:40.935Z] 2026-01-20T09:07:40.737+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:40.935Z] 2026-01-20T09:07:40.830+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:40.920+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:40.932+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.112+09:00 INFO 1527343 --- [ Test worker] e.s.c.f.c.FreeboardCommentControllerTest : Started FreeboardCommentControllerTest in 2.66 seconds (process running for 22.151) [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.117+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] /* select [2026-01-20T00:07:41.186Z] count(*) [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] SigunguCode x */ select [2026-01-20T00:07:41.186Z] count(*) [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] /* select [2026-01-20T00:07:41.186Z] count(*) [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] SigunguCode x */ select [2026-01-20T00:07:41.186Z] count(*) [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.119+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.120+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.125+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.127+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.133+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] 2026-01-20T09:07:41.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.186Z] from [2026-01-20T00:07:41.186Z] sigungu_code sc1_0 [2026-01-20T00:07:41.186Z] where [2026-01-20T00:07:41.186Z] sc1_0.code=? [2026-01-20T00:07:41.186Z] Hibernate: [2026-01-20T00:07:41.186Z] select [2026-01-20T00:07:41.186Z] sc1_0.code, [2026-01-20T00:07:41.186Z] sc1_0.full_name, [2026-01-20T00:07:41.186Z] sc1_0.sido, [2026-01-20T00:07:41.186Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.144+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.144+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.147+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.150+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.150+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.152+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.153+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.154+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.157+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.158+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.160+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.163+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.165+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] 2026-01-20T09:07:41.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.437Z] sigungu_code sc1_0 [2026-01-20T00:07:41.437Z] where [2026-01-20T00:07:41.437Z] sc1_0.code=? [2026-01-20T00:07:41.437Z] Hibernate: [2026-01-20T00:07:41.437Z] select [2026-01-20T00:07:41.437Z] sc1_0.code, [2026-01-20T00:07:41.437Z] sc1_0.full_name, [2026-01-20T00:07:41.437Z] sc1_0.sido, [2026-01-20T00:07:41.437Z] sc1_0.sigungu [2026-01-20T00:07:41.437Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] Hibernate: [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.438Z] sc1_0.sigungu [2026-01-20T00:07:41.438Z] from [2026-01-20T00:07:41.438Z] sigungu_code sc1_0 [2026-01-20T00:07:41.438Z] where [2026-01-20T00:07:41.438Z] sc1_0.code=? [2026-01-20T00:07:41.438Z] 2026-01-20T09:07:41.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.438Z] select [2026-01-20T00:07:41.438Z] sc1_0.code, [2026-01-20T00:07:41.438Z] sc1_0.full_name, [2026-01-20T00:07:41.438Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] 2026-01-20T09:07:41.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.439Z] Hibernate: [2026-01-20T00:07:41.439Z] select [2026-01-20T00:07:41.439Z] sc1_0.code, [2026-01-20T00:07:41.439Z] sc1_0.full_name, [2026-01-20T00:07:41.439Z] sc1_0.sido, [2026-01-20T00:07:41.439Z] sc1_0.sigungu [2026-01-20T00:07:41.439Z] from [2026-01-20T00:07:41.439Z] sigungu_code sc1_0 [2026-01-20T00:07:41.439Z] where [2026-01-20T00:07:41.439Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] 2026-01-20T09:07:41.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.440Z] sigungu_code sc1_0 [2026-01-20T00:07:41.440Z] where [2026-01-20T00:07:41.440Z] sc1_0.code=? [2026-01-20T00:07:41.440Z] Hibernate: [2026-01-20T00:07:41.440Z] select [2026-01-20T00:07:41.440Z] sc1_0.code, [2026-01-20T00:07:41.440Z] sc1_0.full_name, [2026-01-20T00:07:41.440Z] sc1_0.sido, [2026-01-20T00:07:41.440Z] sc1_0.sigungu [2026-01-20T00:07:41.440Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] 2026-01-20T09:07:41.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.441Z] from [2026-01-20T00:07:41.441Z] sigungu_code sc1_0 [2026-01-20T00:07:41.441Z] where [2026-01-20T00:07:41.441Z] sc1_0.code=? [2026-01-20T00:07:41.441Z] Hibernate: [2026-01-20T00:07:41.441Z] select [2026-01-20T00:07:41.441Z] sc1_0.code, [2026-01-20T00:07:41.441Z] sc1_0.full_name, [2026-01-20T00:07:41.441Z] sc1_0.sido, [2026-01-20T00:07:41.441Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] select [2026-01-20T00:07:41.442Z] sc1_0.code, [2026-01-20T00:07:41.442Z] sc1_0.full_name, [2026-01-20T00:07:41.442Z] sc1_0.sido, [2026-01-20T00:07:41.442Z] sc1_0.sigungu [2026-01-20T00:07:41.442Z] from [2026-01-20T00:07:41.442Z] sigungu_code sc1_0 [2026-01-20T00:07:41.442Z] where [2026-01-20T00:07:41.442Z] sc1_0.code=? [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.282+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] 2026-01-20T09:07:41.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.442Z] values [2026-01-20T00:07:41.442Z] (?, ?, ?, ?) [2026-01-20T00:07:41.442Z] Hibernate: [2026-01-20T00:07:41.442Z] /* insert for [2026-01-20T00:07:41.442Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.442Z] into [2026-01-20T00:07:41.442Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.358+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.379+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.380+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.413+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] Hibernate: [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.693Z] values [2026-01-20T00:07:41.693Z] (?, ?, ?, ?) [2026-01-20T00:07:41.693Z] 2026-01-20T09:07:41.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.693Z] /* insert for [2026-01-20T00:07:41.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.693Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] Hibernate: [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.694Z] into [2026-01-20T00:07:41.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.694Z] values [2026-01-20T00:07:41.694Z] (?, ?, ?, ?) [2026-01-20T00:07:41.694Z] 2026-01-20T09:07:41.457+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.694Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.458+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.459+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.460+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.461+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.462+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.463+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.465+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.466+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.467+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.468+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.470+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.471+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.472+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.473+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.474+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.475+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.476+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.478+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.479+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.480+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.481+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.482+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.484+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.485+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.486+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.489+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.490+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.492+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.494+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.497+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.500+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.503+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.504+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.505+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.506+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.508+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.509+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.511+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.513+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.515+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.517+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.519+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] Hibernate: [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.695Z] values [2026-01-20T00:07:41.695Z] (?, ?, ?, ?) [2026-01-20T00:07:41.695Z] 2026-01-20T09:07:41.520+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.695Z] /* insert for [2026-01-20T00:07:41.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.695Z] into [2026-01-20T00:07:41.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.521+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.522+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.526+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.529+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.533+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.533+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.533+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.533+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.535+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.535+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.537+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.538+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.538+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.539+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.539+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.540+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.540+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.541+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.541+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.541+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] 2026-01-20T09:07:41.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.696Z] values [2026-01-20T00:07:41.696Z] (?, ?, ?, ?) [2026-01-20T00:07:41.696Z] Hibernate: [2026-01-20T00:07:41.696Z] /* insert for [2026-01-20T00:07:41.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.696Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.545+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.545+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.545+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.545+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.548+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.548+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.549+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.549+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.552+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.552+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.552+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.553+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.554+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.554+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.554+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.555+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.555+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.556+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.556+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.558+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.558+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] Hibernate: [2026-01-20T00:07:41.697Z] /* insert for [2026-01-20T00:07:41.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:41.697Z] into [2026-01-20T00:07:41.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:41.697Z] values [2026-01-20T00:07:41.697Z] (?, ?, ?, ?) [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] 자유게시판 댓글 컨트롤러 테스트 > 커서 기반 페이지네이션 테스트 STANDARD_OUT [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.581+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.582+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.584+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.595+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.604+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=LATEST, cursor=present, size=10, userId=testUser123 [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.605+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=true [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.613+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.613+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@53ebdeac] [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] MockHttpServletRequest: [2026-01-20T00:07:41.697Z] HTTP Method = GET [2026-01-20T00:07:41.697Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.697Z] Parameters = {cursor=[eyJpZCI6NDU2LCJzb3J0VmFsdWUiOiIyMDI0LTEyLTI1VDEwOjAwOjAwIn0=], size=[10]} [2026-01-20T00:07:41.697Z] Headers = [] [2026-01-20T00:07:41.697Z] Body = [2026-01-20T00:07:41.697Z] Session Attrs = {} [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] Handler: [2026-01-20T00:07:41.697Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.697Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] Async: [2026-01-20T00:07:41.697Z] Async started = false [2026-01-20T00:07:41.697Z] Async result = null [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] Resolved Exception: [2026-01-20T00:07:41.697Z] Type = null [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] ModelAndView: [2026-01-20T00:07:41.697Z] View name = null [2026-01-20T00:07:41.697Z] View = null [2026-01-20T00:07:41.697Z] Model = null [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] FlashMap: [2026-01-20T00:07:41.697Z] Attributes = null [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] MockHttpServletResponse: [2026-01-20T00:07:41.697Z] Status = 200 [2026-01-20T00:07:41.697Z] Error message = null [2026-01-20T00:07:41.697Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.697Z] Content type = application/json [2026-01-20T00:07:41.697Z] Body = {"comments":[],"hasNext":true,"nextCursor":"nextCursor123","size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:41.697Z] Forwarded URL = null [2026-01-20T00:07:41.697Z] Redirected URL = null [2026-01-20T00:07:41.697Z] Cookies = [] [2026-01-20T00:07:41.697Z] [2026-01-20T00:07:41.697Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 목록 조회 성공 - 최신순 STANDARD_OUT [2026-01-20T00:07:41.697Z] 2026-01-20T09:07:41.642+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.642+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.645+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.650+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.651+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=LATEST, cursor=null, size=20, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.651+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.652+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.653+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@168dcfa2] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = GET [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {sort=[LATEST], size=[20]} [2026-01-20T00:07:41.948Z] Headers = [] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 200 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json [2026-01-20T00:07:41.948Z] Body = {"comments":[{"commentId":456,"postId":123,"parentCommentId":null,"author":{"userId":"author123","nickname":"댓글작성자","profileImageUrl":"https://example.com/author.jpg","userType":null},"content":"좋은 글이네요!","replyCount":2,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:41.64697668","updatedAt":"2026-01-20T09:07:41.646986905","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":1,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 삭제 성공 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.687+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.687+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.689+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.692+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.699+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 요청: freeboardId=123, commentId=456, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.699+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 완료: commentId=456 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.700+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = DELETE [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments/456 [2026-01-20T00:07:41.948Z] Parameters = {} [2026-01-20T00:07:41.948Z] Headers = [] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 204 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = null [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 비인증 사용자 POST 요청 차단 (401) STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.716+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.716+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.718+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.720+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard/123/comments - Full authentication is required to access this resource [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = POST [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {} [2026-01-20T00:07:41.948Z] Headers = [Content-Type:"application/json", Content-Length:"45"] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 401 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:41.948Z] Body = {"path":"/community/freeboard/123/comments","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 작성 성공 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.733+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.733+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.735+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.740+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.750+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@9f34b7d] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.755+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=123, userId=testUser123, parentCommentId=null [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.755+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=456 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.758+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.758+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@2be69107] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = POST [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {} [2026-01-20T00:07:41.948Z] Headers = [Content-Type:"application/json", Content-Length:"67"] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 201 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json [2026-01-20T00:07:41.948Z] Body = {"commentId":456} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 비인증 사용자 GET 요청 성공 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.772+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.772+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.775+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.779+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.779+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=LATEST, cursor=null, size=20, userId=anonymous [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.780+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.780+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.781+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@746948a0] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = GET [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {} [2026-01-20T00:07:41.948Z] Headers = [] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 200 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json [2026-01-20T00:07:41.948Z] Body = {"comments":[],"hasNext":false,"nextCursor":null,"size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 페이지 크기 제한 테스트 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.795+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.796+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.797+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.801+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.801+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=LATEST, cursor=null, size=100, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.802+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.802+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.802+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@3767369d] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = GET [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {size=[100]} [2026-01-20T00:07:41.948Z] Headers = [] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 200 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json [2026-01-20T00:07:41.948Z] Body = {"comments":[],"hasNext":false,"nextCursor":null,"size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.806+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.807+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=LATEST, cursor=null, size=-5, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.807+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.808+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.808+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@3767369d] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = GET [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {size=[-5]} [2026-01-20T00:07:41.948Z] Headers = [] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 200 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json [2026-01-20T00:07:41.948Z] Body = {"comments":[],"hasNext":false,"nextCursor":null,"size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 영구 삭제 성공 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.822+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.822+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.824+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.827+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#hardDeleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.828+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 영구 삭제 요청: freeboardId=123, commentId=456, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.828+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 영구 삭제 완료: commentId=456 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.829+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = DELETE [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments/456/force [2026-01-20T00:07:41.948Z] Parameters = {} [2026-01-20T00:07:41.948Z] Headers = [] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#hardDeleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 204 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = null [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 수정 성공 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.842+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.842+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.845+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.850+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.853+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@58b736d8] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.857+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=123, commentId=456, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.858+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 완료: commentId=456 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.859+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.859+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@5be57032] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = PATCH [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments/456 [2026-01-20T00:07:41.948Z] Parameters = {} [2026-01-20T00:07:41.948Z] Headers = [Content-Type:"application/json", Content-Length:"47"] [2026-01-20T00:07:41.948Z] Body = [2026-01-20T00:07:41.948Z] Session Attrs = {} [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Handler: [2026-01-20T00:07:41.948Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.948Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Async: [2026-01-20T00:07:41.948Z] Async started = false [2026-01-20T00:07:41.948Z] Async result = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] Resolved Exception: [2026-01-20T00:07:41.948Z] Type = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] ModelAndView: [2026-01-20T00:07:41.948Z] View name = null [2026-01-20T00:07:41.948Z] View = null [2026-01-20T00:07:41.948Z] Model = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] FlashMap: [2026-01-20T00:07:41.948Z] Attributes = null [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletResponse: [2026-01-20T00:07:41.948Z] Status = 200 [2026-01-20T00:07:41.948Z] Error message = null [2026-01-20T00:07:41.948Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.948Z] Content type = application/json [2026-01-20T00:07:41.948Z] Body = {"commentId":456} [2026-01-20T00:07:41.948Z] Forwarded URL = null [2026-01-20T00:07:41.948Z] Redirected URL = null [2026-01-20T00:07:41.948Z] Cookies = [] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 목록 조회 성공 - 오래된순 STANDARD_OUT [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.880+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.880+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.883+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.886+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.886+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=OLDEST, cursor=null, size=20, userId=testUser123 [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.887+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.887+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:41.948Z] 2026-01-20T09:07:41.887+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@37e6679d] [2026-01-20T00:07:41.948Z] [2026-01-20T00:07:41.948Z] MockHttpServletRequest: [2026-01-20T00:07:41.948Z] HTTP Method = GET [2026-01-20T00:07:41.948Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:41.948Z] Parameters = {sort=[OLDEST]} [2026-01-20T00:07:41.949Z] Headers = [] [2026-01-20T00:07:41.949Z] Body = [2026-01-20T00:07:41.949Z] Session Attrs = {} [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Handler: [2026-01-20T00:07:41.949Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:41.949Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Async: [2026-01-20T00:07:41.949Z] Async started = false [2026-01-20T00:07:41.949Z] Async result = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Resolved Exception: [2026-01-20T00:07:41.949Z] Type = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] ModelAndView: [2026-01-20T00:07:41.949Z] View name = null [2026-01-20T00:07:41.949Z] View = null [2026-01-20T00:07:41.949Z] Model = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] FlashMap: [2026-01-20T00:07:41.949Z] Attributes = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] MockHttpServletResponse: [2026-01-20T00:07:41.949Z] Status = 200 [2026-01-20T00:07:41.949Z] Error message = null [2026-01-20T00:07:41.949Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.949Z] Content type = application/json [2026-01-20T00:07:41.949Z] Body = {"comments":[],"hasNext":false,"nextCursor":null,"size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:41.949Z] Forwarded URL = null [2026-01-20T00:07:41.949Z] Redirected URL = null [2026-01-20T00:07:41.949Z] Cookies = [] [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] 자유게시판 댓글 컨트롤러 테스트 > 비인증 사용자 DELETE 요청 차단 (401) STANDARD_OUT [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.901+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.901+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.903+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.905+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: DELETE /community/freeboard/123/comments/456 - Full authentication is required to access this resource [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] MockHttpServletRequest: [2026-01-20T00:07:41.949Z] HTTP Method = DELETE [2026-01-20T00:07:41.949Z] Request URI = /community/freeboard/123/comments/456 [2026-01-20T00:07:41.949Z] Parameters = {} [2026-01-20T00:07:41.949Z] Headers = [] [2026-01-20T00:07:41.949Z] Body = [2026-01-20T00:07:41.949Z] Session Attrs = {} [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Handler: [2026-01-20T00:07:41.949Z] Type = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Async: [2026-01-20T00:07:41.949Z] Async started = false [2026-01-20T00:07:41.949Z] Async result = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Resolved Exception: [2026-01-20T00:07:41.949Z] Type = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] ModelAndView: [2026-01-20T00:07:41.949Z] View name = null [2026-01-20T00:07:41.949Z] View = null [2026-01-20T00:07:41.949Z] Model = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] FlashMap: [2026-01-20T00:07:41.949Z] Attributes = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] MockHttpServletResponse: [2026-01-20T00:07:41.949Z] Status = 401 [2026-01-20T00:07:41.949Z] Error message = null [2026-01-20T00:07:41.949Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.949Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:41.949Z] Body = {"path":"/community/freeboard/123/comments/456","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:41.949Z] Forwarded URL = null [2026-01-20T00:07:41.949Z] Redirected URL = null [2026-01-20T00:07:41.949Z] Cookies = [] [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] 자유게시판 댓글 컨트롤러 테스트 > 비인증 사용자 PATCH 요청 차단 (401) STANDARD_OUT [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.919+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.919+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.922+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 3 ms [2026-01-20T00:07:41.949Z] 2026-01-20T09:07:41.924+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: PATCH /community/freeboard/123/comments/456 - Full authentication is required to access this resource [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] MockHttpServletRequest: [2026-01-20T00:07:41.949Z] HTTP Method = PATCH [2026-01-20T00:07:41.949Z] Request URI = /community/freeboard/123/comments/456 [2026-01-20T00:07:41.949Z] Parameters = {} [2026-01-20T00:07:41.949Z] Headers = [Content-Type:"application/json", Content-Length:"45"] [2026-01-20T00:07:41.949Z] Body = [2026-01-20T00:07:41.949Z] Session Attrs = {} [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Handler: [2026-01-20T00:07:41.949Z] Type = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Async: [2026-01-20T00:07:41.949Z] Async started = false [2026-01-20T00:07:41.949Z] Async result = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] Resolved Exception: [2026-01-20T00:07:41.949Z] Type = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] ModelAndView: [2026-01-20T00:07:41.949Z] View name = null [2026-01-20T00:07:41.949Z] View = null [2026-01-20T00:07:41.949Z] Model = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] FlashMap: [2026-01-20T00:07:41.949Z] Attributes = null [2026-01-20T00:07:41.949Z] [2026-01-20T00:07:41.949Z] MockHttpServletResponse: [2026-01-20T00:07:41.949Z] Status = 401 [2026-01-20T00:07:41.949Z] Error message = null [2026-01-20T00:07:41.949Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:41.949Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:41.949Z] Body = {"path":"/community/freeboard/123/comments/456","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:41.949Z] Forwarded URL = null [2026-01-20T00:07:41.949Z] Redirected URL = null [2026-01-20T00:07:41.949Z] Cookies = [] [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 작성 - 빈 내용으로 실패 STANDARD_OUT [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.938+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.938+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.940+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.943+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.945+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@1504bdb4] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.958+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.961+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.962+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[content] 댓글 내용은 필수입니다.]] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.963+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.comment.controller.FreeboardCommentController.createComment(java.lang.Long,com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCommentCreateRequest' on field 'content': rejected value []; codes [NotBlank.freeboardCommentCreateRequest.content,NotBlank.content,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCommentCreateRequest.content,content]; arguments []; default message [content]]; default message [댓글 내용은 필수입니다.]] ] [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] MockHttpServletRequest: [2026-01-20T00:07:42.199Z] HTTP Method = POST [2026-01-20T00:07:42.199Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:42.199Z] Parameters = {} [2026-01-20T00:07:42.199Z] Headers = [Content-Type:"application/json", Content-Length:"37"] [2026-01-20T00:07:42.199Z] Body = [2026-01-20T00:07:42.199Z] Session Attrs = {} [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Handler: [2026-01-20T00:07:42.199Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:42.199Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Async: [2026-01-20T00:07:42.199Z] Async started = false [2026-01-20T00:07:42.199Z] Async result = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Resolved Exception: [2026-01-20T00:07:42.199Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] ModelAndView: [2026-01-20T00:07:42.199Z] View name = null [2026-01-20T00:07:42.199Z] View = null [2026-01-20T00:07:42.199Z] Model = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] FlashMap: [2026-01-20T00:07:42.199Z] Attributes = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] MockHttpServletResponse: [2026-01-20T00:07:42.199Z] Status = 400 [2026-01-20T00:07:42.199Z] Error message = null [2026-01-20T00:07:42.199Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:42.199Z] Content type = application/json [2026-01-20T00:07:42.199Z] Body = {"code":"VALIDATION_FAILED","message":"[content] 댓글 내용은 필수입니다."} [2026-01-20T00:07:42.199Z] Forwarded URL = null [2026-01-20T00:07:42.199Z] Redirected URL = null [2026-01-20T00:07:42.199Z] Cookies = [] [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] 자유게시판 댓글 컨트롤러 테스트 > 계층 구조 댓글 조회 테스트 STANDARD_OUT [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.983+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.984+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.986+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.989+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.990+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=123, sort=LATEST, cursor=null, size=20, userId=testUser123 [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.991+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=2, hasNext=false [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.992+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:41.992+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@1bbabf04] [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] MockHttpServletRequest: [2026-01-20T00:07:42.199Z] HTTP Method = GET [2026-01-20T00:07:42.199Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:42.199Z] Parameters = {} [2026-01-20T00:07:42.199Z] Headers = [] [2026-01-20T00:07:42.199Z] Body = [2026-01-20T00:07:42.199Z] Session Attrs = {} [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Handler: [2026-01-20T00:07:42.199Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:42.199Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Async: [2026-01-20T00:07:42.199Z] Async started = false [2026-01-20T00:07:42.199Z] Async result = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Resolved Exception: [2026-01-20T00:07:42.199Z] Type = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] ModelAndView: [2026-01-20T00:07:42.199Z] View name = null [2026-01-20T00:07:42.199Z] View = null [2026-01-20T00:07:42.199Z] Model = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] FlashMap: [2026-01-20T00:07:42.199Z] Attributes = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] MockHttpServletResponse: [2026-01-20T00:07:42.199Z] Status = 200 [2026-01-20T00:07:42.199Z] Error message = null [2026-01-20T00:07:42.199Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:42.199Z] Content type = application/json [2026-01-20T00:07:42.199Z] Body = {"comments":[{"commentId":456,"postId":123,"parentCommentId":null,"author":{"userId":"parent123","nickname":"부모댓글작성자","profileImageUrl":null,"userType":null},"content":"원댓글입니다.","replyCount":1,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T08:07:41.987424141","updatedAt":null,"liked":null,"isAuthor":false,"isLiked":null},{"commentId":457,"postId":123,"parentCommentId":456,"author":{"userId":"child123","nickname":"대댓글작성자","profileImageUrl":null,"userType":null},"content":"대댓글입니다.","replyCount":0,"likeCount":0,"depth":1,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:41.987452597","updatedAt":null,"liked":null,"isAuthor":true,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":2,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:42.199Z] Forwarded URL = null [2026-01-20T00:07:42.199Z] Redirected URL = null [2026-01-20T00:07:42.199Z] Cookies = [] [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 수정 - 빈 내용으로 실패 STANDARD_OUT [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.014+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.015+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.017+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.020+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.021+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@49a248bc] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.022+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.023+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.023+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[content] 댓글 내용은 필수입니다.]] [2026-01-20T00:07:42.199Z] 2026-01-20T09:07:42.025+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [2] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.comment.controller.FreeboardCommentController.updateComment(java.lang.Long,java.lang.Long,com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCommentUpdateRequest' on field 'content': rejected value []; codes [NotBlank.freeboardCommentUpdateRequest.content,NotBlank.content,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCommentUpdateRequest.content,content]; arguments []; default message [content]]; default message [댓글 내용은 필수입니다.]] ] [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] MockHttpServletRequest: [2026-01-20T00:07:42.199Z] HTTP Method = PATCH [2026-01-20T00:07:42.199Z] Request URI = /community/freeboard/123/comments/456 [2026-01-20T00:07:42.199Z] Parameters = {} [2026-01-20T00:07:42.199Z] Headers = [Content-Type:"application/json", Content-Length:"14"] [2026-01-20T00:07:42.199Z] Body = [2026-01-20T00:07:42.199Z] Session Attrs = {} [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Handler: [2026-01-20T00:07:42.199Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:42.199Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Async: [2026-01-20T00:07:42.199Z] Async started = false [2026-01-20T00:07:42.199Z] Async result = null [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] Resolved Exception: [2026-01-20T00:07:42.199Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:42.199Z] [2026-01-20T00:07:42.199Z] ModelAndView: [2026-01-20T00:07:42.199Z] View name = null [2026-01-20T00:07:42.199Z] View = null [2026-01-20T00:07:42.199Z] Model = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] FlashMap: [2026-01-20T00:07:42.200Z] Attributes = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] MockHttpServletResponse: [2026-01-20T00:07:42.200Z] Status = 400 [2026-01-20T00:07:42.200Z] Error message = null [2026-01-20T00:07:42.200Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:42.200Z] Content type = application/json [2026-01-20T00:07:42.200Z] Body = {"code":"VALIDATION_FAILED","message":"[content] 댓글 내용은 필수입니다."} [2026-01-20T00:07:42.200Z] Forwarded URL = null [2026-01-20T00:07:42.200Z] Redirected URL = null [2026-01-20T00:07:42.200Z] Cookies = [] [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] 자유게시판 댓글 컨트롤러 테스트 > 대댓글 작성 성공 STANDARD_OUT [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.043+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.044+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.046+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.059+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.061+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@43e6cb9e] [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.061+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=123, userId=testUser123, parentCommentId=789 [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.062+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=457 [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.062+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.062+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@19bbfd7] [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] MockHttpServletRequest: [2026-01-20T00:07:42.200Z] HTTP Method = POST [2026-01-20T00:07:42.200Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:42.200Z] Parameters = {} [2026-01-20T00:07:42.200Z] Headers = [Content-Type:"application/json", Content-Length:"52"] [2026-01-20T00:07:42.200Z] Body = [2026-01-20T00:07:42.200Z] Session Attrs = {} [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] Handler: [2026-01-20T00:07:42.200Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:42.200Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] Async: [2026-01-20T00:07:42.200Z] Async started = false [2026-01-20T00:07:42.200Z] Async result = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] Resolved Exception: [2026-01-20T00:07:42.200Z] Type = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] ModelAndView: [2026-01-20T00:07:42.200Z] View name = null [2026-01-20T00:07:42.200Z] View = null [2026-01-20T00:07:42.200Z] Model = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] FlashMap: [2026-01-20T00:07:42.200Z] Attributes = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] MockHttpServletResponse: [2026-01-20T00:07:42.200Z] Status = 201 [2026-01-20T00:07:42.200Z] Error message = null [2026-01-20T00:07:42.200Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:42.200Z] Content type = application/json [2026-01-20T00:07:42.200Z] Body = {"commentId":457} [2026-01-20T00:07:42.200Z] Forwarded URL = null [2026-01-20T00:07:42.200Z] Redirected URL = null [2026-01-20T00:07:42.200Z] Cookies = [] [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] 자유게시판 댓글 컨트롤러 테스트 > 댓글 작성 - 너무 긴 내용으로 실패 STANDARD_OUT [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.076+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.077+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.079+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.083+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.084+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@344b7b7b] [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.085+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.086+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.087+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[content] 댓글은 1000자 이하로 입력해주세요.]] [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.089+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.comment.controller.FreeboardCommentController.createComment(java.lang.Long,com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCommentCreateRequest' on field 'content': rejected value [aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa]; codes [Size.freeboardCommentCreateRequest.content,Size.content,Size.java.lang.String,Size]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCommentCreateRequest.content,content]; arguments []; default message [content],1000,0]; default message [댓글은 1000자 이하로 입력해주세요.]] ] [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] MockHttpServletRequest: [2026-01-20T00:07:42.200Z] HTTP Method = POST [2026-01-20T00:07:42.200Z] Request URI = /community/freeboard/123/comments [2026-01-20T00:07:42.200Z] Parameters = {} [2026-01-20T00:07:42.200Z] Headers = [Content-Type:"application/json", Content-Length:"1038"] [2026-01-20T00:07:42.200Z] Body = [2026-01-20T00:07:42.200Z] Session Attrs = {} [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] Handler: [2026-01-20T00:07:42.200Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:42.200Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] Async: [2026-01-20T00:07:42.200Z] Async started = false [2026-01-20T00:07:42.200Z] Async result = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] Resolved Exception: [2026-01-20T00:07:42.200Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] ModelAndView: [2026-01-20T00:07:42.200Z] View name = null [2026-01-20T00:07:42.200Z] View = null [2026-01-20T00:07:42.200Z] Model = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] FlashMap: [2026-01-20T00:07:42.200Z] Attributes = null [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] MockHttpServletResponse: [2026-01-20T00:07:42.200Z] Status = 400 [2026-01-20T00:07:42.200Z] Error message = null [2026-01-20T00:07:42.200Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:42.200Z] Content type = application/json [2026-01-20T00:07:42.200Z] Body = {"code":"VALIDATION_FAILED","message":"[content] 댓글은 1000자 이하로 입력해주세요."} [2026-01-20T00:07:42.200Z] Forwarded URL = null [2026-01-20T00:07:42.200Z] Redirected URL = null [2026-01-20T00:07:42.200Z] Cookies = [] [2026-01-20T00:07:42.200Z] [2026-01-20T00:07:42.200Z] 자유게시판 컨트롤러 테스트 STANDARD_OUT [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.103+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.controller.FreeboardControllerTest]: FreeboardControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:42.200Z] 2026-01-20T09:07:42.109+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.controller.FreeboardControllerTest [2026-01-20T00:07:42.450Z] [2026-01-20T00:07:42.450Z] . ____ _ __ _ _ [2026-01-20T00:07:42.450Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:42.450Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:42.450Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:42.450Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:42.450Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:42.450Z] [2026-01-20T00:07:42.450Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:42.450Z] [2026-01-20T00:07:42.450Z] 2026-01-20T09:07:42.185+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.FreeboardControllerTest : Starting FreeboardControllerTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:42.450Z] 2026-01-20T09:07:42.185+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.FreeboardControllerTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:42.450Z] 2026-01-20T09:07:42.186+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.FreeboardControllerTest : The following 1 profile is active: "test" [2026-01-20T00:07:42.450Z] 2026-01-20T09:07:42.188+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@2e5e3877 [2026-01-20T00:07:42.701Z] 2026-01-20T09:07:42.556+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:42.701Z] 2026-01-20T09:07:42.557+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:42.701Z] 2026-01-20T09:07:42.561+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.686+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.687+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.732+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 42 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.737+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.738+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.750+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.750+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.750+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.751+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.752+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.752+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.752+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.752+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 12 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:42.951Z] 2026-01-20T09:07:42.820+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.978+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.981+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.990+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.992+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Starting... [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.994+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-4 - Added connection conn30: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.994+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Start completed. [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.994+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:42.995+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:43.201Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-4)'] [2026-01-20T00:07:43.201Z] Database driver: undefined/unknown [2026-01-20T00:07:43.201Z] Database version: 2.3.232 [2026-01-20T00:07:43.201Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:43.201Z] Isolation level: undefined/unknown [2026-01-20T00:07:43.201Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:43.201Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:43.133+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:43.134+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.201Z] drop table if exists comment_likes cascade [2026-01-20T00:07:43.201Z] Hibernate: [2026-01-20T00:07:43.201Z] drop table if exists comment_likes cascade [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:43.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.201Z] drop table if exists comments cascade [2026-01-20T00:07:43.201Z] Hibernate: [2026-01-20T00:07:43.201Z] drop table if exists comments cascade [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:43.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.201Z] drop table if exists post cascade [2026-01-20T00:07:43.201Z] Hibernate: [2026-01-20T00:07:43.201Z] drop table if exists post cascade [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:43.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.201Z] drop table if exists post_image cascade [2026-01-20T00:07:43.201Z] Hibernate: [2026-01-20T00:07:43.201Z] drop table if exists post_image cascade [2026-01-20T00:07:43.201Z] 2026-01-20T09:07:43.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.201Z] drop table if exists post_like cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists post_like cascade [2026-01-20T00:07:43.202Z] 2026-01-20T09:07:43.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.202Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:43.202Z] 2026-01-20T09:07:43.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.202Z] drop table if exists user_interests cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists user_interests cascade [2026-01-20T00:07:43.202Z] 2026-01-20T09:07:43.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.202Z] drop table if exists users cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists users cascade [2026-01-20T00:07:43.202Z] 2026-01-20T09:07:43.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.202Z] drop table if exists vote_option cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists vote_option cascade [2026-01-20T00:07:43.202Z] 2026-01-20T09:07:43.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.202Z] drop table if exists vote_result cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists vote_result cascade [2026-01-20T00:07:43.202Z] 2026-01-20T09:07:43.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.202Z] drop table if exists votesboard cascade [2026-01-20T00:07:43.202Z] Hibernate: [2026-01-20T00:07:43.202Z] drop table if exists votesboard cascade [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table comment_likes ( [2026-01-20T00:07:43.452Z] comment_id bigint, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (comment_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table comment_likes ( [2026-01-20T00:07:43.452Z] comment_id bigint, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (comment_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table comments ( [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] parent_id bigint, [2026-01-20T00:07:43.452Z] post_id bigint, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] content clob, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table comments ( [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] parent_id bigint, [2026-01-20T00:07:43.452Z] post_id bigint, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] content clob, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.147+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table post ( [2026-01-20T00:07:43.452Z] comment_count integer not null, [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] view_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] title varchar(255), [2026-01-20T00:07:43.452Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:43.452Z] content clob, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table post ( [2026-01-20T00:07:43.452Z] comment_count integer not null, [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] view_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] title varchar(255), [2026-01-20T00:07:43.452Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:43.452Z] content clob, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table post_image ( [2026-01-20T00:07:43.452Z] sequence integer not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] post_id bigint, [2026-01-20T00:07:43.452Z] image_url varchar(255), [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table post_image ( [2026-01-20T00:07:43.452Z] sequence integer not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] post_id bigint, [2026-01-20T00:07:43.452Z] image_url varchar(255), [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table post_like ( [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] post_id bigint, [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (post_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table post_like ( [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] post_id bigint, [2026-01-20T00:07:43.452Z] user_id varchar(36), [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (post_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table sigungu_code ( [2026-01-20T00:07:43.452Z] code varchar(5) not null, [2026-01-20T00:07:43.452Z] sido varchar(50) not null, [2026-01-20T00:07:43.452Z] sigungu varchar(50) not null, [2026-01-20T00:07:43.452Z] full_name varchar(100) not null, [2026-01-20T00:07:43.452Z] primary key (code) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table sigungu_code ( [2026-01-20T00:07:43.452Z] code varchar(5) not null, [2026-01-20T00:07:43.452Z] sido varchar(50) not null, [2026-01-20T00:07:43.452Z] sigungu varchar(50) not null, [2026-01-20T00:07:43.452Z] full_name varchar(100) not null, [2026-01-20T00:07:43.452Z] primary key (code) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.150+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table user_interests ( [2026-01-20T00:07:43.452Z] users_id varchar(36) not null, [2026-01-20T00:07:43.452Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table user_interests ( [2026-01-20T00:07:43.452Z] users_id varchar(36) not null, [2026-01-20T00:07:43.452Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.151+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table users ( [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] id varchar(36) not null, [2026-01-20T00:07:43.452Z] email varchar(255), [2026-01-20T00:07:43.452Z] latitude varchar(255), [2026-01-20T00:07:43.452Z] location varchar(255), [2026-01-20T00:07:43.452Z] longitude varchar(255), [2026-01-20T00:07:43.452Z] nickname varchar(255), [2026-01-20T00:07:43.452Z] profile_image_url varchar(255), [2026-01-20T00:07:43.452Z] username varchar(255), [2026-01-20T00:07:43.452Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:43.452Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:43.452Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:43.452Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:43.452Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table users ( [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] id varchar(36) not null, [2026-01-20T00:07:43.452Z] email varchar(255), [2026-01-20T00:07:43.452Z] latitude varchar(255), [2026-01-20T00:07:43.452Z] location varchar(255), [2026-01-20T00:07:43.452Z] longitude varchar(255), [2026-01-20T00:07:43.452Z] nickname varchar(255), [2026-01-20T00:07:43.452Z] profile_image_url varchar(255), [2026-01-20T00:07:43.452Z] username varchar(255), [2026-01-20T00:07:43.452Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:43.452Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:43.452Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:43.452Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:43.452Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table vote_option ( [2026-01-20T00:07:43.452Z] sequence integer not null, [2026-01-20T00:07:43.452Z] vote_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] content varchar(100) not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table vote_option ( [2026-01-20T00:07:43.452Z] sequence integer not null, [2026-01-20T00:07:43.452Z] vote_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] content varchar(100) not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table vote_result ( [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] vote_option_id bigint not null, [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table vote_result ( [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] vote_option_id bigint not null, [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table votesboard ( [2026-01-20T00:07:43.452Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:43.452Z] allow_revote boolean not null, [2026-01-20T00:07:43.452Z] comment_count integer not null, [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] total_votes integer not null, [2026-01-20T00:07:43.452Z] view_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] end_time timestamp(6) not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] title varchar(100) not null, [2026-01-20T00:07:43.452Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:43.452Z] content clob not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table votesboard ( [2026-01-20T00:07:43.452Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:43.452Z] allow_revote boolean not null, [2026-01-20T00:07:43.452Z] comment_count integer not null, [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] total_votes integer not null, [2026-01-20T00:07:43.452Z] view_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] end_time timestamp(6) not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] title varchar(100) not null, [2026-01-20T00:07:43.452Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:43.452Z] content clob not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table votesboard_comment_like ( [2026-01-20T00:07:43.452Z] comment_id bigint not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6) not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (comment_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table votesboard_comment_like ( [2026-01-20T00:07:43.452Z] comment_id bigint not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6) not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (comment_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table votesboard_comments ( [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] parent_id bigint, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] content clob not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table votesboard_comments ( [2026-01-20T00:07:43.452Z] deleted boolean not null, [2026-01-20T00:07:43.452Z] like_count integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] parent_id bigint, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] content clob not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table votesboard_image ( [2026-01-20T00:07:43.452Z] sequence integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] image_url varchar(500) not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table votesboard_image ( [2026-01-20T00:07:43.452Z] sequence integer not null, [2026-01-20T00:07:43.452Z] created_at timestamp(6), [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] updated_at timestamp(6), [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] image_url varchar(500) not null, [2026-01-20T00:07:43.452Z] primary key (id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create table votesboard_like ( [2026-01-20T00:07:43.452Z] created_at timestamp(6) not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (votesboard_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create table votesboard_like ( [2026-01-20T00:07:43.452Z] created_at timestamp(6) not null, [2026-01-20T00:07:43.452Z] id bigint generated by default as identity, [2026-01-20T00:07:43.452Z] votesboard_id bigint not null, [2026-01-20T00:07:43.452Z] user_id varchar(36) not null, [2026-01-20T00:07:43.452Z] primary key (id), [2026-01-20T00:07:43.452Z] unique (votesboard_id, user_id) [2026-01-20T00:07:43.452Z] ) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create index idx_sigungu_code [2026-01-20T00:07:43.452Z] on sigungu_code (code) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create index idx_sigungu_code [2026-01-20T00:07:43.452Z] on sigungu_code (code) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create index idx_vote_result_user [2026-01-20T00:07:43.452Z] on vote_result (user_id) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create index idx_vote_result_user [2026-01-20T00:07:43.452Z] on vote_result (user_id) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create index idx_vote_result_post [2026-01-20T00:07:43.452Z] on vote_result (votesboard_id) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create index idx_vote_result_post [2026-01-20T00:07:43.452Z] on vote_result (votesboard_id) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] create index idx_vote_result_user_post [2026-01-20T00:07:43.452Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] create index idx_vote_result_user_post [2026-01-20T00:07:43.452Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] alter table if exists comment_likes [2026-01-20T00:07:43.452Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:43.452Z] foreign key (comment_id) [2026-01-20T00:07:43.452Z] references comments [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] alter table if exists comment_likes [2026-01-20T00:07:43.452Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:43.452Z] foreign key (comment_id) [2026-01-20T00:07:43.452Z] references comments [2026-01-20T00:07:43.452Z] 2026-01-20T09:07:43.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.452Z] alter table if exists comment_likes [2026-01-20T00:07:43.452Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:43.452Z] foreign key (user_id) [2026-01-20T00:07:43.452Z] references users [2026-01-20T00:07:43.452Z] Hibernate: [2026-01-20T00:07:43.452Z] alter table if exists comment_likes [2026-01-20T00:07:43.452Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:43.452Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists comments [2026-01-20T00:07:43.453Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:43.453Z] foreign key (parent_id) [2026-01-20T00:07:43.453Z] references comments [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists comments [2026-01-20T00:07:43.453Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:43.453Z] foreign key (parent_id) [2026-01-20T00:07:43.453Z] references comments [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists comments [2026-01-20T00:07:43.453Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:43.453Z] foreign key (post_id) [2026-01-20T00:07:43.453Z] references post [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists comments [2026-01-20T00:07:43.453Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:43.453Z] foreign key (post_id) [2026-01-20T00:07:43.453Z] references post [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists comments [2026-01-20T00:07:43.453Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists comments [2026-01-20T00:07:43.453Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists post [2026-01-20T00:07:43.453Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists post [2026-01-20T00:07:43.453Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists post_image [2026-01-20T00:07:43.453Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:43.453Z] foreign key (post_id) [2026-01-20T00:07:43.453Z] references post [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists post_image [2026-01-20T00:07:43.453Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:43.453Z] foreign key (post_id) [2026-01-20T00:07:43.453Z] references post [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists post_like [2026-01-20T00:07:43.453Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:43.453Z] foreign key (post_id) [2026-01-20T00:07:43.453Z] references post [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists post_like [2026-01-20T00:07:43.453Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:43.453Z] foreign key (post_id) [2026-01-20T00:07:43.453Z] references post [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists post_like [2026-01-20T00:07:43.453Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists post_like [2026-01-20T00:07:43.453Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists user_interests [2026-01-20T00:07:43.453Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:43.453Z] foreign key (users_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists user_interests [2026-01-20T00:07:43.453Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:43.453Z] foreign key (users_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists vote_option [2026-01-20T00:07:43.453Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists vote_option [2026-01-20T00:07:43.453Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists vote_result [2026-01-20T00:07:43.453Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists vote_result [2026-01-20T00:07:43.453Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists vote_result [2026-01-20T00:07:43.453Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:43.453Z] foreign key (vote_option_id) [2026-01-20T00:07:43.453Z] references vote_option [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists vote_result [2026-01-20T00:07:43.453Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:43.453Z] foreign key (vote_option_id) [2026-01-20T00:07:43.453Z] references vote_option [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists vote_result [2026-01-20T00:07:43.453Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists vote_result [2026-01-20T00:07:43.453Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard [2026-01-20T00:07:43.453Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard [2026-01-20T00:07:43.453Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:43.453Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:43.453Z] foreign key (comment_id) [2026-01-20T00:07:43.453Z] references votesboard_comments [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:43.453Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:43.453Z] foreign key (comment_id) [2026-01-20T00:07:43.453Z] references votesboard_comments [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:43.453Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:43.453Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comments [2026-01-20T00:07:43.453Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:43.453Z] foreign key (parent_id) [2026-01-20T00:07:43.453Z] references votesboard_comments [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comments [2026-01-20T00:07:43.453Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:43.453Z] foreign key (parent_id) [2026-01-20T00:07:43.453Z] references votesboard_comments [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comments [2026-01-20T00:07:43.453Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comments [2026-01-20T00:07:43.453Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comments [2026-01-20T00:07:43.453Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_comments [2026-01-20T00:07:43.453Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_image [2026-01-20T00:07:43.453Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_image [2026-01-20T00:07:43.453Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_like [2026-01-20T00:07:43.453Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_like [2026-01-20T00:07:43.453Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:43.453Z] foreign key (user_id) [2026-01-20T00:07:43.453Z] references users [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:43.453Z] alter table if exists votesboard_like [2026-01-20T00:07:43.453Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] Hibernate: [2026-01-20T00:07:43.453Z] alter table if exists votesboard_like [2026-01-20T00:07:43.453Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:43.453Z] foreign key (votesboard_id) [2026-01-20T00:07:43.453Z] references votesboard [2026-01-20T00:07:43.453Z] 2026-01-20T09:07:43.219+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:44.003Z] 2026-01-20T09:07:43.689+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:44.003Z] 2026-01-20T09:07:43.747+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:44.004Z] 2026-01-20T09:07:43.793+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:44.004Z] 2026-01-20T09:07:43.934+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:44.254Z] 2026-01-20T09:07:44.057+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:44.254Z] 2026-01-20T09:07:44.068+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.269+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.FreeboardControllerTest : Started FreeboardControllerTest in 2.154 seconds (process running for 25.308) [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] /* select [2026-01-20T00:07:44.504Z] count(*) [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] SigunguCode x */ select [2026-01-20T00:07:44.504Z] count(*) [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] /* select [2026-01-20T00:07:44.504Z] count(*) [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] SigunguCode x */ select [2026-01-20T00:07:44.504Z] count(*) [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.278+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.278+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] 2026-01-20T09:07:44.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.504Z] select [2026-01-20T00:07:44.504Z] sc1_0.code, [2026-01-20T00:07:44.504Z] sc1_0.full_name, [2026-01-20T00:07:44.504Z] sc1_0.sido, [2026-01-20T00:07:44.504Z] sc1_0.sigungu [2026-01-20T00:07:44.504Z] from [2026-01-20T00:07:44.504Z] sigungu_code sc1_0 [2026-01-20T00:07:44.504Z] where [2026-01-20T00:07:44.504Z] sc1_0.code=? [2026-01-20T00:07:44.504Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] Hibernate: [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.505Z] sc1_0.full_name, [2026-01-20T00:07:44.505Z] sc1_0.sido, [2026-01-20T00:07:44.505Z] sc1_0.sigungu [2026-01-20T00:07:44.505Z] from [2026-01-20T00:07:44.505Z] sigungu_code sc1_0 [2026-01-20T00:07:44.505Z] where [2026-01-20T00:07:44.505Z] sc1_0.code=? [2026-01-20T00:07:44.505Z] 2026-01-20T09:07:44.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.505Z] select [2026-01-20T00:07:44.505Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] 2026-01-20T09:07:44.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.506Z] sc1_0.full_name, [2026-01-20T00:07:44.506Z] sc1_0.sido, [2026-01-20T00:07:44.506Z] sc1_0.sigungu [2026-01-20T00:07:44.506Z] from [2026-01-20T00:07:44.506Z] sigungu_code sc1_0 [2026-01-20T00:07:44.506Z] where [2026-01-20T00:07:44.506Z] sc1_0.code=? [2026-01-20T00:07:44.506Z] Hibernate: [2026-01-20T00:07:44.506Z] select [2026-01-20T00:07:44.506Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.357+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] Hibernate: [2026-01-20T00:07:44.507Z] select [2026-01-20T00:07:44.507Z] sc1_0.code, [2026-01-20T00:07:44.507Z] sc1_0.full_name, [2026-01-20T00:07:44.507Z] sc1_0.sido, [2026-01-20T00:07:44.507Z] sc1_0.sigungu [2026-01-20T00:07:44.507Z] from [2026-01-20T00:07:44.507Z] sigungu_code sc1_0 [2026-01-20T00:07:44.507Z] where [2026-01-20T00:07:44.507Z] sc1_0.code=? [2026-01-20T00:07:44.507Z] 2026-01-20T09:07:44.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.412+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.412+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.413+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.413+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] Hibernate: [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.508Z] sc1_0.sigungu [2026-01-20T00:07:44.508Z] from [2026-01-20T00:07:44.508Z] sigungu_code sc1_0 [2026-01-20T00:07:44.508Z] where [2026-01-20T00:07:44.508Z] sc1_0.code=? [2026-01-20T00:07:44.508Z] 2026-01-20T09:07:44.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.508Z] select [2026-01-20T00:07:44.508Z] sc1_0.code, [2026-01-20T00:07:44.508Z] sc1_0.full_name, [2026-01-20T00:07:44.508Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] 2026-01-20T09:07:44.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] 2026-01-20T09:07:44.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] 2026-01-20T09:07:44.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] 2026-01-20T09:07:44.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] 2026-01-20T09:07:44.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] 2026-01-20T09:07:44.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.509Z] sc1_0.code, [2026-01-20T00:07:44.509Z] sc1_0.full_name, [2026-01-20T00:07:44.509Z] sc1_0.sido, [2026-01-20T00:07:44.509Z] sc1_0.sigungu [2026-01-20T00:07:44.509Z] from [2026-01-20T00:07:44.509Z] sigungu_code sc1_0 [2026-01-20T00:07:44.509Z] where [2026-01-20T00:07:44.509Z] sc1_0.code=? [2026-01-20T00:07:44.509Z] Hibernate: [2026-01-20T00:07:44.509Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] Hibernate: [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.759Z] sc1_0.code=? [2026-01-20T00:07:44.759Z] 2026-01-20T09:07:44.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.759Z] select [2026-01-20T00:07:44.759Z] sc1_0.code, [2026-01-20T00:07:44.759Z] sc1_0.full_name, [2026-01-20T00:07:44.759Z] sc1_0.sido, [2026-01-20T00:07:44.759Z] sc1_0.sigungu [2026-01-20T00:07:44.759Z] from [2026-01-20T00:07:44.759Z] sigungu_code sc1_0 [2026-01-20T00:07:44.759Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.474+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.476+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.477+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] Hibernate: [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.760Z] sc1_0.full_name, [2026-01-20T00:07:44.760Z] sc1_0.sido, [2026-01-20T00:07:44.760Z] sc1_0.sigungu [2026-01-20T00:07:44.760Z] from [2026-01-20T00:07:44.760Z] sigungu_code sc1_0 [2026-01-20T00:07:44.760Z] where [2026-01-20T00:07:44.760Z] sc1_0.code=? [2026-01-20T00:07:44.760Z] 2026-01-20T09:07:44.479+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.760Z] select [2026-01-20T00:07:44.760Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.481+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.482+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.484+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.486+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.489+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.490+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.497+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.500+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.502+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.503+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] select [2026-01-20T00:07:44.761Z] sc1_0.code, [2026-01-20T00:07:44.761Z] sc1_0.full_name, [2026-01-20T00:07:44.761Z] sc1_0.sido, [2026-01-20T00:07:44.761Z] sc1_0.sigungu [2026-01-20T00:07:44.761Z] from [2026-01-20T00:07:44.761Z] sigungu_code sc1_0 [2026-01-20T00:07:44.761Z] where [2026-01-20T00:07:44.761Z] sc1_0.code=? [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.506+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.517+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.520+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.521+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.526+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.537+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.548+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.553+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.555+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.557+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.558+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.560+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.561+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.567+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.568+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.569+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.571+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.572+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] Hibernate: [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.761Z] 2026-01-20T09:07:44.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.761Z] /* insert for [2026-01-20T00:07:44.761Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.761Z] into [2026-01-20T00:07:44.761Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.761Z] values [2026-01-20T00:07:44.761Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.574+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.576+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.577+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.579+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.580+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.581+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.583+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.584+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.587+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.588+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.590+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.591+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.593+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.594+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.595+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.596+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.598+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.599+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.600+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.602+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.603+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.604+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.604+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.605+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.606+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.609+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.609+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.609+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.611+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.612+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.612+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.612+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.612+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] Hibernate: [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.762Z] values [2026-01-20T00:07:44.762Z] (?, ?, ?, ?) [2026-01-20T00:07:44.762Z] 2026-01-20T09:07:44.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.762Z] /* insert for [2026-01-20T00:07:44.762Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.762Z] into [2026-01-20T00:07:44.762Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.615+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.617+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.618+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.620+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.623+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.624+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.625+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.629+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.635+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] Hibernate: [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.763Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.763Z] values [2026-01-20T00:07:44.763Z] (?, ?, ?, ?) [2026-01-20T00:07:44.763Z] 2026-01-20T09:07:44.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.763Z] /* insert for [2026-01-20T00:07:44.763Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.763Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.639+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.640+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.641+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.641+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.649+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.651+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.653+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.655+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.656+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.658+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.660+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.661+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.663+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.665+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.667+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.668+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.671+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.672+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.673+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.764Z] /* insert for [2026-01-20T00:07:44.764Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.764Z] into [2026-01-20T00:07:44.764Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.764Z] values [2026-01-20T00:07:44.764Z] (?, ?, ?, ?) [2026-01-20T00:07:44.764Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.681+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.682+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.686+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] 2026-01-20T09:07:44.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.765Z] into [2026-01-20T00:07:44.765Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.765Z] values [2026-01-20T00:07:44.765Z] (?, ?, ?, ?) [2026-01-20T00:07:44.765Z] Hibernate: [2026-01-20T00:07:44.765Z] /* insert for [2026-01-20T00:07:44.765Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] 2026-01-20T09:07:44.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:44.766Z] into [2026-01-20T00:07:44.766Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:44.766Z] values [2026-01-20T00:07:44.766Z] (?, ?, ?, ?) [2026-01-20T00:07:44.766Z] Hibernate: [2026-01-20T00:07:44.766Z] /* insert for [2026-01-20T00:07:44.766Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] Hibernate: [2026-01-20T00:07:45.022Z] /* insert for [2026-01-20T00:07:45.022Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:45.022Z] into [2026-01-20T00:07:45.022Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:45.022Z] values [2026-01-20T00:07:45.022Z] (?, ?, ?, ?) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] 자유게시판 컨트롤러 테스트 > 자유게시판 글 상세 조회 성공 STANDARD_OUT [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.714+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.715+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.717+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.725+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.727+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=123, userId=testUser123 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.729+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=123, viewCount=102 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.751+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.751+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@695475e1] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletRequest: [2026-01-20T00:07:45.022Z] HTTP Method = GET [2026-01-20T00:07:45.022Z] Request URI = /community/freeboard/123 [2026-01-20T00:07:45.022Z] Parameters = {} [2026-01-20T00:07:45.022Z] Headers = [] [2026-01-20T00:07:45.022Z] Body = [2026-01-20T00:07:45.022Z] Session Attrs = {} [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Handler: [2026-01-20T00:07:45.022Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.022Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Async: [2026-01-20T00:07:45.022Z] Async started = false [2026-01-20T00:07:45.022Z] Async result = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Resolved Exception: [2026-01-20T00:07:45.022Z] Type = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] ModelAndView: [2026-01-20T00:07:45.022Z] View name = null [2026-01-20T00:07:45.022Z] View = null [2026-01-20T00:07:45.022Z] Model = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] FlashMap: [2026-01-20T00:07:45.022Z] Attributes = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletResponse: [2026-01-20T00:07:45.022Z] Status = 200 [2026-01-20T00:07:45.022Z] Error message = null [2026-01-20T00:07:45.022Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.022Z] Content type = application/json [2026-01-20T00:07:45.022Z] Body = {"postId":123,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":"https://example.com/author.jpg","userType":null,"address":null},"category":"restaurant","title":"맛있는 라면집 추천","content":"어제 갔던 라면집이 정말 맛있었어요!","images":[{"imageId":1,"imageUrl":"https://example.com/image1.jpg","sequence":0}],"likeCount":15,"commentCount":8,"viewCount":102,"createdAt":"2026-01-20T09:07:44.719672969","updatedAt":"2026-01-20T09:07:44.719680066","canEdit":null,"canDelete":null,"authorized":false,"liked":false,"isAuthorized":false,"isAuthor":false,"isLiked":false} [2026-01-20T00:07:45.022Z] Forwarded URL = null [2026-01-20T00:07:45.022Z] Redirected URL = null [2026-01-20T00:07:45.022Z] Cookies = [] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] 자유게시판 컨트롤러 테스트 > 자유게시판 글 작성 성공 STANDARD_OUT [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.775+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.776+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.778+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.783+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.792+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=testUser123, category=RESTAURANT, title=맛있는 라면집 추천, imageCount=1 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.793+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=123 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.796+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.796+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@5a0479f] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletRequest: [2026-01-20T00:07:45.022Z] HTTP Method = POST [2026-01-20T00:07:45.022Z] Request URI = /community/freeboard [2026-01-20T00:07:45.022Z] Parameters = {title=[맛있는 라면집 추천], content=[어제 갔던 라면집이 정말 맛있었어요!], category=[RESTAURANT]} [2026-01-20T00:07:45.022Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:45.022Z] Body = [2026-01-20T00:07:45.022Z] Session Attrs = {} [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Handler: [2026-01-20T00:07:45.022Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.022Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Async: [2026-01-20T00:07:45.022Z] Async started = false [2026-01-20T00:07:45.022Z] Async result = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Resolved Exception: [2026-01-20T00:07:45.022Z] Type = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] ModelAndView: [2026-01-20T00:07:45.022Z] View name = null [2026-01-20T00:07:45.022Z] View = null [2026-01-20T00:07:45.022Z] Model = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] FlashMap: [2026-01-20T00:07:45.022Z] Attributes = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletResponse: [2026-01-20T00:07:45.022Z] Status = 200 [2026-01-20T00:07:45.022Z] Error message = null [2026-01-20T00:07:45.022Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.022Z] Content type = application/json [2026-01-20T00:07:45.022Z] Body = {"postId":123} [2026-01-20T00:07:45.022Z] Forwarded URL = null [2026-01-20T00:07:45.022Z] Redirected URL = null [2026-01-20T00:07:45.022Z] Cookies = [] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] 자유게시판 컨트롤러 테스트 > 정렬 옵션 테스트 STANDARD_OUT [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.814+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.814+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.816+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.822+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.824+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LIKE, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.825+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.828+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.828+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@50208046] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletRequest: [2026-01-20T00:07:45.022Z] HTTP Method = GET [2026-01-20T00:07:45.022Z] Request URI = /community/freeboard [2026-01-20T00:07:45.022Z] Parameters = {sort=[LIKE]} [2026-01-20T00:07:45.022Z] Headers = [] [2026-01-20T00:07:45.022Z] Body = [2026-01-20T00:07:45.022Z] Session Attrs = {} [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Handler: [2026-01-20T00:07:45.022Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.022Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Async: [2026-01-20T00:07:45.022Z] Async started = false [2026-01-20T00:07:45.022Z] Async result = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Resolved Exception: [2026-01-20T00:07:45.022Z] Type = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] ModelAndView: [2026-01-20T00:07:45.022Z] View name = null [2026-01-20T00:07:45.022Z] View = null [2026-01-20T00:07:45.022Z] Model = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] FlashMap: [2026-01-20T00:07:45.022Z] Attributes = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletResponse: [2026-01-20T00:07:45.022Z] Status = 200 [2026-01-20T00:07:45.022Z] Error message = null [2026-01-20T00:07:45.022Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.022Z] Content type = application/json [2026-01-20T00:07:45.022Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.022Z] Forwarded URL = null [2026-01-20T00:07:45.022Z] Redirected URL = null [2026-01-20T00:07:45.022Z] Cookies = [] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.833+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.834+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=COMMENT, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.834+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.834+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.834+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@50208046] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletRequest: [2026-01-20T00:07:45.022Z] HTTP Method = GET [2026-01-20T00:07:45.022Z] Request URI = /community/freeboard [2026-01-20T00:07:45.022Z] Parameters = {sort=[COMMENT]} [2026-01-20T00:07:45.022Z] Headers = [] [2026-01-20T00:07:45.022Z] Body = [2026-01-20T00:07:45.022Z] Session Attrs = {} [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Handler: [2026-01-20T00:07:45.022Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.022Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Async: [2026-01-20T00:07:45.022Z] Async started = false [2026-01-20T00:07:45.022Z] Async result = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Resolved Exception: [2026-01-20T00:07:45.022Z] Type = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] ModelAndView: [2026-01-20T00:07:45.022Z] View name = null [2026-01-20T00:07:45.022Z] View = null [2026-01-20T00:07:45.022Z] Model = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] FlashMap: [2026-01-20T00:07:45.022Z] Attributes = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletResponse: [2026-01-20T00:07:45.022Z] Status = 200 [2026-01-20T00:07:45.022Z] Error message = null [2026-01-20T00:07:45.022Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.022Z] Content type = application/json [2026-01-20T00:07:45.022Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.022Z] Forwarded URL = null [2026-01-20T00:07:45.022Z] Redirected URL = null [2026-01-20T00:07:45.022Z] Cookies = [] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.837+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.838+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=VIEW, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.838+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.839+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.839+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@50208046] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletRequest: [2026-01-20T00:07:45.022Z] HTTP Method = GET [2026-01-20T00:07:45.022Z] Request URI = /community/freeboard [2026-01-20T00:07:45.022Z] Parameters = {sort=[VIEW]} [2026-01-20T00:07:45.022Z] Headers = [] [2026-01-20T00:07:45.022Z] Body = [2026-01-20T00:07:45.022Z] Session Attrs = {} [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Handler: [2026-01-20T00:07:45.022Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.022Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Async: [2026-01-20T00:07:45.022Z] Async started = false [2026-01-20T00:07:45.022Z] Async result = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Resolved Exception: [2026-01-20T00:07:45.022Z] Type = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] ModelAndView: [2026-01-20T00:07:45.022Z] View name = null [2026-01-20T00:07:45.022Z] View = null [2026-01-20T00:07:45.022Z] Model = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] FlashMap: [2026-01-20T00:07:45.022Z] Attributes = null [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletResponse: [2026-01-20T00:07:45.022Z] Status = 200 [2026-01-20T00:07:45.022Z] Error message = null [2026-01-20T00:07:45.022Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.022Z] Content type = application/json [2026-01-20T00:07:45.022Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.022Z] Forwarded URL = null [2026-01-20T00:07:45.022Z] Redirected URL = null [2026-01-20T00:07:45.022Z] Cookies = [] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] 자유게시판 컨트롤러 테스트 > 자유게시판 글 작성 - 빈 제목으로 실패 STANDARD_OUT [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.855+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.855+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.857+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.859+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.861+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.864+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.864+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[title] 제목은 필수입니다.]] [2026-01-20T00:07:45.022Z] 2026-01-20T09:07:44.865+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.createPost(com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCreateRequest' on field 'title': rejected value []; codes [NotBlank.freeboardCreateRequest.title,NotBlank.title,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCreateRequest.title,title]; arguments []; default message [title]]; default message [제목은 필수입니다.]] ] [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] MockHttpServletRequest: [2026-01-20T00:07:45.022Z] HTTP Method = POST [2026-01-20T00:07:45.022Z] Request URI = /community/freeboard [2026-01-20T00:07:45.022Z] Parameters = {title=[], content=[내용], category=[RESTAURANT]} [2026-01-20T00:07:45.022Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:45.022Z] Body = [2026-01-20T00:07:45.022Z] Session Attrs = {} [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Handler: [2026-01-20T00:07:45.022Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.022Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:45.022Z] [2026-01-20T00:07:45.022Z] Async: [2026-01-20T00:07:45.023Z] Async started = false [2026-01-20T00:07:45.023Z] Async result = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Resolved Exception: [2026-01-20T00:07:45.023Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] ModelAndView: [2026-01-20T00:07:45.023Z] View name = null [2026-01-20T00:07:45.023Z] View = null [2026-01-20T00:07:45.023Z] Model = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] FlashMap: [2026-01-20T00:07:45.023Z] Attributes = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] MockHttpServletResponse: [2026-01-20T00:07:45.023Z] Status = 400 [2026-01-20T00:07:45.023Z] Error message = null [2026-01-20T00:07:45.023Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.023Z] Content type = application/json [2026-01-20T00:07:45.023Z] Body = {"code":"VALIDATION_FAILED","message":"[title] 제목은 필수입니다."} [2026-01-20T00:07:45.023Z] Forwarded URL = null [2026-01-20T00:07:45.023Z] Redirected URL = null [2026-01-20T00:07:45.023Z] Cookies = [] [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] 자유게시판 컨트롤러 테스트 > 자유게시판 글 삭제 성공 STANDARD_OUT [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.881+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.882+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.884+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.886+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.887+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=123, userId=testUser123 [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.888+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 완료: freeboardId=123 [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.889+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] MockHttpServletRequest: [2026-01-20T00:07:45.023Z] HTTP Method = DELETE [2026-01-20T00:07:45.023Z] Request URI = /community/freeboard/123 [2026-01-20T00:07:45.023Z] Parameters = {} [2026-01-20T00:07:45.023Z] Headers = [] [2026-01-20T00:07:45.023Z] Body = [2026-01-20T00:07:45.023Z] Session Attrs = {} [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Handler: [2026-01-20T00:07:45.023Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.023Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Async: [2026-01-20T00:07:45.023Z] Async started = false [2026-01-20T00:07:45.023Z] Async result = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Resolved Exception: [2026-01-20T00:07:45.023Z] Type = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] ModelAndView: [2026-01-20T00:07:45.023Z] View name = null [2026-01-20T00:07:45.023Z] View = null [2026-01-20T00:07:45.023Z] Model = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] FlashMap: [2026-01-20T00:07:45.023Z] Attributes = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] MockHttpServletResponse: [2026-01-20T00:07:45.023Z] Status = 204 [2026-01-20T00:07:45.023Z] Error message = null [2026-01-20T00:07:45.023Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.023Z] Content type = null [2026-01-20T00:07:45.023Z] Body = [2026-01-20T00:07:45.023Z] Forwarded URL = null [2026-01-20T00:07:45.023Z] Redirected URL = null [2026-01-20T00:07:45.023Z] Cookies = [] [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] 자유게시판 컨트롤러 테스트 > 자유게시판 글 수정 성공 STANDARD_OUT [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.905+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.906+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.907+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.911+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.916+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=123, userId=testUser123 [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.917+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 완료: freeboardId=123 [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.917+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.023Z] 2026-01-20T09:07:44.918+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@64a8d15] [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] MockHttpServletRequest: [2026-01-20T00:07:45.023Z] HTTP Method = PATCH [2026-01-20T00:07:45.023Z] Request URI = /community/freeboard/123 [2026-01-20T00:07:45.023Z] Parameters = {title=[수정된 제목], content=[수정된 내용], category=[LIVING_CONVENIENCE]} [2026-01-20T00:07:45.023Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:45.023Z] Body = [2026-01-20T00:07:45.023Z] Session Attrs = {} [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Handler: [2026-01-20T00:07:45.023Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.023Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Async: [2026-01-20T00:07:45.023Z] Async started = false [2026-01-20T00:07:45.023Z] Async result = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] Resolved Exception: [2026-01-20T00:07:45.023Z] Type = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] ModelAndView: [2026-01-20T00:07:45.023Z] View name = null [2026-01-20T00:07:45.023Z] View = null [2026-01-20T00:07:45.023Z] Model = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] FlashMap: [2026-01-20T00:07:45.023Z] Attributes = null [2026-01-20T00:07:45.023Z] [2026-01-20T00:07:45.023Z] MockHttpServletResponse: [2026-01-20T00:07:45.023Z] Status = 200 [2026-01-20T00:07:45.023Z] Error message = null [2026-01-20T00:07:45.023Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.023Z] Content type = application/json [2026-01-20T00:07:45.023Z] Body = {"postId":123} [2026-01-20T00:07:45.023Z] Forwarded URL = null [2026-01-20T00:07:45.023Z] Redirected URL = null [2026-01-20T00:07:45.023Z] Cookies = [] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] 자유게시판 컨트롤러 테스트 > 페이지 크기 제한 테스트 STANDARD_OUT [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.940+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.941+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.942+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.945+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.946+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=100, userId=testUser123 [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.946+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.947+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.947+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@743a7b03] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletRequest: [2026-01-20T00:07:45.273Z] HTTP Method = GET [2026-01-20T00:07:45.273Z] Request URI = /community/freeboard [2026-01-20T00:07:45.273Z] Parameters = {size=[100]} [2026-01-20T00:07:45.273Z] Headers = [] [2026-01-20T00:07:45.273Z] Body = [2026-01-20T00:07:45.273Z] Session Attrs = {} [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Handler: [2026-01-20T00:07:45.273Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.273Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Async: [2026-01-20T00:07:45.273Z] Async started = false [2026-01-20T00:07:45.273Z] Async result = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Resolved Exception: [2026-01-20T00:07:45.273Z] Type = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] ModelAndView: [2026-01-20T00:07:45.273Z] View name = null [2026-01-20T00:07:45.273Z] View = null [2026-01-20T00:07:45.273Z] Model = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] FlashMap: [2026-01-20T00:07:45.273Z] Attributes = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletResponse: [2026-01-20T00:07:45.273Z] Status = 200 [2026-01-20T00:07:45.273Z] Error message = null [2026-01-20T00:07:45.273Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.273Z] Content type = application/json [2026-01-20T00:07:45.273Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.273Z] Forwarded URL = null [2026-01-20T00:07:45.273Z] Redirected URL = null [2026-01-20T00:07:45.273Z] Cookies = [] [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.954+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.955+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=-5, userId=testUser123 [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.955+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.956+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.956+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@743a7b03] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletRequest: [2026-01-20T00:07:45.273Z] HTTP Method = GET [2026-01-20T00:07:45.273Z] Request URI = /community/freeboard [2026-01-20T00:07:45.273Z] Parameters = {size=[-5]} [2026-01-20T00:07:45.273Z] Headers = [] [2026-01-20T00:07:45.273Z] Body = [2026-01-20T00:07:45.273Z] Session Attrs = {} [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Handler: [2026-01-20T00:07:45.273Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.273Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Async: [2026-01-20T00:07:45.273Z] Async started = false [2026-01-20T00:07:45.273Z] Async result = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Resolved Exception: [2026-01-20T00:07:45.273Z] Type = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] ModelAndView: [2026-01-20T00:07:45.273Z] View name = null [2026-01-20T00:07:45.273Z] View = null [2026-01-20T00:07:45.273Z] Model = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] FlashMap: [2026-01-20T00:07:45.273Z] Attributes = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletResponse: [2026-01-20T00:07:45.273Z] Status = 200 [2026-01-20T00:07:45.273Z] Error message = null [2026-01-20T00:07:45.273Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.273Z] Content type = application/json [2026-01-20T00:07:45.273Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.273Z] Forwarded URL = null [2026-01-20T00:07:45.273Z] Redirected URL = null [2026-01-20T00:07:45.273Z] Cookies = [] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] 자유게시판 컨트롤러 테스트 > 자유게시판 목록 조회 - 모든 카테고리 테스트 > [1] category=DAILY_HOBBY STANDARD_OUT [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.995+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.996+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:44.997+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.007+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.008+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=DAILY_HOBBY, sort=LATEST, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.009+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.009+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.010+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@3b7fd6de] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletRequest: [2026-01-20T00:07:45.273Z] HTTP Method = GET [2026-01-20T00:07:45.273Z] Request URI = /community/freeboard [2026-01-20T00:07:45.273Z] Parameters = {category=[daily-hobby], sort=[LATEST], size=[10]} [2026-01-20T00:07:45.273Z] Headers = [] [2026-01-20T00:07:45.273Z] Body = [2026-01-20T00:07:45.273Z] Session Attrs = {} [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Handler: [2026-01-20T00:07:45.273Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.273Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Async: [2026-01-20T00:07:45.273Z] Async started = false [2026-01-20T00:07:45.273Z] Async result = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Resolved Exception: [2026-01-20T00:07:45.273Z] Type = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] ModelAndView: [2026-01-20T00:07:45.273Z] View name = null [2026-01-20T00:07:45.273Z] View = null [2026-01-20T00:07:45.273Z] Model = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] FlashMap: [2026-01-20T00:07:45.273Z] Attributes = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletResponse: [2026-01-20T00:07:45.273Z] Status = 200 [2026-01-20T00:07:45.273Z] Error message = null [2026-01-20T00:07:45.273Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.273Z] Content type = application/json [2026-01-20T00:07:45.273Z] Body = {"posts":[{"postId":1,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":null,"userType":null},"category":"daily-hobby","title":"테스트 제목","contentPreview":"테스트 내용 미리보기...","thumbnailUrl":null,"imageCount":1,"likeCount":5,"commentCount":3,"viewCount":50,"createdAt":"2026-01-20T09:07:45.005617445","updatedAt":null,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.273Z] Forwarded URL = null [2026-01-20T00:07:45.273Z] Redirected URL = null [2026-01-20T00:07:45.273Z] Cookies = [] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] 자유게시판 컨트롤러 테스트 > 자유게시판 목록 조회 - 모든 카테고리 테스트 > [2] category=RESTAURANT STANDARD_OUT [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.033+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.033+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.034+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.037+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.038+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=RESTAURANT, sort=LATEST, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.038+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.039+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.039+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@521321ee] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletRequest: [2026-01-20T00:07:45.273Z] HTTP Method = GET [2026-01-20T00:07:45.273Z] Request URI = /community/freeboard [2026-01-20T00:07:45.273Z] Parameters = {category=[restaurant], sort=[LATEST], size=[10]} [2026-01-20T00:07:45.273Z] Headers = [] [2026-01-20T00:07:45.273Z] Body = [2026-01-20T00:07:45.273Z] Session Attrs = {} [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Handler: [2026-01-20T00:07:45.273Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.273Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Async: [2026-01-20T00:07:45.273Z] Async started = false [2026-01-20T00:07:45.273Z] Async result = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] Resolved Exception: [2026-01-20T00:07:45.273Z] Type = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] ModelAndView: [2026-01-20T00:07:45.273Z] View name = null [2026-01-20T00:07:45.273Z] View = null [2026-01-20T00:07:45.273Z] Model = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] FlashMap: [2026-01-20T00:07:45.273Z] Attributes = null [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] MockHttpServletResponse: [2026-01-20T00:07:45.273Z] Status = 200 [2026-01-20T00:07:45.273Z] Error message = null [2026-01-20T00:07:45.273Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.273Z] Content type = application/json [2026-01-20T00:07:45.273Z] Body = {"posts":[{"postId":1,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":null,"userType":null},"category":"restaurant","title":"테스트 제목","contentPreview":"테스트 내용 미리보기...","thumbnailUrl":null,"imageCount":1,"likeCount":5,"commentCount":3,"viewCount":50,"createdAt":"2026-01-20T09:07:45.03560758","updatedAt":null,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.273Z] Forwarded URL = null [2026-01-20T00:07:45.273Z] Redirected URL = null [2026-01-20T00:07:45.273Z] Cookies = [] [2026-01-20T00:07:45.273Z] [2026-01-20T00:07:45.273Z] 자유게시판 컨트롤러 테스트 > 자유게시판 목록 조회 - 모든 카테고리 테스트 > [3] category=LIVING_CONVENIENCE STANDARD_OUT [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.056+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.057+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.273Z] 2026-01-20T09:07:45.058+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.061+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.062+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=LIVING_CONVENIENCE, sort=LATEST, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.062+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.063+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.063+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@2c5e2286] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = GET [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard [2026-01-20T00:07:45.274Z] Parameters = {category=[living-convenience], sort=[LATEST], size=[10]} [2026-01-20T00:07:45.274Z] Headers = [] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.274Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 200 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = application/json [2026-01-20T00:07:45.274Z] Body = {"posts":[{"postId":1,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":null,"userType":null},"category":"living-convenience","title":"테스트 제목","contentPreview":"테스트 내용 미리보기...","thumbnailUrl":null,"imageCount":1,"likeCount":5,"commentCount":3,"viewCount":50,"createdAt":"2026-01-20T09:07:45.059452885","updatedAt":null,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] 자유게시판 컨트롤러 테스트 > 자유게시판 목록 조회 - 모든 카테고리 테스트 > [4] category=NEIGHBORHOOD_NEWS STANDARD_OUT [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.082+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.083+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.084+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.087+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.088+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=NEIGHBORHOOD_NEWS, sort=LATEST, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.088+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.089+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.090+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@78c84982] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = GET [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard [2026-01-20T00:07:45.274Z] Parameters = {category=[neighborhood-news], sort=[LATEST], size=[10]} [2026-01-20T00:07:45.274Z] Headers = [] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.274Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 200 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = application/json [2026-01-20T00:07:45.274Z] Body = {"posts":[{"postId":1,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":null,"userType":null},"category":"neighborhood-news","title":"테스트 제목","contentPreview":"테스트 내용 미리보기...","thumbnailUrl":null,"imageCount":1,"likeCount":5,"commentCount":3,"viewCount":50,"createdAt":"2026-01-20T09:07:45.085534964","updatedAt":null,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] 자유게시판 컨트롤러 테스트 > 자유게시판 목록 조회 - 모든 카테고리 테스트 > [5] category=STARTUP STANDARD_OUT [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.106+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.106+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.107+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.110+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.111+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=STARTUP, sort=LATEST, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.111+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.112+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.112+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@614fe22] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = GET [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard [2026-01-20T00:07:45.274Z] Parameters = {category=[startup], sort=[LATEST], size=[10]} [2026-01-20T00:07:45.274Z] Headers = [] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.274Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 200 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = application/json [2026-01-20T00:07:45.274Z] Body = {"posts":[{"postId":1,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":null,"userType":null},"category":"startup","title":"테스트 제목","contentPreview":"테스트 내용 미리보기...","thumbnailUrl":null,"imageCount":1,"likeCount":5,"commentCount":3,"viewCount":50,"createdAt":"2026-01-20T09:07:45.10837034","updatedAt":null,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] 자유게시판 컨트롤러 테스트 > 자유게시판 목록 조회 - 모든 카테고리 테스트 > [6] category=OTHERS STANDARD_OUT [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.127+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.127+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.128+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.131+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.131+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=OTHERS, sort=LATEST, cursor=null, size=10, userId=testUser123 [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.132+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.132+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.132+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@273769fe] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = GET [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard [2026-01-20T00:07:45.274Z] Parameters = {category=[others], sort=[LATEST], size=[10]} [2026-01-20T00:07:45.274Z] Headers = [] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.274Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 200 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = application/json [2026-01-20T00:07:45.274Z] Body = {"posts":[{"postId":1,"author":{"userId":"author123","nickname":"작성자","profileImageUrl":null,"userType":null},"category":"others","title":"테스트 제목","contentPreview":"테스트 내용 미리보기...","thumbnailUrl":null,"imageCount":1,"likeCount":5,"commentCount":3,"viewCount":50,"createdAt":"2026-01-20T09:07:45.129326035","updatedAt":null,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] 자유게시판 컨트롤러 테스트 > 인증되지 않은 사용자 요청 실패 STANDARD_OUT [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.147+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.148+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.149+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.152+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.152+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.153+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.153+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.154+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@7ae049a] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = GET [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard [2026-01-20T00:07:45.274Z] Parameters = {} [2026-01-20T00:07:45.274Z] Headers = [] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.274Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 200 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = application/json [2026-01-20T00:07:45.274Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.158+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = POST [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard [2026-01-20T00:07:45.274Z] Parameters = {} [2026-01-20T00:07:45.274Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 401 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:45.274Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] 자유게시판 컨트롤러 테스트 > 자유게시판 글 영구 삭제 성공 STANDARD_OUT [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.172+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.173+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.174+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.176+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#hardDeletePost(Long, CustomUserDetails) [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.177+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 영구 삭제 요청: freeboardId=123, userId=testUser123 [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.178+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 영구 삭제 완료: freeboardId=123 [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.178+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletRequest: [2026-01-20T00:07:45.274Z] HTTP Method = DELETE [2026-01-20T00:07:45.274Z] Request URI = /community/freeboard/123/force [2026-01-20T00:07:45.274Z] Parameters = {} [2026-01-20T00:07:45.274Z] Headers = [] [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Session Attrs = {} [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Handler: [2026-01-20T00:07:45.274Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:45.274Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#hardDeletePost(Long, CustomUserDetails) [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Async: [2026-01-20T00:07:45.274Z] Async started = false [2026-01-20T00:07:45.274Z] Async result = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] Resolved Exception: [2026-01-20T00:07:45.274Z] Type = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] ModelAndView: [2026-01-20T00:07:45.274Z] View name = null [2026-01-20T00:07:45.274Z] View = null [2026-01-20T00:07:45.274Z] Model = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] FlashMap: [2026-01-20T00:07:45.274Z] Attributes = null [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] MockHttpServletResponse: [2026-01-20T00:07:45.274Z] Status = 204 [2026-01-20T00:07:45.274Z] Error message = null [2026-01-20T00:07:45.274Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:45.274Z] Content type = null [2026-01-20T00:07:45.274Z] Body = [2026-01-20T00:07:45.274Z] Forwarded URL = null [2026-01-20T00:07:45.274Z] Redirected URL = null [2026-01-20T00:07:45.274Z] Cookies = [] [2026-01-20T00:07:45.274Z] [2026-01-20T00:07:45.274Z] 🔐 인증/미인증 권한 시나리오 테스트 STANDARD_OUT [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.190+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.AuthenticationPermissionTest]: AuthenticationPermissionTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:45.274Z] 2026-01-20T09:07:45.210+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.AuthenticationPermissionTest [2026-01-20T00:07:45.525Z] [2026-01-20T00:07:45.525Z] . ____ _ __ _ _ [2026-01-20T00:07:45.525Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:45.525Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:45.525Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:45.525Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:45.525Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:45.525Z] [2026-01-20T00:07:45.525Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:45.525Z] [2026-01-20T00:07:45.525Z] 2026-01-20T09:07:45.245+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.AuthenticationPermissionTest : Starting AuthenticationPermissionTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:45.525Z] 2026-01-20T09:07:45.245+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.i.AuthenticationPermissionTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:45.525Z] 2026-01-20T09:07:45.246+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.AuthenticationPermissionTest : The following 1 profile is active: "test" [2026-01-20T00:07:45.525Z] 2026-01-20T09:07:45.247+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1178369d [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.505+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.505+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.508+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.613+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.613+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.644+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.647+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.647+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.656+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.657+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.657+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.657+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.658+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 10 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:45.775Z] 2026-01-20T09:07:45.713+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.804+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.806+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.815+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.816+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Starting... [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.820+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-5 - Added connection conn40: url=jdbc:h2:mem:authtest user=SA [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.821+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Start completed. [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.821+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:46.026Z] 2026-01-20T09:07:45.822+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:46.026Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-5)'] [2026-01-20T00:07:46.026Z] Database driver: undefined/unknown [2026-01-20T00:07:46.026Z] Database version: 2.3.232 [2026-01-20T00:07:46.026Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:46.026Z] Isolation level: undefined/unknown [2026-01-20T00:07:46.026Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:46.026Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.955+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists comment_likes cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists comment_likes cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists comments cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists comments cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists post cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists post cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists post_image cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists post_image cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists post_like cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists post_like cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists user_interests cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists user_interests cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists users cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists users cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists vote_option cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists vote_option cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists vote_result cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists vote_result cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists votesboard cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists votesboard cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table comment_likes ( [2026-01-20T00:07:46.276Z] comment_id bigint, [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] primary key (id), [2026-01-20T00:07:46.276Z] unique (comment_id, user_id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table comment_likes ( [2026-01-20T00:07:46.276Z] comment_id bigint, [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] primary key (id), [2026-01-20T00:07:46.276Z] unique (comment_id, user_id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table comments ( [2026-01-20T00:07:46.276Z] deleted boolean not null, [2026-01-20T00:07:46.276Z] like_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] parent_id bigint, [2026-01-20T00:07:46.276Z] post_id bigint, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] content clob, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table comments ( [2026-01-20T00:07:46.276Z] deleted boolean not null, [2026-01-20T00:07:46.276Z] like_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] parent_id bigint, [2026-01-20T00:07:46.276Z] post_id bigint, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] content clob, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table post ( [2026-01-20T00:07:46.276Z] comment_count integer not null, [2026-01-20T00:07:46.276Z] deleted boolean not null, [2026-01-20T00:07:46.276Z] like_count integer not null, [2026-01-20T00:07:46.276Z] view_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] title varchar(255), [2026-01-20T00:07:46.276Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:46.276Z] content clob, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table post ( [2026-01-20T00:07:46.276Z] comment_count integer not null, [2026-01-20T00:07:46.276Z] deleted boolean not null, [2026-01-20T00:07:46.276Z] like_count integer not null, [2026-01-20T00:07:46.276Z] view_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] title varchar(255), [2026-01-20T00:07:46.276Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:46.276Z] content clob, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table post_image ( [2026-01-20T00:07:46.276Z] sequence integer not null, [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] post_id bigint, [2026-01-20T00:07:46.276Z] image_url varchar(255), [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table post_image ( [2026-01-20T00:07:46.276Z] sequence integer not null, [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] post_id bigint, [2026-01-20T00:07:46.276Z] image_url varchar(255), [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table post_like ( [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] post_id bigint, [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] primary key (id), [2026-01-20T00:07:46.276Z] unique (post_id, user_id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table post_like ( [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] post_id bigint, [2026-01-20T00:07:46.276Z] user_id varchar(36), [2026-01-20T00:07:46.276Z] primary key (id), [2026-01-20T00:07:46.276Z] unique (post_id, user_id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table sigungu_code ( [2026-01-20T00:07:46.276Z] code varchar(5) not null, [2026-01-20T00:07:46.276Z] sido varchar(50) not null, [2026-01-20T00:07:46.276Z] sigungu varchar(50) not null, [2026-01-20T00:07:46.276Z] full_name varchar(100) not null, [2026-01-20T00:07:46.276Z] primary key (code) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table sigungu_code ( [2026-01-20T00:07:46.276Z] code varchar(5) not null, [2026-01-20T00:07:46.276Z] sido varchar(50) not null, [2026-01-20T00:07:46.276Z] sigungu varchar(50) not null, [2026-01-20T00:07:46.276Z] full_name varchar(100) not null, [2026-01-20T00:07:46.276Z] primary key (code) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.977+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table user_interests ( [2026-01-20T00:07:46.276Z] users_id varchar(36) not null, [2026-01-20T00:07:46.276Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table user_interests ( [2026-01-20T00:07:46.276Z] users_id varchar(36) not null, [2026-01-20T00:07:46.276Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.979+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table users ( [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] id varchar(36) not null, [2026-01-20T00:07:46.276Z] email varchar(255), [2026-01-20T00:07:46.276Z] latitude varchar(255), [2026-01-20T00:07:46.276Z] location varchar(255), [2026-01-20T00:07:46.276Z] longitude varchar(255), [2026-01-20T00:07:46.276Z] nickname varchar(255), [2026-01-20T00:07:46.276Z] profile_image_url varchar(255), [2026-01-20T00:07:46.276Z] username varchar(255), [2026-01-20T00:07:46.276Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:46.276Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:46.276Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:46.276Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:46.276Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table users ( [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] id varchar(36) not null, [2026-01-20T00:07:46.276Z] email varchar(255), [2026-01-20T00:07:46.276Z] latitude varchar(255), [2026-01-20T00:07:46.276Z] location varchar(255), [2026-01-20T00:07:46.276Z] longitude varchar(255), [2026-01-20T00:07:46.276Z] nickname varchar(255), [2026-01-20T00:07:46.276Z] profile_image_url varchar(255), [2026-01-20T00:07:46.276Z] username varchar(255), [2026-01-20T00:07:46.276Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:46.276Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:46.276Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:46.276Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:46.276Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table vote_option ( [2026-01-20T00:07:46.276Z] sequence integer not null, [2026-01-20T00:07:46.276Z] vote_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] votesboard_id bigint not null, [2026-01-20T00:07:46.276Z] content varchar(100) not null, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table vote_option ( [2026-01-20T00:07:46.276Z] sequence integer not null, [2026-01-20T00:07:46.276Z] vote_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] votesboard_id bigint not null, [2026-01-20T00:07:46.276Z] content varchar(100) not null, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table vote_result ( [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] vote_option_id bigint not null, [2026-01-20T00:07:46.276Z] votesboard_id bigint not null, [2026-01-20T00:07:46.276Z] user_id varchar(36) not null, [2026-01-20T00:07:46.276Z] primary key (id), [2026-01-20T00:07:46.276Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table vote_result ( [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] vote_option_id bigint not null, [2026-01-20T00:07:46.276Z] votesboard_id bigint not null, [2026-01-20T00:07:46.276Z] user_id varchar(36) not null, [2026-01-20T00:07:46.276Z] primary key (id), [2026-01-20T00:07:46.276Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.276Z] create table votesboard ( [2026-01-20T00:07:46.276Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:46.276Z] allow_revote boolean not null, [2026-01-20T00:07:46.276Z] comment_count integer not null, [2026-01-20T00:07:46.276Z] deleted boolean not null, [2026-01-20T00:07:46.276Z] like_count integer not null, [2026-01-20T00:07:46.276Z] total_votes integer not null, [2026-01-20T00:07:46.276Z] view_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] end_time timestamp(6) not null, [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] user_id varchar(36) not null, [2026-01-20T00:07:46.276Z] title varchar(100) not null, [2026-01-20T00:07:46.276Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:46.276Z] content clob not null, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] Hibernate: [2026-01-20T00:07:46.276Z] create table votesboard ( [2026-01-20T00:07:46.276Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:46.276Z] allow_revote boolean not null, [2026-01-20T00:07:46.276Z] comment_count integer not null, [2026-01-20T00:07:46.276Z] deleted boolean not null, [2026-01-20T00:07:46.276Z] like_count integer not null, [2026-01-20T00:07:46.276Z] total_votes integer not null, [2026-01-20T00:07:46.276Z] view_count integer not null, [2026-01-20T00:07:46.276Z] created_at timestamp(6), [2026-01-20T00:07:46.276Z] end_time timestamp(6) not null, [2026-01-20T00:07:46.276Z] id bigint generated by default as identity, [2026-01-20T00:07:46.276Z] updated_at timestamp(6), [2026-01-20T00:07:46.276Z] user_id varchar(36) not null, [2026-01-20T00:07:46.276Z] title varchar(100) not null, [2026-01-20T00:07:46.276Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:46.276Z] content clob not null, [2026-01-20T00:07:46.276Z] primary key (id) [2026-01-20T00:07:46.276Z] ) [2026-01-20T00:07:46.276Z] 2026-01-20T09:07:45.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create table votesboard_comment_like ( [2026-01-20T00:07:46.277Z] comment_id bigint not null, [2026-01-20T00:07:46.277Z] created_at timestamp(6) not null, [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] user_id varchar(36) not null, [2026-01-20T00:07:46.277Z] primary key (id), [2026-01-20T00:07:46.277Z] unique (comment_id, user_id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create table votesboard_comment_like ( [2026-01-20T00:07:46.277Z] comment_id bigint not null, [2026-01-20T00:07:46.277Z] created_at timestamp(6) not null, [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] user_id varchar(36) not null, [2026-01-20T00:07:46.277Z] primary key (id), [2026-01-20T00:07:46.277Z] unique (comment_id, user_id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:45.993+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create table votesboard_comments ( [2026-01-20T00:07:46.277Z] deleted boolean not null, [2026-01-20T00:07:46.277Z] like_count integer not null, [2026-01-20T00:07:46.277Z] created_at timestamp(6), [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] parent_id bigint, [2026-01-20T00:07:46.277Z] updated_at timestamp(6), [2026-01-20T00:07:46.277Z] votesboard_id bigint not null, [2026-01-20T00:07:46.277Z] user_id varchar(36) not null, [2026-01-20T00:07:46.277Z] content clob not null, [2026-01-20T00:07:46.277Z] primary key (id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create table votesboard_comments ( [2026-01-20T00:07:46.277Z] deleted boolean not null, [2026-01-20T00:07:46.277Z] like_count integer not null, [2026-01-20T00:07:46.277Z] created_at timestamp(6), [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] parent_id bigint, [2026-01-20T00:07:46.277Z] updated_at timestamp(6), [2026-01-20T00:07:46.277Z] votesboard_id bigint not null, [2026-01-20T00:07:46.277Z] user_id varchar(36) not null, [2026-01-20T00:07:46.277Z] content clob not null, [2026-01-20T00:07:46.277Z] primary key (id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:45.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create table votesboard_image ( [2026-01-20T00:07:46.277Z] sequence integer not null, [2026-01-20T00:07:46.277Z] created_at timestamp(6), [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] updated_at timestamp(6), [2026-01-20T00:07:46.277Z] votesboard_id bigint not null, [2026-01-20T00:07:46.277Z] image_url varchar(500) not null, [2026-01-20T00:07:46.277Z] primary key (id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create table votesboard_image ( [2026-01-20T00:07:46.277Z] sequence integer not null, [2026-01-20T00:07:46.277Z] created_at timestamp(6), [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] updated_at timestamp(6), [2026-01-20T00:07:46.277Z] votesboard_id bigint not null, [2026-01-20T00:07:46.277Z] image_url varchar(500) not null, [2026-01-20T00:07:46.277Z] primary key (id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:45.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create table votesboard_like ( [2026-01-20T00:07:46.277Z] created_at timestamp(6) not null, [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] votesboard_id bigint not null, [2026-01-20T00:07:46.277Z] user_id varchar(36) not null, [2026-01-20T00:07:46.277Z] primary key (id), [2026-01-20T00:07:46.277Z] unique (votesboard_id, user_id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create table votesboard_like ( [2026-01-20T00:07:46.277Z] created_at timestamp(6) not null, [2026-01-20T00:07:46.277Z] id bigint generated by default as identity, [2026-01-20T00:07:46.277Z] votesboard_id bigint not null, [2026-01-20T00:07:46.277Z] user_id varchar(36) not null, [2026-01-20T00:07:46.277Z] primary key (id), [2026-01-20T00:07:46.277Z] unique (votesboard_id, user_id) [2026-01-20T00:07:46.277Z] ) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create index idx_sigungu_code [2026-01-20T00:07:46.277Z] on sigungu_code (code) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create index idx_sigungu_code [2026-01-20T00:07:46.277Z] on sigungu_code (code) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create index idx_vote_result_user [2026-01-20T00:07:46.277Z] on vote_result (user_id) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create index idx_vote_result_user [2026-01-20T00:07:46.277Z] on vote_result (user_id) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create index idx_vote_result_post [2026-01-20T00:07:46.277Z] on vote_result (votesboard_id) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create index idx_vote_result_post [2026-01-20T00:07:46.277Z] on vote_result (votesboard_id) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] create index idx_vote_result_user_post [2026-01-20T00:07:46.277Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] create index idx_vote_result_user_post [2026-01-20T00:07:46.277Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists comment_likes [2026-01-20T00:07:46.277Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:46.277Z] foreign key (comment_id) [2026-01-20T00:07:46.277Z] references comments [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists comment_likes [2026-01-20T00:07:46.277Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:46.277Z] foreign key (comment_id) [2026-01-20T00:07:46.277Z] references comments [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.005+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists comment_likes [2026-01-20T00:07:46.277Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists comment_likes [2026-01-20T00:07:46.277Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.007+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists comments [2026-01-20T00:07:46.277Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:46.277Z] foreign key (parent_id) [2026-01-20T00:07:46.277Z] references comments [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists comments [2026-01-20T00:07:46.277Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:46.277Z] foreign key (parent_id) [2026-01-20T00:07:46.277Z] references comments [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.009+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists comments [2026-01-20T00:07:46.277Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:46.277Z] foreign key (post_id) [2026-01-20T00:07:46.277Z] references post [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists comments [2026-01-20T00:07:46.277Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:46.277Z] foreign key (post_id) [2026-01-20T00:07:46.277Z] references post [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists comments [2026-01-20T00:07:46.277Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists comments [2026-01-20T00:07:46.277Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.013+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists post [2026-01-20T00:07:46.277Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists post [2026-01-20T00:07:46.277Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.015+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists post_image [2026-01-20T00:07:46.277Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:46.277Z] foreign key (post_id) [2026-01-20T00:07:46.277Z] references post [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists post_image [2026-01-20T00:07:46.277Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:46.277Z] foreign key (post_id) [2026-01-20T00:07:46.277Z] references post [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.016+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists post_like [2026-01-20T00:07:46.277Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:46.277Z] foreign key (post_id) [2026-01-20T00:07:46.277Z] references post [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists post_like [2026-01-20T00:07:46.277Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:46.277Z] foreign key (post_id) [2026-01-20T00:07:46.277Z] references post [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists post_like [2026-01-20T00:07:46.277Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists post_like [2026-01-20T00:07:46.277Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists user_interests [2026-01-20T00:07:46.277Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:46.277Z] foreign key (users_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists user_interests [2026-01-20T00:07:46.277Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:46.277Z] foreign key (users_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.023+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists vote_option [2026-01-20T00:07:46.277Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists vote_option [2026-01-20T00:07:46.277Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.025+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists vote_result [2026-01-20T00:07:46.277Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists vote_result [2026-01-20T00:07:46.277Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.027+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists vote_result [2026-01-20T00:07:46.277Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:46.277Z] foreign key (vote_option_id) [2026-01-20T00:07:46.277Z] references vote_option [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists vote_result [2026-01-20T00:07:46.277Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:46.277Z] foreign key (vote_option_id) [2026-01-20T00:07:46.277Z] references vote_option [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.029+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists vote_result [2026-01-20T00:07:46.277Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists vote_result [2026-01-20T00:07:46.277Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard [2026-01-20T00:07:46.277Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard [2026-01-20T00:07:46.277Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.032+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:46.277Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:46.277Z] foreign key (comment_id) [2026-01-20T00:07:46.277Z] references votesboard_comments [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:46.277Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:46.277Z] foreign key (comment_id) [2026-01-20T00:07:46.277Z] references votesboard_comments [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.034+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:46.277Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:46.277Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.036+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comments [2026-01-20T00:07:46.277Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:46.277Z] foreign key (parent_id) [2026-01-20T00:07:46.277Z] references votesboard_comments [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comments [2026-01-20T00:07:46.277Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:46.277Z] foreign key (parent_id) [2026-01-20T00:07:46.277Z] references votesboard_comments [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.038+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comments [2026-01-20T00:07:46.277Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comments [2026-01-20T00:07:46.277Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comments [2026-01-20T00:07:46.277Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_comments [2026-01-20T00:07:46.277Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_image [2026-01-20T00:07:46.277Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_image [2026-01-20T00:07:46.277Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_like [2026-01-20T00:07:46.277Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_like [2026-01-20T00:07:46.277Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:46.277Z] foreign key (user_id) [2026-01-20T00:07:46.277Z] references users [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:46.277Z] alter table if exists votesboard_like [2026-01-20T00:07:46.277Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] Hibernate: [2026-01-20T00:07:46.277Z] alter table if exists votesboard_like [2026-01-20T00:07:46.277Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:46.277Z] foreign key (votesboard_id) [2026-01-20T00:07:46.277Z] references votesboard [2026-01-20T00:07:46.277Z] 2026-01-20T09:07:46.047+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:46.828Z] 2026-01-20T09:07:46.601+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:46.828Z] 2026-01-20T09:07:46.637+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:46.828Z] 2026-01-20T09:07:46.651+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:46.828Z] 2026-01-20T09:07:46.719+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.780+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.789+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.929+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.AuthenticationPermissionTest : Started AuthenticationPermissionTest in 1.715 seconds (process running for 27.967) [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] /* select [2026-01-20T00:07:47.078Z] count(*) [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] SigunguCode x */ select [2026-01-20T00:07:47.078Z] count(*) [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] /* select [2026-01-20T00:07:47.078Z] count(*) [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] SigunguCode x */ select [2026-01-20T00:07:47.078Z] count(*) [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.939+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.940+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.947+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] 2026-01-20T09:07:46.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.078Z] sc1_0.code=? [2026-01-20T00:07:47.078Z] Hibernate: [2026-01-20T00:07:47.078Z] select [2026-01-20T00:07:47.078Z] sc1_0.code, [2026-01-20T00:07:47.078Z] sc1_0.full_name, [2026-01-20T00:07:47.078Z] sc1_0.sido, [2026-01-20T00:07:47.078Z] sc1_0.sigungu [2026-01-20T00:07:47.078Z] from [2026-01-20T00:07:47.078Z] sigungu_code sc1_0 [2026-01-20T00:07:47.078Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.978+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.991+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:46.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.006+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.007+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.009+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.012+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.014+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.015+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.017+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.018+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.022+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.024+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.025+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.026+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.027+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.029+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] Hibernate: [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.079Z] sc1_0.sigungu [2026-01-20T00:07:47.079Z] from [2026-01-20T00:07:47.079Z] sigungu_code sc1_0 [2026-01-20T00:07:47.079Z] where [2026-01-20T00:07:47.079Z] sc1_0.code=? [2026-01-20T00:07:47.079Z] 2026-01-20T09:07:47.031+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.079Z] select [2026-01-20T00:07:47.079Z] sc1_0.code, [2026-01-20T00:07:47.079Z] sc1_0.full_name, [2026-01-20T00:07:47.079Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.033+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.034+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.035+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.038+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] Hibernate: [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.080Z] 2026-01-20T09:07:47.038+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.080Z] select [2026-01-20T00:07:47.080Z] sc1_0.code, [2026-01-20T00:07:47.080Z] sc1_0.full_name, [2026-01-20T00:07:47.080Z] sc1_0.sido, [2026-01-20T00:07:47.080Z] sc1_0.sigungu [2026-01-20T00:07:47.080Z] from [2026-01-20T00:07:47.080Z] sigungu_code sc1_0 [2026-01-20T00:07:47.080Z] where [2026-01-20T00:07:47.080Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] Hibernate: [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] 2026-01-20T09:07:47.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] Hibernate: [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] 2026-01-20T09:07:47.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] Hibernate: [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] 2026-01-20T09:07:47.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] Hibernate: [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] 2026-01-20T09:07:47.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] Hibernate: [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] 2026-01-20T09:07:47.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.330Z] sc1_0.code, [2026-01-20T00:07:47.330Z] sc1_0.full_name, [2026-01-20T00:07:47.330Z] sc1_0.sido, [2026-01-20T00:07:47.330Z] sc1_0.sigungu [2026-01-20T00:07:47.330Z] from [2026-01-20T00:07:47.330Z] sigungu_code sc1_0 [2026-01-20T00:07:47.330Z] where [2026-01-20T00:07:47.330Z] sc1_0.code=? [2026-01-20T00:07:47.330Z] Hibernate: [2026-01-20T00:07:47.330Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.042+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.042+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.042+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.047+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.047+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.047+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.047+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.049+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.049+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.056+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.057+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.057+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.058+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.058+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.058+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.058+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.059+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] 2026-01-20T09:07:47.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.331Z] Hibernate: [2026-01-20T00:07:47.331Z] select [2026-01-20T00:07:47.331Z] sc1_0.code, [2026-01-20T00:07:47.331Z] sc1_0.full_name, [2026-01-20T00:07:47.331Z] sc1_0.sido, [2026-01-20T00:07:47.331Z] sc1_0.sigungu [2026-01-20T00:07:47.331Z] from [2026-01-20T00:07:47.331Z] sigungu_code sc1_0 [2026-01-20T00:07:47.331Z] where [2026-01-20T00:07:47.331Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.065+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.065+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.065+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.069+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.071+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.072+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.073+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.073+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.074+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.074+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.076+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.077+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.080+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.083+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.085+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.088+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] Hibernate: [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.332Z] sigungu_code sc1_0 [2026-01-20T00:07:47.332Z] where [2026-01-20T00:07:47.332Z] sc1_0.code=? [2026-01-20T00:07:47.332Z] 2026-01-20T09:07:47.090+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.332Z] select [2026-01-20T00:07:47.332Z] sc1_0.code, [2026-01-20T00:07:47.332Z] sc1_0.full_name, [2026-01-20T00:07:47.332Z] sc1_0.sido, [2026-01-20T00:07:47.332Z] sc1_0.sigungu [2026-01-20T00:07:47.332Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.093+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.097+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.097+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.098+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.105+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.107+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.109+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.111+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.113+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.117+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] 2026-01-20T09:07:47.119+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.333Z] sc1_0.code, [2026-01-20T00:07:47.333Z] sc1_0.full_name, [2026-01-20T00:07:47.333Z] sc1_0.sido, [2026-01-20T00:07:47.333Z] sc1_0.sigungu [2026-01-20T00:07:47.333Z] from [2026-01-20T00:07:47.333Z] sigungu_code sc1_0 [2026-01-20T00:07:47.333Z] where [2026-01-20T00:07:47.333Z] sc1_0.code=? [2026-01-20T00:07:47.333Z] Hibernate: [2026-01-20T00:07:47.333Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.120+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.133+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.144+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] Hibernate: [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.336Z] sc1_0.sigungu [2026-01-20T00:07:47.336Z] from [2026-01-20T00:07:47.336Z] sigungu_code sc1_0 [2026-01-20T00:07:47.336Z] where [2026-01-20T00:07:47.336Z] sc1_0.code=? [2026-01-20T00:07:47.336Z] 2026-01-20T09:07:47.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.336Z] select [2026-01-20T00:07:47.336Z] sc1_0.code, [2026-01-20T00:07:47.336Z] sc1_0.full_name, [2026-01-20T00:07:47.336Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.147+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.151+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.153+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.155+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.157+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.158+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.163+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.165+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] 2026-01-20T09:07:47.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.337Z] sc1_0.sido, [2026-01-20T00:07:47.337Z] sc1_0.sigungu [2026-01-20T00:07:47.337Z] from [2026-01-20T00:07:47.337Z] sigungu_code sc1_0 [2026-01-20T00:07:47.337Z] where [2026-01-20T00:07:47.337Z] sc1_0.code=? [2026-01-20T00:07:47.337Z] Hibernate: [2026-01-20T00:07:47.337Z] select [2026-01-20T00:07:47.337Z] sc1_0.code, [2026-01-20T00:07:47.337Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] select [2026-01-20T00:07:47.338Z] sc1_0.code, [2026-01-20T00:07:47.338Z] sc1_0.full_name, [2026-01-20T00:07:47.338Z] sc1_0.sido, [2026-01-20T00:07:47.338Z] sc1_0.sigungu [2026-01-20T00:07:47.338Z] from [2026-01-20T00:07:47.338Z] sigungu_code sc1_0 [2026-01-20T00:07:47.338Z] where [2026-01-20T00:07:47.338Z] sc1_0.code=? [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.228+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] Hibernate: [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.338Z] (?, ?, ?, ?) [2026-01-20T00:07:47.338Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.338Z] /* insert for [2026-01-20T00:07:47.338Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.338Z] into [2026-01-20T00:07:47.338Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.338Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] Hibernate: [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] 2026-01-20T09:07:47.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] Hibernate: [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] Hibernate: [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] Hibernate: [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] Hibernate: [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.339Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.339Z] values [2026-01-20T00:07:47.339Z] (?, ?, ?, ?) [2026-01-20T00:07:47.339Z] Hibernate: [2026-01-20T00:07:47.339Z] /* insert for [2026-01-20T00:07:47.339Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.339Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.595Z] values [2026-01-20T00:07:47.595Z] (?, ?, ?, ?) [2026-01-20T00:07:47.595Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.595Z] /* insert for [2026-01-20T00:07:47.595Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.595Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.595Z] values [2026-01-20T00:07:47.595Z] (?, ?, ?, ?) [2026-01-20T00:07:47.595Z] Hibernate: [2026-01-20T00:07:47.595Z] /* insert for [2026-01-20T00:07:47.595Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.595Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.595Z] values [2026-01-20T00:07:47.595Z] (?, ?, ?, ?) [2026-01-20T00:07:47.595Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.595Z] /* insert for [2026-01-20T00:07:47.595Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.595Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.595Z] values [2026-01-20T00:07:47.595Z] (?, ?, ?, ?) [2026-01-20T00:07:47.595Z] Hibernate: [2026-01-20T00:07:47.595Z] /* insert for [2026-01-20T00:07:47.595Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.595Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.595Z] values [2026-01-20T00:07:47.595Z] (?, ?, ?, ?) [2026-01-20T00:07:47.595Z] 2026-01-20T09:07:47.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.595Z] /* insert for [2026-01-20T00:07:47.595Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.595Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.595Z] values [2026-01-20T00:07:47.595Z] (?, ?, ?, ?) [2026-01-20T00:07:47.595Z] Hibernate: [2026-01-20T00:07:47.595Z] /* insert for [2026-01-20T00:07:47.595Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.595Z] into [2026-01-20T00:07:47.595Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] 2026-01-20T09:07:47.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.596Z] (?, ?, ?, ?) [2026-01-20T00:07:47.596Z] Hibernate: [2026-01-20T00:07:47.596Z] /* insert for [2026-01-20T00:07:47.596Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.596Z] into [2026-01-20T00:07:47.596Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.596Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.597Z] Hibernate: [2026-01-20T00:07:47.597Z] /* insert for [2026-01-20T00:07:47.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.597Z] into [2026-01-20T00:07:47.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.597Z] values [2026-01-20T00:07:47.597Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] Hibernate: [2026-01-20T00:07:47.598Z] /* insert for [2026-01-20T00:07:47.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.598Z] into [2026-01-20T00:07:47.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.598Z] values [2026-01-20T00:07:47.598Z] (?, ?, ?, ?) [2026-01-20T00:07:47.598Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.599Z] values [2026-01-20T00:07:47.599Z] (?, ?, ?, ?) [2026-01-20T00:07:47.599Z] Hibernate: [2026-01-20T00:07:47.599Z] /* insert for [2026-01-20T00:07:47.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.599Z] into [2026-01-20T00:07:47.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?) [2026-01-20T00:07:47.600Z] [2026-01-20T00:07:47.600Z] 🔐 인증/미인증 권한 시나리오 테스트 > 🔄 사용자 유형별 권한 상호작용 테스트 STANDARD_OUT [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.281+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.282+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.283+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:47.600Z] [2026-01-20T00:07:47.600Z] 🔄 사용자 유형별 상호작용 테스트... [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.600Z] 👥 사용자 준비: [2026-01-20T00:07:47.600Z] - 창업가: 창업가문어682 [2026-01-20T00:07:47.600Z] - 거주민: 거주민문어439 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.327+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.329+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.337+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=8dbf9849-5867-41a8-aea4-75f910fdebd9, category=STARTUP, title=창업가의 투자 유치 경험담, imageCount=0 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.338+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=8dbf9849-5867-41a8-aea4-75f910fdebd9, category=STARTUP [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.351+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=0 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.352+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.354+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.354+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@7693e79] [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.363+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.365+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.366+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb, category=RESTAURANT, title=동네 맛집 리스트 최종판, imageCount=0 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.366+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb, category=RESTAURANT [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* insert for [2026-01-20T00:07:47.600Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.600Z] into [2026-01-20T00:07:47.600Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.600Z] values [2026-01-20T00:07:47.600Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.373+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=2, imageCount=0 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.374+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=2 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.375+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.375+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@4045679b] [2026-01-20T00:07:47.600Z] 📝 게시글 준비: [2026-01-20T00:07:47.600Z] - 창업가 게시글: 1 [2026-01-20T00:07:47.600Z] - 거주민 게시글: 2 [2026-01-20T00:07:47.600Z] [2026-01-20T00:07:47.600Z] 🔀 교차 접근 권한 테스트: [2026-01-20T00:07:47.600Z] 1. 창업가가 거주민 게시글 조회... [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.380+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.600Z] u1_0.user_type, [2026-01-20T00:07:47.600Z] u1_0.username [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] users u1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] u1_0.id=? [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.384+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.385+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.386+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.386+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] /* */ select [2026-01-20T00:07:47.600Z] p1_0.id, [2026-01-20T00:07:47.600Z] p1_0.category, [2026-01-20T00:07:47.600Z] p1_0.comment_count, [2026-01-20T00:07:47.600Z] p1_0.content, [2026-01-20T00:07:47.600Z] p1_0.created_at, [2026-01-20T00:07:47.600Z] p1_0.deleted, [2026-01-20T00:07:47.600Z] p1_0.like_count, [2026-01-20T00:07:47.600Z] p1_0.title, [2026-01-20T00:07:47.600Z] p1_0.updated_at, [2026-01-20T00:07:47.600Z] p1_0.user_id, [2026-01-20T00:07:47.600Z] p1_0.view_count [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] post p1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] p1_0.id=? [2026-01-20T00:07:47.600Z] and not(p1_0.deleted) [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] /* */ select [2026-01-20T00:07:47.600Z] p1_0.id, [2026-01-20T00:07:47.600Z] p1_0.category, [2026-01-20T00:07:47.600Z] p1_0.comment_count, [2026-01-20T00:07:47.600Z] p1_0.content, [2026-01-20T00:07:47.600Z] p1_0.created_at, [2026-01-20T00:07:47.600Z] p1_0.deleted, [2026-01-20T00:07:47.600Z] p1_0.like_count, [2026-01-20T00:07:47.600Z] p1_0.title, [2026-01-20T00:07:47.600Z] p1_0.updated_at, [2026-01-20T00:07:47.600Z] p1_0.user_id, [2026-01-20T00:07:47.600Z] p1_0.view_count [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] post p1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] p1_0.id=? [2026-01-20T00:07:47.600Z] and not(p1_0.deleted) [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] i1_0.post_id, [2026-01-20T00:07:47.600Z] i1_0.id, [2026-01-20T00:07:47.600Z] i1_0.image_url, [2026-01-20T00:07:47.600Z] i1_0.sequence [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] post_image i1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] i1_0.post_id=? [2026-01-20T00:07:47.600Z] Hibernate: [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] i1_0.post_id, [2026-01-20T00:07:47.600Z] i1_0.id, [2026-01-20T00:07:47.600Z] i1_0.image_url, [2026-01-20T00:07:47.600Z] i1_0.sequence [2026-01-20T00:07:47.600Z] from [2026-01-20T00:07:47.600Z] post_image i1_0 [2026-01-20T00:07:47.600Z] where [2026-01-20T00:07:47.600Z] i1_0.post_id=? [2026-01-20T00:07:47.600Z] 2026-01-20T09:07:47.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.600Z] select [2026-01-20T00:07:47.600Z] u1_0.id, [2026-01-20T00:07:47.600Z] u1_0.age_range, [2026-01-20T00:07:47.600Z] u1_0.budget, [2026-01-20T00:07:47.600Z] u1_0.created_at, [2026-01-20T00:07:47.600Z] u1_0.email, [2026-01-20T00:07:47.600Z] u1_0.gender, [2026-01-20T00:07:47.600Z] u1_0.latitude, [2026-01-20T00:07:47.600Z] u1_0.location, [2026-01-20T00:07:47.600Z] u1_0.longitude, [2026-01-20T00:07:47.600Z] u1_0.nickname, [2026-01-20T00:07:47.600Z] u1_0.profile_image_url, [2026-01-20T00:07:47.600Z] u1_0.startup_experience, [2026-01-20T00:07:47.600Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.462+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* update [2026-01-20T00:07:47.601Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.601Z] set [2026-01-20T00:07:47.601Z] category=?, [2026-01-20T00:07:47.601Z] comment_count=?, [2026-01-20T00:07:47.601Z] content=?, [2026-01-20T00:07:47.601Z] deleted=?, [2026-01-20T00:07:47.601Z] like_count=?, [2026-01-20T00:07:47.601Z] title=?, [2026-01-20T00:07:47.601Z] updated_at=?, [2026-01-20T00:07:47.601Z] user_id=?, [2026-01-20T00:07:47.601Z] view_count=? [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* update [2026-01-20T00:07:47.601Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.601Z] set [2026-01-20T00:07:47.601Z] category=?, [2026-01-20T00:07:47.601Z] comment_count=?, [2026-01-20T00:07:47.601Z] content=?, [2026-01-20T00:07:47.601Z] deleted=?, [2026-01-20T00:07:47.601Z] like_count=?, [2026-01-20T00:07:47.601Z] title=?, [2026-01-20T00:07:47.601Z] updated_at=?, [2026-01-20T00:07:47.601Z] user_id=?, [2026-01-20T00:07:47.601Z] view_count=? [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.471+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] pl1_0.id [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_like pl1_0 [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and u1_0.id=? [2026-01-20T00:07:47.601Z] fetch [2026-01-20T00:07:47.601Z] first ? rows only [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] pl1_0.id [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_like pl1_0 [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and u1_0.id=? [2026-01-20T00:07:47.601Z] fetch [2026-01-20T00:07:47.601Z] first ? rows only [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.475+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=1 [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.481+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.482+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@18a79c17] [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] MockHttpServletRequest: [2026-01-20T00:07:47.601Z] HTTP Method = GET [2026-01-20T00:07:47.601Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:47.601Z] Parameters = {} [2026-01-20T00:07:47.601Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4ZGJmOTg0OS01ODY3LTQxYTgtYWVhNC03NWY5MTBmZGViZDkiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.H-rcdtnoHGPqiEH_b4mK6lWexC04fYy-ntq9z4AtCqEaV4EJXGxSC7oT9ouJOn5RFgIBuR3F-fxvy8g4wEJZxw"] [2026-01-20T00:07:47.601Z] Body = [2026-01-20T00:07:47.601Z] Session Attrs = {} [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Handler: [2026-01-20T00:07:47.601Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.601Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Async: [2026-01-20T00:07:47.601Z] Async started = false [2026-01-20T00:07:47.601Z] Async result = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Resolved Exception: [2026-01-20T00:07:47.601Z] Type = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] ModelAndView: [2026-01-20T00:07:47.601Z] View name = null [2026-01-20T00:07:47.601Z] View = null [2026-01-20T00:07:47.601Z] Model = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] FlashMap: [2026-01-20T00:07:47.601Z] Attributes = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] MockHttpServletResponse: [2026-01-20T00:07:47.601Z] Status = 200 [2026-01-20T00:07:47.601Z] Error message = null [2026-01-20T00:07:47.601Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.601Z] Content type = application/json [2026-01-20T00:07:47.601Z] Body = {"postId":2,"author":{"userId":"9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb","nickname":"거주민문어439","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT","address":"11110"},"category":"restaurant","title":"동네 맛집 리스트 최종판","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:47.371393","updatedAt":"2026-01-20T09:07:47.371393","canEdit":false,"canDelete":false,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":false,"isLiked":false} [2026-01-20T00:07:47.601Z] Forwarded URL = null [2026-01-20T00:07:47.601Z] Redirected URL = null [2026-01-20T00:07:47.601Z] Cookies = [] [2026-01-20T00:07:47.601Z] 2. 거주민이 창업가 게시글 조회... [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.492+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.493+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.493+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.493+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.495+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] p1_0.id, [2026-01-20T00:07:47.601Z] p1_0.category, [2026-01-20T00:07:47.601Z] p1_0.comment_count, [2026-01-20T00:07:47.601Z] p1_0.content, [2026-01-20T00:07:47.601Z] p1_0.created_at, [2026-01-20T00:07:47.601Z] p1_0.deleted, [2026-01-20T00:07:47.601Z] p1_0.like_count, [2026-01-20T00:07:47.601Z] p1_0.title, [2026-01-20T00:07:47.601Z] p1_0.updated_at, [2026-01-20T00:07:47.601Z] p1_0.user_id, [2026-01-20T00:07:47.601Z] p1_0.view_count [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and not(p1_0.deleted) [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] p1_0.id, [2026-01-20T00:07:47.601Z] p1_0.category, [2026-01-20T00:07:47.601Z] p1_0.comment_count, [2026-01-20T00:07:47.601Z] p1_0.content, [2026-01-20T00:07:47.601Z] p1_0.created_at, [2026-01-20T00:07:47.601Z] p1_0.deleted, [2026-01-20T00:07:47.601Z] p1_0.like_count, [2026-01-20T00:07:47.601Z] p1_0.title, [2026-01-20T00:07:47.601Z] p1_0.updated_at, [2026-01-20T00:07:47.601Z] p1_0.user_id, [2026-01-20T00:07:47.601Z] p1_0.view_count [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and not(p1_0.deleted) [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] i1_0.post_id, [2026-01-20T00:07:47.601Z] i1_0.id, [2026-01-20T00:07:47.601Z] i1_0.image_url, [2026-01-20T00:07:47.601Z] i1_0.sequence [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_image i1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] i1_0.post_id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] i1_0.post_id, [2026-01-20T00:07:47.601Z] i1_0.id, [2026-01-20T00:07:47.601Z] i1_0.image_url, [2026-01-20T00:07:47.601Z] i1_0.sequence [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_image i1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] i1_0.post_id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.498+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* update [2026-01-20T00:07:47.601Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.601Z] set [2026-01-20T00:07:47.601Z] category=?, [2026-01-20T00:07:47.601Z] comment_count=?, [2026-01-20T00:07:47.601Z] content=?, [2026-01-20T00:07:47.601Z] deleted=?, [2026-01-20T00:07:47.601Z] like_count=?, [2026-01-20T00:07:47.601Z] title=?, [2026-01-20T00:07:47.601Z] updated_at=?, [2026-01-20T00:07:47.601Z] user_id=?, [2026-01-20T00:07:47.601Z] view_count=? [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* update [2026-01-20T00:07:47.601Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.601Z] set [2026-01-20T00:07:47.601Z] category=?, [2026-01-20T00:07:47.601Z] comment_count=?, [2026-01-20T00:07:47.601Z] content=?, [2026-01-20T00:07:47.601Z] deleted=?, [2026-01-20T00:07:47.601Z] like_count=?, [2026-01-20T00:07:47.601Z] title=?, [2026-01-20T00:07:47.601Z] updated_at=?, [2026-01-20T00:07:47.601Z] user_id=?, [2026-01-20T00:07:47.601Z] view_count=? [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] pl1_0.id [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_like pl1_0 [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and u1_0.id=? [2026-01-20T00:07:47.601Z] fetch [2026-01-20T00:07:47.601Z] first ? rows only [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] pl1_0.id [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_like pl1_0 [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and u1_0.id=? [2026-01-20T00:07:47.601Z] fetch [2026-01-20T00:07:47.601Z] first ? rows only [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.500+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=1 [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.500+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.501+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@4bd2a2e] [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] MockHttpServletRequest: [2026-01-20T00:07:47.601Z] HTTP Method = GET [2026-01-20T00:07:47.601Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:47.601Z] Parameters = {} [2026-01-20T00:07:47.601Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5YjJkM2M1YS1lZTk2LTRhOGQtYWYyMS01ZjU5ZWM3MDNmYmIiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.Id2z2upCrp5Hu6MnfWL4Z697ta_b2yJ5UC9dNzev_HIIzEAwSMSjCQ2si_PmB_etnDVA3uQyLCQzhm-s2-NxUg"] [2026-01-20T00:07:47.601Z] Body = [2026-01-20T00:07:47.601Z] Session Attrs = {} [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Handler: [2026-01-20T00:07:47.601Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.601Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Async: [2026-01-20T00:07:47.601Z] Async started = false [2026-01-20T00:07:47.601Z] Async result = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Resolved Exception: [2026-01-20T00:07:47.601Z] Type = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] ModelAndView: [2026-01-20T00:07:47.601Z] View name = null [2026-01-20T00:07:47.601Z] View = null [2026-01-20T00:07:47.601Z] Model = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] FlashMap: [2026-01-20T00:07:47.601Z] Attributes = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] MockHttpServletResponse: [2026-01-20T00:07:47.601Z] Status = 200 [2026-01-20T00:07:47.601Z] Error message = null [2026-01-20T00:07:47.601Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.601Z] Content type = application/json [2026-01-20T00:07:47.601Z] Body = {"postId":1,"author":{"userId":"8dbf9849-5867-41a8-aea4-75f910fdebd9","nickname":"창업가문어682","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"창업가의 투자 유치 경험담","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:47.344835","updatedAt":"2026-01-20T09:07:47.344835","canEdit":false,"canDelete":false,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":false,"isLiked":false} [2026-01-20T00:07:47.601Z] Forwarded URL = null [2026-01-20T00:07:47.601Z] Redirected URL = null [2026-01-20T00:07:47.601Z] Cookies = [] [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] ✅ 각자 게시글에 대한 소유권 확인: [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.505+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.506+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.507+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.507+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.508+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=8dbf9849-5867-41a8-aea4-75f910fdebd9 [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.509+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] p1_0.id, [2026-01-20T00:07:47.601Z] p1_0.category, [2026-01-20T00:07:47.601Z] p1_0.comment_count, [2026-01-20T00:07:47.601Z] p1_0.content, [2026-01-20T00:07:47.601Z] p1_0.created_at, [2026-01-20T00:07:47.601Z] p1_0.deleted, [2026-01-20T00:07:47.601Z] p1_0.like_count, [2026-01-20T00:07:47.601Z] p1_0.title, [2026-01-20T00:07:47.601Z] p1_0.updated_at, [2026-01-20T00:07:47.601Z] p1_0.user_id, [2026-01-20T00:07:47.601Z] p1_0.view_count [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and not(p1_0.deleted) [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] p1_0.id, [2026-01-20T00:07:47.601Z] p1_0.category, [2026-01-20T00:07:47.601Z] p1_0.comment_count, [2026-01-20T00:07:47.601Z] p1_0.content, [2026-01-20T00:07:47.601Z] p1_0.created_at, [2026-01-20T00:07:47.601Z] p1_0.deleted, [2026-01-20T00:07:47.601Z] p1_0.like_count, [2026-01-20T00:07:47.601Z] p1_0.title, [2026-01-20T00:07:47.601Z] p1_0.updated_at, [2026-01-20T00:07:47.601Z] p1_0.user_id, [2026-01-20T00:07:47.601Z] p1_0.view_count [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and not(p1_0.deleted) [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.510+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] i1_0.post_id, [2026-01-20T00:07:47.601Z] i1_0.id, [2026-01-20T00:07:47.601Z] i1_0.image_url, [2026-01-20T00:07:47.601Z] i1_0.sequence [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_image i1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] i1_0.post_id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] i1_0.post_id, [2026-01-20T00:07:47.601Z] i1_0.id, [2026-01-20T00:07:47.601Z] i1_0.image_url, [2026-01-20T00:07:47.601Z] i1_0.sequence [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_image i1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] i1_0.post_id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.511+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* update [2026-01-20T00:07:47.601Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.601Z] set [2026-01-20T00:07:47.601Z] category=?, [2026-01-20T00:07:47.601Z] comment_count=?, [2026-01-20T00:07:47.601Z] content=?, [2026-01-20T00:07:47.601Z] deleted=?, [2026-01-20T00:07:47.601Z] like_count=?, [2026-01-20T00:07:47.601Z] title=?, [2026-01-20T00:07:47.601Z] updated_at=?, [2026-01-20T00:07:47.601Z] user_id=?, [2026-01-20T00:07:47.601Z] view_count=? [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* update [2026-01-20T00:07:47.601Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.601Z] set [2026-01-20T00:07:47.601Z] category=?, [2026-01-20T00:07:47.601Z] comment_count=?, [2026-01-20T00:07:47.601Z] content=?, [2026-01-20T00:07:47.601Z] deleted=?, [2026-01-20T00:07:47.601Z] like_count=?, [2026-01-20T00:07:47.601Z] title=?, [2026-01-20T00:07:47.601Z] updated_at=?, [2026-01-20T00:07:47.601Z] user_id=?, [2026-01-20T00:07:47.601Z] view_count=? [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] pl1_0.id [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_like pl1_0 [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and u1_0.id=? [2026-01-20T00:07:47.601Z] fetch [2026-01-20T00:07:47.601Z] first ? rows only [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] pl1_0.id [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post_like pl1_0 [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.601Z] left join [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and u1_0.id=? [2026-01-20T00:07:47.601Z] fetch [2026-01-20T00:07:47.601Z] first ? rows only [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.515+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=2 [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.515+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.516+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@1f3177ae] [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] MockHttpServletRequest: [2026-01-20T00:07:47.601Z] HTTP Method = GET [2026-01-20T00:07:47.601Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:47.601Z] Parameters = {} [2026-01-20T00:07:47.601Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4ZGJmOTg0OS01ODY3LTQxYTgtYWVhNC03NWY5MTBmZGViZDkiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.H-rcdtnoHGPqiEH_b4mK6lWexC04fYy-ntq9z4AtCqEaV4EJXGxSC7oT9ouJOn5RFgIBuR3F-fxvy8g4wEJZxw"] [2026-01-20T00:07:47.601Z] Body = [2026-01-20T00:07:47.601Z] Session Attrs = {} [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Handler: [2026-01-20T00:07:47.601Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.601Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Async: [2026-01-20T00:07:47.601Z] Async started = false [2026-01-20T00:07:47.601Z] Async result = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] Resolved Exception: [2026-01-20T00:07:47.601Z] Type = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] ModelAndView: [2026-01-20T00:07:47.601Z] View name = null [2026-01-20T00:07:47.601Z] View = null [2026-01-20T00:07:47.601Z] Model = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] FlashMap: [2026-01-20T00:07:47.601Z] Attributes = null [2026-01-20T00:07:47.601Z] [2026-01-20T00:07:47.601Z] MockHttpServletResponse: [2026-01-20T00:07:47.601Z] Status = 200 [2026-01-20T00:07:47.601Z] Error message = null [2026-01-20T00:07:47.601Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.601Z] Content type = application/json [2026-01-20T00:07:47.601Z] Body = {"postId":1,"author":{"userId":"8dbf9849-5867-41a8-aea4-75f910fdebd9","nickname":"창업가문어682","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"창업가의 투자 유치 경험담","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:47.344835","updatedAt":"2026-01-20T09:07:47.498506","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:47.601Z] Forwarded URL = null [2026-01-20T00:07:47.601Z] Redirected URL = null [2026-01-20T00:07:47.601Z] Cookies = [] [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] u1_0.id, [2026-01-20T00:07:47.601Z] u1_0.age_range, [2026-01-20T00:07:47.601Z] u1_0.budget, [2026-01-20T00:07:47.601Z] u1_0.created_at, [2026-01-20T00:07:47.601Z] u1_0.email, [2026-01-20T00:07:47.601Z] u1_0.gender, [2026-01-20T00:07:47.601Z] u1_0.latitude, [2026-01-20T00:07:47.601Z] u1_0.location, [2026-01-20T00:07:47.601Z] u1_0.longitude, [2026-01-20T00:07:47.601Z] u1_0.nickname, [2026-01-20T00:07:47.601Z] u1_0.profile_image_url, [2026-01-20T00:07:47.601Z] u1_0.startup_experience, [2026-01-20T00:07:47.601Z] u1_0.updated_at, [2026-01-20T00:07:47.601Z] u1_0.user_type, [2026-01-20T00:07:47.601Z] u1_0.username [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] users u1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] u1_0.id=? [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.524+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.525+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.525+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.526+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] p1_0.id, [2026-01-20T00:07:47.601Z] p1_0.category, [2026-01-20T00:07:47.601Z] p1_0.comment_count, [2026-01-20T00:07:47.601Z] p1_0.content, [2026-01-20T00:07:47.601Z] p1_0.created_at, [2026-01-20T00:07:47.601Z] p1_0.deleted, [2026-01-20T00:07:47.601Z] p1_0.like_count, [2026-01-20T00:07:47.601Z] p1_0.title, [2026-01-20T00:07:47.601Z] p1_0.updated_at, [2026-01-20T00:07:47.601Z] p1_0.user_id, [2026-01-20T00:07:47.601Z] p1_0.view_count [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and not(p1_0.deleted) [2026-01-20T00:07:47.601Z] Hibernate: [2026-01-20T00:07:47.601Z] /* */ select [2026-01-20T00:07:47.601Z] p1_0.id, [2026-01-20T00:07:47.601Z] p1_0.category, [2026-01-20T00:07:47.601Z] p1_0.comment_count, [2026-01-20T00:07:47.601Z] p1_0.content, [2026-01-20T00:07:47.601Z] p1_0.created_at, [2026-01-20T00:07:47.601Z] p1_0.deleted, [2026-01-20T00:07:47.601Z] p1_0.like_count, [2026-01-20T00:07:47.601Z] p1_0.title, [2026-01-20T00:07:47.601Z] p1_0.updated_at, [2026-01-20T00:07:47.601Z] p1_0.user_id, [2026-01-20T00:07:47.601Z] p1_0.view_count [2026-01-20T00:07:47.601Z] from [2026-01-20T00:07:47.601Z] post p1_0 [2026-01-20T00:07:47.601Z] where [2026-01-20T00:07:47.601Z] p1_0.id=? [2026-01-20T00:07:47.601Z] and not(p1_0.deleted) [2026-01-20T00:07:47.601Z] 2026-01-20T09:07:47.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.601Z] select [2026-01-20T00:07:47.601Z] i1_0.post_id, [2026-01-20T00:07:47.602Z] i1_0.id, [2026-01-20T00:07:47.602Z] i1_0.image_url, [2026-01-20T00:07:47.602Z] i1_0.sequence [2026-01-20T00:07:47.602Z] from [2026-01-20T00:07:47.602Z] post_image i1_0 [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] i1_0.post_id=? [2026-01-20T00:07:47.602Z] Hibernate: [2026-01-20T00:07:47.602Z] select [2026-01-20T00:07:47.602Z] i1_0.post_id, [2026-01-20T00:07:47.602Z] i1_0.id, [2026-01-20T00:07:47.602Z] i1_0.image_url, [2026-01-20T00:07:47.602Z] i1_0.sequence [2026-01-20T00:07:47.602Z] from [2026-01-20T00:07:47.602Z] post_image i1_0 [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] i1_0.post_id=? [2026-01-20T00:07:47.602Z] 2026-01-20T09:07:47.529+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.602Z] select [2026-01-20T00:07:47.602Z] u1_0.id, [2026-01-20T00:07:47.602Z] u1_0.age_range, [2026-01-20T00:07:47.602Z] u1_0.budget, [2026-01-20T00:07:47.602Z] u1_0.created_at, [2026-01-20T00:07:47.602Z] u1_0.email, [2026-01-20T00:07:47.602Z] u1_0.gender, [2026-01-20T00:07:47.602Z] u1_0.latitude, [2026-01-20T00:07:47.602Z] u1_0.location, [2026-01-20T00:07:47.602Z] u1_0.longitude, [2026-01-20T00:07:47.602Z] u1_0.nickname, [2026-01-20T00:07:47.602Z] u1_0.profile_image_url, [2026-01-20T00:07:47.602Z] u1_0.startup_experience, [2026-01-20T00:07:47.602Z] u1_0.updated_at, [2026-01-20T00:07:47.602Z] u1_0.user_type, [2026-01-20T00:07:47.602Z] u1_0.username [2026-01-20T00:07:47.602Z] from [2026-01-20T00:07:47.602Z] users u1_0 [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] u1_0.id=? [2026-01-20T00:07:47.602Z] Hibernate: [2026-01-20T00:07:47.602Z] select [2026-01-20T00:07:47.602Z] u1_0.id, [2026-01-20T00:07:47.602Z] u1_0.age_range, [2026-01-20T00:07:47.602Z] u1_0.budget, [2026-01-20T00:07:47.602Z] u1_0.created_at, [2026-01-20T00:07:47.602Z] u1_0.email, [2026-01-20T00:07:47.602Z] u1_0.gender, [2026-01-20T00:07:47.602Z] u1_0.latitude, [2026-01-20T00:07:47.602Z] u1_0.location, [2026-01-20T00:07:47.602Z] u1_0.longitude, [2026-01-20T00:07:47.602Z] u1_0.nickname, [2026-01-20T00:07:47.602Z] u1_0.profile_image_url, [2026-01-20T00:07:47.602Z] u1_0.startup_experience, [2026-01-20T00:07:47.602Z] u1_0.updated_at, [2026-01-20T00:07:47.602Z] u1_0.user_type, [2026-01-20T00:07:47.602Z] u1_0.username [2026-01-20T00:07:47.602Z] from [2026-01-20T00:07:47.602Z] users u1_0 [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] u1_0.id=? [2026-01-20T00:07:47.602Z] 2026-01-20T09:07:47.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.602Z] /* update [2026-01-20T00:07:47.602Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.602Z] set [2026-01-20T00:07:47.602Z] category=?, [2026-01-20T00:07:47.602Z] comment_count=?, [2026-01-20T00:07:47.602Z] content=?, [2026-01-20T00:07:47.602Z] deleted=?, [2026-01-20T00:07:47.602Z] like_count=?, [2026-01-20T00:07:47.602Z] title=?, [2026-01-20T00:07:47.602Z] updated_at=?, [2026-01-20T00:07:47.602Z] user_id=?, [2026-01-20T00:07:47.602Z] view_count=? [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] id=? [2026-01-20T00:07:47.602Z] Hibernate: [2026-01-20T00:07:47.602Z] /* update [2026-01-20T00:07:47.602Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.602Z] set [2026-01-20T00:07:47.602Z] category=?, [2026-01-20T00:07:47.602Z] comment_count=?, [2026-01-20T00:07:47.602Z] content=?, [2026-01-20T00:07:47.602Z] deleted=?, [2026-01-20T00:07:47.602Z] like_count=?, [2026-01-20T00:07:47.602Z] title=?, [2026-01-20T00:07:47.602Z] updated_at=?, [2026-01-20T00:07:47.602Z] user_id=?, [2026-01-20T00:07:47.602Z] view_count=? [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] id=? [2026-01-20T00:07:47.602Z] 2026-01-20T09:07:47.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.602Z] /* */ select [2026-01-20T00:07:47.602Z] pl1_0.id [2026-01-20T00:07:47.602Z] from [2026-01-20T00:07:47.602Z] post_like pl1_0 [2026-01-20T00:07:47.602Z] left join [2026-01-20T00:07:47.602Z] post p1_0 [2026-01-20T00:07:47.602Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.602Z] left join [2026-01-20T00:07:47.602Z] users u1_0 [2026-01-20T00:07:47.602Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] p1_0.id=? [2026-01-20T00:07:47.602Z] and u1_0.id=? [2026-01-20T00:07:47.602Z] fetch [2026-01-20T00:07:47.602Z] first ? rows only [2026-01-20T00:07:47.602Z] Hibernate: [2026-01-20T00:07:47.602Z] /* */ select [2026-01-20T00:07:47.602Z] pl1_0.id [2026-01-20T00:07:47.602Z] from [2026-01-20T00:07:47.602Z] post_like pl1_0 [2026-01-20T00:07:47.602Z] left join [2026-01-20T00:07:47.602Z] post p1_0 [2026-01-20T00:07:47.602Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.602Z] left join [2026-01-20T00:07:47.602Z] users u1_0 [2026-01-20T00:07:47.602Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.602Z] where [2026-01-20T00:07:47.602Z] p1_0.id=? [2026-01-20T00:07:47.602Z] and u1_0.id=? [2026-01-20T00:07:47.602Z] fetch [2026-01-20T00:07:47.602Z] first ? rows only [2026-01-20T00:07:47.602Z] 2026-01-20T09:07:47.533+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=2 [2026-01-20T00:07:47.602Z] 2026-01-20T09:07:47.534+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.602Z] 2026-01-20T09:07:47.534+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@6f772d69] [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] MockHttpServletRequest: [2026-01-20T00:07:47.602Z] HTTP Method = GET [2026-01-20T00:07:47.602Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:47.602Z] Parameters = {} [2026-01-20T00:07:47.602Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5YjJkM2M1YS1lZTk2LTRhOGQtYWYyMS01ZjU5ZWM3MDNmYmIiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.Id2z2upCrp5Hu6MnfWL4Z697ta_b2yJ5UC9dNzev_HIIzEAwSMSjCQ2si_PmB_etnDVA3uQyLCQzhm-s2-NxUg"] [2026-01-20T00:07:47.602Z] Body = [2026-01-20T00:07:47.602Z] Session Attrs = {} [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] Handler: [2026-01-20T00:07:47.602Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.602Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] Async: [2026-01-20T00:07:47.602Z] Async started = false [2026-01-20T00:07:47.602Z] Async result = null [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] Resolved Exception: [2026-01-20T00:07:47.602Z] Type = null [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] ModelAndView: [2026-01-20T00:07:47.602Z] View name = null [2026-01-20T00:07:47.602Z] View = null [2026-01-20T00:07:47.602Z] Model = null [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] FlashMap: [2026-01-20T00:07:47.602Z] Attributes = null [2026-01-20T00:07:47.602Z] [2026-01-20T00:07:47.602Z] MockHttpServletResponse: [2026-01-20T00:07:47.602Z] Status = 200 [2026-01-20T00:07:47.602Z] Error message = null [2026-01-20T00:07:47.602Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.602Z] Content type = application/json [2026-01-20T00:07:47.602Z] Body = {"postId":2,"author":{"userId":"9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb","nickname":"거주민문어439","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT","address":"11110"},"category":"restaurant","title":"동네 맛집 리스트 최종판","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:47.371393","updatedAt":"2026-01-20T09:07:47.449108","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:47.602Z] Forwarded URL = null [2026-01-20T00:07:47.602Z] Redirected URL = null [2026-01-20T00:07:47.602Z] Cookies = [] [2026-01-20T00:07:47.602Z] ✅ 사용자 유형별 상호작용 테스트 완료! 🎉 [2026-01-20T00:07:47.872Z] [2026-01-20T00:07:47.872Z] 🔐 인증/미인증 권한 시나리오 테스트 > 👤 인증된 사용자의 권한별 상세 테스트 STANDARD_OUT [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.544+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.544+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.545+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:47.872Z] [2026-01-20T00:07:47.872Z] 👤 인증된 사용자 권한 상세 테스트 시작... [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.547+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.547+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?) [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.548+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?) [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.872Z] 👥 테스트 사용자 준비: [2026-01-20T00:07:47.872Z] - 원작성자: 창업가문어117 (FOUNDER) [2026-01-20T00:07:47.872Z] - 다른사용자: 거주민문어960 (INHABITANT) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.555+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.556+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.557+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.558+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=df35db54-0fbf-47b7-8e41-270a0278242a, category=STARTUP, title=권한 테스트용 창업 아이템 아이디어, imageCount=0 [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.558+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=df35db54-0fbf-47b7-8e41-270a0278242a, category=STARTUP [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.559+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.560+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* insert for [2026-01-20T00:07:47.872Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.872Z] into [2026-01-20T00:07:47.872Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.872Z] values [2026-01-20T00:07:47.872Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.561+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=3, imageCount=0 [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.562+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=3 [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.562+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.562+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@46fd86eb] [2026-01-20T00:07:47.872Z] [2026-01-20T00:07:47.872Z] ✅ [원작성자] 모든 권한이 있는 사용자 테스트: [2026-01-20T00:07:47.872Z] 1. 원작성자의 게시글 조회... [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.567+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.567+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.568+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=3, userId=df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.568+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=3, userId=df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.570+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* */ select [2026-01-20T00:07:47.872Z] p1_0.id, [2026-01-20T00:07:47.872Z] p1_0.category, [2026-01-20T00:07:47.872Z] p1_0.comment_count, [2026-01-20T00:07:47.872Z] p1_0.content, [2026-01-20T00:07:47.872Z] p1_0.created_at, [2026-01-20T00:07:47.872Z] p1_0.deleted, [2026-01-20T00:07:47.872Z] p1_0.like_count, [2026-01-20T00:07:47.872Z] p1_0.title, [2026-01-20T00:07:47.872Z] p1_0.updated_at, [2026-01-20T00:07:47.872Z] p1_0.user_id, [2026-01-20T00:07:47.872Z] p1_0.view_count [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] post p1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] p1_0.id=? [2026-01-20T00:07:47.872Z] and not(p1_0.deleted) [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* */ select [2026-01-20T00:07:47.872Z] p1_0.id, [2026-01-20T00:07:47.872Z] p1_0.category, [2026-01-20T00:07:47.872Z] p1_0.comment_count, [2026-01-20T00:07:47.872Z] p1_0.content, [2026-01-20T00:07:47.872Z] p1_0.created_at, [2026-01-20T00:07:47.872Z] p1_0.deleted, [2026-01-20T00:07:47.872Z] p1_0.like_count, [2026-01-20T00:07:47.872Z] p1_0.title, [2026-01-20T00:07:47.872Z] p1_0.updated_at, [2026-01-20T00:07:47.872Z] p1_0.user_id, [2026-01-20T00:07:47.872Z] p1_0.view_count [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] post p1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] p1_0.id=? [2026-01-20T00:07:47.872Z] and not(p1_0.deleted) [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.572+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] i1_0.post_id, [2026-01-20T00:07:47.872Z] i1_0.id, [2026-01-20T00:07:47.872Z] i1_0.image_url, [2026-01-20T00:07:47.872Z] i1_0.sequence [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] post_image i1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] i1_0.post_id=? [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] i1_0.post_id, [2026-01-20T00:07:47.872Z] i1_0.id, [2026-01-20T00:07:47.872Z] i1_0.image_url, [2026-01-20T00:07:47.872Z] i1_0.sequence [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] post_image i1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] i1_0.post_id=? [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.572+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] select [2026-01-20T00:07:47.872Z] u1_0.id, [2026-01-20T00:07:47.872Z] u1_0.age_range, [2026-01-20T00:07:47.872Z] u1_0.budget, [2026-01-20T00:07:47.872Z] u1_0.created_at, [2026-01-20T00:07:47.872Z] u1_0.email, [2026-01-20T00:07:47.872Z] u1_0.gender, [2026-01-20T00:07:47.872Z] u1_0.latitude, [2026-01-20T00:07:47.872Z] u1_0.location, [2026-01-20T00:07:47.872Z] u1_0.longitude, [2026-01-20T00:07:47.872Z] u1_0.nickname, [2026-01-20T00:07:47.872Z] u1_0.profile_image_url, [2026-01-20T00:07:47.872Z] u1_0.startup_experience, [2026-01-20T00:07:47.872Z] u1_0.updated_at, [2026-01-20T00:07:47.872Z] u1_0.user_type, [2026-01-20T00:07:47.872Z] u1_0.username [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] u1_0.id=? [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.575+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* update [2026-01-20T00:07:47.872Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.872Z] set [2026-01-20T00:07:47.872Z] category=?, [2026-01-20T00:07:47.872Z] comment_count=?, [2026-01-20T00:07:47.872Z] content=?, [2026-01-20T00:07:47.872Z] deleted=?, [2026-01-20T00:07:47.872Z] like_count=?, [2026-01-20T00:07:47.872Z] title=?, [2026-01-20T00:07:47.872Z] updated_at=?, [2026-01-20T00:07:47.872Z] user_id=?, [2026-01-20T00:07:47.872Z] view_count=? [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] id=? [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* update [2026-01-20T00:07:47.872Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.872Z] set [2026-01-20T00:07:47.872Z] category=?, [2026-01-20T00:07:47.872Z] comment_count=?, [2026-01-20T00:07:47.872Z] content=?, [2026-01-20T00:07:47.872Z] deleted=?, [2026-01-20T00:07:47.872Z] like_count=?, [2026-01-20T00:07:47.872Z] title=?, [2026-01-20T00:07:47.872Z] updated_at=?, [2026-01-20T00:07:47.872Z] user_id=?, [2026-01-20T00:07:47.872Z] view_count=? [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] id=? [2026-01-20T00:07:47.872Z] 2026-01-20T09:07:47.575+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.872Z] /* */ select [2026-01-20T00:07:47.872Z] pl1_0.id [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] post_like pl1_0 [2026-01-20T00:07:47.872Z] left join [2026-01-20T00:07:47.872Z] post p1_0 [2026-01-20T00:07:47.872Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.872Z] left join [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] p1_0.id=? [2026-01-20T00:07:47.872Z] and u1_0.id=? [2026-01-20T00:07:47.872Z] fetch [2026-01-20T00:07:47.872Z] first ? rows only [2026-01-20T00:07:47.872Z] Hibernate: [2026-01-20T00:07:47.872Z] /* */ select [2026-01-20T00:07:47.872Z] pl1_0.id [2026-01-20T00:07:47.872Z] from [2026-01-20T00:07:47.872Z] post_like pl1_0 [2026-01-20T00:07:47.872Z] left join [2026-01-20T00:07:47.872Z] post p1_0 [2026-01-20T00:07:47.872Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.872Z] left join [2026-01-20T00:07:47.872Z] users u1_0 [2026-01-20T00:07:47.872Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.872Z] where [2026-01-20T00:07:47.872Z] p1_0.id=? [2026-01-20T00:07:47.872Z] and u1_0.id=? [2026-01-20T00:07:47.872Z] fetch [2026-01-20T00:07:47.872Z] first ? rows only [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.576+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=3, viewCount=1 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.577+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.577+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@58cbba17] [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletRequest: [2026-01-20T00:07:47.873Z] HTTP Method = GET [2026-01-20T00:07:47.873Z] Request URI = /community/freeboard/3 [2026-01-20T00:07:47.873Z] Parameters = {} [2026-01-20T00:07:47.873Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZjM1ZGI1NC0wZmJmLTQ3YjctOGU0MS0yNzBhMDI3ODI0MmEiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.xDTO7QMRLfNwzFCHxMD3wzyAfxyfRXn3OB5NSH_htF7NYqASXRGJuYpooSWISdPy84-dWFf1hFBxdJn5d-SocA"] [2026-01-20T00:07:47.873Z] Body = [2026-01-20T00:07:47.873Z] Session Attrs = {} [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Handler: [2026-01-20T00:07:47.873Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.873Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Async: [2026-01-20T00:07:47.873Z] Async started = false [2026-01-20T00:07:47.873Z] Async result = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Resolved Exception: [2026-01-20T00:07:47.873Z] Type = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] ModelAndView: [2026-01-20T00:07:47.873Z] View name = null [2026-01-20T00:07:47.873Z] View = null [2026-01-20T00:07:47.873Z] Model = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] FlashMap: [2026-01-20T00:07:47.873Z] Attributes = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletResponse: [2026-01-20T00:07:47.873Z] Status = 200 [2026-01-20T00:07:47.873Z] Error message = null [2026-01-20T00:07:47.873Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.873Z] Content type = application/json [2026-01-20T00:07:47.873Z] Body = {"postId":3,"author":{"userId":"df35db54-0fbf-47b7-8e41-270a0278242a","nickname":"창업가문어117","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"권한 테스트용 창업 아이템 아이디어","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:47.560266","updatedAt":"2026-01-20T09:07:47.560266","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:47.873Z] Forwarded URL = null [2026-01-20T00:07:47.873Z] Redirected URL = null [2026-01-20T00:07:47.873Z] Cookies = [] [2026-01-20T00:07:47.873Z] 2. 원작성자의 게시글 수정... [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.582+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.583+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.583+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.587+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=3, userId=df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.587+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=3, userId=df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] p1_0.id, [2026-01-20T00:07:47.873Z] p1_0.category, [2026-01-20T00:07:47.873Z] p1_0.comment_count, [2026-01-20T00:07:47.873Z] p1_0.content, [2026-01-20T00:07:47.873Z] p1_0.created_at, [2026-01-20T00:07:47.873Z] p1_0.deleted, [2026-01-20T00:07:47.873Z] p1_0.like_count, [2026-01-20T00:07:47.873Z] p1_0.title, [2026-01-20T00:07:47.873Z] p1_0.updated_at, [2026-01-20T00:07:47.873Z] p1_0.user_id, [2026-01-20T00:07:47.873Z] p1_0.view_count [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and not(p1_0.deleted) [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] p1_0.id, [2026-01-20T00:07:47.873Z] p1_0.category, [2026-01-20T00:07:47.873Z] p1_0.comment_count, [2026-01-20T00:07:47.873Z] p1_0.content, [2026-01-20T00:07:47.873Z] p1_0.created_at, [2026-01-20T00:07:47.873Z] p1_0.deleted, [2026-01-20T00:07:47.873Z] p1_0.like_count, [2026-01-20T00:07:47.873Z] p1_0.title, [2026-01-20T00:07:47.873Z] p1_0.updated_at, [2026-01-20T00:07:47.873Z] p1_0.user_id, [2026-01-20T00:07:47.873Z] p1_0.view_count [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and not(p1_0.deleted) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.590+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] i1_0.post_id, [2026-01-20T00:07:47.873Z] i1_0.id, [2026-01-20T00:07:47.873Z] i1_0.image_url, [2026-01-20T00:07:47.873Z] i1_0.sequence [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post_image i1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] i1_0.post_id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] i1_0.post_id, [2026-01-20T00:07:47.873Z] i1_0.id, [2026-01-20T00:07:47.873Z] i1_0.image_url, [2026-01-20T00:07:47.873Z] i1_0.sequence [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post_image i1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] i1_0.post_id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.590+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 완료: postId=3, newImageCount=0 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.591+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] /* update [2026-01-20T00:07:47.873Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.873Z] set [2026-01-20T00:07:47.873Z] category=?, [2026-01-20T00:07:47.873Z] comment_count=?, [2026-01-20T00:07:47.873Z] content=?, [2026-01-20T00:07:47.873Z] deleted=?, [2026-01-20T00:07:47.873Z] like_count=?, [2026-01-20T00:07:47.873Z] title=?, [2026-01-20T00:07:47.873Z] updated_at=?, [2026-01-20T00:07:47.873Z] user_id=?, [2026-01-20T00:07:47.873Z] view_count=? [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] /* update [2026-01-20T00:07:47.873Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.873Z] set [2026-01-20T00:07:47.873Z] category=?, [2026-01-20T00:07:47.873Z] comment_count=?, [2026-01-20T00:07:47.873Z] content=?, [2026-01-20T00:07:47.873Z] deleted=?, [2026-01-20T00:07:47.873Z] like_count=?, [2026-01-20T00:07:47.873Z] title=?, [2026-01-20T00:07:47.873Z] updated_at=?, [2026-01-20T00:07:47.873Z] user_id=?, [2026-01-20T00:07:47.873Z] view_count=? [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.592+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 완료: freeboardId=3 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.592+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.592+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@191f0ed7] [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletRequest: [2026-01-20T00:07:47.873Z] HTTP Method = PATCH [2026-01-20T00:07:47.873Z] Request URI = /community/freeboard/3 [2026-01-20T00:07:47.873Z] Parameters = {title=[수정된 창업 아이템 아이디어], content=[원작성자가 내용을 수정했습니다.], category=[STARTUP]} [2026-01-20T00:07:47.873Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZjM1ZGI1NC0wZmJmLTQ3YjctOGU0MS0yNzBhMDI3ODI0MmEiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.xDTO7QMRLfNwzFCHxMD3wzyAfxyfRXn3OB5NSH_htF7NYqASXRGJuYpooSWISdPy84-dWFf1hFBxdJn5d-SocA"] [2026-01-20T00:07:47.873Z] Body = [2026-01-20T00:07:47.873Z] Session Attrs = {} [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Handler: [2026-01-20T00:07:47.873Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.873Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Async: [2026-01-20T00:07:47.873Z] Async started = false [2026-01-20T00:07:47.873Z] Async result = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Resolved Exception: [2026-01-20T00:07:47.873Z] Type = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] ModelAndView: [2026-01-20T00:07:47.873Z] View name = null [2026-01-20T00:07:47.873Z] View = null [2026-01-20T00:07:47.873Z] Model = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] FlashMap: [2026-01-20T00:07:47.873Z] Attributes = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletResponse: [2026-01-20T00:07:47.873Z] Status = 200 [2026-01-20T00:07:47.873Z] Error message = null [2026-01-20T00:07:47.873Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.873Z] Content type = application/json [2026-01-20T00:07:47.873Z] Body = {"postId":3} [2026-01-20T00:07:47.873Z] Forwarded URL = null [2026-01-20T00:07:47.873Z] Redirected URL = null [2026-01-20T00:07:47.873Z] Cookies = [] [2026-01-20T00:07:47.873Z] ✅ 원작성자 권한 확인 완료 [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] 🚫 [다른사용자] 제한된 권한을 가진 사용자 테스트: [2026-01-20T00:07:47.873Z] 1. 다른 사용자의 게시글 조회... [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.602+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.607+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.608+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.609+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.609+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.611+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] p1_0.id, [2026-01-20T00:07:47.873Z] p1_0.category, [2026-01-20T00:07:47.873Z] p1_0.comment_count, [2026-01-20T00:07:47.873Z] p1_0.content, [2026-01-20T00:07:47.873Z] p1_0.created_at, [2026-01-20T00:07:47.873Z] p1_0.deleted, [2026-01-20T00:07:47.873Z] p1_0.like_count, [2026-01-20T00:07:47.873Z] p1_0.title, [2026-01-20T00:07:47.873Z] p1_0.updated_at, [2026-01-20T00:07:47.873Z] p1_0.user_id, [2026-01-20T00:07:47.873Z] p1_0.view_count [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and not(p1_0.deleted) [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] p1_0.id, [2026-01-20T00:07:47.873Z] p1_0.category, [2026-01-20T00:07:47.873Z] p1_0.comment_count, [2026-01-20T00:07:47.873Z] p1_0.content, [2026-01-20T00:07:47.873Z] p1_0.created_at, [2026-01-20T00:07:47.873Z] p1_0.deleted, [2026-01-20T00:07:47.873Z] p1_0.like_count, [2026-01-20T00:07:47.873Z] p1_0.title, [2026-01-20T00:07:47.873Z] p1_0.updated_at, [2026-01-20T00:07:47.873Z] p1_0.user_id, [2026-01-20T00:07:47.873Z] p1_0.view_count [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and not(p1_0.deleted) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.614+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] i1_0.post_id, [2026-01-20T00:07:47.873Z] i1_0.id, [2026-01-20T00:07:47.873Z] i1_0.image_url, [2026-01-20T00:07:47.873Z] i1_0.sequence [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post_image i1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] i1_0.post_id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] i1_0.post_id, [2026-01-20T00:07:47.873Z] i1_0.id, [2026-01-20T00:07:47.873Z] i1_0.image_url, [2026-01-20T00:07:47.873Z] i1_0.sequence [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post_image i1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] i1_0.post_id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.616+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] /* update [2026-01-20T00:07:47.873Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.873Z] set [2026-01-20T00:07:47.873Z] category=?, [2026-01-20T00:07:47.873Z] comment_count=?, [2026-01-20T00:07:47.873Z] content=?, [2026-01-20T00:07:47.873Z] deleted=?, [2026-01-20T00:07:47.873Z] like_count=?, [2026-01-20T00:07:47.873Z] title=?, [2026-01-20T00:07:47.873Z] updated_at=?, [2026-01-20T00:07:47.873Z] user_id=?, [2026-01-20T00:07:47.873Z] view_count=? [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] /* update [2026-01-20T00:07:47.873Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.873Z] set [2026-01-20T00:07:47.873Z] category=?, [2026-01-20T00:07:47.873Z] comment_count=?, [2026-01-20T00:07:47.873Z] content=?, [2026-01-20T00:07:47.873Z] deleted=?, [2026-01-20T00:07:47.873Z] like_count=?, [2026-01-20T00:07:47.873Z] title=?, [2026-01-20T00:07:47.873Z] updated_at=?, [2026-01-20T00:07:47.873Z] user_id=?, [2026-01-20T00:07:47.873Z] view_count=? [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.624+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] pl1_0.id [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post_like pl1_0 [2026-01-20T00:07:47.873Z] left join [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.873Z] left join [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and u1_0.id=? [2026-01-20T00:07:47.873Z] fetch [2026-01-20T00:07:47.873Z] first ? rows only [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] pl1_0.id [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post_like pl1_0 [2026-01-20T00:07:47.873Z] left join [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.873Z] left join [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and u1_0.id=? [2026-01-20T00:07:47.873Z] fetch [2026-01-20T00:07:47.873Z] first ? rows only [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.627+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=3, viewCount=2 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.628+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.628+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@12d62449] [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletRequest: [2026-01-20T00:07:47.873Z] HTTP Method = GET [2026-01-20T00:07:47.873Z] Request URI = /community/freeboard/3 [2026-01-20T00:07:47.873Z] Parameters = {} [2026-01-20T00:07:47.873Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjY0YjUzMS1jMThiLTQ5YzktYjM2YS1hNmIwMzAzOTc5ZTgiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.VrBS7t1UDR6LNBx-_vcYeBFmNwXJxxE2tB8Z9jOB_bBWw22SbqAwqELwrrMU96LA-YJahUxBP5Dm1kdT6xMBLQ"] [2026-01-20T00:07:47.873Z] Body = [2026-01-20T00:07:47.873Z] Session Attrs = {} [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Handler: [2026-01-20T00:07:47.873Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.873Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Async: [2026-01-20T00:07:47.873Z] Async started = false [2026-01-20T00:07:47.873Z] Async result = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Resolved Exception: [2026-01-20T00:07:47.873Z] Type = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] ModelAndView: [2026-01-20T00:07:47.873Z] View name = null [2026-01-20T00:07:47.873Z] View = null [2026-01-20T00:07:47.873Z] Model = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] FlashMap: [2026-01-20T00:07:47.873Z] Attributes = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletResponse: [2026-01-20T00:07:47.873Z] Status = 200 [2026-01-20T00:07:47.873Z] Error message = null [2026-01-20T00:07:47.873Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.873Z] Content type = application/json [2026-01-20T00:07:47.873Z] Body = {"postId":3,"author":{"userId":"df35db54-0fbf-47b7-8e41-270a0278242a","nickname":"창업가문어117","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"수정된 창업 아이템 아이디어","content":"원작성자가 내용을 수정했습니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:47.560266","updatedAt":"2026-01-20T09:07:47.591351","canEdit":false,"canDelete":false,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":false,"isLiked":false} [2026-01-20T00:07:47.873Z] Forwarded URL = null [2026-01-20T00:07:47.873Z] Redirected URL = null [2026-01-20T00:07:47.873Z] Cookies = [] [2026-01-20T00:07:47.873Z] 2. 다른 사용자의 수정 시도 (차단되어야 함)... [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.873Z] u1_0.age_range, [2026-01-20T00:07:47.873Z] u1_0.budget, [2026-01-20T00:07:47.873Z] u1_0.created_at, [2026-01-20T00:07:47.873Z] u1_0.email, [2026-01-20T00:07:47.873Z] u1_0.gender, [2026-01-20T00:07:47.873Z] u1_0.latitude, [2026-01-20T00:07:47.873Z] u1_0.location, [2026-01-20T00:07:47.873Z] u1_0.longitude, [2026-01-20T00:07:47.873Z] u1_0.nickname, [2026-01-20T00:07:47.873Z] u1_0.profile_image_url, [2026-01-20T00:07:47.873Z] u1_0.startup_experience, [2026-01-20T00:07:47.873Z] u1_0.updated_at, [2026-01-20T00:07:47.873Z] u1_0.user_type, [2026-01-20T00:07:47.873Z] u1_0.username [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] users u1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] u1_0.id=? [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.639+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.640+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.642+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.642+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.644+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] p1_0.id, [2026-01-20T00:07:47.873Z] p1_0.category, [2026-01-20T00:07:47.873Z] p1_0.comment_count, [2026-01-20T00:07:47.873Z] p1_0.content, [2026-01-20T00:07:47.873Z] p1_0.created_at, [2026-01-20T00:07:47.873Z] p1_0.deleted, [2026-01-20T00:07:47.873Z] p1_0.like_count, [2026-01-20T00:07:47.873Z] p1_0.title, [2026-01-20T00:07:47.873Z] p1_0.updated_at, [2026-01-20T00:07:47.873Z] p1_0.user_id, [2026-01-20T00:07:47.873Z] p1_0.view_count [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and not(p1_0.deleted) [2026-01-20T00:07:47.873Z] Hibernate: [2026-01-20T00:07:47.873Z] /* */ select [2026-01-20T00:07:47.873Z] p1_0.id, [2026-01-20T00:07:47.873Z] p1_0.category, [2026-01-20T00:07:47.873Z] p1_0.comment_count, [2026-01-20T00:07:47.873Z] p1_0.content, [2026-01-20T00:07:47.873Z] p1_0.created_at, [2026-01-20T00:07:47.873Z] p1_0.deleted, [2026-01-20T00:07:47.873Z] p1_0.like_count, [2026-01-20T00:07:47.873Z] p1_0.title, [2026-01-20T00:07:47.873Z] p1_0.updated_at, [2026-01-20T00:07:47.873Z] p1_0.user_id, [2026-01-20T00:07:47.873Z] p1_0.view_count [2026-01-20T00:07:47.873Z] from [2026-01-20T00:07:47.873Z] post p1_0 [2026-01-20T00:07:47.873Z] where [2026-01-20T00:07:47.873Z] p1_0.id=? [2026-01-20T00:07:47.873Z] and not(p1_0.deleted) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.646+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.646+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_ACCESS_DENIED - 게시글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.648+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.648+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_ACCESS_DENIED, message=게시글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.649+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 게시글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletRequest: [2026-01-20T00:07:47.873Z] HTTP Method = PATCH [2026-01-20T00:07:47.873Z] Request URI = /community/freeboard/3 [2026-01-20T00:07:47.873Z] Parameters = {title=[다른 사용자의 수정 시도], content=[다른 사용자가 수정을 시도합니다.], category=[STARTUP]} [2026-01-20T00:07:47.873Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjY0YjUzMS1jMThiLTQ5YzktYjM2YS1hNmIwMzAzOTc5ZTgiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.VrBS7t1UDR6LNBx-_vcYeBFmNwXJxxE2tB8Z9jOB_bBWw22SbqAwqELwrrMU96LA-YJahUxBP5Dm1kdT6xMBLQ"] [2026-01-20T00:07:47.873Z] Body = [2026-01-20T00:07:47.873Z] Session Attrs = {} [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Handler: [2026-01-20T00:07:47.873Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.873Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Async: [2026-01-20T00:07:47.873Z] Async started = false [2026-01-20T00:07:47.873Z] Async result = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] Resolved Exception: [2026-01-20T00:07:47.873Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] ModelAndView: [2026-01-20T00:07:47.873Z] View name = null [2026-01-20T00:07:47.873Z] View = null [2026-01-20T00:07:47.873Z] Model = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] FlashMap: [2026-01-20T00:07:47.873Z] Attributes = null [2026-01-20T00:07:47.873Z] [2026-01-20T00:07:47.873Z] MockHttpServletResponse: [2026-01-20T00:07:47.873Z] Status = 403 [2026-01-20T00:07:47.873Z] Error message = null [2026-01-20T00:07:47.873Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.873Z] Content type = application/json [2026-01-20T00:07:47.873Z] Body = {"code":"POST_ACCESS_DENIED","message":"게시글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:47.873Z] Forwarded URL = null [2026-01-20T00:07:47.873Z] Redirected URL = null [2026-01-20T00:07:47.873Z] Cookies = [] [2026-01-20T00:07:47.873Z] 3. 다른 사용자의 삭제 시도 (차단되어야 함)... [2026-01-20T00:07:47.873Z] 2026-01-20T09:07:47.652+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.873Z] select [2026-01-20T00:07:47.873Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.653+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.654+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.655+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.656+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.658+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.660+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.660+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_ACCESS_DENIED - 게시글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.660+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.660+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_ACCESS_DENIED, message=게시글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.661+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 게시글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] MockHttpServletRequest: [2026-01-20T00:07:47.874Z] HTTP Method = DELETE [2026-01-20T00:07:47.874Z] Request URI = /community/freeboard/3 [2026-01-20T00:07:47.874Z] Parameters = {} [2026-01-20T00:07:47.874Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjY0YjUzMS1jMThiLTQ5YzktYjM2YS1hNmIwMzAzOTc5ZTgiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.VrBS7t1UDR6LNBx-_vcYeBFmNwXJxxE2tB8Z9jOB_bBWw22SbqAwqELwrrMU96LA-YJahUxBP5Dm1kdT6xMBLQ"] [2026-01-20T00:07:47.874Z] Body = [2026-01-20T00:07:47.874Z] Session Attrs = {} [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Handler: [2026-01-20T00:07:47.874Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.874Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Async: [2026-01-20T00:07:47.874Z] Async started = false [2026-01-20T00:07:47.874Z] Async result = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Resolved Exception: [2026-01-20T00:07:47.874Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] ModelAndView: [2026-01-20T00:07:47.874Z] View name = null [2026-01-20T00:07:47.874Z] View = null [2026-01-20T00:07:47.874Z] Model = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] FlashMap: [2026-01-20T00:07:47.874Z] Attributes = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] MockHttpServletResponse: [2026-01-20T00:07:47.874Z] Status = 403 [2026-01-20T00:07:47.874Z] Error message = null [2026-01-20T00:07:47.874Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.874Z] Content type = application/json [2026-01-20T00:07:47.874Z] Body = {"code":"POST_ACCESS_DENIED","message":"게시글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:47.874Z] Forwarded URL = null [2026-01-20T00:07:47.874Z] Redirected URL = null [2026-01-20T00:07:47.874Z] Cookies = [] [2026-01-20T00:07:47.874Z] 4. 다른 사용자의 댓글 작성 (허용되어야 함)... [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.665+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.667+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.667+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.669+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@3d0b0553] [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.671+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8, parentCommentId=null [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.672+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.674+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.681+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* insert for [2026-01-20T00:07:47.874Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:47.874Z] into [2026-01-20T00:07:47.874Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:47.874Z] values [2026-01-20T00:07:47.874Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* insert for [2026-01-20T00:07:47.874Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:47.874Z] into [2026-01-20T00:07:47.874Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:47.874Z] values [2026-01-20T00:07:47.874Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.685+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] count(c1_0.id) [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] comments c1_0 [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(c1_0.deleted) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] count(c1_0.id) [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] comments c1_0 [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(c1_0.deleted) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.688+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=1 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* update [2026-01-20T00:07:47.874Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.874Z] set [2026-01-20T00:07:47.874Z] category=?, [2026-01-20T00:07:47.874Z] comment_count=?, [2026-01-20T00:07:47.874Z] content=?, [2026-01-20T00:07:47.874Z] deleted=?, [2026-01-20T00:07:47.874Z] like_count=?, [2026-01-20T00:07:47.874Z] title=?, [2026-01-20T00:07:47.874Z] updated_at=?, [2026-01-20T00:07:47.874Z] user_id=?, [2026-01-20T00:07:47.874Z] view_count=? [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* update [2026-01-20T00:07:47.874Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.874Z] set [2026-01-20T00:07:47.874Z] category=?, [2026-01-20T00:07:47.874Z] comment_count=?, [2026-01-20T00:07:47.874Z] content=?, [2026-01-20T00:07:47.874Z] deleted=?, [2026-01-20T00:07:47.874Z] like_count=?, [2026-01-20T00:07:47.874Z] title=?, [2026-01-20T00:07:47.874Z] updated_at=?, [2026-01-20T00:07:47.874Z] user_id=?, [2026-01-20T00:07:47.874Z] view_count=? [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.690+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.692+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.692+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@79273b44] [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] MockHttpServletRequest: [2026-01-20T00:07:47.874Z] HTTP Method = POST [2026-01-20T00:07:47.874Z] Request URI = /community/freeboard/3/comments [2026-01-20T00:07:47.874Z] Parameters = {} [2026-01-20T00:07:47.874Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjY0YjUzMS1jMThiLTQ5YzktYjM2YS1hNmIwMzAzOTc5ZTgiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.VrBS7t1UDR6LNBx-_vcYeBFmNwXJxxE2tB8Z9jOB_bBWw22SbqAwqELwrrMU96LA-YJahUxBP5Dm1kdT6xMBLQ", Content-Length:"96"] [2026-01-20T00:07:47.874Z] Body = [2026-01-20T00:07:47.874Z] Session Attrs = {} [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Handler: [2026-01-20T00:07:47.874Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:47.874Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Async: [2026-01-20T00:07:47.874Z] Async started = false [2026-01-20T00:07:47.874Z] Async result = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Resolved Exception: [2026-01-20T00:07:47.874Z] Type = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] ModelAndView: [2026-01-20T00:07:47.874Z] View name = null [2026-01-20T00:07:47.874Z] View = null [2026-01-20T00:07:47.874Z] Model = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] FlashMap: [2026-01-20T00:07:47.874Z] Attributes = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] MockHttpServletResponse: [2026-01-20T00:07:47.874Z] Status = 201 [2026-01-20T00:07:47.874Z] Error message = null [2026-01-20T00:07:47.874Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.874Z] Content type = application/json [2026-01-20T00:07:47.874Z] Body = {"commentId":1} [2026-01-20T00:07:47.874Z] Forwarded URL = null [2026-01-20T00:07:47.874Z] Redirected URL = null [2026-01-20T00:07:47.874Z] Cookies = [] [2026-01-20T00:07:47.874Z] 5. 다른 사용자의 좋아요 (허용되어야 함)... [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.697+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.698+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.699+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.701+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] pl1_0.id [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post_like pl1_0 [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and u1_0.id=? [2026-01-20T00:07:47.874Z] fetch [2026-01-20T00:07:47.874Z] first ? rows only [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] pl1_0.id [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post_like pl1_0 [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and u1_0.id=? [2026-01-20T00:07:47.874Z] fetch [2026-01-20T00:07:47.874Z] first ? rows only [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* insert for [2026-01-20T00:07:47.874Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:47.874Z] into [2026-01-20T00:07:47.874Z] post_like (post_id, user_id, id) [2026-01-20T00:07:47.874Z] values [2026-01-20T00:07:47.874Z] (?, ?, default) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* insert for [2026-01-20T00:07:47.874Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:47.874Z] into [2026-01-20T00:07:47.874Z] post_like (post_id, user_id, id) [2026-01-20T00:07:47.874Z] values [2026-01-20T00:07:47.874Z] (?, ?, default) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.713+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=3, userId=a664b531-c18b-49c9-b36a-a6b0303979e8 [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] count(pl1_0.id) [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post_like pl1_0 [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] count(pl1_0.id) [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post_like pl1_0 [2026-01-20T00:07:47.874Z] left join [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* update [2026-01-20T00:07:47.874Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.874Z] set [2026-01-20T00:07:47.874Z] category=?, [2026-01-20T00:07:47.874Z] comment_count=?, [2026-01-20T00:07:47.874Z] content=?, [2026-01-20T00:07:47.874Z] deleted=?, [2026-01-20T00:07:47.874Z] like_count=?, [2026-01-20T00:07:47.874Z] title=?, [2026-01-20T00:07:47.874Z] updated_at=?, [2026-01-20T00:07:47.874Z] user_id=?, [2026-01-20T00:07:47.874Z] view_count=? [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* update [2026-01-20T00:07:47.874Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.874Z] set [2026-01-20T00:07:47.874Z] category=?, [2026-01-20T00:07:47.874Z] comment_count=?, [2026-01-20T00:07:47.874Z] content=?, [2026-01-20T00:07:47.874Z] deleted=?, [2026-01-20T00:07:47.874Z] like_count=?, [2026-01-20T00:07:47.874Z] title=?, [2026-01-20T00:07:47.874Z] updated_at=?, [2026-01-20T00:07:47.874Z] user_id=?, [2026-01-20T00:07:47.874Z] view_count=? [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.718+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.719+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] MockHttpServletRequest: [2026-01-20T00:07:47.874Z] HTTP Method = POST [2026-01-20T00:07:47.874Z] Request URI = /community/freeboard/3/like [2026-01-20T00:07:47.874Z] Parameters = {} [2026-01-20T00:07:47.874Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjY0YjUzMS1jMThiLTQ5YzktYjM2YS1hNmIwMzAzOTc5ZTgiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.VrBS7t1UDR6LNBx-_vcYeBFmNwXJxxE2tB8Z9jOB_bBWw22SbqAwqELwrrMU96LA-YJahUxBP5Dm1kdT6xMBLQ"] [2026-01-20T00:07:47.874Z] Body = [2026-01-20T00:07:47.874Z] Session Attrs = {} [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Handler: [2026-01-20T00:07:47.874Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:47.874Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Async: [2026-01-20T00:07:47.874Z] Async started = false [2026-01-20T00:07:47.874Z] Async result = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] Resolved Exception: [2026-01-20T00:07:47.874Z] Type = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] ModelAndView: [2026-01-20T00:07:47.874Z] View name = null [2026-01-20T00:07:47.874Z] View = null [2026-01-20T00:07:47.874Z] Model = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] FlashMap: [2026-01-20T00:07:47.874Z] Attributes = null [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] MockHttpServletResponse: [2026-01-20T00:07:47.874Z] Status = 200 [2026-01-20T00:07:47.874Z] Error message = null [2026-01-20T00:07:47.874Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.874Z] Content type = application/json [2026-01-20T00:07:47.874Z] Body = true [2026-01-20T00:07:47.874Z] Forwarded URL = null [2026-01-20T00:07:47.874Z] Redirected URL = null [2026-01-20T00:07:47.874Z] Cookies = [] [2026-01-20T00:07:47.874Z] ✅ 다른 사용자 권한 제한 확인 완료 [2026-01-20T00:07:47.874Z] [2026-01-20T00:07:47.874Z] 🔍 [최종확인] 게시글 현재 상태: [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] u1_0.id, [2026-01-20T00:07:47.874Z] u1_0.age_range, [2026-01-20T00:07:47.874Z] u1_0.budget, [2026-01-20T00:07:47.874Z] u1_0.created_at, [2026-01-20T00:07:47.874Z] u1_0.email, [2026-01-20T00:07:47.874Z] u1_0.gender, [2026-01-20T00:07:47.874Z] u1_0.latitude, [2026-01-20T00:07:47.874Z] u1_0.location, [2026-01-20T00:07:47.874Z] u1_0.longitude, [2026-01-20T00:07:47.874Z] u1_0.nickname, [2026-01-20T00:07:47.874Z] u1_0.profile_image_url, [2026-01-20T00:07:47.874Z] u1_0.startup_experience, [2026-01-20T00:07:47.874Z] u1_0.updated_at, [2026-01-20T00:07:47.874Z] u1_0.user_type, [2026-01-20T00:07:47.874Z] u1_0.username [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] users u1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] u1_0.id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.724+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.725+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.725+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=3, userId=df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.726+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=3, userId=df35db54-0fbf-47b7-8e41-270a0278242a [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] /* */ select [2026-01-20T00:07:47.874Z] p1_0.id, [2026-01-20T00:07:47.874Z] p1_0.category, [2026-01-20T00:07:47.874Z] p1_0.comment_count, [2026-01-20T00:07:47.874Z] p1_0.content, [2026-01-20T00:07:47.874Z] p1_0.created_at, [2026-01-20T00:07:47.874Z] p1_0.deleted, [2026-01-20T00:07:47.874Z] p1_0.like_count, [2026-01-20T00:07:47.874Z] p1_0.title, [2026-01-20T00:07:47.874Z] p1_0.updated_at, [2026-01-20T00:07:47.874Z] p1_0.user_id, [2026-01-20T00:07:47.874Z] p1_0.view_count [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post p1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] p1_0.id=? [2026-01-20T00:07:47.874Z] and not(p1_0.deleted) [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] i1_0.post_id, [2026-01-20T00:07:47.874Z] i1_0.id, [2026-01-20T00:07:47.874Z] i1_0.image_url, [2026-01-20T00:07:47.874Z] i1_0.sequence [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post_image i1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] i1_0.post_id=? [2026-01-20T00:07:47.874Z] Hibernate: [2026-01-20T00:07:47.874Z] select [2026-01-20T00:07:47.874Z] i1_0.post_id, [2026-01-20T00:07:47.874Z] i1_0.id, [2026-01-20T00:07:47.874Z] i1_0.image_url, [2026-01-20T00:07:47.874Z] i1_0.sequence [2026-01-20T00:07:47.874Z] from [2026-01-20T00:07:47.874Z] post_image i1_0 [2026-01-20T00:07:47.874Z] where [2026-01-20T00:07:47.874Z] i1_0.post_id=? [2026-01-20T00:07:47.874Z] 2026-01-20T09:07:47.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] select [2026-01-20T00:07:47.875Z] u1_0.id, [2026-01-20T00:07:47.875Z] u1_0.age_range, [2026-01-20T00:07:47.875Z] u1_0.budget, [2026-01-20T00:07:47.875Z] u1_0.created_at, [2026-01-20T00:07:47.875Z] u1_0.email, [2026-01-20T00:07:47.875Z] u1_0.gender, [2026-01-20T00:07:47.875Z] u1_0.latitude, [2026-01-20T00:07:47.875Z] u1_0.location, [2026-01-20T00:07:47.875Z] u1_0.longitude, [2026-01-20T00:07:47.875Z] u1_0.nickname, [2026-01-20T00:07:47.875Z] u1_0.profile_image_url, [2026-01-20T00:07:47.875Z] u1_0.startup_experience, [2026-01-20T00:07:47.875Z] u1_0.updated_at, [2026-01-20T00:07:47.875Z] u1_0.user_type, [2026-01-20T00:07:47.875Z] u1_0.username [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] u1_0.id=? [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] select [2026-01-20T00:07:47.875Z] u1_0.id, [2026-01-20T00:07:47.875Z] u1_0.age_range, [2026-01-20T00:07:47.875Z] u1_0.budget, [2026-01-20T00:07:47.875Z] u1_0.created_at, [2026-01-20T00:07:47.875Z] u1_0.email, [2026-01-20T00:07:47.875Z] u1_0.gender, [2026-01-20T00:07:47.875Z] u1_0.latitude, [2026-01-20T00:07:47.875Z] u1_0.location, [2026-01-20T00:07:47.875Z] u1_0.longitude, [2026-01-20T00:07:47.875Z] u1_0.nickname, [2026-01-20T00:07:47.875Z] u1_0.profile_image_url, [2026-01-20T00:07:47.875Z] u1_0.startup_experience, [2026-01-20T00:07:47.875Z] u1_0.updated_at, [2026-01-20T00:07:47.875Z] u1_0.user_type, [2026-01-20T00:07:47.875Z] u1_0.username [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] u1_0.id=? [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] /* update [2026-01-20T00:07:47.875Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.875Z] set [2026-01-20T00:07:47.875Z] category=?, [2026-01-20T00:07:47.875Z] comment_count=?, [2026-01-20T00:07:47.875Z] content=?, [2026-01-20T00:07:47.875Z] deleted=?, [2026-01-20T00:07:47.875Z] like_count=?, [2026-01-20T00:07:47.875Z] title=?, [2026-01-20T00:07:47.875Z] updated_at=?, [2026-01-20T00:07:47.875Z] user_id=?, [2026-01-20T00:07:47.875Z] view_count=? [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] id=? [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] /* update [2026-01-20T00:07:47.875Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:47.875Z] set [2026-01-20T00:07:47.875Z] category=?, [2026-01-20T00:07:47.875Z] comment_count=?, [2026-01-20T00:07:47.875Z] content=?, [2026-01-20T00:07:47.875Z] deleted=?, [2026-01-20T00:07:47.875Z] like_count=?, [2026-01-20T00:07:47.875Z] title=?, [2026-01-20T00:07:47.875Z] updated_at=?, [2026-01-20T00:07:47.875Z] user_id=?, [2026-01-20T00:07:47.875Z] view_count=? [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] id=? [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] /* */ select [2026-01-20T00:07:47.875Z] pl1_0.id [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] post_like pl1_0 [2026-01-20T00:07:47.875Z] left join [2026-01-20T00:07:47.875Z] post p1_0 [2026-01-20T00:07:47.875Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.875Z] left join [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] p1_0.id=? [2026-01-20T00:07:47.875Z] and u1_0.id=? [2026-01-20T00:07:47.875Z] fetch [2026-01-20T00:07:47.875Z] first ? rows only [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] /* */ select [2026-01-20T00:07:47.875Z] pl1_0.id [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] post_like pl1_0 [2026-01-20T00:07:47.875Z] left join [2026-01-20T00:07:47.875Z] post p1_0 [2026-01-20T00:07:47.875Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:47.875Z] left join [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] p1_0.id=? [2026-01-20T00:07:47.875Z] and u1_0.id=? [2026-01-20T00:07:47.875Z] fetch [2026-01-20T00:07:47.875Z] first ? rows only [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.734+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=3, viewCount=3 [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.734+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.734+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@19feeda1] [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] MockHttpServletRequest: [2026-01-20T00:07:47.875Z] HTTP Method = GET [2026-01-20T00:07:47.875Z] Request URI = /community/freeboard/3 [2026-01-20T00:07:47.875Z] Parameters = {} [2026-01-20T00:07:47.875Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZjM1ZGI1NC0wZmJmLTQ3YjctOGU0MS0yNzBhMDI3ODI0MmEiLCJpYXQiOjE3Njg4Njc2NjcsImV4cCI6MTc2ODg3MTI2N30.xDTO7QMRLfNwzFCHxMD3wzyAfxyfRXn3OB5NSH_htF7NYqASXRGJuYpooSWISdPy84-dWFf1hFBxdJn5d-SocA"] [2026-01-20T00:07:47.875Z] Body = [2026-01-20T00:07:47.875Z] Session Attrs = {} [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] Handler: [2026-01-20T00:07:47.875Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:47.875Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] Async: [2026-01-20T00:07:47.875Z] Async started = false [2026-01-20T00:07:47.875Z] Async result = null [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] Resolved Exception: [2026-01-20T00:07:47.875Z] Type = null [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] ModelAndView: [2026-01-20T00:07:47.875Z] View name = null [2026-01-20T00:07:47.875Z] View = null [2026-01-20T00:07:47.875Z] Model = null [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] FlashMap: [2026-01-20T00:07:47.875Z] Attributes = null [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] MockHttpServletResponse: [2026-01-20T00:07:47.875Z] Status = 200 [2026-01-20T00:07:47.875Z] Error message = null [2026-01-20T00:07:47.875Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:47.875Z] Content type = application/json [2026-01-20T00:07:47.875Z] Body = {"postId":3,"author":{"userId":"df35db54-0fbf-47b7-8e41-270a0278242a","nickname":"창업가문어117","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"수정된 창업 아이템 아이디어","content":"원작성자가 내용을 수정했습니다.","images":[],"likeCount":1,"commentCount":1,"viewCount":3,"createdAt":"2026-01-20T09:07:47.560266","updatedAt":"2026-01-20T09:07:47.717054","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:47.875Z] Forwarded URL = null [2026-01-20T00:07:47.875Z] Redirected URL = null [2026-01-20T00:07:47.875Z] Cookies = [] [2026-01-20T00:07:47.875Z] 📊 최종 상태: [2026-01-20T00:07:47.875Z] - 댓글 수: 1 [2026-01-20T00:07:47.875Z] - 좋아요 수: 1 [2026-01-20T00:07:47.875Z] 🎯 인증된 사용자 권한 상세 테스트 완료! 🎉 [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] 🔐 인증/미인증 권한 시나리오 테스트 > 🔓 미인증 사용자의 접근 권한 매트릭스 테스트 STANDARD_OUT [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.807+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.807+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.808+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] 🔓 미인증 사용자 접근 권한 매트릭스 테스트 시작... [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.810+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.812+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?) [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?) [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.812+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?) [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] user_interests (users_id, interest_type) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?) [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.816+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] select [2026-01-20T00:07:47.875Z] u1_0.id, [2026-01-20T00:07:47.875Z] u1_0.age_range, [2026-01-20T00:07:47.875Z] u1_0.budget, [2026-01-20T00:07:47.875Z] u1_0.created_at, [2026-01-20T00:07:47.875Z] u1_0.email, [2026-01-20T00:07:47.875Z] u1_0.gender, [2026-01-20T00:07:47.875Z] u1_0.latitude, [2026-01-20T00:07:47.875Z] u1_0.location, [2026-01-20T00:07:47.875Z] u1_0.longitude, [2026-01-20T00:07:47.875Z] u1_0.nickname, [2026-01-20T00:07:47.875Z] u1_0.profile_image_url, [2026-01-20T00:07:47.875Z] u1_0.startup_experience, [2026-01-20T00:07:47.875Z] u1_0.updated_at, [2026-01-20T00:07:47.875Z] u1_0.user_type, [2026-01-20T00:07:47.875Z] u1_0.username [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] u1_0.id=? [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] select [2026-01-20T00:07:47.875Z] u1_0.id, [2026-01-20T00:07:47.875Z] u1_0.age_range, [2026-01-20T00:07:47.875Z] u1_0.budget, [2026-01-20T00:07:47.875Z] u1_0.created_at, [2026-01-20T00:07:47.875Z] u1_0.email, [2026-01-20T00:07:47.875Z] u1_0.gender, [2026-01-20T00:07:47.875Z] u1_0.latitude, [2026-01-20T00:07:47.875Z] u1_0.location, [2026-01-20T00:07:47.875Z] u1_0.longitude, [2026-01-20T00:07:47.875Z] u1_0.nickname, [2026-01-20T00:07:47.875Z] u1_0.profile_image_url, [2026-01-20T00:07:47.875Z] u1_0.startup_experience, [2026-01-20T00:07:47.875Z] u1_0.updated_at, [2026-01-20T00:07:47.875Z] u1_0.user_type, [2026-01-20T00:07:47.875Z] u1_0.username [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] u1_0.id=? [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.817+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 4bdc7a0e-3596-40ea-aef2-98f2fb8360ea [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.818+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.819+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=4bdc7a0e-3596-40ea-aef2-98f2fb8360ea, category=STARTUP, title=미인증 접근 테스트용 게시글, imageCount=0 [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.820+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=4bdc7a0e-3596-40ea-aef2-98f2fb8360ea, category=STARTUP [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.820+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] select [2026-01-20T00:07:47.875Z] u1_0.id, [2026-01-20T00:07:47.875Z] u1_0.age_range, [2026-01-20T00:07:47.875Z] u1_0.budget, [2026-01-20T00:07:47.875Z] u1_0.created_at, [2026-01-20T00:07:47.875Z] u1_0.email, [2026-01-20T00:07:47.875Z] u1_0.gender, [2026-01-20T00:07:47.875Z] u1_0.latitude, [2026-01-20T00:07:47.875Z] u1_0.location, [2026-01-20T00:07:47.875Z] u1_0.longitude, [2026-01-20T00:07:47.875Z] u1_0.nickname, [2026-01-20T00:07:47.875Z] u1_0.profile_image_url, [2026-01-20T00:07:47.875Z] u1_0.startup_experience, [2026-01-20T00:07:47.875Z] u1_0.updated_at, [2026-01-20T00:07:47.875Z] u1_0.user_type, [2026-01-20T00:07:47.875Z] u1_0.username [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] u1_0.id=? [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] select [2026-01-20T00:07:47.875Z] u1_0.id, [2026-01-20T00:07:47.875Z] u1_0.age_range, [2026-01-20T00:07:47.875Z] u1_0.budget, [2026-01-20T00:07:47.875Z] u1_0.created_at, [2026-01-20T00:07:47.875Z] u1_0.email, [2026-01-20T00:07:47.875Z] u1_0.gender, [2026-01-20T00:07:47.875Z] u1_0.latitude, [2026-01-20T00:07:47.875Z] u1_0.location, [2026-01-20T00:07:47.875Z] u1_0.longitude, [2026-01-20T00:07:47.875Z] u1_0.nickname, [2026-01-20T00:07:47.875Z] u1_0.profile_image_url, [2026-01-20T00:07:47.875Z] u1_0.startup_experience, [2026-01-20T00:07:47.875Z] u1_0.updated_at, [2026-01-20T00:07:47.875Z] u1_0.user_type, [2026-01-20T00:07:47.875Z] u1_0.username [2026-01-20T00:07:47.875Z] from [2026-01-20T00:07:47.875Z] users u1_0 [2026-01-20T00:07:47.875Z] where [2026-01-20T00:07:47.875Z] u1_0.id=? [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.821+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.875Z] Hibernate: [2026-01-20T00:07:47.875Z] /* insert for [2026-01-20T00:07:47.875Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:47.875Z] into [2026-01-20T00:07:47.875Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:47.875Z] values [2026-01-20T00:07:47.875Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.823+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=4, imageCount=0 [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.824+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=4 [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.824+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.824+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@9df33f2] [2026-01-20T00:07:47.875Z] 📝 테스트용 게시글 준비 완료: ID=4 [2026-01-20T00:07:47.875Z] [2026-01-20T00:07:47.875Z] ✅ [허용] 미인증 사용자가 접근 가능한 작업들: [2026-01-20T00:07:47.875Z] 1. 게시글 목록 조회... [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.827+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.827+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:47.875Z] 2026-01-20T09:07:47.831+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=null [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.502+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.791Z] /* select [2026-01-20T00:07:48.791Z] post.id, [2026-01-20T00:07:48.791Z] post.title, [2026-01-20T00:07:48.791Z] post.content, [2026-01-20T00:07:48.791Z] post.category, [2026-01-20T00:07:48.791Z] post.likeCount, [2026-01-20T00:07:48.791Z] post.commentCount, [2026-01-20T00:07:48.791Z] post.viewCount, [2026-01-20T00:07:48.791Z] null, [2026-01-20T00:07:48.791Z] post.createdAt, [2026-01-20T00:07:48.791Z] post.updatedAt, [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] min(subImage.imageUrl) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] PostImage subImage [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] subImage.post.id = post.id [2026-01-20T00:07:48.791Z] and subImage.sequence = ( [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] min(subImage.sequence) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] PostImage subImage [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] subImage.post.id = post.id [2026-01-20T00:07:48.791Z] )), [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] cast(count(countImage) as integer) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] PostImage countImage [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] countImage.post.id = post.id), [2026-01-20T00:07:48.791Z] users.id, [2026-01-20T00:07:48.791Z] users.nickname, [2026-01-20T00:07:48.791Z] users.location, [2026-01-20T00:07:48.791Z] users.profileImageUrl, [2026-01-20T00:07:48.791Z] users.userType [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] Post post [2026-01-20T00:07:48.791Z] inner join [2026-01-20T00:07:48.791Z] post.user as users [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] post.deleted = ?1 [2026-01-20T00:07:48.791Z] order by [2026-01-20T00:07:48.791Z] post.createdAt desc, [2026-01-20T00:07:48.791Z] post.id desc */ select [2026-01-20T00:07:48.791Z] p1_0.id, [2026-01-20T00:07:48.791Z] p1_0.title, [2026-01-20T00:07:48.791Z] p1_0.content, [2026-01-20T00:07:48.791Z] p1_0.category, [2026-01-20T00:07:48.791Z] p1_0.like_count, [2026-01-20T00:07:48.791Z] p1_0.comment_count, [2026-01-20T00:07:48.791Z] p1_0.view_count, [2026-01-20T00:07:48.791Z] null, [2026-01-20T00:07:48.791Z] p1_0.created_at, [2026-01-20T00:07:48.791Z] p1_0.updated_at, [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] min(pi1_0.image_url) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image pi1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:48.791Z] and pi1_0.sequence=( [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] min(pi2_0.sequence) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image pi2_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:48.791Z] )), [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image pi3_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:48.791Z] u1_0.id, [2026-01-20T00:07:48.791Z] u1_0.nickname, [2026-01-20T00:07:48.791Z] u1_0.location, [2026-01-20T00:07:48.791Z] u1_0.profile_image_url, [2026-01-20T00:07:48.791Z] u1_0.user_type [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post p1_0 [2026-01-20T00:07:48.791Z] join [2026-01-20T00:07:48.791Z] users u1_0 [2026-01-20T00:07:48.791Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] p1_0.deleted=? [2026-01-20T00:07:48.791Z] order by [2026-01-20T00:07:48.791Z] p1_0.created_at desc, [2026-01-20T00:07:48.791Z] p1_0.id desc [2026-01-20T00:07:48.791Z] fetch [2026-01-20T00:07:48.791Z] first ? rows only [2026-01-20T00:07:48.791Z] Hibernate: [2026-01-20T00:07:48.791Z] /* select [2026-01-20T00:07:48.791Z] post.id, [2026-01-20T00:07:48.791Z] post.title, [2026-01-20T00:07:48.791Z] post.content, [2026-01-20T00:07:48.791Z] post.category, [2026-01-20T00:07:48.791Z] post.likeCount, [2026-01-20T00:07:48.791Z] post.commentCount, [2026-01-20T00:07:48.791Z] post.viewCount, [2026-01-20T00:07:48.791Z] null, [2026-01-20T00:07:48.791Z] post.createdAt, [2026-01-20T00:07:48.791Z] post.updatedAt, [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] min(subImage.imageUrl) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] PostImage subImage [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] subImage.post.id = post.id [2026-01-20T00:07:48.791Z] and subImage.sequence = ( [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] min(subImage.sequence) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] PostImage subImage [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] subImage.post.id = post.id [2026-01-20T00:07:48.791Z] )), [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] cast(count(countImage) as integer) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] PostImage countImage [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] countImage.post.id = post.id), [2026-01-20T00:07:48.791Z] users.id, [2026-01-20T00:07:48.791Z] users.nickname, [2026-01-20T00:07:48.791Z] users.location, [2026-01-20T00:07:48.791Z] users.profileImageUrl, [2026-01-20T00:07:48.791Z] users.userType [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] Post post [2026-01-20T00:07:48.791Z] inner join [2026-01-20T00:07:48.791Z] post.user as users [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] post.deleted = ?1 [2026-01-20T00:07:48.791Z] order by [2026-01-20T00:07:48.791Z] post.createdAt desc, [2026-01-20T00:07:48.791Z] post.id desc */ select [2026-01-20T00:07:48.791Z] p1_0.id, [2026-01-20T00:07:48.791Z] p1_0.title, [2026-01-20T00:07:48.791Z] p1_0.content, [2026-01-20T00:07:48.791Z] p1_0.category, [2026-01-20T00:07:48.791Z] p1_0.like_count, [2026-01-20T00:07:48.791Z] p1_0.comment_count, [2026-01-20T00:07:48.791Z] p1_0.view_count, [2026-01-20T00:07:48.791Z] null, [2026-01-20T00:07:48.791Z] p1_0.created_at, [2026-01-20T00:07:48.791Z] p1_0.updated_at, [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] min(pi1_0.image_url) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image pi1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:48.791Z] and pi1_0.sequence=( [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] min(pi2_0.sequence) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image pi2_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:48.791Z] )), [2026-01-20T00:07:48.791Z] (select [2026-01-20T00:07:48.791Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image pi3_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:48.791Z] u1_0.id, [2026-01-20T00:07:48.791Z] u1_0.nickname, [2026-01-20T00:07:48.791Z] u1_0.location, [2026-01-20T00:07:48.791Z] u1_0.profile_image_url, [2026-01-20T00:07:48.791Z] u1_0.user_type [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post p1_0 [2026-01-20T00:07:48.791Z] join [2026-01-20T00:07:48.791Z] users u1_0 [2026-01-20T00:07:48.791Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] p1_0.deleted=? [2026-01-20T00:07:48.791Z] order by [2026-01-20T00:07:48.791Z] p1_0.created_at desc, [2026-01-20T00:07:48.791Z] p1_0.id desc [2026-01-20T00:07:48.791Z] fetch [2026-01-20T00:07:48.791Z] first ? rows only [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.515+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.791Z] /* */ select [2026-01-20T00:07:48.791Z] count(p1_0.id) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post p1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] not(p1_0.deleted) [2026-01-20T00:07:48.791Z] Hibernate: [2026-01-20T00:07:48.791Z] /* */ select [2026-01-20T00:07:48.791Z] count(p1_0.id) [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post p1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] not(p1_0.deleted) [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.517+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=4, hasNext=false [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.520+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.520+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@48b7c81b] [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] MockHttpServletRequest: [2026-01-20T00:07:48.791Z] HTTP Method = GET [2026-01-20T00:07:48.791Z] Request URI = /community/freeboard [2026-01-20T00:07:48.791Z] Parameters = {sort=[LATEST], size=[10]} [2026-01-20T00:07:48.791Z] Headers = [] [2026-01-20T00:07:48.791Z] Body = [2026-01-20T00:07:48.791Z] Session Attrs = {} [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] Handler: [2026-01-20T00:07:48.791Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:48.791Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] Async: [2026-01-20T00:07:48.791Z] Async started = false [2026-01-20T00:07:48.791Z] Async result = null [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] Resolved Exception: [2026-01-20T00:07:48.791Z] Type = null [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] ModelAndView: [2026-01-20T00:07:48.791Z] View name = null [2026-01-20T00:07:48.791Z] View = null [2026-01-20T00:07:48.791Z] Model = null [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] FlashMap: [2026-01-20T00:07:48.791Z] Attributes = null [2026-01-20T00:07:48.791Z] [2026-01-20T00:07:48.791Z] MockHttpServletResponse: [2026-01-20T00:07:48.791Z] Status = 200 [2026-01-20T00:07:48.791Z] Error message = null [2026-01-20T00:07:48.791Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.791Z] Content type = application/json [2026-01-20T00:07:48.791Z] Body = {"posts":[{"postId":4,"author":{"userId":"4bdc7a0e-3596-40ea-aef2-98f2fb8360ea","nickname":"창업가문어934","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"미인증 접근 테스트용 게시글","contentPreview":"테스트용 게시글 내용입니다.","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:47.821527","updatedAt":"2026-01-20T09:07:47.821527","isLiked":null},{"postId":3,"author":{"userId":"df35db54-0fbf-47b7-8e41-270a0278242a","nickname":"창업가문어117","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"수정된 창업 아이템 아이디어","contentPreview":"원작성자가 내용을 수정했습니다.","thumbnailUrl":null,"imageCount":0,"likeCount":1,"commentCount":1,"viewCount":3,"createdAt":"2026-01-20T09:07:47.560266","updatedAt":"2026-01-20T09:07:47.731443","isLiked":null},{"postId":2,"author":{"userId":"9b2d3c5a-ee96-4a8d-af21-5f59ec703fbb","nickname":"거주민문어439","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"category":"restaurant","title":"동네 맛집 리스트 최종판","contentPreview":"테스트용 게시글 내용입니다.","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:47.371393","updatedAt":"2026-01-20T09:07:47.53147","isLiked":null},{"postId":1,"author":{"userId":"8dbf9849-5867-41a8-aea4-75f910fdebd9","nickname":"창업가문어682","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"창업가의 투자 유치 경험담","contentPreview":"테스트용 게시글 내용입니다.","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:47.344835","updatedAt":"2026-01-20T09:07:47.513619","isLiked":null}],"hasNext":false,"nextCursor":null,"size":4,"totalCount":4,"authorized":false} [2026-01-20T00:07:48.791Z] Forwarded URL = null [2026-01-20T00:07:48.791Z] Redirected URL = null [2026-01-20T00:07:48.791Z] Cookies = [] [2026-01-20T00:07:48.791Z] 2. 게시글 상세 조회... [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.528+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.528+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=4, userId=anonymous [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.529+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=4, userId=null [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.791Z] /* */ select [2026-01-20T00:07:48.791Z] p1_0.id, [2026-01-20T00:07:48.791Z] p1_0.category, [2026-01-20T00:07:48.791Z] p1_0.comment_count, [2026-01-20T00:07:48.791Z] p1_0.content, [2026-01-20T00:07:48.791Z] p1_0.created_at, [2026-01-20T00:07:48.791Z] p1_0.deleted, [2026-01-20T00:07:48.791Z] p1_0.like_count, [2026-01-20T00:07:48.791Z] p1_0.title, [2026-01-20T00:07:48.791Z] p1_0.updated_at, [2026-01-20T00:07:48.791Z] p1_0.user_id, [2026-01-20T00:07:48.791Z] p1_0.view_count [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post p1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] p1_0.id=? [2026-01-20T00:07:48.791Z] and not(p1_0.deleted) [2026-01-20T00:07:48.791Z] Hibernate: [2026-01-20T00:07:48.791Z] /* */ select [2026-01-20T00:07:48.791Z] p1_0.id, [2026-01-20T00:07:48.791Z] p1_0.category, [2026-01-20T00:07:48.791Z] p1_0.comment_count, [2026-01-20T00:07:48.791Z] p1_0.content, [2026-01-20T00:07:48.791Z] p1_0.created_at, [2026-01-20T00:07:48.791Z] p1_0.deleted, [2026-01-20T00:07:48.791Z] p1_0.like_count, [2026-01-20T00:07:48.791Z] p1_0.title, [2026-01-20T00:07:48.791Z] p1_0.updated_at, [2026-01-20T00:07:48.791Z] p1_0.user_id, [2026-01-20T00:07:48.791Z] p1_0.view_count [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post p1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] p1_0.id=? [2026-01-20T00:07:48.791Z] and not(p1_0.deleted) [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] i1_0.post_id, [2026-01-20T00:07:48.791Z] i1_0.id, [2026-01-20T00:07:48.791Z] i1_0.image_url, [2026-01-20T00:07:48.791Z] i1_0.sequence [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image i1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] i1_0.post_id=? [2026-01-20T00:07:48.791Z] Hibernate: [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] i1_0.post_id, [2026-01-20T00:07:48.791Z] i1_0.id, [2026-01-20T00:07:48.791Z] i1_0.image_url, [2026-01-20T00:07:48.791Z] i1_0.sequence [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] post_image i1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.791Z] i1_0.post_id=? [2026-01-20T00:07:48.791Z] 2026-01-20T09:07:48.533+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.791Z] select [2026-01-20T00:07:48.791Z] u1_0.id, [2026-01-20T00:07:48.791Z] u1_0.age_range, [2026-01-20T00:07:48.791Z] u1_0.budget, [2026-01-20T00:07:48.791Z] u1_0.created_at, [2026-01-20T00:07:48.791Z] u1_0.email, [2026-01-20T00:07:48.791Z] u1_0.gender, [2026-01-20T00:07:48.791Z] u1_0.latitude, [2026-01-20T00:07:48.791Z] u1_0.location, [2026-01-20T00:07:48.791Z] u1_0.longitude, [2026-01-20T00:07:48.791Z] u1_0.nickname, [2026-01-20T00:07:48.791Z] u1_0.profile_image_url, [2026-01-20T00:07:48.791Z] u1_0.startup_experience, [2026-01-20T00:07:48.791Z] u1_0.updated_at, [2026-01-20T00:07:48.791Z] u1_0.user_type, [2026-01-20T00:07:48.791Z] u1_0.username [2026-01-20T00:07:48.791Z] from [2026-01-20T00:07:48.791Z] users u1_0 [2026-01-20T00:07:48.791Z] where [2026-01-20T00:07:48.792Z] u1_0.id=? [2026-01-20T00:07:48.792Z] Hibernate: [2026-01-20T00:07:48.792Z] select [2026-01-20T00:07:48.792Z] u1_0.id, [2026-01-20T00:07:48.792Z] u1_0.age_range, [2026-01-20T00:07:48.792Z] u1_0.budget, [2026-01-20T00:07:48.792Z] u1_0.created_at, [2026-01-20T00:07:48.792Z] u1_0.email, [2026-01-20T00:07:48.792Z] u1_0.gender, [2026-01-20T00:07:48.792Z] u1_0.latitude, [2026-01-20T00:07:48.792Z] u1_0.location, [2026-01-20T00:07:48.792Z] u1_0.longitude, [2026-01-20T00:07:48.792Z] u1_0.nickname, [2026-01-20T00:07:48.792Z] u1_0.profile_image_url, [2026-01-20T00:07:48.792Z] u1_0.startup_experience, [2026-01-20T00:07:48.792Z] u1_0.updated_at, [2026-01-20T00:07:48.792Z] u1_0.user_type, [2026-01-20T00:07:48.792Z] u1_0.username [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] users u1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] u1_0.id=? [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.534+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.792Z] /* update [2026-01-20T00:07:48.792Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:48.792Z] set [2026-01-20T00:07:48.792Z] category=?, [2026-01-20T00:07:48.792Z] comment_count=?, [2026-01-20T00:07:48.792Z] content=?, [2026-01-20T00:07:48.792Z] deleted=?, [2026-01-20T00:07:48.792Z] like_count=?, [2026-01-20T00:07:48.792Z] title=?, [2026-01-20T00:07:48.792Z] updated_at=?, [2026-01-20T00:07:48.792Z] user_id=?, [2026-01-20T00:07:48.792Z] view_count=? [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] id=? [2026-01-20T00:07:48.792Z] Hibernate: [2026-01-20T00:07:48.792Z] /* update [2026-01-20T00:07:48.792Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:48.792Z] set [2026-01-20T00:07:48.792Z] category=?, [2026-01-20T00:07:48.792Z] comment_count=?, [2026-01-20T00:07:48.792Z] content=?, [2026-01-20T00:07:48.792Z] deleted=?, [2026-01-20T00:07:48.792Z] like_count=?, [2026-01-20T00:07:48.792Z] title=?, [2026-01-20T00:07:48.792Z] updated_at=?, [2026-01-20T00:07:48.792Z] user_id=?, [2026-01-20T00:07:48.792Z] view_count=? [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] id=? [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.536+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=4, viewCount=1 [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.536+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.537+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@7d76b8be] [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = GET [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard/4 [2026-01-20T00:07:48.792Z] Parameters = {} [2026-01-20T00:07:48.792Z] Headers = [] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:48.792Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 200 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json [2026-01-20T00:07:48.792Z] Body = {"postId":4,"author":{"userId":"4bdc7a0e-3596-40ea-aef2-98f2fb8360ea","nickname":"창업가문어934","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"미인증 접근 테스트용 게시글","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:47.821527","updatedAt":"2026-01-20T09:07:47.821527","canEdit":null,"canDelete":null,"authorized":false,"liked":null,"isAuthorized":false,"isAuthor":false,"isLiked":null} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] 3. 카테고리별 게시글 조회... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.548+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.548+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=STARTUP, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.549+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=STARTUP, sort=LATEST, size=10, userId=null [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.556+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.792Z] /* select [2026-01-20T00:07:48.792Z] post.id, [2026-01-20T00:07:48.792Z] post.title, [2026-01-20T00:07:48.792Z] post.content, [2026-01-20T00:07:48.792Z] post.category, [2026-01-20T00:07:48.792Z] post.likeCount, [2026-01-20T00:07:48.792Z] post.commentCount, [2026-01-20T00:07:48.792Z] post.viewCount, [2026-01-20T00:07:48.792Z] null, [2026-01-20T00:07:48.792Z] post.createdAt, [2026-01-20T00:07:48.792Z] post.updatedAt, [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] min(subImage.imageUrl) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] PostImage subImage [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] subImage.post.id = post.id [2026-01-20T00:07:48.792Z] and subImage.sequence = ( [2026-01-20T00:07:48.792Z] select [2026-01-20T00:07:48.792Z] min(subImage.sequence) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] PostImage subImage [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] subImage.post.id = post.id [2026-01-20T00:07:48.792Z] )), [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] cast(count(countImage) as integer) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] PostImage countImage [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] countImage.post.id = post.id), [2026-01-20T00:07:48.792Z] users.id, [2026-01-20T00:07:48.792Z] users.nickname, [2026-01-20T00:07:48.792Z] users.location, [2026-01-20T00:07:48.792Z] users.profileImageUrl, [2026-01-20T00:07:48.792Z] users.userType [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] Post post [2026-01-20T00:07:48.792Z] inner join [2026-01-20T00:07:48.792Z] post.user as users [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] post.deleted = ?1 [2026-01-20T00:07:48.792Z] and post.category = ?2 [2026-01-20T00:07:48.792Z] order by [2026-01-20T00:07:48.792Z] post.createdAt desc, [2026-01-20T00:07:48.792Z] post.id desc */ select [2026-01-20T00:07:48.792Z] p1_0.id, [2026-01-20T00:07:48.792Z] p1_0.title, [2026-01-20T00:07:48.792Z] p1_0.content, [2026-01-20T00:07:48.792Z] p1_0.category, [2026-01-20T00:07:48.792Z] p1_0.like_count, [2026-01-20T00:07:48.792Z] p1_0.comment_count, [2026-01-20T00:07:48.792Z] p1_0.view_count, [2026-01-20T00:07:48.792Z] null, [2026-01-20T00:07:48.792Z] p1_0.created_at, [2026-01-20T00:07:48.792Z] p1_0.updated_at, [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] min(pi1_0.image_url) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post_image pi1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:48.792Z] and pi1_0.sequence=( [2026-01-20T00:07:48.792Z] select [2026-01-20T00:07:48.792Z] min(pi2_0.sequence) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post_image pi2_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:48.792Z] )), [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post_image pi3_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:48.792Z] u1_0.id, [2026-01-20T00:07:48.792Z] u1_0.nickname, [2026-01-20T00:07:48.792Z] u1_0.location, [2026-01-20T00:07:48.792Z] u1_0.profile_image_url, [2026-01-20T00:07:48.792Z] u1_0.user_type [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] join [2026-01-20T00:07:48.792Z] users u1_0 [2026-01-20T00:07:48.792Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.deleted=? [2026-01-20T00:07:48.792Z] and p1_0.category=? [2026-01-20T00:07:48.792Z] order by [2026-01-20T00:07:48.792Z] p1_0.created_at desc, [2026-01-20T00:07:48.792Z] p1_0.id desc [2026-01-20T00:07:48.792Z] fetch [2026-01-20T00:07:48.792Z] first ? rows only [2026-01-20T00:07:48.792Z] Hibernate: [2026-01-20T00:07:48.792Z] /* select [2026-01-20T00:07:48.792Z] post.id, [2026-01-20T00:07:48.792Z] post.title, [2026-01-20T00:07:48.792Z] post.content, [2026-01-20T00:07:48.792Z] post.category, [2026-01-20T00:07:48.792Z] post.likeCount, [2026-01-20T00:07:48.792Z] post.commentCount, [2026-01-20T00:07:48.792Z] post.viewCount, [2026-01-20T00:07:48.792Z] null, [2026-01-20T00:07:48.792Z] post.createdAt, [2026-01-20T00:07:48.792Z] post.updatedAt, [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] min(subImage.imageUrl) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] PostImage subImage [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] subImage.post.id = post.id [2026-01-20T00:07:48.792Z] and subImage.sequence = ( [2026-01-20T00:07:48.792Z] select [2026-01-20T00:07:48.792Z] min(subImage.sequence) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] PostImage subImage [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] subImage.post.id = post.id [2026-01-20T00:07:48.792Z] )), [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] cast(count(countImage) as integer) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] PostImage countImage [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] countImage.post.id = post.id), [2026-01-20T00:07:48.792Z] users.id, [2026-01-20T00:07:48.792Z] users.nickname, [2026-01-20T00:07:48.792Z] users.location, [2026-01-20T00:07:48.792Z] users.profileImageUrl, [2026-01-20T00:07:48.792Z] users.userType [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] Post post [2026-01-20T00:07:48.792Z] inner join [2026-01-20T00:07:48.792Z] post.user as users [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] post.deleted = ?1 [2026-01-20T00:07:48.792Z] and post.category = ?2 [2026-01-20T00:07:48.792Z] order by [2026-01-20T00:07:48.792Z] post.createdAt desc, [2026-01-20T00:07:48.792Z] post.id desc */ select [2026-01-20T00:07:48.792Z] p1_0.id, [2026-01-20T00:07:48.792Z] p1_0.title, [2026-01-20T00:07:48.792Z] p1_0.content, [2026-01-20T00:07:48.792Z] p1_0.category, [2026-01-20T00:07:48.792Z] p1_0.like_count, [2026-01-20T00:07:48.792Z] p1_0.comment_count, [2026-01-20T00:07:48.792Z] p1_0.view_count, [2026-01-20T00:07:48.792Z] null, [2026-01-20T00:07:48.792Z] p1_0.created_at, [2026-01-20T00:07:48.792Z] p1_0.updated_at, [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] min(pi1_0.image_url) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post_image pi1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:48.792Z] and pi1_0.sequence=( [2026-01-20T00:07:48.792Z] select [2026-01-20T00:07:48.792Z] min(pi2_0.sequence) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post_image pi2_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:48.792Z] )), [2026-01-20T00:07:48.792Z] (select [2026-01-20T00:07:48.792Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post_image pi3_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:48.792Z] u1_0.id, [2026-01-20T00:07:48.792Z] u1_0.nickname, [2026-01-20T00:07:48.792Z] u1_0.location, [2026-01-20T00:07:48.792Z] u1_0.profile_image_url, [2026-01-20T00:07:48.792Z] u1_0.user_type [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] join [2026-01-20T00:07:48.792Z] users u1_0 [2026-01-20T00:07:48.792Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.deleted=? [2026-01-20T00:07:48.792Z] and p1_0.category=? [2026-01-20T00:07:48.792Z] order by [2026-01-20T00:07:48.792Z] p1_0.created_at desc, [2026-01-20T00:07:48.792Z] p1_0.id desc [2026-01-20T00:07:48.792Z] fetch [2026-01-20T00:07:48.792Z] first ? rows only [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.561+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.792Z] /* */ select [2026-01-20T00:07:48.792Z] count(p1_0.id) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.category=? [2026-01-20T00:07:48.792Z] and not(p1_0.deleted) [2026-01-20T00:07:48.792Z] Hibernate: [2026-01-20T00:07:48.792Z] /* */ select [2026-01-20T00:07:48.792Z] count(p1_0.id) [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.category=? [2026-01-20T00:07:48.792Z] and not(p1_0.deleted) [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.562+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.563+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.563+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@4706896a] [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = GET [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard [2026-01-20T00:07:48.792Z] Parameters = {category=[STARTUP], sort=[LATEST]} [2026-01-20T00:07:48.792Z] Headers = [] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:48.792Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 200 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json [2026-01-20T00:07:48.792Z] Body = {"posts":[{"postId":4,"author":{"userId":"4bdc7a0e-3596-40ea-aef2-98f2fb8360ea","nickname":"창업가문어934","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"미인증 접근 테스트용 게시글","contentPreview":"테스트용 게시글 내용입니다.","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:47.821527","updatedAt":"2026-01-20T09:07:48.534233","isLiked":null},{"postId":3,"author":{"userId":"df35db54-0fbf-47b7-8e41-270a0278242a","nickname":"창업가문어117","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"수정된 창업 아이템 아이디어","contentPreview":"원작성자가 내용을 수정했습니다.","thumbnailUrl":null,"imageCount":0,"likeCount":1,"commentCount":1,"viewCount":3,"createdAt":"2026-01-20T09:07:47.560266","updatedAt":"2026-01-20T09:07:47.731443","isLiked":null},{"postId":1,"author":{"userId":"8dbf9849-5867-41a8-aea4-75f910fdebd9","nickname":"창업가문어682","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"창업가의 투자 유치 경험담","contentPreview":"테스트용 게시글 내용입니다.","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:47.344835","updatedAt":"2026-01-20T09:07:47.513619","isLiked":null}],"hasNext":false,"nextCursor":null,"size":3,"totalCount":3,"authorized":false} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] 4. 댓글 목록 조회... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.566+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.567+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=4, sort=LATEST, cursor=null, size=20, userId=anonymous [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.570+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=4, sortType=LATEST, size=20, userId=null [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.572+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.792Z] /* */ select [2026-01-20T00:07:48.792Z] p1_0.id, [2026-01-20T00:07:48.792Z] p1_0.category, [2026-01-20T00:07:48.792Z] p1_0.comment_count, [2026-01-20T00:07:48.792Z] p1_0.content, [2026-01-20T00:07:48.792Z] p1_0.created_at, [2026-01-20T00:07:48.792Z] p1_0.deleted, [2026-01-20T00:07:48.792Z] p1_0.like_count, [2026-01-20T00:07:48.792Z] p1_0.title, [2026-01-20T00:07:48.792Z] p1_0.updated_at, [2026-01-20T00:07:48.792Z] p1_0.user_id, [2026-01-20T00:07:48.792Z] p1_0.view_count [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.id=? [2026-01-20T00:07:48.792Z] and not(p1_0.deleted) [2026-01-20T00:07:48.792Z] Hibernate: [2026-01-20T00:07:48.792Z] /* */ select [2026-01-20T00:07:48.792Z] p1_0.id, [2026-01-20T00:07:48.792Z] p1_0.category, [2026-01-20T00:07:48.792Z] p1_0.comment_count, [2026-01-20T00:07:48.792Z] p1_0.content, [2026-01-20T00:07:48.792Z] p1_0.created_at, [2026-01-20T00:07:48.792Z] p1_0.deleted, [2026-01-20T00:07:48.792Z] p1_0.like_count, [2026-01-20T00:07:48.792Z] p1_0.title, [2026-01-20T00:07:48.792Z] p1_0.updated_at, [2026-01-20T00:07:48.792Z] p1_0.user_id, [2026-01-20T00:07:48.792Z] p1_0.view_count [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.id=? [2026-01-20T00:07:48.792Z] and not(p1_0.deleted) [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:48.792Z] /* */ select [2026-01-20T00:07:48.792Z] c1_0.id, [2026-01-20T00:07:48.792Z] c1_0.content, [2026-01-20T00:07:48.792Z] c1_0.created_at, [2026-01-20T00:07:48.792Z] c1_0.deleted, [2026-01-20T00:07:48.792Z] c1_0.like_count, [2026-01-20T00:07:48.792Z] c1_0.parent_id, [2026-01-20T00:07:48.792Z] c1_0.post_id, [2026-01-20T00:07:48.792Z] c1_0.updated_at, [2026-01-20T00:07:48.792Z] c1_0.user_id [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] comments c1_0 [2026-01-20T00:07:48.792Z] left join [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.id=? [2026-01-20T00:07:48.792Z] order by [2026-01-20T00:07:48.792Z] c1_0.created_at desc [2026-01-20T00:07:48.792Z] fetch [2026-01-20T00:07:48.792Z] first ? rows only [2026-01-20T00:07:48.792Z] Hibernate: [2026-01-20T00:07:48.792Z] /* */ select [2026-01-20T00:07:48.792Z] c1_0.id, [2026-01-20T00:07:48.792Z] c1_0.content, [2026-01-20T00:07:48.792Z] c1_0.created_at, [2026-01-20T00:07:48.792Z] c1_0.deleted, [2026-01-20T00:07:48.792Z] c1_0.like_count, [2026-01-20T00:07:48.792Z] c1_0.parent_id, [2026-01-20T00:07:48.792Z] c1_0.post_id, [2026-01-20T00:07:48.792Z] c1_0.updated_at, [2026-01-20T00:07:48.792Z] c1_0.user_id [2026-01-20T00:07:48.792Z] from [2026-01-20T00:07:48.792Z] comments c1_0 [2026-01-20T00:07:48.792Z] left join [2026-01-20T00:07:48.792Z] post p1_0 [2026-01-20T00:07:48.792Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:48.792Z] where [2026-01-20T00:07:48.792Z] p1_0.id=? [2026-01-20T00:07:48.792Z] order by [2026-01-20T00:07:48.792Z] c1_0.created_at desc [2026-01-20T00:07:48.792Z] fetch [2026-01-20T00:07:48.792Z] first ? rows only [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.580+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.583+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.583+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@33f2df5e] [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = GET [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard/4/comments [2026-01-20T00:07:48.792Z] Parameters = {sort=[LATEST]} [2026-01-20T00:07:48.792Z] Headers = [] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:48.792Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 200 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json [2026-01-20T00:07:48.792Z] Body = {"comments":[],"hasNext":false,"nextCursor":null,"size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] ✅ 미인증 사용자 허용 작업들 모두 통과! [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ❌ [차단] 미인증 사용자가 접근 불가능한 작업들: [2026-01-20T00:07:48.792Z] 1. 게시글 작성 차단 확인... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.587+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = POST [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard [2026-01-20T00:07:48.792Z] Parameters = {title=[미인증 작성 시도], content=[미인증 상태에서 작성 시도], category=[OTHERS]} [2026-01-20T00:07:48.792Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 401 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:48.792Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] 2. 게시글 수정 차단 확인... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.590+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: PATCH /community/freeboard/4 - Full authentication is required to access this resource [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = PATCH [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard/4 [2026-01-20T00:07:48.792Z] Parameters = {title=[미인증 수정 시도], content=[미인증 상태에서 수정 시도], category=[STARTUP]} [2026-01-20T00:07:48.792Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 401 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:48.792Z] Body = {"path":"/community/freeboard/4","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] 3. 게시글 삭제 차단 확인... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.594+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: DELETE /community/freeboard/4 - Full authentication is required to access this resource [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = DELETE [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard/4 [2026-01-20T00:07:48.792Z] Parameters = {} [2026-01-20T00:07:48.792Z] Headers = [] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 401 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:48.792Z] Body = {"path":"/community/freeboard/4","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] 4. 댓글 작성 차단 확인... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.596+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard/4/comments - Full authentication is required to access this resource [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = POST [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard/4/comments [2026-01-20T00:07:48.792Z] Parameters = {} [2026-01-20T00:07:48.792Z] Headers = [Content-Type:"application/json", Content-Length:"45"] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletResponse: [2026-01-20T00:07:48.792Z] Status = 401 [2026-01-20T00:07:48.792Z] Error message = null [2026-01-20T00:07:48.792Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.792Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:48.792Z] Body = {"path":"/community/freeboard/4/comments","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:48.792Z] Forwarded URL = null [2026-01-20T00:07:48.792Z] Redirected URL = null [2026-01-20T00:07:48.792Z] Cookies = [] [2026-01-20T00:07:48.792Z] 5. 좋아요 차단 확인... [2026-01-20T00:07:48.792Z] 2026-01-20T09:07:48.599+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard/4/like - Full authentication is required to access this resource [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] MockHttpServletRequest: [2026-01-20T00:07:48.792Z] HTTP Method = POST [2026-01-20T00:07:48.792Z] Request URI = /community/freeboard/4/like [2026-01-20T00:07:48.792Z] Parameters = {} [2026-01-20T00:07:48.792Z] Headers = [] [2026-01-20T00:07:48.792Z] Body = [2026-01-20T00:07:48.792Z] Session Attrs = {} [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Handler: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Async: [2026-01-20T00:07:48.792Z] Async started = false [2026-01-20T00:07:48.792Z] Async result = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] Resolved Exception: [2026-01-20T00:07:48.792Z] Type = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] ModelAndView: [2026-01-20T00:07:48.792Z] View name = null [2026-01-20T00:07:48.792Z] View = null [2026-01-20T00:07:48.792Z] Model = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.792Z] FlashMap: [2026-01-20T00:07:48.792Z] Attributes = null [2026-01-20T00:07:48.792Z] [2026-01-20T00:07:48.793Z] MockHttpServletResponse: [2026-01-20T00:07:48.793Z] Status = 401 [2026-01-20T00:07:48.793Z] Error message = null [2026-01-20T00:07:48.793Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:48.793Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:48.793Z] Body = {"path":"/community/freeboard/4/like","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:48.793Z] Forwarded URL = null [2026-01-20T00:07:48.793Z] Redirected URL = null [2026-01-20T00:07:48.793Z] Cookies = [] [2026-01-20T00:07:48.793Z] ✅ 미인증 사용자 차단 작업들 모두 확인! [2026-01-20T00:07:48.793Z] 🎯 미인증 사용자 접근 권한 매트릭스 테스트 완료! 🎉 [2026-01-20T00:07:48.793Z] [2026-01-20T00:07:48.793Z] 💬 댓글 시스템 통합 테스트 STANDARD_OUT [2026-01-20T00:07:48.793Z] 2026-01-20T09:07:48.609+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.CommentSystemIntegrationTest]: CommentSystemIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:48.793Z] 2026-01-20T09:07:48.612+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.CommentSystemIntegrationTest [2026-01-20T00:07:48.793Z] [2026-01-20T00:07:48.793Z] . ____ _ __ _ _ [2026-01-20T00:07:48.793Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:48.793Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:48.793Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:48.793Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:48.793Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:48.793Z] [2026-01-20T00:07:48.793Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:48.793Z] [2026-01-20T00:07:48.793Z] 2026-01-20T09:07:48.644+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.CommentSystemIntegrationTest : Starting CommentSystemIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:48.793Z] 2026-01-20T09:07:48.644+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.i.CommentSystemIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:48.793Z] 2026-01-20T09:07:48.645+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.CommentSystemIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:07:48.793Z] 2026-01-20T09:07:48.646+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@62a00a42 [2026-01-20T00:07:49.043Z] 2026-01-20T09:07:48.888+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:49.043Z] 2026-01-20T09:07:48.888+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:49.043Z] 2026-01-20T09:07:48.890+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:48.984+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:48.984+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.014+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 29 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.017+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.017+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.293Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.026+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.087+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=12bc6edd-b492-399b-aaf7-6eb2b5960b0a [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.163+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.165+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.173+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.174+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-6 - Starting... [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.175+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-6 - Added connection conn50: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.175+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-6 - Start completed. [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.176+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:49.294Z] 2026-01-20T09:07:49.176+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:49.294Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-6)'] [2026-01-20T00:07:49.294Z] Database driver: undefined/unknown [2026-01-20T00:07:49.294Z] Database version: 2.3.232 [2026-01-20T00:07:49.294Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:49.294Z] Isolation level: undefined/unknown [2026-01-20T00:07:49.294Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:49.294Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.297+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists comment_likes cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists comment_likes cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists comments cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists comments cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists post cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists post cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists post_image cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists post_image cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists post_like cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists post_like cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists user_interests cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists user_interests cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists users cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists users cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists vote_option cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists vote_option cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists vote_result cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists vote_result cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists votesboard cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists votesboard cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table comment_likes ( [2026-01-20T00:07:49.544Z] comment_id bigint, [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] primary key (id), [2026-01-20T00:07:49.544Z] unique (comment_id, user_id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table comment_likes ( [2026-01-20T00:07:49.544Z] comment_id bigint, [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] primary key (id), [2026-01-20T00:07:49.544Z] unique (comment_id, user_id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table comments ( [2026-01-20T00:07:49.544Z] deleted boolean not null, [2026-01-20T00:07:49.544Z] like_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] parent_id bigint, [2026-01-20T00:07:49.544Z] post_id bigint, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] content clob, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table comments ( [2026-01-20T00:07:49.544Z] deleted boolean not null, [2026-01-20T00:07:49.544Z] like_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] parent_id bigint, [2026-01-20T00:07:49.544Z] post_id bigint, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] content clob, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table post ( [2026-01-20T00:07:49.544Z] comment_count integer not null, [2026-01-20T00:07:49.544Z] deleted boolean not null, [2026-01-20T00:07:49.544Z] like_count integer not null, [2026-01-20T00:07:49.544Z] view_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] title varchar(255), [2026-01-20T00:07:49.544Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:49.544Z] content clob, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table post ( [2026-01-20T00:07:49.544Z] comment_count integer not null, [2026-01-20T00:07:49.544Z] deleted boolean not null, [2026-01-20T00:07:49.544Z] like_count integer not null, [2026-01-20T00:07:49.544Z] view_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] title varchar(255), [2026-01-20T00:07:49.544Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:49.544Z] content clob, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table post_image ( [2026-01-20T00:07:49.544Z] sequence integer not null, [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] post_id bigint, [2026-01-20T00:07:49.544Z] image_url varchar(255), [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table post_image ( [2026-01-20T00:07:49.544Z] sequence integer not null, [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] post_id bigint, [2026-01-20T00:07:49.544Z] image_url varchar(255), [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table post_like ( [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] post_id bigint, [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] primary key (id), [2026-01-20T00:07:49.544Z] unique (post_id, user_id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table post_like ( [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] post_id bigint, [2026-01-20T00:07:49.544Z] user_id varchar(36), [2026-01-20T00:07:49.544Z] primary key (id), [2026-01-20T00:07:49.544Z] unique (post_id, user_id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table sigungu_code ( [2026-01-20T00:07:49.544Z] code varchar(5) not null, [2026-01-20T00:07:49.544Z] sido varchar(50) not null, [2026-01-20T00:07:49.544Z] sigungu varchar(50) not null, [2026-01-20T00:07:49.544Z] full_name varchar(100) not null, [2026-01-20T00:07:49.544Z] primary key (code) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table sigungu_code ( [2026-01-20T00:07:49.544Z] code varchar(5) not null, [2026-01-20T00:07:49.544Z] sido varchar(50) not null, [2026-01-20T00:07:49.544Z] sigungu varchar(50) not null, [2026-01-20T00:07:49.544Z] full_name varchar(100) not null, [2026-01-20T00:07:49.544Z] primary key (code) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table user_interests ( [2026-01-20T00:07:49.544Z] users_id varchar(36) not null, [2026-01-20T00:07:49.544Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table user_interests ( [2026-01-20T00:07:49.544Z] users_id varchar(36) not null, [2026-01-20T00:07:49.544Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table users ( [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] id varchar(36) not null, [2026-01-20T00:07:49.544Z] email varchar(255), [2026-01-20T00:07:49.544Z] latitude varchar(255), [2026-01-20T00:07:49.544Z] location varchar(255), [2026-01-20T00:07:49.544Z] longitude varchar(255), [2026-01-20T00:07:49.544Z] nickname varchar(255), [2026-01-20T00:07:49.544Z] profile_image_url varchar(255), [2026-01-20T00:07:49.544Z] username varchar(255), [2026-01-20T00:07:49.544Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:49.544Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:49.544Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:49.544Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:49.544Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table users ( [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] id varchar(36) not null, [2026-01-20T00:07:49.544Z] email varchar(255), [2026-01-20T00:07:49.544Z] latitude varchar(255), [2026-01-20T00:07:49.544Z] location varchar(255), [2026-01-20T00:07:49.544Z] longitude varchar(255), [2026-01-20T00:07:49.544Z] nickname varchar(255), [2026-01-20T00:07:49.544Z] profile_image_url varchar(255), [2026-01-20T00:07:49.544Z] username varchar(255), [2026-01-20T00:07:49.544Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:49.544Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:49.544Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:49.544Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:49.544Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table vote_option ( [2026-01-20T00:07:49.544Z] sequence integer not null, [2026-01-20T00:07:49.544Z] vote_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] votesboard_id bigint not null, [2026-01-20T00:07:49.544Z] content varchar(100) not null, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table vote_option ( [2026-01-20T00:07:49.544Z] sequence integer not null, [2026-01-20T00:07:49.544Z] vote_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] votesboard_id bigint not null, [2026-01-20T00:07:49.544Z] content varchar(100) not null, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table vote_result ( [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] vote_option_id bigint not null, [2026-01-20T00:07:49.544Z] votesboard_id bigint not null, [2026-01-20T00:07:49.544Z] user_id varchar(36) not null, [2026-01-20T00:07:49.544Z] primary key (id), [2026-01-20T00:07:49.544Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table vote_result ( [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] vote_option_id bigint not null, [2026-01-20T00:07:49.544Z] votesboard_id bigint not null, [2026-01-20T00:07:49.544Z] user_id varchar(36) not null, [2026-01-20T00:07:49.544Z] primary key (id), [2026-01-20T00:07:49.544Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] 2026-01-20T09:07:49.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.544Z] create table votesboard ( [2026-01-20T00:07:49.544Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:49.544Z] allow_revote boolean not null, [2026-01-20T00:07:49.544Z] comment_count integer not null, [2026-01-20T00:07:49.544Z] deleted boolean not null, [2026-01-20T00:07:49.544Z] like_count integer not null, [2026-01-20T00:07:49.544Z] total_votes integer not null, [2026-01-20T00:07:49.544Z] view_count integer not null, [2026-01-20T00:07:49.544Z] created_at timestamp(6), [2026-01-20T00:07:49.544Z] end_time timestamp(6) not null, [2026-01-20T00:07:49.544Z] id bigint generated by default as identity, [2026-01-20T00:07:49.544Z] updated_at timestamp(6), [2026-01-20T00:07:49.544Z] user_id varchar(36) not null, [2026-01-20T00:07:49.544Z] title varchar(100) not null, [2026-01-20T00:07:49.544Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:49.544Z] content clob not null, [2026-01-20T00:07:49.544Z] primary key (id) [2026-01-20T00:07:49.544Z] ) [2026-01-20T00:07:49.544Z] Hibernate: [2026-01-20T00:07:49.544Z] create table votesboard ( [2026-01-20T00:07:49.545Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:49.545Z] allow_revote boolean not null, [2026-01-20T00:07:49.545Z] comment_count integer not null, [2026-01-20T00:07:49.545Z] deleted boolean not null, [2026-01-20T00:07:49.545Z] like_count integer not null, [2026-01-20T00:07:49.545Z] total_votes integer not null, [2026-01-20T00:07:49.545Z] view_count integer not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6), [2026-01-20T00:07:49.545Z] end_time timestamp(6) not null, [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] updated_at timestamp(6), [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] title varchar(100) not null, [2026-01-20T00:07:49.545Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:49.545Z] content clob not null, [2026-01-20T00:07:49.545Z] primary key (id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create table votesboard_comment_like ( [2026-01-20T00:07:49.545Z] comment_id bigint not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6) not null, [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] primary key (id), [2026-01-20T00:07:49.545Z] unique (comment_id, user_id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create table votesboard_comment_like ( [2026-01-20T00:07:49.545Z] comment_id bigint not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6) not null, [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] primary key (id), [2026-01-20T00:07:49.545Z] unique (comment_id, user_id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create table votesboard_comments ( [2026-01-20T00:07:49.545Z] deleted boolean not null, [2026-01-20T00:07:49.545Z] like_count integer not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6), [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] parent_id bigint, [2026-01-20T00:07:49.545Z] updated_at timestamp(6), [2026-01-20T00:07:49.545Z] votesboard_id bigint not null, [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] content clob not null, [2026-01-20T00:07:49.545Z] primary key (id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create table votesboard_comments ( [2026-01-20T00:07:49.545Z] deleted boolean not null, [2026-01-20T00:07:49.545Z] like_count integer not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6), [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] parent_id bigint, [2026-01-20T00:07:49.545Z] updated_at timestamp(6), [2026-01-20T00:07:49.545Z] votesboard_id bigint not null, [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] content clob not null, [2026-01-20T00:07:49.545Z] primary key (id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create table votesboard_image ( [2026-01-20T00:07:49.545Z] sequence integer not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6), [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] updated_at timestamp(6), [2026-01-20T00:07:49.545Z] votesboard_id bigint not null, [2026-01-20T00:07:49.545Z] image_url varchar(500) not null, [2026-01-20T00:07:49.545Z] primary key (id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create table votesboard_image ( [2026-01-20T00:07:49.545Z] sequence integer not null, [2026-01-20T00:07:49.545Z] created_at timestamp(6), [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] updated_at timestamp(6), [2026-01-20T00:07:49.545Z] votesboard_id bigint not null, [2026-01-20T00:07:49.545Z] image_url varchar(500) not null, [2026-01-20T00:07:49.545Z] primary key (id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create table votesboard_like ( [2026-01-20T00:07:49.545Z] created_at timestamp(6) not null, [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] votesboard_id bigint not null, [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] primary key (id), [2026-01-20T00:07:49.545Z] unique (votesboard_id, user_id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create table votesboard_like ( [2026-01-20T00:07:49.545Z] created_at timestamp(6) not null, [2026-01-20T00:07:49.545Z] id bigint generated by default as identity, [2026-01-20T00:07:49.545Z] votesboard_id bigint not null, [2026-01-20T00:07:49.545Z] user_id varchar(36) not null, [2026-01-20T00:07:49.545Z] primary key (id), [2026-01-20T00:07:49.545Z] unique (votesboard_id, user_id) [2026-01-20T00:07:49.545Z] ) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create index idx_sigungu_code [2026-01-20T00:07:49.545Z] on sigungu_code (code) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create index idx_sigungu_code [2026-01-20T00:07:49.545Z] on sigungu_code (code) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create index idx_vote_result_user [2026-01-20T00:07:49.545Z] on vote_result (user_id) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create index idx_vote_result_user [2026-01-20T00:07:49.545Z] on vote_result (user_id) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create index idx_vote_result_post [2026-01-20T00:07:49.545Z] on vote_result (votesboard_id) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create index idx_vote_result_post [2026-01-20T00:07:49.545Z] on vote_result (votesboard_id) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] create index idx_vote_result_user_post [2026-01-20T00:07:49.545Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] create index idx_vote_result_user_post [2026-01-20T00:07:49.545Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists comment_likes [2026-01-20T00:07:49.545Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:49.545Z] foreign key (comment_id) [2026-01-20T00:07:49.545Z] references comments [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists comment_likes [2026-01-20T00:07:49.545Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:49.545Z] foreign key (comment_id) [2026-01-20T00:07:49.545Z] references comments [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists comment_likes [2026-01-20T00:07:49.545Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists comment_likes [2026-01-20T00:07:49.545Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists comments [2026-01-20T00:07:49.545Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:49.545Z] foreign key (parent_id) [2026-01-20T00:07:49.545Z] references comments [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists comments [2026-01-20T00:07:49.545Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:49.545Z] foreign key (parent_id) [2026-01-20T00:07:49.545Z] references comments [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists comments [2026-01-20T00:07:49.545Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:49.545Z] foreign key (post_id) [2026-01-20T00:07:49.545Z] references post [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists comments [2026-01-20T00:07:49.545Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:49.545Z] foreign key (post_id) [2026-01-20T00:07:49.545Z] references post [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists comments [2026-01-20T00:07:49.545Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists comments [2026-01-20T00:07:49.545Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists post [2026-01-20T00:07:49.545Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists post [2026-01-20T00:07:49.545Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists post_image [2026-01-20T00:07:49.545Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:49.545Z] foreign key (post_id) [2026-01-20T00:07:49.545Z] references post [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists post_image [2026-01-20T00:07:49.545Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:49.545Z] foreign key (post_id) [2026-01-20T00:07:49.545Z] references post [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists post_like [2026-01-20T00:07:49.545Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:49.545Z] foreign key (post_id) [2026-01-20T00:07:49.545Z] references post [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists post_like [2026-01-20T00:07:49.545Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:49.545Z] foreign key (post_id) [2026-01-20T00:07:49.545Z] references post [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists post_like [2026-01-20T00:07:49.545Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists post_like [2026-01-20T00:07:49.545Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists user_interests [2026-01-20T00:07:49.545Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:49.545Z] foreign key (users_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists user_interests [2026-01-20T00:07:49.545Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:49.545Z] foreign key (users_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists vote_option [2026-01-20T00:07:49.545Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists vote_option [2026-01-20T00:07:49.545Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists vote_result [2026-01-20T00:07:49.545Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists vote_result [2026-01-20T00:07:49.545Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists vote_result [2026-01-20T00:07:49.545Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:49.545Z] foreign key (vote_option_id) [2026-01-20T00:07:49.545Z] references vote_option [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists vote_result [2026-01-20T00:07:49.545Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:49.545Z] foreign key (vote_option_id) [2026-01-20T00:07:49.545Z] references vote_option [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists vote_result [2026-01-20T00:07:49.545Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists vote_result [2026-01-20T00:07:49.545Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard [2026-01-20T00:07:49.545Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard [2026-01-20T00:07:49.545Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:49.545Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:49.545Z] foreign key (comment_id) [2026-01-20T00:07:49.545Z] references votesboard_comments [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:49.545Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:49.545Z] foreign key (comment_id) [2026-01-20T00:07:49.545Z] references votesboard_comments [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:49.545Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:49.545Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comments [2026-01-20T00:07:49.545Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:49.545Z] foreign key (parent_id) [2026-01-20T00:07:49.545Z] references votesboard_comments [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comments [2026-01-20T00:07:49.545Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:49.545Z] foreign key (parent_id) [2026-01-20T00:07:49.545Z] references votesboard_comments [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comments [2026-01-20T00:07:49.545Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comments [2026-01-20T00:07:49.545Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comments [2026-01-20T00:07:49.545Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_comments [2026-01-20T00:07:49.545Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_image [2026-01-20T00:07:49.545Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_image [2026-01-20T00:07:49.545Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_like [2026-01-20T00:07:49.545Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_like [2026-01-20T00:07:49.545Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:49.545Z] foreign key (user_id) [2026-01-20T00:07:49.545Z] references users [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:49.545Z] alter table if exists votesboard_like [2026-01-20T00:07:49.545Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] Hibernate: [2026-01-20T00:07:49.545Z] alter table if exists votesboard_like [2026-01-20T00:07:49.545Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:49.545Z] foreign key (votesboard_id) [2026-01-20T00:07:49.545Z] references votesboard [2026-01-20T00:07:49.545Z] 2026-01-20T09:07:49.350+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:50.096Z] 2026-01-20T09:07:49.755+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:50.096Z] 2026-01-20T09:07:49.800+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:50.096Z] 2026-01-20T09:07:49.817+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:50.096Z] 2026-01-20T09:07:49.878+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:50.096Z] 2026-01-20T09:07:49.970+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:50.096Z] 2026-01-20T09:07:49.978+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.155+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.CommentSystemIntegrationTest : Started CommentSystemIntegrationTest in 1.539 seconds (process running for 31.193) [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] /* select [2026-01-20T00:07:50.346Z] count(*) [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] SigunguCode x */ select [2026-01-20T00:07:50.346Z] count(*) [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] /* select [2026-01-20T00:07:50.346Z] count(*) [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] SigunguCode x */ select [2026-01-20T00:07:50.346Z] count(*) [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.162+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.162+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.165+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] Hibernate: [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.346Z] 2026-01-20T09:07:50.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.346Z] select [2026-01-20T00:07:50.346Z] sc1_0.code, [2026-01-20T00:07:50.346Z] sc1_0.full_name, [2026-01-20T00:07:50.346Z] sc1_0.sido, [2026-01-20T00:07:50.346Z] sc1_0.sigungu [2026-01-20T00:07:50.346Z] from [2026-01-20T00:07:50.346Z] sigungu_code sc1_0 [2026-01-20T00:07:50.346Z] where [2026-01-20T00:07:50.346Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] Hibernate: [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.347Z] sc1_0.sido, [2026-01-20T00:07:50.347Z] sc1_0.sigungu [2026-01-20T00:07:50.347Z] from [2026-01-20T00:07:50.347Z] sigungu_code sc1_0 [2026-01-20T00:07:50.347Z] where [2026-01-20T00:07:50.347Z] sc1_0.code=? [2026-01-20T00:07:50.347Z] 2026-01-20T09:07:50.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.347Z] select [2026-01-20T00:07:50.347Z] sc1_0.code, [2026-01-20T00:07:50.347Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] Hibernate: [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.348Z] from [2026-01-20T00:07:50.348Z] sigungu_code sc1_0 [2026-01-20T00:07:50.348Z] where [2026-01-20T00:07:50.348Z] sc1_0.code=? [2026-01-20T00:07:50.348Z] 2026-01-20T09:07:50.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.348Z] select [2026-01-20T00:07:50.348Z] sc1_0.code, [2026-01-20T00:07:50.348Z] sc1_0.full_name, [2026-01-20T00:07:50.348Z] sc1_0.sido, [2026-01-20T00:07:50.348Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] Hibernate: [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] 2026-01-20T09:07:50.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] Hibernate: [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] 2026-01-20T09:07:50.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] Hibernate: [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] 2026-01-20T09:07:50.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] Hibernate: [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] 2026-01-20T09:07:50.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] Hibernate: [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] 2026-01-20T09:07:50.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.599Z] sigungu_code sc1_0 [2026-01-20T00:07:50.599Z] where [2026-01-20T00:07:50.599Z] sc1_0.code=? [2026-01-20T00:07:50.599Z] Hibernate: [2026-01-20T00:07:50.599Z] select [2026-01-20T00:07:50.599Z] sc1_0.code, [2026-01-20T00:07:50.599Z] sc1_0.full_name, [2026-01-20T00:07:50.599Z] sc1_0.sido, [2026-01-20T00:07:50.599Z] sc1_0.sigungu [2026-01-20T00:07:50.599Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] Hibernate: [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.600Z] from [2026-01-20T00:07:50.600Z] sigungu_code sc1_0 [2026-01-20T00:07:50.600Z] where [2026-01-20T00:07:50.600Z] sc1_0.code=? [2026-01-20T00:07:50.600Z] 2026-01-20T09:07:50.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.600Z] select [2026-01-20T00:07:50.600Z] sc1_0.code, [2026-01-20T00:07:50.600Z] sc1_0.full_name, [2026-01-20T00:07:50.600Z] sc1_0.sido, [2026-01-20T00:07:50.600Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] 2026-01-20T09:07:50.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.601Z] sc1_0.sido, [2026-01-20T00:07:50.601Z] sc1_0.sigungu [2026-01-20T00:07:50.601Z] from [2026-01-20T00:07:50.601Z] sigungu_code sc1_0 [2026-01-20T00:07:50.601Z] where [2026-01-20T00:07:50.601Z] sc1_0.code=? [2026-01-20T00:07:50.601Z] Hibernate: [2026-01-20T00:07:50.601Z] select [2026-01-20T00:07:50.601Z] sc1_0.code, [2026-01-20T00:07:50.601Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] Hibernate: [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.602Z] sc1_0.full_name, [2026-01-20T00:07:50.602Z] sc1_0.sido, [2026-01-20T00:07:50.602Z] sc1_0.sigungu [2026-01-20T00:07:50.602Z] from [2026-01-20T00:07:50.602Z] sigungu_code sc1_0 [2026-01-20T00:07:50.602Z] where [2026-01-20T00:07:50.602Z] sc1_0.code=? [2026-01-20T00:07:50.602Z] 2026-01-20T09:07:50.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.602Z] select [2026-01-20T00:07:50.602Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] 2026-01-20T09:07:50.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.603Z] from [2026-01-20T00:07:50.603Z] sigungu_code sc1_0 [2026-01-20T00:07:50.603Z] where [2026-01-20T00:07:50.603Z] sc1_0.code=? [2026-01-20T00:07:50.603Z] Hibernate: [2026-01-20T00:07:50.603Z] select [2026-01-20T00:07:50.603Z] sc1_0.code, [2026-01-20T00:07:50.603Z] sc1_0.full_name, [2026-01-20T00:07:50.603Z] sc1_0.sido, [2026-01-20T00:07:50.603Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] Hibernate: [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.604Z] 2026-01-20T09:07:50.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.604Z] select [2026-01-20T00:07:50.604Z] sc1_0.code, [2026-01-20T00:07:50.604Z] sc1_0.full_name, [2026-01-20T00:07:50.604Z] sc1_0.sido, [2026-01-20T00:07:50.604Z] sc1_0.sigungu [2026-01-20T00:07:50.604Z] from [2026-01-20T00:07:50.604Z] sigungu_code sc1_0 [2026-01-20T00:07:50.604Z] where [2026-01-20T00:07:50.604Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] 2026-01-20T09:07:50.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.605Z] sc1_0.sido, [2026-01-20T00:07:50.605Z] sc1_0.sigungu [2026-01-20T00:07:50.605Z] from [2026-01-20T00:07:50.605Z] sigungu_code sc1_0 [2026-01-20T00:07:50.605Z] where [2026-01-20T00:07:50.605Z] sc1_0.code=? [2026-01-20T00:07:50.605Z] Hibernate: [2026-01-20T00:07:50.605Z] select [2026-01-20T00:07:50.605Z] sc1_0.code, [2026-01-20T00:07:50.605Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] 2026-01-20T09:07:50.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.606Z] sc1_0.full_name, [2026-01-20T00:07:50.606Z] sc1_0.sido, [2026-01-20T00:07:50.606Z] sc1_0.sigungu [2026-01-20T00:07:50.606Z] from [2026-01-20T00:07:50.606Z] sigungu_code sc1_0 [2026-01-20T00:07:50.606Z] where [2026-01-20T00:07:50.606Z] sc1_0.code=? [2026-01-20T00:07:50.606Z] Hibernate: [2026-01-20T00:07:50.606Z] select [2026-01-20T00:07:50.606Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] 2026-01-20T09:07:50.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.607Z] Hibernate: [2026-01-20T00:07:50.607Z] select [2026-01-20T00:07:50.607Z] sc1_0.code, [2026-01-20T00:07:50.607Z] sc1_0.full_name, [2026-01-20T00:07:50.607Z] sc1_0.sido, [2026-01-20T00:07:50.607Z] sc1_0.sigungu [2026-01-20T00:07:50.607Z] from [2026-01-20T00:07:50.607Z] sigungu_code sc1_0 [2026-01-20T00:07:50.607Z] where [2026-01-20T00:07:50.607Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] select [2026-01-20T00:07:50.608Z] sc1_0.code, [2026-01-20T00:07:50.608Z] sc1_0.full_name, [2026-01-20T00:07:50.608Z] sc1_0.sido, [2026-01-20T00:07:50.608Z] sc1_0.sigungu [2026-01-20T00:07:50.608Z] from [2026-01-20T00:07:50.608Z] sigungu_code sc1_0 [2026-01-20T00:07:50.608Z] where [2026-01-20T00:07:50.608Z] sc1_0.code=? [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.218+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] Hibernate: [2026-01-20T00:07:50.608Z] /* insert for [2026-01-20T00:07:50.608Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.608Z] into [2026-01-20T00:07:50.608Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.608Z] values [2026-01-20T00:07:50.608Z] (?, ?, ?, ?) [2026-01-20T00:07:50.608Z] 2026-01-20T09:07:50.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] 2026-01-20T09:07:50.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.609Z] Hibernate: [2026-01-20T00:07:50.609Z] /* insert for [2026-01-20T00:07:50.609Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.609Z] into [2026-01-20T00:07:50.609Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.609Z] values [2026-01-20T00:07:50.609Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] 2026-01-20T09:07:50.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.610Z] /* insert for [2026-01-20T00:07:50.610Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.610Z] into [2026-01-20T00:07:50.610Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.610Z] values [2026-01-20T00:07:50.610Z] (?, ?, ?, ?) [2026-01-20T00:07:50.610Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] Hibernate: [2026-01-20T00:07:50.611Z] /* insert for [2026-01-20T00:07:50.611Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.611Z] into [2026-01-20T00:07:50.611Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.611Z] values [2026-01-20T00:07:50.611Z] (?, ?, ?, ?) [2026-01-20T00:07:50.611Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] Hibernate: [2026-01-20T00:07:50.612Z] /* insert for [2026-01-20T00:07:50.612Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.612Z] into [2026-01-20T00:07:50.612Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.612Z] values [2026-01-20T00:07:50.612Z] (?, ?, ?, ?) [2026-01-20T00:07:50.612Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?) [2026-01-20T00:07:50.613Z] [2026-01-20T00:07:50.613Z] 💬 댓글 시스템 통합 테스트 > 🔀 댓글 정렬 및 페이징 시나리오 테스트 STANDARD_OUT [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.268+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.268+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.278+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 10 ms [2026-01-20T00:07:50.613Z] [2026-01-20T00:07:50.613Z] 🔀 댓글 정렬 및 페이징 시나리오 테스트... [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] 2026-01-20T09:07:50.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.613Z] Hibernate: [2026-01-20T00:07:50.613Z] /* insert for [2026-01-20T00:07:50.613Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:50.613Z] into [2026-01-20T00:07:50.613Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:50.613Z] values [2026-01-20T00:07:50.613Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] user_interests (users_id, interest_type) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.336+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b6f3cc01-7a33-43b3-95ce-7b10ee485e61 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.337+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.347+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b6f3cc01-7a33-43b3-95ce-7b10ee485e61, category=OTHERS, title=댓글 테스트용 게시글, imageCount=0 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.347+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b6f3cc01-7a33-43b3-95ce-7b10ee485e61, category=OTHERS [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.354+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=0 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.355+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.357+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.357+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@123a5a69] [2026-01-20T00:07:50.614Z] 📝 테스트 환경 준비 완료 [2026-01-20T00:07:50.614Z] [2026-01-20T00:07:50.614Z] [대량 댓글 작성] 5명이 각각 댓글 작성... [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.364+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 3400d6ac-8d2b-4aea-8664-e7cb23fb88b7 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.364+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.366+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@273c0439] [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.368+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=3400d6ac-8d2b-4aea-8664-e7cb23fb88b7, parentCommentId=null [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.369+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=3400d6ac-8d2b-4aea-8664-e7cb23fb88b7 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] p1_0.id, [2026-01-20T00:07:50.614Z] p1_0.category, [2026-01-20T00:07:50.614Z] p1_0.comment_count, [2026-01-20T00:07:50.614Z] p1_0.content, [2026-01-20T00:07:50.614Z] p1_0.created_at, [2026-01-20T00:07:50.614Z] p1_0.deleted, [2026-01-20T00:07:50.614Z] p1_0.like_count, [2026-01-20T00:07:50.614Z] p1_0.title, [2026-01-20T00:07:50.614Z] p1_0.updated_at, [2026-01-20T00:07:50.614Z] p1_0.user_id, [2026-01-20T00:07:50.614Z] p1_0.view_count [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(p1_0.deleted) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] p1_0.id, [2026-01-20T00:07:50.614Z] p1_0.category, [2026-01-20T00:07:50.614Z] p1_0.comment_count, [2026-01-20T00:07:50.614Z] p1_0.content, [2026-01-20T00:07:50.614Z] p1_0.created_at, [2026-01-20T00:07:50.614Z] p1_0.deleted, [2026-01-20T00:07:50.614Z] p1_0.like_count, [2026-01-20T00:07:50.614Z] p1_0.title, [2026-01-20T00:07:50.614Z] p1_0.updated_at, [2026-01-20T00:07:50.614Z] p1_0.user_id, [2026-01-20T00:07:50.614Z] p1_0.view_count [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(p1_0.deleted) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.379+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] count(c1_0.id) [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] comments c1_0 [2026-01-20T00:07:50.614Z] left join [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(c1_0.deleted) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] count(c1_0.id) [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] comments c1_0 [2026-01-20T00:07:50.614Z] left join [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(c1_0.deleted) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.383+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=1 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* update [2026-01-20T00:07:50.614Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.614Z] set [2026-01-20T00:07:50.614Z] category=?, [2026-01-20T00:07:50.614Z] comment_count=?, [2026-01-20T00:07:50.614Z] content=?, [2026-01-20T00:07:50.614Z] deleted=?, [2026-01-20T00:07:50.614Z] like_count=?, [2026-01-20T00:07:50.614Z] title=?, [2026-01-20T00:07:50.614Z] updated_at=?, [2026-01-20T00:07:50.614Z] user_id=?, [2026-01-20T00:07:50.614Z] view_count=? [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* update [2026-01-20T00:07:50.614Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.614Z] set [2026-01-20T00:07:50.614Z] category=?, [2026-01-20T00:07:50.614Z] comment_count=?, [2026-01-20T00:07:50.614Z] content=?, [2026-01-20T00:07:50.614Z] deleted=?, [2026-01-20T00:07:50.614Z] like_count=?, [2026-01-20T00:07:50.614Z] title=?, [2026-01-20T00:07:50.614Z] updated_at=?, [2026-01-20T00:07:50.614Z] user_id=?, [2026-01-20T00:07:50.614Z] view_count=? [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.389+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.397+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.397+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@c18d08f] [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.502+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f200bfd3-45e5-49d8-9d4f-4055eb079d72 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.503+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.504+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@1e2e58c3] [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.504+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=f200bfd3-45e5-49d8-9d4f-4055eb079d72, parentCommentId=null [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.505+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=f200bfd3-45e5-49d8-9d4f-4055eb079d72 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.506+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] p1_0.id, [2026-01-20T00:07:50.614Z] p1_0.category, [2026-01-20T00:07:50.614Z] p1_0.comment_count, [2026-01-20T00:07:50.614Z] p1_0.content, [2026-01-20T00:07:50.614Z] p1_0.created_at, [2026-01-20T00:07:50.614Z] p1_0.deleted, [2026-01-20T00:07:50.614Z] p1_0.like_count, [2026-01-20T00:07:50.614Z] p1_0.title, [2026-01-20T00:07:50.614Z] p1_0.updated_at, [2026-01-20T00:07:50.614Z] p1_0.user_id, [2026-01-20T00:07:50.614Z] p1_0.view_count [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(p1_0.deleted) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] p1_0.id, [2026-01-20T00:07:50.614Z] p1_0.category, [2026-01-20T00:07:50.614Z] p1_0.comment_count, [2026-01-20T00:07:50.614Z] p1_0.content, [2026-01-20T00:07:50.614Z] p1_0.created_at, [2026-01-20T00:07:50.614Z] p1_0.deleted, [2026-01-20T00:07:50.614Z] p1_0.like_count, [2026-01-20T00:07:50.614Z] p1_0.title, [2026-01-20T00:07:50.614Z] p1_0.updated_at, [2026-01-20T00:07:50.614Z] p1_0.user_id, [2026-01-20T00:07:50.614Z] p1_0.view_count [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(p1_0.deleted) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.508+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] select [2026-01-20T00:07:50.614Z] u1_0.id, [2026-01-20T00:07:50.614Z] u1_0.age_range, [2026-01-20T00:07:50.614Z] u1_0.budget, [2026-01-20T00:07:50.614Z] u1_0.created_at, [2026-01-20T00:07:50.614Z] u1_0.email, [2026-01-20T00:07:50.614Z] u1_0.gender, [2026-01-20T00:07:50.614Z] u1_0.latitude, [2026-01-20T00:07:50.614Z] u1_0.location, [2026-01-20T00:07:50.614Z] u1_0.longitude, [2026-01-20T00:07:50.614Z] u1_0.nickname, [2026-01-20T00:07:50.614Z] u1_0.profile_image_url, [2026-01-20T00:07:50.614Z] u1_0.startup_experience, [2026-01-20T00:07:50.614Z] u1_0.updated_at, [2026-01-20T00:07:50.614Z] u1_0.user_type, [2026-01-20T00:07:50.614Z] u1_0.username [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] users u1_0 [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] u1_0.id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.509+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* insert for [2026-01-20T00:07:50.614Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.614Z] into [2026-01-20T00:07:50.614Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.614Z] values [2026-01-20T00:07:50.614Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] count(c1_0.id) [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] comments c1_0 [2026-01-20T00:07:50.614Z] left join [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(c1_0.deleted) [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* */ select [2026-01-20T00:07:50.614Z] count(c1_0.id) [2026-01-20T00:07:50.614Z] from [2026-01-20T00:07:50.614Z] comments c1_0 [2026-01-20T00:07:50.614Z] left join [2026-01-20T00:07:50.614Z] post p1_0 [2026-01-20T00:07:50.614Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] p1_0.id=? [2026-01-20T00:07:50.614Z] and not(c1_0.deleted) [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.513+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=2 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.614Z] /* update [2026-01-20T00:07:50.614Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.614Z] set [2026-01-20T00:07:50.614Z] category=?, [2026-01-20T00:07:50.614Z] comment_count=?, [2026-01-20T00:07:50.614Z] content=?, [2026-01-20T00:07:50.614Z] deleted=?, [2026-01-20T00:07:50.614Z] like_count=?, [2026-01-20T00:07:50.614Z] title=?, [2026-01-20T00:07:50.614Z] updated_at=?, [2026-01-20T00:07:50.614Z] user_id=?, [2026-01-20T00:07:50.614Z] view_count=? [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] id=? [2026-01-20T00:07:50.614Z] Hibernate: [2026-01-20T00:07:50.614Z] /* update [2026-01-20T00:07:50.614Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.614Z] set [2026-01-20T00:07:50.614Z] category=?, [2026-01-20T00:07:50.614Z] comment_count=?, [2026-01-20T00:07:50.614Z] content=?, [2026-01-20T00:07:50.614Z] deleted=?, [2026-01-20T00:07:50.614Z] like_count=?, [2026-01-20T00:07:50.614Z] title=?, [2026-01-20T00:07:50.614Z] updated_at=?, [2026-01-20T00:07:50.614Z] user_id=?, [2026-01-20T00:07:50.614Z] view_count=? [2026-01-20T00:07:50.614Z] where [2026-01-20T00:07:50.614Z] id=? [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.515+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=2 [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.515+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:50.614Z] 2026-01-20T09:07:50.515+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@253e4200] [2026-01-20T00:07:50.864Z] 2026-01-20T09:07:50.619+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.864Z] select [2026-01-20T00:07:50.864Z] u1_0.id, [2026-01-20T00:07:50.864Z] u1_0.age_range, [2026-01-20T00:07:50.864Z] u1_0.budget, [2026-01-20T00:07:50.864Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.621+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 73a21b9c-ce72-4b69-8c06-5d33b1e307c2 [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.622+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.623+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@2c12f6ef] [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.623+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=73a21b9c-ce72-4b69-8c06-5d33b1e307c2, parentCommentId=null [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.623+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=73a21b9c-ce72-4b69-8c06-5d33b1e307c2 [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.625+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] p1_0.id, [2026-01-20T00:07:50.865Z] p1_0.category, [2026-01-20T00:07:50.865Z] p1_0.comment_count, [2026-01-20T00:07:50.865Z] p1_0.content, [2026-01-20T00:07:50.865Z] p1_0.created_at, [2026-01-20T00:07:50.865Z] p1_0.deleted, [2026-01-20T00:07:50.865Z] p1_0.like_count, [2026-01-20T00:07:50.865Z] p1_0.title, [2026-01-20T00:07:50.865Z] p1_0.updated_at, [2026-01-20T00:07:50.865Z] p1_0.user_id, [2026-01-20T00:07:50.865Z] p1_0.view_count [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(p1_0.deleted) [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] p1_0.id, [2026-01-20T00:07:50.865Z] p1_0.category, [2026-01-20T00:07:50.865Z] p1_0.comment_count, [2026-01-20T00:07:50.865Z] p1_0.content, [2026-01-20T00:07:50.865Z] p1_0.created_at, [2026-01-20T00:07:50.865Z] p1_0.deleted, [2026-01-20T00:07:50.865Z] p1_0.like_count, [2026-01-20T00:07:50.865Z] p1_0.title, [2026-01-20T00:07:50.865Z] p1_0.updated_at, [2026-01-20T00:07:50.865Z] p1_0.user_id, [2026-01-20T00:07:50.865Z] p1_0.view_count [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(p1_0.deleted) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* insert for [2026-01-20T00:07:50.865Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.865Z] into [2026-01-20T00:07:50.865Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.865Z] values [2026-01-20T00:07:50.865Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* insert for [2026-01-20T00:07:50.865Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.865Z] into [2026-01-20T00:07:50.865Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.865Z] values [2026-01-20T00:07:50.865Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] count(c1_0.id) [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] comments c1_0 [2026-01-20T00:07:50.865Z] left join [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(c1_0.deleted) [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] count(c1_0.id) [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] comments c1_0 [2026-01-20T00:07:50.865Z] left join [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(c1_0.deleted) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.632+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=3 [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* update [2026-01-20T00:07:50.865Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.865Z] set [2026-01-20T00:07:50.865Z] category=?, [2026-01-20T00:07:50.865Z] comment_count=?, [2026-01-20T00:07:50.865Z] content=?, [2026-01-20T00:07:50.865Z] deleted=?, [2026-01-20T00:07:50.865Z] like_count=?, [2026-01-20T00:07:50.865Z] title=?, [2026-01-20T00:07:50.865Z] updated_at=?, [2026-01-20T00:07:50.865Z] user_id=?, [2026-01-20T00:07:50.865Z] view_count=? [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] id=? [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* update [2026-01-20T00:07:50.865Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.865Z] set [2026-01-20T00:07:50.865Z] category=?, [2026-01-20T00:07:50.865Z] comment_count=?, [2026-01-20T00:07:50.865Z] content=?, [2026-01-20T00:07:50.865Z] deleted=?, [2026-01-20T00:07:50.865Z] like_count=?, [2026-01-20T00:07:50.865Z] title=?, [2026-01-20T00:07:50.865Z] updated_at=?, [2026-01-20T00:07:50.865Z] user_id=?, [2026-01-20T00:07:50.865Z] view_count=? [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] id=? [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.635+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=3 [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.636+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.636+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@772cb714] [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.742+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8d4c174e-f1b4-4d3c-84a2-156eb57a9ead [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.744+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.745+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@4efd4160] [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.746+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=8d4c174e-f1b4-4d3c-84a2-156eb57a9ead, parentCommentId=null [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.746+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=8d4c174e-f1b4-4d3c-84a2-156eb57a9ead [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] p1_0.id, [2026-01-20T00:07:50.865Z] p1_0.category, [2026-01-20T00:07:50.865Z] p1_0.comment_count, [2026-01-20T00:07:50.865Z] p1_0.content, [2026-01-20T00:07:50.865Z] p1_0.created_at, [2026-01-20T00:07:50.865Z] p1_0.deleted, [2026-01-20T00:07:50.865Z] p1_0.like_count, [2026-01-20T00:07:50.865Z] p1_0.title, [2026-01-20T00:07:50.865Z] p1_0.updated_at, [2026-01-20T00:07:50.865Z] p1_0.user_id, [2026-01-20T00:07:50.865Z] p1_0.view_count [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(p1_0.deleted) [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] p1_0.id, [2026-01-20T00:07:50.865Z] p1_0.category, [2026-01-20T00:07:50.865Z] p1_0.comment_count, [2026-01-20T00:07:50.865Z] p1_0.content, [2026-01-20T00:07:50.865Z] p1_0.created_at, [2026-01-20T00:07:50.865Z] p1_0.deleted, [2026-01-20T00:07:50.865Z] p1_0.like_count, [2026-01-20T00:07:50.865Z] p1_0.title, [2026-01-20T00:07:50.865Z] p1_0.updated_at, [2026-01-20T00:07:50.865Z] p1_0.user_id, [2026-01-20T00:07:50.865Z] p1_0.view_count [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(p1_0.deleted) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] select [2026-01-20T00:07:50.865Z] u1_0.id, [2026-01-20T00:07:50.865Z] u1_0.age_range, [2026-01-20T00:07:50.865Z] u1_0.budget, [2026-01-20T00:07:50.865Z] u1_0.created_at, [2026-01-20T00:07:50.865Z] u1_0.email, [2026-01-20T00:07:50.865Z] u1_0.gender, [2026-01-20T00:07:50.865Z] u1_0.latitude, [2026-01-20T00:07:50.865Z] u1_0.location, [2026-01-20T00:07:50.865Z] u1_0.longitude, [2026-01-20T00:07:50.865Z] u1_0.nickname, [2026-01-20T00:07:50.865Z] u1_0.profile_image_url, [2026-01-20T00:07:50.865Z] u1_0.startup_experience, [2026-01-20T00:07:50.865Z] u1_0.updated_at, [2026-01-20T00:07:50.865Z] u1_0.user_type, [2026-01-20T00:07:50.865Z] u1_0.username [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] users u1_0 [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] u1_0.id=? [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* insert for [2026-01-20T00:07:50.865Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.865Z] into [2026-01-20T00:07:50.865Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.865Z] values [2026-01-20T00:07:50.865Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* insert for [2026-01-20T00:07:50.865Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:50.865Z] into [2026-01-20T00:07:50.865Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:50.865Z] values [2026-01-20T00:07:50.865Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] count(c1_0.id) [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] comments c1_0 [2026-01-20T00:07:50.865Z] left join [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(c1_0.deleted) [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* */ select [2026-01-20T00:07:50.865Z] count(c1_0.id) [2026-01-20T00:07:50.865Z] from [2026-01-20T00:07:50.865Z] comments c1_0 [2026-01-20T00:07:50.865Z] left join [2026-01-20T00:07:50.865Z] post p1_0 [2026-01-20T00:07:50.865Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] p1_0.id=? [2026-01-20T00:07:50.865Z] and not(c1_0.deleted) [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.755+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=4 [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:50.865Z] /* update [2026-01-20T00:07:50.865Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.865Z] set [2026-01-20T00:07:50.865Z] category=?, [2026-01-20T00:07:50.865Z] comment_count=?, [2026-01-20T00:07:50.865Z] content=?, [2026-01-20T00:07:50.865Z] deleted=?, [2026-01-20T00:07:50.865Z] like_count=?, [2026-01-20T00:07:50.865Z] title=?, [2026-01-20T00:07:50.865Z] updated_at=?, [2026-01-20T00:07:50.865Z] user_id=?, [2026-01-20T00:07:50.865Z] view_count=? [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] id=? [2026-01-20T00:07:50.865Z] Hibernate: [2026-01-20T00:07:50.865Z] /* update [2026-01-20T00:07:50.865Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:50.865Z] set [2026-01-20T00:07:50.865Z] category=?, [2026-01-20T00:07:50.865Z] comment_count=?, [2026-01-20T00:07:50.865Z] content=?, [2026-01-20T00:07:50.865Z] deleted=?, [2026-01-20T00:07:50.865Z] like_count=?, [2026-01-20T00:07:50.865Z] title=?, [2026-01-20T00:07:50.865Z] updated_at=?, [2026-01-20T00:07:50.865Z] user_id=?, [2026-01-20T00:07:50.865Z] view_count=? [2026-01-20T00:07:50.865Z] where [2026-01-20T00:07:50.865Z] id=? [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.758+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=4 [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.759+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:50.865Z] 2026-01-20T09:07:50.759+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@2be5e4f5] [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.865+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.866+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 5de09856-fe04-45c2-a847-a3052ea15c6f [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.867+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.867+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@77923384] [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.867+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=5de09856-fe04-45c2-a847-a3052ea15c6f, parentCommentId=null [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.868+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=5de09856-fe04-45c2-a847-a3052ea15c6f [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] p1_0.id, [2026-01-20T00:07:51.116Z] p1_0.category, [2026-01-20T00:07:51.116Z] p1_0.comment_count, [2026-01-20T00:07:51.116Z] p1_0.content, [2026-01-20T00:07:51.116Z] p1_0.created_at, [2026-01-20T00:07:51.116Z] p1_0.deleted, [2026-01-20T00:07:51.116Z] p1_0.like_count, [2026-01-20T00:07:51.116Z] p1_0.title, [2026-01-20T00:07:51.116Z] p1_0.updated_at, [2026-01-20T00:07:51.116Z] p1_0.user_id, [2026-01-20T00:07:51.116Z] p1_0.view_count [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(p1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] p1_0.id, [2026-01-20T00:07:51.116Z] p1_0.category, [2026-01-20T00:07:51.116Z] p1_0.comment_count, [2026-01-20T00:07:51.116Z] p1_0.content, [2026-01-20T00:07:51.116Z] p1_0.created_at, [2026-01-20T00:07:51.116Z] p1_0.deleted, [2026-01-20T00:07:51.116Z] p1_0.like_count, [2026-01-20T00:07:51.116Z] p1_0.title, [2026-01-20T00:07:51.116Z] p1_0.updated_at, [2026-01-20T00:07:51.116Z] p1_0.user_id, [2026-01-20T00:07:51.116Z] p1_0.view_count [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(p1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.870+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.871+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* insert for [2026-01-20T00:07:51.116Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.116Z] into [2026-01-20T00:07:51.116Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.116Z] values [2026-01-20T00:07:51.116Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* insert for [2026-01-20T00:07:51.116Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.116Z] into [2026-01-20T00:07:51.116Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.116Z] values [2026-01-20T00:07:51.116Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.873+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.874+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=5 [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.875+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* update [2026-01-20T00:07:51.116Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.116Z] set [2026-01-20T00:07:51.116Z] category=?, [2026-01-20T00:07:51.116Z] comment_count=?, [2026-01-20T00:07:51.116Z] content=?, [2026-01-20T00:07:51.116Z] deleted=?, [2026-01-20T00:07:51.116Z] like_count=?, [2026-01-20T00:07:51.116Z] title=?, [2026-01-20T00:07:51.116Z] updated_at=?, [2026-01-20T00:07:51.116Z] user_id=?, [2026-01-20T00:07:51.116Z] view_count=? [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* update [2026-01-20T00:07:51.116Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.116Z] set [2026-01-20T00:07:51.116Z] category=?, [2026-01-20T00:07:51.116Z] comment_count=?, [2026-01-20T00:07:51.116Z] content=?, [2026-01-20T00:07:51.116Z] deleted=?, [2026-01-20T00:07:51.116Z] like_count=?, [2026-01-20T00:07:51.116Z] title=?, [2026-01-20T00:07:51.116Z] updated_at=?, [2026-01-20T00:07:51.116Z] user_id=?, [2026-01-20T00:07:51.116Z] view_count=? [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.876+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=5 [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.876+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.877+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@728cd5b7] [2026-01-20T00:07:51.116Z] ✅ 5개 댓글 작성 완료 [2026-01-20T00:07:51.116Z] [2026-01-20T00:07:51.116Z] [정렬 테스트] LATEST 정렬 확인... [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.981+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.983+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.984+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=LATEST, size=10, userId=null [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] p1_0.id, [2026-01-20T00:07:51.116Z] p1_0.category, [2026-01-20T00:07:51.116Z] p1_0.comment_count, [2026-01-20T00:07:51.116Z] p1_0.content, [2026-01-20T00:07:51.116Z] p1_0.created_at, [2026-01-20T00:07:51.116Z] p1_0.deleted, [2026-01-20T00:07:51.116Z] p1_0.like_count, [2026-01-20T00:07:51.116Z] p1_0.title, [2026-01-20T00:07:51.116Z] p1_0.updated_at, [2026-01-20T00:07:51.116Z] p1_0.user_id, [2026-01-20T00:07:51.116Z] p1_0.view_count [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(p1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] p1_0.id, [2026-01-20T00:07:51.116Z] p1_0.category, [2026-01-20T00:07:51.116Z] p1_0.comment_count, [2026-01-20T00:07:51.116Z] p1_0.content, [2026-01-20T00:07:51.116Z] p1_0.created_at, [2026-01-20T00:07:51.116Z] p1_0.deleted, [2026-01-20T00:07:51.116Z] p1_0.like_count, [2026-01-20T00:07:51.116Z] p1_0.title, [2026-01-20T00:07:51.116Z] p1_0.updated_at, [2026-01-20T00:07:51.116Z] p1_0.user_id, [2026-01-20T00:07:51.116Z] p1_0.view_count [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(p1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.988+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] c1_0.id, [2026-01-20T00:07:51.116Z] c1_0.content, [2026-01-20T00:07:51.116Z] c1_0.created_at, [2026-01-20T00:07:51.116Z] c1_0.deleted, [2026-01-20T00:07:51.116Z] c1_0.like_count, [2026-01-20T00:07:51.116Z] c1_0.parent_id, [2026-01-20T00:07:51.116Z] c1_0.post_id, [2026-01-20T00:07:51.116Z] c1_0.updated_at, [2026-01-20T00:07:51.116Z] c1_0.user_id [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] order by [2026-01-20T00:07:51.116Z] c1_0.created_at desc [2026-01-20T00:07:51.116Z] fetch [2026-01-20T00:07:51.116Z] first ? rows only [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] c1_0.id, [2026-01-20T00:07:51.116Z] c1_0.content, [2026-01-20T00:07:51.116Z] c1_0.created_at, [2026-01-20T00:07:51.116Z] c1_0.deleted, [2026-01-20T00:07:51.116Z] c1_0.like_count, [2026-01-20T00:07:51.116Z] c1_0.parent_id, [2026-01-20T00:07:51.116Z] c1_0.post_id, [2026-01-20T00:07:51.116Z] c1_0.updated_at, [2026-01-20T00:07:51.116Z] c1_0.user_id [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] post p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] order by [2026-01-20T00:07:51.116Z] c1_0.created_at desc [2026-01-20T00:07:51.116Z] fetch [2026-01-20T00:07:51.116Z] first ? rows only [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:50.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.005+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comment_likes cl1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] c1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.005+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] select [2026-01-20T00:07:51.116Z] u1_0.id, [2026-01-20T00:07:51.116Z] u1_0.age_range, [2026-01-20T00:07:51.116Z] u1_0.budget, [2026-01-20T00:07:51.116Z] u1_0.created_at, [2026-01-20T00:07:51.116Z] u1_0.email, [2026-01-20T00:07:51.116Z] u1_0.gender, [2026-01-20T00:07:51.116Z] u1_0.latitude, [2026-01-20T00:07:51.116Z] u1_0.location, [2026-01-20T00:07:51.116Z] u1_0.longitude, [2026-01-20T00:07:51.116Z] u1_0.nickname, [2026-01-20T00:07:51.116Z] u1_0.profile_image_url, [2026-01-20T00:07:51.116Z] u1_0.startup_experience, [2026-01-20T00:07:51.116Z] u1_0.updated_at, [2026-01-20T00:07:51.116Z] u1_0.user_type, [2026-01-20T00:07:51.116Z] u1_0.username [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] users u1_0 [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] u1_0.id=? [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.007+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] Hibernate: [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(c1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.116Z] comments c1_0 [2026-01-20T00:07:51.116Z] left join [2026-01-20T00:07:51.116Z] comments p1_0 [2026-01-20T00:07:51.116Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.116Z] where [2026-01-20T00:07:51.116Z] p1_0.id=? [2026-01-20T00:07:51.116Z] and not(c1_0.deleted) [2026-01-20T00:07:51.116Z] 2026-01-20T09:07:51.008+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.116Z] /* */ select [2026-01-20T00:07:51.116Z] count(cl1_0.id) [2026-01-20T00:07:51.116Z] from [2026-01-20T00:07:51.117Z] comment_likes cl1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] c1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(cl1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comment_likes cl1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] c1_0.id=? [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.009+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] select [2026-01-20T00:07:51.117Z] u1_0.id, [2026-01-20T00:07:51.117Z] u1_0.age_range, [2026-01-20T00:07:51.117Z] u1_0.budget, [2026-01-20T00:07:51.117Z] u1_0.created_at, [2026-01-20T00:07:51.117Z] u1_0.email, [2026-01-20T00:07:51.117Z] u1_0.gender, [2026-01-20T00:07:51.117Z] u1_0.latitude, [2026-01-20T00:07:51.117Z] u1_0.location, [2026-01-20T00:07:51.117Z] u1_0.longitude, [2026-01-20T00:07:51.117Z] u1_0.nickname, [2026-01-20T00:07:51.117Z] u1_0.profile_image_url, [2026-01-20T00:07:51.117Z] u1_0.startup_experience, [2026-01-20T00:07:51.117Z] u1_0.updated_at, [2026-01-20T00:07:51.117Z] u1_0.user_type, [2026-01-20T00:07:51.117Z] u1_0.username [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] users u1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] u1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] select [2026-01-20T00:07:51.117Z] u1_0.id, [2026-01-20T00:07:51.117Z] u1_0.age_range, [2026-01-20T00:07:51.117Z] u1_0.budget, [2026-01-20T00:07:51.117Z] u1_0.created_at, [2026-01-20T00:07:51.117Z] u1_0.email, [2026-01-20T00:07:51.117Z] u1_0.gender, [2026-01-20T00:07:51.117Z] u1_0.latitude, [2026-01-20T00:07:51.117Z] u1_0.location, [2026-01-20T00:07:51.117Z] u1_0.longitude, [2026-01-20T00:07:51.117Z] u1_0.nickname, [2026-01-20T00:07:51.117Z] u1_0.profile_image_url, [2026-01-20T00:07:51.117Z] u1_0.startup_experience, [2026-01-20T00:07:51.117Z] u1_0.updated_at, [2026-01-20T00:07:51.117Z] u1_0.user_type, [2026-01-20T00:07:51.117Z] u1_0.username [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] users u1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] u1_0.id=? [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(c1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] post p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(c1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] post p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.012+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=5, hasNext=false [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.015+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.015+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@6993be5f] [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] MockHttpServletRequest: [2026-01-20T00:07:51.117Z] HTTP Method = GET [2026-01-20T00:07:51.117Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:51.117Z] Parameters = {sort=[LATEST], size=[10]} [2026-01-20T00:07:51.117Z] Headers = [] [2026-01-20T00:07:51.117Z] Body = [2026-01-20T00:07:51.117Z] Session Attrs = {} [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] Handler: [2026-01-20T00:07:51.117Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.117Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] Async: [2026-01-20T00:07:51.117Z] Async started = false [2026-01-20T00:07:51.117Z] Async result = null [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] Resolved Exception: [2026-01-20T00:07:51.117Z] Type = null [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] ModelAndView: [2026-01-20T00:07:51.117Z] View name = null [2026-01-20T00:07:51.117Z] View = null [2026-01-20T00:07:51.117Z] Model = null [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] FlashMap: [2026-01-20T00:07:51.117Z] Attributes = null [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] MockHttpServletResponse: [2026-01-20T00:07:51.117Z] Status = 200 [2026-01-20T00:07:51.117Z] Error message = null [2026-01-20T00:07:51.117Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.117Z] Content type = application/json [2026-01-20T00:07:51.117Z] Body = {"comments":[{"commentId":5,"postId":1,"parentCommentId":null,"author":{"userId":"5de09856-fe04-45c2-a847-a3052ea15c6f","nickname":"창업가문어739","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"다섯 번째이자 마지막 댓글! 모두 좋은 하루 되세요 \uD83D\uDE0A","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.871617","updatedAt":"2026-01-20T09:07:50.871617","liked":null,"isAuthor":false,"isLiked":null},{"commentId":4,"postId":1,"parentCommentId":null,"author":{"userId":"8d4c174e-f1b4-4d3c-84a2-156eb57a9ead","nickname":"거주민문어867","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"네 번째 댓글입니다. 질문이 있는데요...","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.751844","updatedAt":"2026-01-20T09:07:50.751844","liked":null,"isAuthor":false,"isLiked":null},{"commentId":3,"postId":1,"parentCommentId":null,"author":{"userId":"73a21b9c-ce72-4b69-8c06-5d33b1e307c2","nickname":"창업가문어828","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"세 번째 댓글. 정말 유용한 정보 감사합니다 \uD83D\uDC4D","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.627694","updatedAt":"2026-01-20T09:07:50.627694","liked":null,"isAuthor":false,"isLiked":null},{"commentId":2,"postId":1,"parentCommentId":null,"author":{"userId":"f200bfd3-45e5-49d8-9d4f-4055eb079d72","nickname":"거주민문어648","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"두 번째 댓글이에요~ 좋은 글이네요!","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.509547","updatedAt":"2026-01-20T09:07:50.509547","liked":null,"isAuthor":false,"isLiked":null},{"commentId":1,"postId":1,"parentCommentId":null,"author":{"userId":"3400d6ac-8d2b-4aea-8664-e7cb23fb88b7","nickname":"창업가문어86","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"첫 번째 댓글입니다! \uD83C\uDF89","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.376764","updatedAt":"2026-01-20T09:07:50.376764","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":5,"total":5,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.117Z] Forwarded URL = null [2026-01-20T00:07:51.117Z] Redirected URL = null [2026-01-20T00:07:51.117Z] Cookies = [] [2026-01-20T00:07:51.117Z] 📊 최신순 정렬 결과: [2026-01-20T00:07:51.117Z] - 다섯 번째이자 마지막 댓글! 모두 좋은 하루 되세요 😊 [2026-01-20T00:07:51.117Z] - 네 번째 댓글입니다. 질문이 있는데요... [2026-01-20T00:07:51.117Z] - 세 번째 댓글. 정말 유용한 정보 감사합니다 👍 [2026-01-20T00:07:51.117Z] - 두 번째 댓글이에요~ 좋은 글이네요! [2026-01-20T00:07:51.117Z] - 첫 번째 댓글입니다! 🎉 [2026-01-20T00:07:51.117Z] [2026-01-20T00:07:51.117Z] [정렬 테스트] OLDEST 정렬 확인... [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.028+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.028+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=OLDEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.028+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=OLDEST, size=10, userId=null [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.030+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] p1_0.id, [2026-01-20T00:07:51.117Z] p1_0.category, [2026-01-20T00:07:51.117Z] p1_0.comment_count, [2026-01-20T00:07:51.117Z] p1_0.content, [2026-01-20T00:07:51.117Z] p1_0.created_at, [2026-01-20T00:07:51.117Z] p1_0.deleted, [2026-01-20T00:07:51.117Z] p1_0.like_count, [2026-01-20T00:07:51.117Z] p1_0.title, [2026-01-20T00:07:51.117Z] p1_0.updated_at, [2026-01-20T00:07:51.117Z] p1_0.user_id, [2026-01-20T00:07:51.117Z] p1_0.view_count [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] post p1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] and not(p1_0.deleted) [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] p1_0.id, [2026-01-20T00:07:51.117Z] p1_0.category, [2026-01-20T00:07:51.117Z] p1_0.comment_count, [2026-01-20T00:07:51.117Z] p1_0.content, [2026-01-20T00:07:51.117Z] p1_0.created_at, [2026-01-20T00:07:51.117Z] p1_0.deleted, [2026-01-20T00:07:51.117Z] p1_0.like_count, [2026-01-20T00:07:51.117Z] p1_0.title, [2026-01-20T00:07:51.117Z] p1_0.updated_at, [2026-01-20T00:07:51.117Z] p1_0.user_id, [2026-01-20T00:07:51.117Z] p1_0.view_count [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] post p1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] and not(p1_0.deleted) [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.033+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] c1_0.id, [2026-01-20T00:07:51.117Z] c1_0.content, [2026-01-20T00:07:51.117Z] c1_0.created_at, [2026-01-20T00:07:51.117Z] c1_0.deleted, [2026-01-20T00:07:51.117Z] c1_0.like_count, [2026-01-20T00:07:51.117Z] c1_0.parent_id, [2026-01-20T00:07:51.117Z] c1_0.post_id, [2026-01-20T00:07:51.117Z] c1_0.updated_at, [2026-01-20T00:07:51.117Z] c1_0.user_id [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] post p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] order by [2026-01-20T00:07:51.117Z] c1_0.created_at [2026-01-20T00:07:51.117Z] fetch [2026-01-20T00:07:51.117Z] first ? rows only [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] c1_0.id, [2026-01-20T00:07:51.117Z] c1_0.content, [2026-01-20T00:07:51.117Z] c1_0.created_at, [2026-01-20T00:07:51.117Z] c1_0.deleted, [2026-01-20T00:07:51.117Z] c1_0.like_count, [2026-01-20T00:07:51.117Z] c1_0.parent_id, [2026-01-20T00:07:51.117Z] c1_0.post_id, [2026-01-20T00:07:51.117Z] c1_0.updated_at, [2026-01-20T00:07:51.117Z] c1_0.user_id [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] post p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] order by [2026-01-20T00:07:51.117Z] c1_0.created_at [2026-01-20T00:07:51.117Z] fetch [2026-01-20T00:07:51.117Z] first ? rows only [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.036+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(c1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] and not(c1_0.deleted) [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(c1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] and not(c1_0.deleted) [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(cl1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comment_likes cl1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] c1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(cl1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comment_likes cl1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] c1_0.id=? [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] select [2026-01-20T00:07:51.117Z] u1_0.id, [2026-01-20T00:07:51.117Z] u1_0.age_range, [2026-01-20T00:07:51.117Z] u1_0.budget, [2026-01-20T00:07:51.117Z] u1_0.created_at, [2026-01-20T00:07:51.117Z] u1_0.email, [2026-01-20T00:07:51.117Z] u1_0.gender, [2026-01-20T00:07:51.117Z] u1_0.latitude, [2026-01-20T00:07:51.117Z] u1_0.location, [2026-01-20T00:07:51.117Z] u1_0.longitude, [2026-01-20T00:07:51.117Z] u1_0.nickname, [2026-01-20T00:07:51.117Z] u1_0.profile_image_url, [2026-01-20T00:07:51.117Z] u1_0.startup_experience, [2026-01-20T00:07:51.117Z] u1_0.updated_at, [2026-01-20T00:07:51.117Z] u1_0.user_type, [2026-01-20T00:07:51.117Z] u1_0.username [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] users u1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] u1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] select [2026-01-20T00:07:51.117Z] u1_0.id, [2026-01-20T00:07:51.117Z] u1_0.age_range, [2026-01-20T00:07:51.117Z] u1_0.budget, [2026-01-20T00:07:51.117Z] u1_0.created_at, [2026-01-20T00:07:51.117Z] u1_0.email, [2026-01-20T00:07:51.117Z] u1_0.gender, [2026-01-20T00:07:51.117Z] u1_0.latitude, [2026-01-20T00:07:51.117Z] u1_0.location, [2026-01-20T00:07:51.117Z] u1_0.longitude, [2026-01-20T00:07:51.117Z] u1_0.nickname, [2026-01-20T00:07:51.117Z] u1_0.profile_image_url, [2026-01-20T00:07:51.117Z] u1_0.startup_experience, [2026-01-20T00:07:51.117Z] u1_0.updated_at, [2026-01-20T00:07:51.117Z] u1_0.user_type, [2026-01-20T00:07:51.117Z] u1_0.username [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] users u1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] u1_0.id=? [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(c1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] and not(c1_0.deleted) [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(c1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments p1_0 [2026-01-20T00:07:51.117Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] p1_0.id=? [2026-01-20T00:07:51.117Z] and not(c1_0.deleted) [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(cl1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comment_likes cl1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] c1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] /* */ select [2026-01-20T00:07:51.117Z] count(cl1_0.id) [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] comment_likes cl1_0 [2026-01-20T00:07:51.117Z] left join [2026-01-20T00:07:51.117Z] comments c1_0 [2026-01-20T00:07:51.117Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] c1_0.id=? [2026-01-20T00:07:51.117Z] 2026-01-20T09:07:51.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.117Z] select [2026-01-20T00:07:51.117Z] u1_0.id, [2026-01-20T00:07:51.117Z] u1_0.age_range, [2026-01-20T00:07:51.117Z] u1_0.budget, [2026-01-20T00:07:51.117Z] u1_0.created_at, [2026-01-20T00:07:51.117Z] u1_0.email, [2026-01-20T00:07:51.117Z] u1_0.gender, [2026-01-20T00:07:51.117Z] u1_0.latitude, [2026-01-20T00:07:51.117Z] u1_0.location, [2026-01-20T00:07:51.117Z] u1_0.longitude, [2026-01-20T00:07:51.117Z] u1_0.nickname, [2026-01-20T00:07:51.117Z] u1_0.profile_image_url, [2026-01-20T00:07:51.117Z] u1_0.startup_experience, [2026-01-20T00:07:51.117Z] u1_0.updated_at, [2026-01-20T00:07:51.117Z] u1_0.user_type, [2026-01-20T00:07:51.117Z] u1_0.username [2026-01-20T00:07:51.117Z] from [2026-01-20T00:07:51.117Z] users u1_0 [2026-01-20T00:07:51.117Z] where [2026-01-20T00:07:51.117Z] u1_0.id=? [2026-01-20T00:07:51.117Z] Hibernate: [2026-01-20T00:07:51.117Z] select [2026-01-20T00:07:51.117Z] u1_0.id, [2026-01-20T00:07:51.117Z] u1_0.age_range, [2026-01-20T00:07:51.117Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.045+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.051+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.053+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.054+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.054+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.056+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.057+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=5, hasNext=false [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.057+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.057+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@79863fe8] [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] MockHttpServletRequest: [2026-01-20T00:07:51.368Z] HTTP Method = GET [2026-01-20T00:07:51.368Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:51.368Z] Parameters = {sort=[OLDEST], size=[10]} [2026-01-20T00:07:51.368Z] Headers = [] [2026-01-20T00:07:51.368Z] Body = [2026-01-20T00:07:51.368Z] Session Attrs = {} [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] Handler: [2026-01-20T00:07:51.368Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.368Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] Async: [2026-01-20T00:07:51.368Z] Async started = false [2026-01-20T00:07:51.368Z] Async result = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] Resolved Exception: [2026-01-20T00:07:51.368Z] Type = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] ModelAndView: [2026-01-20T00:07:51.368Z] View name = null [2026-01-20T00:07:51.368Z] View = null [2026-01-20T00:07:51.368Z] Model = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] FlashMap: [2026-01-20T00:07:51.368Z] Attributes = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] MockHttpServletResponse: [2026-01-20T00:07:51.368Z] Status = 200 [2026-01-20T00:07:51.368Z] Error message = null [2026-01-20T00:07:51.368Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.368Z] Content type = application/json [2026-01-20T00:07:51.368Z] Body = {"comments":[{"commentId":1,"postId":1,"parentCommentId":null,"author":{"userId":"3400d6ac-8d2b-4aea-8664-e7cb23fb88b7","nickname":"창업가문어86","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"첫 번째 댓글입니다! \uD83C\uDF89","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.376764","updatedAt":"2026-01-20T09:07:50.376764","liked":null,"isAuthor":false,"isLiked":null},{"commentId":2,"postId":1,"parentCommentId":null,"author":{"userId":"f200bfd3-45e5-49d8-9d4f-4055eb079d72","nickname":"거주민문어648","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"두 번째 댓글이에요~ 좋은 글이네요!","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.509547","updatedAt":"2026-01-20T09:07:50.509547","liked":null,"isAuthor":false,"isLiked":null},{"commentId":3,"postId":1,"parentCommentId":null,"author":{"userId":"73a21b9c-ce72-4b69-8c06-5d33b1e307c2","nickname":"창업가문어828","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"세 번째 댓글. 정말 유용한 정보 감사합니다 \uD83D\uDC4D","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.627694","updatedAt":"2026-01-20T09:07:50.627694","liked":null,"isAuthor":false,"isLiked":null},{"commentId":4,"postId":1,"parentCommentId":null,"author":{"userId":"8d4c174e-f1b4-4d3c-84a2-156eb57a9ead","nickname":"거주민문어867","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"네 번째 댓글입니다. 질문이 있는데요...","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.751844","updatedAt":"2026-01-20T09:07:50.751844","liked":null,"isAuthor":false,"isLiked":null},{"commentId":5,"postId":1,"parentCommentId":null,"author":{"userId":"5de09856-fe04-45c2-a847-a3052ea15c6f","nickname":"창업가문어739","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"다섯 번째이자 마지막 댓글! 모두 좋은 하루 되세요 \uD83D\uDE0A","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.871617","updatedAt":"2026-01-20T09:07:50.871617","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":5,"total":5,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.368Z] Forwarded URL = null [2026-01-20T00:07:51.368Z] Redirected URL = null [2026-01-20T00:07:51.368Z] Cookies = [] [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] [페이징 테스트] 페이지 크기별 조회... [2026-01-20T00:07:51.368Z] 🔍 댓글 페이징 테스트 시작: postId=1 [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.061+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.061+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=LATEST, cursor=null, size=2, userId=anonymous [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.062+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=LATEST, size=2, userId=null [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] p1_0.id, [2026-01-20T00:07:51.368Z] p1_0.category, [2026-01-20T00:07:51.368Z] p1_0.comment_count, [2026-01-20T00:07:51.368Z] p1_0.content, [2026-01-20T00:07:51.368Z] p1_0.created_at, [2026-01-20T00:07:51.368Z] p1_0.deleted, [2026-01-20T00:07:51.368Z] p1_0.like_count, [2026-01-20T00:07:51.368Z] p1_0.title, [2026-01-20T00:07:51.368Z] p1_0.updated_at, [2026-01-20T00:07:51.368Z] p1_0.user_id, [2026-01-20T00:07:51.368Z] p1_0.view_count [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(p1_0.deleted) [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] p1_0.id, [2026-01-20T00:07:51.368Z] p1_0.category, [2026-01-20T00:07:51.368Z] p1_0.comment_count, [2026-01-20T00:07:51.368Z] p1_0.content, [2026-01-20T00:07:51.368Z] p1_0.created_at, [2026-01-20T00:07:51.368Z] p1_0.deleted, [2026-01-20T00:07:51.368Z] p1_0.like_count, [2026-01-20T00:07:51.368Z] p1_0.title, [2026-01-20T00:07:51.368Z] p1_0.updated_at, [2026-01-20T00:07:51.368Z] p1_0.user_id, [2026-01-20T00:07:51.368Z] p1_0.view_count [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(p1_0.deleted) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] c1_0.id, [2026-01-20T00:07:51.368Z] c1_0.content, [2026-01-20T00:07:51.368Z] c1_0.created_at, [2026-01-20T00:07:51.368Z] c1_0.deleted, [2026-01-20T00:07:51.368Z] c1_0.like_count, [2026-01-20T00:07:51.368Z] c1_0.parent_id, [2026-01-20T00:07:51.368Z] c1_0.post_id, [2026-01-20T00:07:51.368Z] c1_0.updated_at, [2026-01-20T00:07:51.368Z] c1_0.user_id [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] order by [2026-01-20T00:07:51.368Z] c1_0.created_at desc [2026-01-20T00:07:51.368Z] fetch [2026-01-20T00:07:51.368Z] first ? rows only [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] c1_0.id, [2026-01-20T00:07:51.368Z] c1_0.content, [2026-01-20T00:07:51.368Z] c1_0.created_at, [2026-01-20T00:07:51.368Z] c1_0.deleted, [2026-01-20T00:07:51.368Z] c1_0.like_count, [2026-01-20T00:07:51.368Z] c1_0.parent_id, [2026-01-20T00:07:51.368Z] c1_0.post_id, [2026-01-20T00:07:51.368Z] c1_0.updated_at, [2026-01-20T00:07:51.368Z] c1_0.user_id [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] order by [2026-01-20T00:07:51.368Z] c1_0.created_at desc [2026-01-20T00:07:51.368Z] fetch [2026-01-20T00:07:51.368Z] first ? rows only [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.069+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.072+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] and not(c1_0.deleted) [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.073+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(cl1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comment_likes cl1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] c1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.074+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] select [2026-01-20T00:07:51.368Z] u1_0.id, [2026-01-20T00:07:51.368Z] u1_0.age_range, [2026-01-20T00:07:51.368Z] u1_0.budget, [2026-01-20T00:07:51.368Z] u1_0.created_at, [2026-01-20T00:07:51.368Z] u1_0.email, [2026-01-20T00:07:51.368Z] u1_0.gender, [2026-01-20T00:07:51.368Z] u1_0.latitude, [2026-01-20T00:07:51.368Z] u1_0.location, [2026-01-20T00:07:51.368Z] u1_0.longitude, [2026-01-20T00:07:51.368Z] u1_0.nickname, [2026-01-20T00:07:51.368Z] u1_0.profile_image_url, [2026-01-20T00:07:51.368Z] u1_0.startup_experience, [2026-01-20T00:07:51.368Z] u1_0.updated_at, [2026-01-20T00:07:51.368Z] u1_0.user_type, [2026-01-20T00:07:51.368Z] u1_0.username [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] users u1_0 [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] u1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.076+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] Hibernate: [2026-01-20T00:07:51.368Z] /* */ select [2026-01-20T00:07:51.368Z] count(c1_0.id) [2026-01-20T00:07:51.368Z] from [2026-01-20T00:07:51.368Z] comments c1_0 [2026-01-20T00:07:51.368Z] left join [2026-01-20T00:07:51.368Z] post p1_0 [2026-01-20T00:07:51.368Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.368Z] where [2026-01-20T00:07:51.368Z] p1_0.id=? [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.076+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=2, hasNext=true [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.076+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.368Z] 2026-01-20T09:07:51.077+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@3f0d633e] [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] MockHttpServletRequest: [2026-01-20T00:07:51.368Z] HTTP Method = GET [2026-01-20T00:07:51.368Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:51.368Z] Parameters = {sort=[LATEST], size=[2]} [2026-01-20T00:07:51.368Z] Headers = [] [2026-01-20T00:07:51.368Z] Body = [2026-01-20T00:07:51.368Z] Session Attrs = {} [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] Handler: [2026-01-20T00:07:51.368Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.368Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] Async: [2026-01-20T00:07:51.368Z] Async started = false [2026-01-20T00:07:51.368Z] Async result = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] Resolved Exception: [2026-01-20T00:07:51.368Z] Type = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] ModelAndView: [2026-01-20T00:07:51.368Z] View name = null [2026-01-20T00:07:51.368Z] View = null [2026-01-20T00:07:51.368Z] Model = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] FlashMap: [2026-01-20T00:07:51.368Z] Attributes = null [2026-01-20T00:07:51.368Z] [2026-01-20T00:07:51.368Z] MockHttpServletResponse: [2026-01-20T00:07:51.368Z] Status = 200 [2026-01-20T00:07:51.368Z] Error message = null [2026-01-20T00:07:51.368Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.368Z] Content type = application/json [2026-01-20T00:07:51.369Z] Body = {"comments":[{"commentId":5,"postId":1,"parentCommentId":null,"author":{"userId":"5de09856-fe04-45c2-a847-a3052ea15c6f","nickname":"창업가문어739","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"다섯 번째이자 마지막 댓글! 모두 좋은 하루 되세요 \uD83D\uDE0A","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.871617","updatedAt":"2026-01-20T09:07:50.871617","liked":null,"isAuthor":false,"isLiked":null},{"commentId":4,"postId":1,"parentCommentId":null,"author":{"userId":"8d4c174e-f1b4-4d3c-84a2-156eb57a9ead","nickname":"거주민문어867","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"네 번째 댓글입니다. 질문이 있는데요...","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.751844","updatedAt":"2026-01-20T09:07:50.751844","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":true,"nextCursor":"MjAyNi0wMS0yMFQwOTowNzo1MC43NTE4NDQ=","size":2,"total":5,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.369Z] Forwarded URL = null [2026-01-20T00:07:51.369Z] Redirected URL = null [2026-01-20T00:07:51.369Z] Cookies = [] [2026-01-20T00:07:51.369Z] 📄 첫 페이지 결과: [2026-01-20T00:07:51.369Z] - 댓글 수: 2 [2026-01-20T00:07:51.369Z] - 다음 페이지 존재: true [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.081+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.082+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=LATEST, cursor=present, size=2, userId=anonymous [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.082+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=LATEST, size=2, userId=null [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.083+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] p1_0.id, [2026-01-20T00:07:51.369Z] p1_0.category, [2026-01-20T00:07:51.369Z] p1_0.comment_count, [2026-01-20T00:07:51.369Z] p1_0.content, [2026-01-20T00:07:51.369Z] p1_0.created_at, [2026-01-20T00:07:51.369Z] p1_0.deleted, [2026-01-20T00:07:51.369Z] p1_0.like_count, [2026-01-20T00:07:51.369Z] p1_0.title, [2026-01-20T00:07:51.369Z] p1_0.updated_at, [2026-01-20T00:07:51.369Z] p1_0.user_id, [2026-01-20T00:07:51.369Z] p1_0.view_count [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] post p1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and not(p1_0.deleted) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] p1_0.id, [2026-01-20T00:07:51.369Z] p1_0.category, [2026-01-20T00:07:51.369Z] p1_0.comment_count, [2026-01-20T00:07:51.369Z] p1_0.content, [2026-01-20T00:07:51.369Z] p1_0.created_at, [2026-01-20T00:07:51.369Z] p1_0.deleted, [2026-01-20T00:07:51.369Z] p1_0.like_count, [2026-01-20T00:07:51.369Z] p1_0.title, [2026-01-20T00:07:51.369Z] p1_0.updated_at, [2026-01-20T00:07:51.369Z] p1_0.user_id, [2026-01-20T00:07:51.369Z] p1_0.view_count [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] post p1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and not(p1_0.deleted) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.087+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] c1_0.id, [2026-01-20T00:07:51.369Z] c1_0.content, [2026-01-20T00:07:51.369Z] c1_0.created_at, [2026-01-20T00:07:51.369Z] c1_0.deleted, [2026-01-20T00:07:51.369Z] c1_0.like_count, [2026-01-20T00:07:51.369Z] c1_0.parent_id, [2026-01-20T00:07:51.369Z] c1_0.post_id, [2026-01-20T00:07:51.369Z] c1_0.updated_at, [2026-01-20T00:07:51.369Z] c1_0.user_id [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] post p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and c1_0.created_at */ select [2026-01-20T00:07:51.369Z] c1_0.id, [2026-01-20T00:07:51.369Z] c1_0.content, [2026-01-20T00:07:51.369Z] c1_0.created_at, [2026-01-20T00:07:51.369Z] c1_0.deleted, [2026-01-20T00:07:51.369Z] c1_0.like_count, [2026-01-20T00:07:51.369Z] c1_0.parent_id, [2026-01-20T00:07:51.369Z] c1_0.post_id, [2026-01-20T00:07:51.369Z] c1_0.updated_at, [2026-01-20T00:07:51.369Z] c1_0.user_id [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] post p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and c1_0.created_at */ select [2026-01-20T00:07:51.369Z] count(c1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and not(c1_0.deleted) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(c1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and not(c1_0.deleted) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.092+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(cl1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comment_likes cl1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] c1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(cl1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comment_likes cl1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] c1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.092+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.094+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(c1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and not(c1_0.deleted) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(c1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] and not(c1_0.deleted) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(cl1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comment_likes cl1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] c1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(cl1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comment_likes cl1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] c1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.097+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(c1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] post p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* */ select [2026-01-20T00:07:51.369Z] count(c1_0.id) [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] comments c1_0 [2026-01-20T00:07:51.369Z] left join [2026-01-20T00:07:51.369Z] post p1_0 [2026-01-20T00:07:51.369Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] p1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.098+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=2, hasNext=true [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.098+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.098+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@42b07e49] [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] MockHttpServletRequest: [2026-01-20T00:07:51.369Z] HTTP Method = GET [2026-01-20T00:07:51.369Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:51.369Z] Parameters = {sort=[LATEST], size=[2], cursor=[MjAyNi0wMS0yMFQwOTowNzo1MC43NTE4NDQ=]} [2026-01-20T00:07:51.369Z] Headers = [] [2026-01-20T00:07:51.369Z] Body = [2026-01-20T00:07:51.369Z] Session Attrs = {} [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] Handler: [2026-01-20T00:07:51.369Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.369Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] Async: [2026-01-20T00:07:51.369Z] Async started = false [2026-01-20T00:07:51.369Z] Async result = null [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] Resolved Exception: [2026-01-20T00:07:51.369Z] Type = null [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] ModelAndView: [2026-01-20T00:07:51.369Z] View name = null [2026-01-20T00:07:51.369Z] View = null [2026-01-20T00:07:51.369Z] Model = null [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] FlashMap: [2026-01-20T00:07:51.369Z] Attributes = null [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] MockHttpServletResponse: [2026-01-20T00:07:51.369Z] Status = 200 [2026-01-20T00:07:51.369Z] Error message = null [2026-01-20T00:07:51.369Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.369Z] Content type = application/json [2026-01-20T00:07:51.369Z] Body = {"comments":[{"commentId":3,"postId":1,"parentCommentId":null,"author":{"userId":"73a21b9c-ce72-4b69-8c06-5d33b1e307c2","nickname":"창업가문어828","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"세 번째 댓글. 정말 유용한 정보 감사합니다 \uD83D\uDC4D","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.627694","updatedAt":"2026-01-20T09:07:50.627694","liked":null,"isAuthor":false,"isLiked":null},{"commentId":2,"postId":1,"parentCommentId":null,"author":{"userId":"f200bfd3-45e5-49d8-9d4f-4055eb079d72","nickname":"거주민문어648","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"두 번째 댓글이에요~ 좋은 글이네요!","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:50.509547","updatedAt":"2026-01-20T09:07:50.509547","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":true,"nextCursor":"MjAyNi0wMS0yMFQwOTowNzo1MC41MDk1NDc=","size":2,"total":5,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.369Z] Forwarded URL = null [2026-01-20T00:07:51.369Z] Redirected URL = null [2026-01-20T00:07:51.369Z] Cookies = [] [2026-01-20T00:07:51.369Z] 🎯 댓글 정렬 및 페이징 테스트 완료! 🎉 [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] 💬 댓글 시스템 통합 테스트 > 💬 완전한 댓글 시나리오: 댓글 → 대댓글 → 수정 → 삭제 → 좋아요 STANDARD_OUT [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.111+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.111+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.112+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] 💬 완전한 댓글 라이프사이클 시나리오 테스트 시작... [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.114+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.114+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.117+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.122+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?) [2026-01-20T00:07:51.369Z] 👥 참여자 준비: [2026-01-20T00:07:51.369Z] - 게시글 작성자: 창업가문어579 (FOUNDER) [2026-01-20T00:07:51.369Z] - 댓글러1: 거주민문어611 (INHABITANT) [2026-01-20T00:07:51.369Z] - 댓글러2: 창업가문어216 (FOUNDER) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.127+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1 [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.128+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.129+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1, category=STARTUP, title=🚀 스타트업 창업 Q&A 모음집, imageCount=0 [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.129+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1, category=STARTUP [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] /* insert for [2026-01-20T00:07:51.369Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:51.369Z] into [2026-01-20T00:07:51.369Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:51.369Z] values [2026-01-20T00:07:51.369Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.131+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=2, imageCount=0 [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.132+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=2 [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.132+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.132+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@68524858] [2026-01-20T00:07:51.369Z] 📝 게시글 준비 완료: ID=2 [2026-01-20T00:07:51.369Z] [2026-01-20T00:07:51.369Z] [STEP 1] 첫 번째 댓글 작성... [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] Hibernate: [2026-01-20T00:07:51.369Z] select [2026-01-20T00:07:51.369Z] u1_0.id, [2026-01-20T00:07:51.369Z] u1_0.age_range, [2026-01-20T00:07:51.369Z] u1_0.budget, [2026-01-20T00:07:51.369Z] u1_0.created_at, [2026-01-20T00:07:51.369Z] u1_0.email, [2026-01-20T00:07:51.369Z] u1_0.gender, [2026-01-20T00:07:51.369Z] u1_0.latitude, [2026-01-20T00:07:51.369Z] u1_0.location, [2026-01-20T00:07:51.369Z] u1_0.longitude, [2026-01-20T00:07:51.369Z] u1_0.nickname, [2026-01-20T00:07:51.369Z] u1_0.profile_image_url, [2026-01-20T00:07:51.369Z] u1_0.startup_experience, [2026-01-20T00:07:51.369Z] u1_0.updated_at, [2026-01-20T00:07:51.369Z] u1_0.user_type, [2026-01-20T00:07:51.369Z] u1_0.username [2026-01-20T00:07:51.369Z] from [2026-01-20T00:07:51.369Z] users u1_0 [2026-01-20T00:07:51.369Z] where [2026-01-20T00:07:51.369Z] u1_0.id=? [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.137+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.369Z] 2026-01-20T09:07:51.138+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.138+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@65de194b] [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.139+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=2, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec, parentCommentId=null [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.139+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=2, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] p1_0.id, [2026-01-20T00:07:51.370Z] p1_0.category, [2026-01-20T00:07:51.370Z] p1_0.comment_count, [2026-01-20T00:07:51.370Z] p1_0.content, [2026-01-20T00:07:51.370Z] p1_0.created_at, [2026-01-20T00:07:51.370Z] p1_0.deleted, [2026-01-20T00:07:51.370Z] p1_0.like_count, [2026-01-20T00:07:51.370Z] p1_0.title, [2026-01-20T00:07:51.370Z] p1_0.updated_at, [2026-01-20T00:07:51.370Z] p1_0.user_id, [2026-01-20T00:07:51.370Z] p1_0.view_count [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(p1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] p1_0.id, [2026-01-20T00:07:51.370Z] p1_0.category, [2026-01-20T00:07:51.370Z] p1_0.comment_count, [2026-01-20T00:07:51.370Z] p1_0.content, [2026-01-20T00:07:51.370Z] p1_0.created_at, [2026-01-20T00:07:51.370Z] p1_0.deleted, [2026-01-20T00:07:51.370Z] p1_0.like_count, [2026-01-20T00:07:51.370Z] p1_0.title, [2026-01-20T00:07:51.370Z] p1_0.updated_at, [2026-01-20T00:07:51.370Z] p1_0.user_id, [2026-01-20T00:07:51.370Z] p1_0.view_count [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(p1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* insert for [2026-01-20T00:07:51.370Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.370Z] into [2026-01-20T00:07:51.370Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.370Z] values [2026-01-20T00:07:51.370Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* insert for [2026-01-20T00:07:51.370Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.370Z] into [2026-01-20T00:07:51.370Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.370Z] values [2026-01-20T00:07:51.370Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.147+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] count(c1_0.id) [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] left join [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] count(c1_0.id) [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] left join [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.149+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=6 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.150+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* update [2026-01-20T00:07:51.370Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.370Z] set [2026-01-20T00:07:51.370Z] category=?, [2026-01-20T00:07:51.370Z] comment_count=?, [2026-01-20T00:07:51.370Z] content=?, [2026-01-20T00:07:51.370Z] deleted=?, [2026-01-20T00:07:51.370Z] like_count=?, [2026-01-20T00:07:51.370Z] title=?, [2026-01-20T00:07:51.370Z] updated_at=?, [2026-01-20T00:07:51.370Z] user_id=?, [2026-01-20T00:07:51.370Z] view_count=? [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* update [2026-01-20T00:07:51.370Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.370Z] set [2026-01-20T00:07:51.370Z] category=?, [2026-01-20T00:07:51.370Z] comment_count=?, [2026-01-20T00:07:51.370Z] content=?, [2026-01-20T00:07:51.370Z] deleted=?, [2026-01-20T00:07:51.370Z] like_count=?, [2026-01-20T00:07:51.370Z] title=?, [2026-01-20T00:07:51.370Z] updated_at=?, [2026-01-20T00:07:51.370Z] user_id=?, [2026-01-20T00:07:51.370Z] view_count=? [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.151+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=6 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.151+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.152+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@2ff2bf6b] [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] MockHttpServletRequest: [2026-01-20T00:07:51.370Z] HTTP Method = POST [2026-01-20T00:07:51.370Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:51.370Z] Parameters = {} [2026-01-20T00:07:51.370Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5NTRkZDVmNi1hNTU4LTQyMTgtYmI2Mi02YTBhZTQ0NGFhZWMiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.xgx9uUgODFG4KVXOTCjWk4qvN7UflG90NnpbneifOT-E2wf0KeyYbdbHm8nupUJE_LlIu1AU7YBw5jYV86MYtQ", Content-Length:"166"] [2026-01-20T00:07:51.370Z] Body = [2026-01-20T00:07:51.370Z] Session Attrs = {} [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Handler: [2026-01-20T00:07:51.370Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.370Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Async: [2026-01-20T00:07:51.370Z] Async started = false [2026-01-20T00:07:51.370Z] Async result = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Resolved Exception: [2026-01-20T00:07:51.370Z] Type = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] ModelAndView: [2026-01-20T00:07:51.370Z] View name = null [2026-01-20T00:07:51.370Z] View = null [2026-01-20T00:07:51.370Z] Model = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] FlashMap: [2026-01-20T00:07:51.370Z] Attributes = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] MockHttpServletResponse: [2026-01-20T00:07:51.370Z] Status = 201 [2026-01-20T00:07:51.370Z] Error message = null [2026-01-20T00:07:51.370Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.370Z] Content type = application/json [2026-01-20T00:07:51.370Z] Body = {"commentId":6} [2026-01-20T00:07:51.370Z] Forwarded URL = null [2026-01-20T00:07:51.370Z] Redirected URL = null [2026-01-20T00:07:51.370Z] Cookies = [] [2026-01-20T00:07:51.370Z] ✅ 첫 번째 댓글 작성 완료: ID=6 [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] [STEP 2] 두 번째 댓글 작성... [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.157+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.158+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.159+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@7232e4f9] [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.159+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=2, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141, parentCommentId=null [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.159+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=2, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.160+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] p1_0.id, [2026-01-20T00:07:51.370Z] p1_0.category, [2026-01-20T00:07:51.370Z] p1_0.comment_count, [2026-01-20T00:07:51.370Z] p1_0.content, [2026-01-20T00:07:51.370Z] p1_0.created_at, [2026-01-20T00:07:51.370Z] p1_0.deleted, [2026-01-20T00:07:51.370Z] p1_0.like_count, [2026-01-20T00:07:51.370Z] p1_0.title, [2026-01-20T00:07:51.370Z] p1_0.updated_at, [2026-01-20T00:07:51.370Z] p1_0.user_id, [2026-01-20T00:07:51.370Z] p1_0.view_count [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(p1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] p1_0.id, [2026-01-20T00:07:51.370Z] p1_0.category, [2026-01-20T00:07:51.370Z] p1_0.comment_count, [2026-01-20T00:07:51.370Z] p1_0.content, [2026-01-20T00:07:51.370Z] p1_0.created_at, [2026-01-20T00:07:51.370Z] p1_0.deleted, [2026-01-20T00:07:51.370Z] p1_0.like_count, [2026-01-20T00:07:51.370Z] p1_0.title, [2026-01-20T00:07:51.370Z] p1_0.updated_at, [2026-01-20T00:07:51.370Z] p1_0.user_id, [2026-01-20T00:07:51.370Z] p1_0.view_count [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(p1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.162+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.162+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* insert for [2026-01-20T00:07:51.370Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.370Z] into [2026-01-20T00:07:51.370Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.370Z] values [2026-01-20T00:07:51.370Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* insert for [2026-01-20T00:07:51.370Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.370Z] into [2026-01-20T00:07:51.370Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.370Z] values [2026-01-20T00:07:51.370Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.164+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] count(c1_0.id) [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] left join [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] count(c1_0.id) [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] left join [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.165+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=7 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.166+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* update [2026-01-20T00:07:51.370Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.370Z] set [2026-01-20T00:07:51.370Z] category=?, [2026-01-20T00:07:51.370Z] comment_count=?, [2026-01-20T00:07:51.370Z] content=?, [2026-01-20T00:07:51.370Z] deleted=?, [2026-01-20T00:07:51.370Z] like_count=?, [2026-01-20T00:07:51.370Z] title=?, [2026-01-20T00:07:51.370Z] updated_at=?, [2026-01-20T00:07:51.370Z] user_id=?, [2026-01-20T00:07:51.370Z] view_count=? [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* update [2026-01-20T00:07:51.370Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.370Z] set [2026-01-20T00:07:51.370Z] category=?, [2026-01-20T00:07:51.370Z] comment_count=?, [2026-01-20T00:07:51.370Z] content=?, [2026-01-20T00:07:51.370Z] deleted=?, [2026-01-20T00:07:51.370Z] like_count=?, [2026-01-20T00:07:51.370Z] title=?, [2026-01-20T00:07:51.370Z] updated_at=?, [2026-01-20T00:07:51.370Z] user_id=?, [2026-01-20T00:07:51.370Z] view_count=? [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.166+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=7 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.166+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.167+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@600f6afc] [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] MockHttpServletRequest: [2026-01-20T00:07:51.370Z] HTTP Method = POST [2026-01-20T00:07:51.370Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:51.370Z] Parameters = {} [2026-01-20T00:07:51.370Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NjM0OGJjYS0wYmRlLTRkMjgtOWVkZC0xYWQ1ZjRhNWExNDEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.2FM6DY0KD-AvTgUy6yXPoKPy9L27mbPiWSuLOVOYloK8KBJ0nf05Aro1ODBnWIAmS122UmkBWX7mxLafC-ZFOQ", Content-Length:"131"] [2026-01-20T00:07:51.370Z] Body = [2026-01-20T00:07:51.370Z] Session Attrs = {} [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Handler: [2026-01-20T00:07:51.370Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.370Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Async: [2026-01-20T00:07:51.370Z] Async started = false [2026-01-20T00:07:51.370Z] Async result = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Resolved Exception: [2026-01-20T00:07:51.370Z] Type = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] ModelAndView: [2026-01-20T00:07:51.370Z] View name = null [2026-01-20T00:07:51.370Z] View = null [2026-01-20T00:07:51.370Z] Model = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] FlashMap: [2026-01-20T00:07:51.370Z] Attributes = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] MockHttpServletResponse: [2026-01-20T00:07:51.370Z] Status = 201 [2026-01-20T00:07:51.370Z] Error message = null [2026-01-20T00:07:51.370Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.370Z] Content type = application/json [2026-01-20T00:07:51.370Z] Body = {"commentId":7} [2026-01-20T00:07:51.370Z] Forwarded URL = null [2026-01-20T00:07:51.370Z] Redirected URL = null [2026-01-20T00:07:51.370Z] Cookies = [] [2026-01-20T00:07:51.370Z] ✅ 두 번째 댓글 작성 완료: ID=7 [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] [STEP 3] 게시글 작성자가 대댓글 작성... [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.171+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.172+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.172+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@3c0bc826] [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.173+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=2, userId=d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1, parentCommentId=7 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.173+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=2, userId=d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] p1_0.id, [2026-01-20T00:07:51.370Z] p1_0.category, [2026-01-20T00:07:51.370Z] p1_0.comment_count, [2026-01-20T00:07:51.370Z] p1_0.content, [2026-01-20T00:07:51.370Z] p1_0.created_at, [2026-01-20T00:07:51.370Z] p1_0.deleted, [2026-01-20T00:07:51.370Z] p1_0.like_count, [2026-01-20T00:07:51.370Z] p1_0.title, [2026-01-20T00:07:51.370Z] p1_0.updated_at, [2026-01-20T00:07:51.370Z] p1_0.user_id, [2026-01-20T00:07:51.370Z] p1_0.view_count [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(p1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] p1_0.id, [2026-01-20T00:07:51.370Z] p1_0.category, [2026-01-20T00:07:51.370Z] p1_0.comment_count, [2026-01-20T00:07:51.370Z] p1_0.content, [2026-01-20T00:07:51.370Z] p1_0.created_at, [2026-01-20T00:07:51.370Z] p1_0.deleted, [2026-01-20T00:07:51.370Z] p1_0.like_count, [2026-01-20T00:07:51.370Z] p1_0.title, [2026-01-20T00:07:51.370Z] p1_0.updated_at, [2026-01-20T00:07:51.370Z] p1_0.user_id, [2026-01-20T00:07:51.370Z] p1_0.view_count [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(p1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] select [2026-01-20T00:07:51.370Z] u1_0.id, [2026-01-20T00:07:51.370Z] u1_0.age_range, [2026-01-20T00:07:51.370Z] u1_0.budget, [2026-01-20T00:07:51.370Z] u1_0.created_at, [2026-01-20T00:07:51.370Z] u1_0.email, [2026-01-20T00:07:51.370Z] u1_0.gender, [2026-01-20T00:07:51.370Z] u1_0.latitude, [2026-01-20T00:07:51.370Z] u1_0.location, [2026-01-20T00:07:51.370Z] u1_0.longitude, [2026-01-20T00:07:51.370Z] u1_0.nickname, [2026-01-20T00:07:51.370Z] u1_0.profile_image_url, [2026-01-20T00:07:51.370Z] u1_0.startup_experience, [2026-01-20T00:07:51.370Z] u1_0.updated_at, [2026-01-20T00:07:51.370Z] u1_0.user_type, [2026-01-20T00:07:51.370Z] u1_0.username [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] users u1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] u1_0.id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] c1_0.id, [2026-01-20T00:07:51.370Z] c1_0.content, [2026-01-20T00:07:51.370Z] c1_0.created_at, [2026-01-20T00:07:51.370Z] c1_0.deleted, [2026-01-20T00:07:51.370Z] c1_0.like_count, [2026-01-20T00:07:51.370Z] c1_0.parent_id, [2026-01-20T00:07:51.370Z] c1_0.post_id, [2026-01-20T00:07:51.370Z] c1_0.updated_at, [2026-01-20T00:07:51.370Z] c1_0.user_id [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] c1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] c1_0.id, [2026-01-20T00:07:51.370Z] c1_0.content, [2026-01-20T00:07:51.370Z] c1_0.created_at, [2026-01-20T00:07:51.370Z] c1_0.deleted, [2026-01-20T00:07:51.370Z] c1_0.like_count, [2026-01-20T00:07:51.370Z] c1_0.parent_id, [2026-01-20T00:07:51.370Z] c1_0.post_id, [2026-01-20T00:07:51.370Z] c1_0.updated_at, [2026-01-20T00:07:51.370Z] c1_0.user_id [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] c1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* insert for [2026-01-20T00:07:51.370Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.370Z] into [2026-01-20T00:07:51.370Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.370Z] values [2026-01-20T00:07:51.370Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* insert for [2026-01-20T00:07:51.370Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.370Z] into [2026-01-20T00:07:51.370Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.370Z] values [2026-01-20T00:07:51.370Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] count(c1_0.id) [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] left join [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* */ select [2026-01-20T00:07:51.370Z] count(c1_0.id) [2026-01-20T00:07:51.370Z] from [2026-01-20T00:07:51.370Z] comments c1_0 [2026-01-20T00:07:51.370Z] left join [2026-01-20T00:07:51.370Z] post p1_0 [2026-01-20T00:07:51.370Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] p1_0.id=? [2026-01-20T00:07:51.370Z] and not(c1_0.deleted) [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.183+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=8 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.370Z] /* update [2026-01-20T00:07:51.370Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.370Z] set [2026-01-20T00:07:51.370Z] category=?, [2026-01-20T00:07:51.370Z] comment_count=?, [2026-01-20T00:07:51.370Z] content=?, [2026-01-20T00:07:51.370Z] deleted=?, [2026-01-20T00:07:51.370Z] like_count=?, [2026-01-20T00:07:51.370Z] title=?, [2026-01-20T00:07:51.370Z] updated_at=?, [2026-01-20T00:07:51.370Z] user_id=?, [2026-01-20T00:07:51.370Z] view_count=? [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] id=? [2026-01-20T00:07:51.370Z] Hibernate: [2026-01-20T00:07:51.370Z] /* update [2026-01-20T00:07:51.370Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.370Z] set [2026-01-20T00:07:51.370Z] category=?, [2026-01-20T00:07:51.370Z] comment_count=?, [2026-01-20T00:07:51.370Z] content=?, [2026-01-20T00:07:51.370Z] deleted=?, [2026-01-20T00:07:51.370Z] like_count=?, [2026-01-20T00:07:51.370Z] title=?, [2026-01-20T00:07:51.370Z] updated_at=?, [2026-01-20T00:07:51.370Z] user_id=?, [2026-01-20T00:07:51.370Z] view_count=? [2026-01-20T00:07:51.370Z] where [2026-01-20T00:07:51.370Z] id=? [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.185+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=8 [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.185+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.185+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@711c386f] [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] MockHttpServletRequest: [2026-01-20T00:07:51.370Z] HTTP Method = POST [2026-01-20T00:07:51.370Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:51.370Z] Parameters = {} [2026-01-20T00:07:51.370Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkODBmMzFiYi03YzNjLTQ2MjYtOWM1Ny05MGNkYjZmM2NiZjEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.kEnGE-J-bwCr8knLyp2aOGHzy_22osmjhimB8t4H1Z8hIt_lmhpeirmttE_1HTnXUCnLrpM0JGM1OnnTwRxE4g", Content-Length:"158"] [2026-01-20T00:07:51.370Z] Body = [2026-01-20T00:07:51.370Z] Session Attrs = {} [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Handler: [2026-01-20T00:07:51.370Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.370Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Async: [2026-01-20T00:07:51.370Z] Async started = false [2026-01-20T00:07:51.370Z] Async result = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] Resolved Exception: [2026-01-20T00:07:51.370Z] Type = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] ModelAndView: [2026-01-20T00:07:51.370Z] View name = null [2026-01-20T00:07:51.370Z] View = null [2026-01-20T00:07:51.370Z] Model = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] FlashMap: [2026-01-20T00:07:51.370Z] Attributes = null [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] MockHttpServletResponse: [2026-01-20T00:07:51.370Z] Status = 201 [2026-01-20T00:07:51.370Z] Error message = null [2026-01-20T00:07:51.370Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.370Z] Content type = application/json [2026-01-20T00:07:51.370Z] Body = {"commentId":8} [2026-01-20T00:07:51.370Z] Forwarded URL = null [2026-01-20T00:07:51.370Z] Redirected URL = null [2026-01-20T00:07:51.370Z] Cookies = [] [2026-01-20T00:07:51.370Z] ✅ 대댓글 작성 완료: ID=8 [2026-01-20T00:07:51.370Z] [2026-01-20T00:07:51.370Z] [STEP 4] 댓글 목록 조회 및 계층 구조 확인... [2026-01-20T00:07:51.370Z] 2026-01-20T09:07:51.187+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.188+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=2, sort=LATEST, cursor=null, size=20, userId=anonymous [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.188+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=2, sortType=LATEST, size=20, userId=null [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] p1_0.id, [2026-01-20T00:07:51.371Z] p1_0.category, [2026-01-20T00:07:51.371Z] p1_0.comment_count, [2026-01-20T00:07:51.371Z] p1_0.content, [2026-01-20T00:07:51.371Z] p1_0.created_at, [2026-01-20T00:07:51.371Z] p1_0.deleted, [2026-01-20T00:07:51.371Z] p1_0.like_count, [2026-01-20T00:07:51.371Z] p1_0.title, [2026-01-20T00:07:51.371Z] p1_0.updated_at, [2026-01-20T00:07:51.371Z] p1_0.user_id, [2026-01-20T00:07:51.371Z] p1_0.view_count [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(p1_0.deleted) [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] p1_0.id, [2026-01-20T00:07:51.371Z] p1_0.category, [2026-01-20T00:07:51.371Z] p1_0.comment_count, [2026-01-20T00:07:51.371Z] p1_0.content, [2026-01-20T00:07:51.371Z] p1_0.created_at, [2026-01-20T00:07:51.371Z] p1_0.deleted, [2026-01-20T00:07:51.371Z] p1_0.like_count, [2026-01-20T00:07:51.371Z] p1_0.title, [2026-01-20T00:07:51.371Z] p1_0.updated_at, [2026-01-20T00:07:51.371Z] p1_0.user_id, [2026-01-20T00:07:51.371Z] p1_0.view_count [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(p1_0.deleted) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] c1_0.id, [2026-01-20T00:07:51.371Z] c1_0.content, [2026-01-20T00:07:51.371Z] c1_0.created_at, [2026-01-20T00:07:51.371Z] c1_0.deleted, [2026-01-20T00:07:51.371Z] c1_0.like_count, [2026-01-20T00:07:51.371Z] c1_0.parent_id, [2026-01-20T00:07:51.371Z] c1_0.post_id, [2026-01-20T00:07:51.371Z] c1_0.updated_at, [2026-01-20T00:07:51.371Z] c1_0.user_id [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] order by [2026-01-20T00:07:51.371Z] c1_0.created_at desc [2026-01-20T00:07:51.371Z] fetch [2026-01-20T00:07:51.371Z] first ? rows only [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] c1_0.id, [2026-01-20T00:07:51.371Z] c1_0.content, [2026-01-20T00:07:51.371Z] c1_0.created_at, [2026-01-20T00:07:51.371Z] c1_0.deleted, [2026-01-20T00:07:51.371Z] c1_0.like_count, [2026-01-20T00:07:51.371Z] c1_0.parent_id, [2026-01-20T00:07:51.371Z] c1_0.post_id, [2026-01-20T00:07:51.371Z] c1_0.updated_at, [2026-01-20T00:07:51.371Z] c1_0.user_id [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] order by [2026-01-20T00:07:51.371Z] c1_0.created_at desc [2026-01-20T00:07:51.371Z] fetch [2026-01-20T00:07:51.371Z] first ? rows only [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(cl1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comment_likes cl1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(cl1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comment_likes cl1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(cl1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comment_likes cl1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(cl1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comment_likes cl1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(cl1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comment_likes cl1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(cl1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comment_likes cl1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] count(c1_0.id) [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] p1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.209+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.209+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.210+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@455feeb] [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] MockHttpServletRequest: [2026-01-20T00:07:51.371Z] HTTP Method = GET [2026-01-20T00:07:51.371Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:51.371Z] Parameters = {sort=[LATEST], size=[20]} [2026-01-20T00:07:51.371Z] Headers = [] [2026-01-20T00:07:51.371Z] Body = [2026-01-20T00:07:51.371Z] Session Attrs = {} [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] Handler: [2026-01-20T00:07:51.371Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.371Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] Async: [2026-01-20T00:07:51.371Z] Async started = false [2026-01-20T00:07:51.371Z] Async result = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] Resolved Exception: [2026-01-20T00:07:51.371Z] Type = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] ModelAndView: [2026-01-20T00:07:51.371Z] View name = null [2026-01-20T00:07:51.371Z] View = null [2026-01-20T00:07:51.371Z] Model = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] FlashMap: [2026-01-20T00:07:51.371Z] Attributes = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] MockHttpServletResponse: [2026-01-20T00:07:51.371Z] Status = 200 [2026-01-20T00:07:51.371Z] Error message = null [2026-01-20T00:07:51.371Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.371Z] Content type = application/json [2026-01-20T00:07:51.371Z] Body = {"comments":[{"commentId":8,"postId":2,"parentCommentId":7,"author":{"userId":"d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1","nickname":"창업가문어579","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"@창업가문어216 네! 언제든지 DM 주세요. 서로 정보 공유하며 함께 성장해요! 창업 파이팅 \uD83D\uDCAA","replyCount":0,"likeCount":0,"depth":1,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.180058","updatedAt":"2026-01-20T09:07:51.180058","liked":null,"isAuthor":false,"isLiked":null},{"commentId":7,"postId":2,"parentCommentId":null,"author":{"userId":"56348bca-0bde-4d28-9edd-1ad5f4a5a141","nickname":"창업가문어216","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"저도 창업가인데, 이런 실전 경험담이 정말 필요했어요! 혹시 멘토링도 해주시나요? \uD83D\uDE0A","replyCount":1,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.162733","updatedAt":"2026-01-20T09:07:51.162733","liked":null,"isAuthor":false,"isLiked":null},{"commentId":6,"postId":2,"parentCommentId":null,"author":{"userId":"954dd5f6-a558-4218-bb62-6a0ae444aaec","nickname":"거주민문어611","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"정말 유용한 정보네요! 특히 투자 유치 부분이 인상 깊었어요. 저도 창업을 준비 중인데 많은 도움이 됐습니다 \uD83D\uDC4D","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.143187","updatedAt":"2026-01-20T09:07:51.143187","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":3,"total":3,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.371Z] Forwarded URL = null [2026-01-20T00:07:51.371Z] Redirected URL = null [2026-01-20T00:07:51.371Z] Cookies = [] [2026-01-20T00:07:51.371Z] 📊 댓글 현황: [2026-01-20T00:07:51.371Z] - 총 댓글 수: 3 [2026-01-20T00:07:51.371Z] - 8: (대댓글) by 창업가문어579 [2026-01-20T00:07:51.371Z] - 7: (일반댓글) by 창업가문어216 [2026-01-20T00:07:51.371Z] - 6: (일반댓글) by 거주민문어611 [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] [STEP 5] 첫 번째 댓글 수정... [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.218+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.219+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.220+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@1a062159] [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.222+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=2, commentId=6, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.223+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 시작: commentId=6, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] c1_0.id, [2026-01-20T00:07:51.371Z] c1_0.content, [2026-01-20T00:07:51.371Z] c1_0.created_at, [2026-01-20T00:07:51.371Z] c1_0.deleted, [2026-01-20T00:07:51.371Z] c1_0.like_count, [2026-01-20T00:07:51.371Z] c1_0.parent_id, [2026-01-20T00:07:51.371Z] c1_0.post_id, [2026-01-20T00:07:51.371Z] c1_0.updated_at, [2026-01-20T00:07:51.371Z] c1_0.user_id [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] c1_0.id, [2026-01-20T00:07:51.371Z] c1_0.content, [2026-01-20T00:07:51.371Z] c1_0.created_at, [2026-01-20T00:07:51.371Z] c1_0.deleted, [2026-01-20T00:07:51.371Z] c1_0.like_count, [2026-01-20T00:07:51.371Z] c1_0.parent_id, [2026-01-20T00:07:51.371Z] c1_0.post_id, [2026-01-20T00:07:51.371Z] c1_0.updated_at, [2026-01-20T00:07:51.371Z] c1_0.user_id [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] and not(c1_0.deleted) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.226+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 완료: commentId=6 [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* update [2026-01-20T00:07:51.371Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:51.371Z] set [2026-01-20T00:07:51.371Z] content=?, [2026-01-20T00:07:51.371Z] deleted=?, [2026-01-20T00:07:51.371Z] like_count=?, [2026-01-20T00:07:51.371Z] parent_id=?, [2026-01-20T00:07:51.371Z] post_id=?, [2026-01-20T00:07:51.371Z] updated_at=?, [2026-01-20T00:07:51.371Z] user_id=? [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* update [2026-01-20T00:07:51.371Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:51.371Z] set [2026-01-20T00:07:51.371Z] content=?, [2026-01-20T00:07:51.371Z] deleted=?, [2026-01-20T00:07:51.371Z] like_count=?, [2026-01-20T00:07:51.371Z] parent_id=?, [2026-01-20T00:07:51.371Z] post_id=?, [2026-01-20T00:07:51.371Z] updated_at=?, [2026-01-20T00:07:51.371Z] user_id=? [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.228+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 완료: commentId=6 [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.228+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.228+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@70a04a1d] [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] MockHttpServletRequest: [2026-01-20T00:07:51.371Z] HTTP Method = PATCH [2026-01-20T00:07:51.371Z] Request URI = /community/freeboard/2/comments/6 [2026-01-20T00:07:51.371Z] Parameters = {} [2026-01-20T00:07:51.371Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5NTRkZDVmNi1hNTU4LTQyMTgtYmI2Mi02YTBhZTQ0NGFhZWMiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.xgx9uUgODFG4KVXOTCjWk4qvN7UflG90NnpbneifOT-E2wf0KeyYbdbHm8nupUJE_LlIu1AU7YBw5jYV86MYtQ", Content-Length:"265"] [2026-01-20T00:07:51.371Z] Body = [2026-01-20T00:07:51.371Z] Session Attrs = {} [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] Handler: [2026-01-20T00:07:51.371Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.371Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] Async: [2026-01-20T00:07:51.371Z] Async started = false [2026-01-20T00:07:51.371Z] Async result = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] Resolved Exception: [2026-01-20T00:07:51.371Z] Type = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] ModelAndView: [2026-01-20T00:07:51.371Z] View name = null [2026-01-20T00:07:51.371Z] View = null [2026-01-20T00:07:51.371Z] Model = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] FlashMap: [2026-01-20T00:07:51.371Z] Attributes = null [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] MockHttpServletResponse: [2026-01-20T00:07:51.371Z] Status = 200 [2026-01-20T00:07:51.371Z] Error message = null [2026-01-20T00:07:51.371Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.371Z] Content type = application/json [2026-01-20T00:07:51.371Z] Body = {"commentId":6} [2026-01-20T00:07:51.371Z] Forwarded URL = null [2026-01-20T00:07:51.371Z] Redirected URL = null [2026-01-20T00:07:51.371Z] Cookies = [] [2026-01-20T00:07:51.371Z] ✅ 댓글 수정 완료 [2026-01-20T00:07:51.371Z] [2026-01-20T00:07:51.371Z] [STEP 6] 댓글 좋아요 기능 테스트... [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.233+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.233+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.234+09:00 INFO 1527343 --- [ Test worker] s.c.f.c.c.FreeboardCommentLikeController : 자유게시판 댓글 좋아요 토글: freeboardId=2, commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.236+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 토글: freeboardId=2, commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] c1_0.id, [2026-01-20T00:07:51.371Z] c1_0.content, [2026-01-20T00:07:51.371Z] c1_0.created_at, [2026-01-20T00:07:51.371Z] c1_0.deleted, [2026-01-20T00:07:51.371Z] c1_0.like_count, [2026-01-20T00:07:51.371Z] c1_0.parent_id, [2026-01-20T00:07:51.371Z] c1_0.post_id, [2026-01-20T00:07:51.371Z] c1_0.updated_at, [2026-01-20T00:07:51.371Z] c1_0.user_id [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] and p1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] /* */ select [2026-01-20T00:07:51.371Z] c1_0.id, [2026-01-20T00:07:51.371Z] c1_0.content, [2026-01-20T00:07:51.371Z] c1_0.created_at, [2026-01-20T00:07:51.371Z] c1_0.deleted, [2026-01-20T00:07:51.371Z] c1_0.like_count, [2026-01-20T00:07:51.371Z] c1_0.parent_id, [2026-01-20T00:07:51.371Z] c1_0.post_id, [2026-01-20T00:07:51.371Z] c1_0.updated_at, [2026-01-20T00:07:51.371Z] c1_0.user_id [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] comments c1_0 [2026-01-20T00:07:51.371Z] left join [2026-01-20T00:07:51.371Z] post p1_0 [2026-01-20T00:07:51.371Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] c1_0.id=? [2026-01-20T00:07:51.371Z] and p1_0.id=? [2026-01-20T00:07:51.371Z] 2026-01-20T09:07:51.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.371Z] u1_0.nickname, [2026-01-20T00:07:51.371Z] u1_0.profile_image_url, [2026-01-20T00:07:51.371Z] u1_0.startup_experience, [2026-01-20T00:07:51.371Z] u1_0.updated_at, [2026-01-20T00:07:51.371Z] u1_0.user_type, [2026-01-20T00:07:51.371Z] u1_0.username [2026-01-20T00:07:51.371Z] from [2026-01-20T00:07:51.371Z] users u1_0 [2026-01-20T00:07:51.371Z] where [2026-01-20T00:07:51.371Z] u1_0.id=? [2026-01-20T00:07:51.371Z] Hibernate: [2026-01-20T00:07:51.371Z] select [2026-01-20T00:07:51.371Z] u1_0.id, [2026-01-20T00:07:51.371Z] u1_0.age_range, [2026-01-20T00:07:51.371Z] u1_0.budget, [2026-01-20T00:07:51.371Z] u1_0.created_at, [2026-01-20T00:07:51.371Z] u1_0.email, [2026-01-20T00:07:51.371Z] u1_0.gender, [2026-01-20T00:07:51.371Z] u1_0.latitude, [2026-01-20T00:07:51.371Z] u1_0.location, [2026-01-20T00:07:51.371Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] /* insert for [2026-01-20T00:07:51.372Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:51.372Z] into [2026-01-20T00:07:51.372Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:51.372Z] values [2026-01-20T00:07:51.372Z] (?, ?, default) [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] /* insert for [2026-01-20T00:07:51.372Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:51.372Z] into [2026-01-20T00:07:51.372Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:51.372Z] values [2026-01-20T00:07:51.372Z] (?, ?, default) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.242+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 추가 완료: commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.244+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.244+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletRequest: [2026-01-20T00:07:51.372Z] HTTP Method = POST [2026-01-20T00:07:51.372Z] Request URI = /community/freeboard/2/comments/6/like [2026-01-20T00:07:51.372Z] Parameters = {} [2026-01-20T00:07:51.372Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NjM0OGJjYS0wYmRlLTRkMjgtOWVkZC0xYWQ1ZjRhNWExNDEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.2FM6DY0KD-AvTgUy6yXPoKPy9L27mbPiWSuLOVOYloK8KBJ0nf05Aro1ODBnWIAmS122UmkBWX7mxLafC-ZFOQ"] [2026-01-20T00:07:51.372Z] Body = [2026-01-20T00:07:51.372Z] Session Attrs = {} [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Handler: [2026-01-20T00:07:51.372Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController [2026-01-20T00:07:51.372Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Async: [2026-01-20T00:07:51.372Z] Async started = false [2026-01-20T00:07:51.372Z] Async result = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Resolved Exception: [2026-01-20T00:07:51.372Z] Type = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] ModelAndView: [2026-01-20T00:07:51.372Z] View name = null [2026-01-20T00:07:51.372Z] View = null [2026-01-20T00:07:51.372Z] Model = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] FlashMap: [2026-01-20T00:07:51.372Z] Attributes = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletResponse: [2026-01-20T00:07:51.372Z] Status = 200 [2026-01-20T00:07:51.372Z] Error message = null [2026-01-20T00:07:51.372Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.372Z] Content type = application/json [2026-01-20T00:07:51.372Z] Body = true [2026-01-20T00:07:51.372Z] Forwarded URL = null [2026-01-20T00:07:51.372Z] Redirected URL = null [2026-01-20T00:07:51.372Z] Cookies = [] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.248+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.249+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.249+09:00 INFO 1527343 --- [ Test worker] s.c.f.c.c.FreeboardCommentLikeController : 자유게시판 댓글 좋아요 토글: freeboardId=2, commentId=7, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.249+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 토글: freeboardId=2, commentId=7, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] left join [2026-01-20T00:07:51.372Z] post p1_0 [2026-01-20T00:07:51.372Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and p1_0.id=? [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] left join [2026-01-20T00:07:51.372Z] post p1_0 [2026-01-20T00:07:51.372Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and p1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] /* insert for [2026-01-20T00:07:51.372Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:51.372Z] into [2026-01-20T00:07:51.372Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:51.372Z] values [2026-01-20T00:07:51.372Z] (?, ?, default) [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] /* insert for [2026-01-20T00:07:51.372Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:51.372Z] into [2026-01-20T00:07:51.372Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:51.372Z] values [2026-01-20T00:07:51.372Z] (?, ?, default) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.253+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 추가 완료: commentId=7, userId=954dd5f6-a558-4218-bb62-6a0ae444aaec [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.254+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.254+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletRequest: [2026-01-20T00:07:51.372Z] HTTP Method = POST [2026-01-20T00:07:51.372Z] Request URI = /community/freeboard/2/comments/7/like [2026-01-20T00:07:51.372Z] Parameters = {} [2026-01-20T00:07:51.372Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5NTRkZDVmNi1hNTU4LTQyMTgtYmI2Mi02YTBhZTQ0NGFhZWMiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.xgx9uUgODFG4KVXOTCjWk4qvN7UflG90NnpbneifOT-E2wf0KeyYbdbHm8nupUJE_LlIu1AU7YBw5jYV86MYtQ"] [2026-01-20T00:07:51.372Z] Body = [2026-01-20T00:07:51.372Z] Session Attrs = {} [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Handler: [2026-01-20T00:07:51.372Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController [2026-01-20T00:07:51.372Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Async: [2026-01-20T00:07:51.372Z] Async started = false [2026-01-20T00:07:51.372Z] Async result = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Resolved Exception: [2026-01-20T00:07:51.372Z] Type = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] ModelAndView: [2026-01-20T00:07:51.372Z] View name = null [2026-01-20T00:07:51.372Z] View = null [2026-01-20T00:07:51.372Z] Model = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] FlashMap: [2026-01-20T00:07:51.372Z] Attributes = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletResponse: [2026-01-20T00:07:51.372Z] Status = 200 [2026-01-20T00:07:51.372Z] Error message = null [2026-01-20T00:07:51.372Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.372Z] Content type = application/json [2026-01-20T00:07:51.372Z] Body = true [2026-01-20T00:07:51.372Z] Forwarded URL = null [2026-01-20T00:07:51.372Z] Redirected URL = null [2026-01-20T00:07:51.372Z] Cookies = [] [2026-01-20T00:07:51.372Z] ✅ 댓글 좋아요 완료 [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] [STEP 7] 댓글 권한 테스트... [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.258+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.259+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.260+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@4dd71ec8] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.260+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=2, commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.260+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 시작: commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and not(c1_0.deleted) [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and not(c1_0.deleted) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.264+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.264+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: COMMENT_ACCESS_DENIED - 댓글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.265+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.266+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=COMMENT_ACCESS_DENIED, message=댓글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.266+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.CommentException: 댓글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletRequest: [2026-01-20T00:07:51.372Z] HTTP Method = PATCH [2026-01-20T00:07:51.372Z] Request URI = /community/freeboard/2/comments/6 [2026-01-20T00:07:51.372Z] Parameters = {} [2026-01-20T00:07:51.372Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NjM0OGJjYS0wYmRlLTRkMjgtOWVkZC0xYWQ1ZjRhNWExNDEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.2FM6DY0KD-AvTgUy6yXPoKPy9L27mbPiWSuLOVOYloK8KBJ0nf05Aro1ODBnWIAmS122UmkBWX7mxLafC-ZFOQ", Content-Length:"48"] [2026-01-20T00:07:51.372Z] Body = [2026-01-20T00:07:51.372Z] Session Attrs = {} [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Handler: [2026-01-20T00:07:51.372Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.372Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Async: [2026-01-20T00:07:51.372Z] Async started = false [2026-01-20T00:07:51.372Z] Async result = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Resolved Exception: [2026-01-20T00:07:51.372Z] Type = com.example.soso.global.exception.util.CommentException [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] ModelAndView: [2026-01-20T00:07:51.372Z] View name = null [2026-01-20T00:07:51.372Z] View = null [2026-01-20T00:07:51.372Z] Model = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] FlashMap: [2026-01-20T00:07:51.372Z] Attributes = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletResponse: [2026-01-20T00:07:51.372Z] Status = 403 [2026-01-20T00:07:51.372Z] Error message = null [2026-01-20T00:07:51.372Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.372Z] Content type = application/json [2026-01-20T00:07:51.372Z] Body = {"code":"COMMENT_ACCESS_DENIED","message":"댓글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:51.372Z] Forwarded URL = null [2026-01-20T00:07:51.372Z] Redirected URL = null [2026-01-20T00:07:51.372Z] Cookies = [] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.270+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.271+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.272+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 요청: freeboardId=2, commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.273+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 시작: commentId=6, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and not(c1_0.deleted) [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and not(c1_0.deleted) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.276+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.276+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: COMMENT_ACCESS_DENIED - 댓글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.276+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.276+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=COMMENT_ACCESS_DENIED, message=댓글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.277+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.CommentException: 댓글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletRequest: [2026-01-20T00:07:51.372Z] HTTP Method = DELETE [2026-01-20T00:07:51.372Z] Request URI = /community/freeboard/2/comments/6 [2026-01-20T00:07:51.372Z] Parameters = {} [2026-01-20T00:07:51.372Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NjM0OGJjYS0wYmRlLTRkMjgtOWVkZC0xYWQ1ZjRhNWExNDEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.2FM6DY0KD-AvTgUy6yXPoKPy9L27mbPiWSuLOVOYloK8KBJ0nf05Aro1ODBnWIAmS122UmkBWX7mxLafC-ZFOQ"] [2026-01-20T00:07:51.372Z] Body = [2026-01-20T00:07:51.372Z] Session Attrs = {} [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Handler: [2026-01-20T00:07:51.372Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.372Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Async: [2026-01-20T00:07:51.372Z] Async started = false [2026-01-20T00:07:51.372Z] Async result = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] Resolved Exception: [2026-01-20T00:07:51.372Z] Type = com.example.soso.global.exception.util.CommentException [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] ModelAndView: [2026-01-20T00:07:51.372Z] View name = null [2026-01-20T00:07:51.372Z] View = null [2026-01-20T00:07:51.372Z] Model = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] FlashMap: [2026-01-20T00:07:51.372Z] Attributes = null [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] MockHttpServletResponse: [2026-01-20T00:07:51.372Z] Status = 403 [2026-01-20T00:07:51.372Z] Error message = null [2026-01-20T00:07:51.372Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.372Z] Content type = application/json [2026-01-20T00:07:51.372Z] Body = {"code":"COMMENT_ACCESS_DENIED","message":"댓글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:51.372Z] Forwarded URL = null [2026-01-20T00:07:51.372Z] Redirected URL = null [2026-01-20T00:07:51.372Z] Cookies = [] [2026-01-20T00:07:51.372Z] ✅ 댓글 권한 제한 확인 완료 [2026-01-20T00:07:51.372Z] [2026-01-20T00:07:51.372Z] [STEP 8] 댓글 소프트 삭제 테스트... [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] select [2026-01-20T00:07:51.372Z] u1_0.id, [2026-01-20T00:07:51.372Z] u1_0.age_range, [2026-01-20T00:07:51.372Z] u1_0.budget, [2026-01-20T00:07:51.372Z] u1_0.created_at, [2026-01-20T00:07:51.372Z] u1_0.email, [2026-01-20T00:07:51.372Z] u1_0.gender, [2026-01-20T00:07:51.372Z] u1_0.latitude, [2026-01-20T00:07:51.372Z] u1_0.location, [2026-01-20T00:07:51.372Z] u1_0.longitude, [2026-01-20T00:07:51.372Z] u1_0.nickname, [2026-01-20T00:07:51.372Z] u1_0.profile_image_url, [2026-01-20T00:07:51.372Z] u1_0.startup_experience, [2026-01-20T00:07:51.372Z] u1_0.updated_at, [2026-01-20T00:07:51.372Z] u1_0.user_type, [2026-01-20T00:07:51.372Z] u1_0.username [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] users u1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] u1_0.id=? [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.281+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.282+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.282+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 요청: freeboardId=2, commentId=7, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.283+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 시작: commentId=7, userId=56348bca-0bde-4d28-9edd-1ad5f4a5a141 [2026-01-20T00:07:51.372Z] 2026-01-20T09:07:51.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.372Z] where [2026-01-20T00:07:51.372Z] c1_0.id=? [2026-01-20T00:07:51.372Z] and not(c1_0.deleted) [2026-01-20T00:07:51.372Z] Hibernate: [2026-01-20T00:07:51.372Z] /* */ select [2026-01-20T00:07:51.372Z] c1_0.id, [2026-01-20T00:07:51.372Z] c1_0.content, [2026-01-20T00:07:51.372Z] c1_0.created_at, [2026-01-20T00:07:51.372Z] c1_0.deleted, [2026-01-20T00:07:51.372Z] c1_0.like_count, [2026-01-20T00:07:51.372Z] c1_0.parent_id, [2026-01-20T00:07:51.372Z] c1_0.post_id, [2026-01-20T00:07:51.372Z] c1_0.updated_at, [2026-01-20T00:07:51.372Z] c1_0.user_id [2026-01-20T00:07:51.372Z] from [2026-01-20T00:07:51.372Z] comments c1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* update [2026-01-20T00:07:51.373Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:51.373Z] set [2026-01-20T00:07:51.373Z] content=?, [2026-01-20T00:07:51.373Z] deleted=?, [2026-01-20T00:07:51.373Z] like_count=?, [2026-01-20T00:07:51.373Z] parent_id=?, [2026-01-20T00:07:51.373Z] post_id=?, [2026-01-20T00:07:51.373Z] updated_at=?, [2026-01-20T00:07:51.373Z] user_id=? [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* update [2026-01-20T00:07:51.373Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:51.373Z] set [2026-01-20T00:07:51.373Z] content=?, [2026-01-20T00:07:51.373Z] deleted=?, [2026-01-20T00:07:51.373Z] like_count=?, [2026-01-20T00:07:51.373Z] parent_id=?, [2026-01-20T00:07:51.373Z] post_id=?, [2026-01-20T00:07:51.373Z] updated_at=?, [2026-01-20T00:07:51.373Z] user_id=? [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] p1_0.id, [2026-01-20T00:07:51.373Z] p1_0.category, [2026-01-20T00:07:51.373Z] p1_0.comment_count, [2026-01-20T00:07:51.373Z] p1_0.content, [2026-01-20T00:07:51.373Z] p1_0.created_at, [2026-01-20T00:07:51.373Z] p1_0.deleted, [2026-01-20T00:07:51.373Z] p1_0.like_count, [2026-01-20T00:07:51.373Z] p1_0.title, [2026-01-20T00:07:51.373Z] p1_0.updated_at, [2026-01-20T00:07:51.373Z] p1_0.user_id, [2026-01-20T00:07:51.373Z] p1_0.view_count [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] p1_0.id, [2026-01-20T00:07:51.373Z] p1_0.category, [2026-01-20T00:07:51.373Z] p1_0.comment_count, [2026-01-20T00:07:51.373Z] p1_0.content, [2026-01-20T00:07:51.373Z] p1_0.created_at, [2026-01-20T00:07:51.373Z] p1_0.deleted, [2026-01-20T00:07:51.373Z] p1_0.like_count, [2026-01-20T00:07:51.373Z] p1_0.title, [2026-01-20T00:07:51.373Z] p1_0.updated_at, [2026-01-20T00:07:51.373Z] p1_0.user_id, [2026-01-20T00:07:51.373Z] p1_0.view_count [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.289+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 완료: commentId=7 [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* update [2026-01-20T00:07:51.373Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.373Z] set [2026-01-20T00:07:51.373Z] category=?, [2026-01-20T00:07:51.373Z] comment_count=?, [2026-01-20T00:07:51.373Z] content=?, [2026-01-20T00:07:51.373Z] deleted=?, [2026-01-20T00:07:51.373Z] like_count=?, [2026-01-20T00:07:51.373Z] title=?, [2026-01-20T00:07:51.373Z] updated_at=?, [2026-01-20T00:07:51.373Z] user_id=?, [2026-01-20T00:07:51.373Z] view_count=? [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* update [2026-01-20T00:07:51.373Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.373Z] set [2026-01-20T00:07:51.373Z] category=?, [2026-01-20T00:07:51.373Z] comment_count=?, [2026-01-20T00:07:51.373Z] content=?, [2026-01-20T00:07:51.373Z] deleted=?, [2026-01-20T00:07:51.373Z] like_count=?, [2026-01-20T00:07:51.373Z] title=?, [2026-01-20T00:07:51.373Z] updated_at=?, [2026-01-20T00:07:51.373Z] user_id=?, [2026-01-20T00:07:51.373Z] view_count=? [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.290+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 완료: commentId=7 [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.291+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] MockHttpServletRequest: [2026-01-20T00:07:51.373Z] HTTP Method = DELETE [2026-01-20T00:07:51.373Z] Request URI = /community/freeboard/2/comments/7 [2026-01-20T00:07:51.373Z] Parameters = {} [2026-01-20T00:07:51.373Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NjM0OGJjYS0wYmRlLTRkMjgtOWVkZC0xYWQ1ZjRhNWExNDEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.2FM6DY0KD-AvTgUy6yXPoKPy9L27mbPiWSuLOVOYloK8KBJ0nf05Aro1ODBnWIAmS122UmkBWX7mxLafC-ZFOQ"] [2026-01-20T00:07:51.373Z] Body = [2026-01-20T00:07:51.373Z] Session Attrs = {} [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] Handler: [2026-01-20T00:07:51.373Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.373Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] Async: [2026-01-20T00:07:51.373Z] Async started = false [2026-01-20T00:07:51.373Z] Async result = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] Resolved Exception: [2026-01-20T00:07:51.373Z] Type = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] ModelAndView: [2026-01-20T00:07:51.373Z] View name = null [2026-01-20T00:07:51.373Z] View = null [2026-01-20T00:07:51.373Z] Model = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] FlashMap: [2026-01-20T00:07:51.373Z] Attributes = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] MockHttpServletResponse: [2026-01-20T00:07:51.373Z] Status = 204 [2026-01-20T00:07:51.373Z] Error message = null [2026-01-20T00:07:51.373Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.373Z] Content type = null [2026-01-20T00:07:51.373Z] Body = [2026-01-20T00:07:51.373Z] Forwarded URL = null [2026-01-20T00:07:51.373Z] Redirected URL = null [2026-01-20T00:07:51.373Z] Cookies = [] [2026-01-20T00:07:51.373Z] ✅ 댓글 삭제 완료 (대댓글이 있는 부모 댓글) [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] [STEP 9] 삭제 후 댓글 목록 상태 확인... [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.293+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.293+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=2, sort=LATEST, cursor=null, size=20, userId=anonymous [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.294+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=2, sortType=LATEST, size=20, userId=null [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] p1_0.id, [2026-01-20T00:07:51.373Z] p1_0.category, [2026-01-20T00:07:51.373Z] p1_0.comment_count, [2026-01-20T00:07:51.373Z] p1_0.content, [2026-01-20T00:07:51.373Z] p1_0.created_at, [2026-01-20T00:07:51.373Z] p1_0.deleted, [2026-01-20T00:07:51.373Z] p1_0.like_count, [2026-01-20T00:07:51.373Z] p1_0.title, [2026-01-20T00:07:51.373Z] p1_0.updated_at, [2026-01-20T00:07:51.373Z] p1_0.user_id, [2026-01-20T00:07:51.373Z] p1_0.view_count [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(p1_0.deleted) [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] p1_0.id, [2026-01-20T00:07:51.373Z] p1_0.category, [2026-01-20T00:07:51.373Z] p1_0.comment_count, [2026-01-20T00:07:51.373Z] p1_0.content, [2026-01-20T00:07:51.373Z] p1_0.created_at, [2026-01-20T00:07:51.373Z] p1_0.deleted, [2026-01-20T00:07:51.373Z] p1_0.like_count, [2026-01-20T00:07:51.373Z] p1_0.title, [2026-01-20T00:07:51.373Z] p1_0.updated_at, [2026-01-20T00:07:51.373Z] p1_0.user_id, [2026-01-20T00:07:51.373Z] p1_0.view_count [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(p1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] c1_0.id, [2026-01-20T00:07:51.373Z] c1_0.content, [2026-01-20T00:07:51.373Z] c1_0.created_at, [2026-01-20T00:07:51.373Z] c1_0.deleted, [2026-01-20T00:07:51.373Z] c1_0.like_count, [2026-01-20T00:07:51.373Z] c1_0.parent_id, [2026-01-20T00:07:51.373Z] c1_0.post_id, [2026-01-20T00:07:51.373Z] c1_0.updated_at, [2026-01-20T00:07:51.373Z] c1_0.user_id [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] order by [2026-01-20T00:07:51.373Z] c1_0.created_at desc [2026-01-20T00:07:51.373Z] fetch [2026-01-20T00:07:51.373Z] first ? rows only [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] c1_0.id, [2026-01-20T00:07:51.373Z] c1_0.content, [2026-01-20T00:07:51.373Z] c1_0.created_at, [2026-01-20T00:07:51.373Z] c1_0.deleted, [2026-01-20T00:07:51.373Z] c1_0.like_count, [2026-01-20T00:07:51.373Z] c1_0.parent_id, [2026-01-20T00:07:51.373Z] c1_0.post_id, [2026-01-20T00:07:51.373Z] c1_0.updated_at, [2026-01-20T00:07:51.373Z] c1_0.user_id [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] order by [2026-01-20T00:07:51.373Z] c1_0.created_at desc [2026-01-20T00:07:51.373Z] fetch [2026-01-20T00:07:51.373Z] first ? rows only [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(cl1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comment_likes cl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(cl1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comment_likes cl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(cl1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comment_likes cl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(cl1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comment_likes cl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(c1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(cl1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comment_likes cl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(cl1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comment_likes cl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] c1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] count(c1_0.id) [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] comments c1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.313+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.313+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.313+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@3e1eeaa5] [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] MockHttpServletRequest: [2026-01-20T00:07:51.373Z] HTTP Method = GET [2026-01-20T00:07:51.373Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:51.373Z] Parameters = {sort=[LATEST], size=[20]} [2026-01-20T00:07:51.373Z] Headers = [] [2026-01-20T00:07:51.373Z] Body = [2026-01-20T00:07:51.373Z] Session Attrs = {} [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] Handler: [2026-01-20T00:07:51.373Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.373Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] Async: [2026-01-20T00:07:51.373Z] Async started = false [2026-01-20T00:07:51.373Z] Async result = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] Resolved Exception: [2026-01-20T00:07:51.373Z] Type = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] ModelAndView: [2026-01-20T00:07:51.373Z] View name = null [2026-01-20T00:07:51.373Z] View = null [2026-01-20T00:07:51.373Z] Model = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] FlashMap: [2026-01-20T00:07:51.373Z] Attributes = null [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] MockHttpServletResponse: [2026-01-20T00:07:51.373Z] Status = 200 [2026-01-20T00:07:51.373Z] Error message = null [2026-01-20T00:07:51.373Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.373Z] Content type = application/json [2026-01-20T00:07:51.373Z] Body = {"comments":[{"commentId":8,"postId":2,"parentCommentId":7,"author":{"userId":"d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1","nickname":"창업가문어579","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"@창업가문어216 네! 언제든지 DM 주세요. 서로 정보 공유하며 함께 성장해요! 창업 파이팅 \uD83D\uDCAA","replyCount":0,"likeCount":0,"depth":1,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.180058","updatedAt":"2026-01-20T09:07:51.180058","liked":null,"isAuthor":false,"isLiked":null},{"commentId":7,"postId":2,"parentCommentId":null,"author":{"userId":"56348bca-0bde-4d28-9edd-1ad5f4a5a141","nickname":"창업가문어216","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"삭제된 댓글입니다.","replyCount":1,"likeCount":1,"depth":0,"deleted":true,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.162733","updatedAt":"2026-01-20T09:07:51.286333","liked":null,"isAuthor":false,"isLiked":null},{"commentId":6,"postId":2,"parentCommentId":null,"author":{"userId":"954dd5f6-a558-4218-bb62-6a0ae444aaec","nickname":"거주민문어611","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"정말 유용한 정보네요! 특히 투자 유치 부분이 인상 깊었어요. 저도 창업을 준비 중인데 많은 도움이 됐습니다 \uD83D\uDC4D\n\n[수정됨] 추가로 궁금한 점이 있는데, 초기 자금은 어떻게 조달하셨나요?","replyCount":0,"likeCount":1,"depth":0,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.143187","updatedAt":"2026-01-20T09:07:51.227178","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":3,"total":3,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.373Z] Forwarded URL = null [2026-01-20T00:07:51.373Z] Redirected URL = null [2026-01-20T00:07:51.373Z] Cookies = [] [2026-01-20T00:07:51.373Z] 📊 삭제 후 댓글 상태: [2026-01-20T00:07:51.373Z] - 8: @창업가문어216 네! 언제든지 DM by 창업가문어579 [2026-01-20T00:07:51.373Z] - 7: [삭제됨] by 창업가문어216 [2026-01-20T00:07:51.373Z] - 6: 정말 유용한 정보네요! 특히 투자 유 by 거주민문어611 [2026-01-20T00:07:51.373Z] [2026-01-20T00:07:51.373Z] [STEP 10] 게시글의 댓글 수 업데이트 확인... [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.319+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1 [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.320+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.320+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1 [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.321+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1 [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] p1_0.id, [2026-01-20T00:07:51.373Z] p1_0.category, [2026-01-20T00:07:51.373Z] p1_0.comment_count, [2026-01-20T00:07:51.373Z] p1_0.content, [2026-01-20T00:07:51.373Z] p1_0.created_at, [2026-01-20T00:07:51.373Z] p1_0.deleted, [2026-01-20T00:07:51.373Z] p1_0.like_count, [2026-01-20T00:07:51.373Z] p1_0.title, [2026-01-20T00:07:51.373Z] p1_0.updated_at, [2026-01-20T00:07:51.373Z] p1_0.user_id, [2026-01-20T00:07:51.373Z] p1_0.view_count [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(p1_0.deleted) [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] p1_0.id, [2026-01-20T00:07:51.373Z] p1_0.category, [2026-01-20T00:07:51.373Z] p1_0.comment_count, [2026-01-20T00:07:51.373Z] p1_0.content, [2026-01-20T00:07:51.373Z] p1_0.created_at, [2026-01-20T00:07:51.373Z] p1_0.deleted, [2026-01-20T00:07:51.373Z] p1_0.like_count, [2026-01-20T00:07:51.373Z] p1_0.title, [2026-01-20T00:07:51.373Z] p1_0.updated_at, [2026-01-20T00:07:51.373Z] p1_0.user_id, [2026-01-20T00:07:51.373Z] p1_0.view_count [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and not(p1_0.deleted) [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] i1_0.post_id, [2026-01-20T00:07:51.373Z] i1_0.id, [2026-01-20T00:07:51.373Z] i1_0.image_url, [2026-01-20T00:07:51.373Z] i1_0.sequence [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post_image i1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] i1_0.post_id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] i1_0.post_id, [2026-01-20T00:07:51.373Z] i1_0.id, [2026-01-20T00:07:51.373Z] i1_0.image_url, [2026-01-20T00:07:51.373Z] i1_0.sequence [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post_image i1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] i1_0.post_id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] select [2026-01-20T00:07:51.373Z] u1_0.id, [2026-01-20T00:07:51.373Z] u1_0.age_range, [2026-01-20T00:07:51.373Z] u1_0.budget, [2026-01-20T00:07:51.373Z] u1_0.created_at, [2026-01-20T00:07:51.373Z] u1_0.email, [2026-01-20T00:07:51.373Z] u1_0.gender, [2026-01-20T00:07:51.373Z] u1_0.latitude, [2026-01-20T00:07:51.373Z] u1_0.location, [2026-01-20T00:07:51.373Z] u1_0.longitude, [2026-01-20T00:07:51.373Z] u1_0.nickname, [2026-01-20T00:07:51.373Z] u1_0.profile_image_url, [2026-01-20T00:07:51.373Z] u1_0.startup_experience, [2026-01-20T00:07:51.373Z] u1_0.updated_at, [2026-01-20T00:07:51.373Z] u1_0.user_type, [2026-01-20T00:07:51.373Z] u1_0.username [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] u1_0.id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* update [2026-01-20T00:07:51.373Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.373Z] set [2026-01-20T00:07:51.373Z] category=?, [2026-01-20T00:07:51.373Z] comment_count=?, [2026-01-20T00:07:51.373Z] content=?, [2026-01-20T00:07:51.373Z] deleted=?, [2026-01-20T00:07:51.373Z] like_count=?, [2026-01-20T00:07:51.373Z] title=?, [2026-01-20T00:07:51.373Z] updated_at=?, [2026-01-20T00:07:51.373Z] user_id=?, [2026-01-20T00:07:51.373Z] view_count=? [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] id=? [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* update [2026-01-20T00:07:51.373Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.373Z] set [2026-01-20T00:07:51.373Z] category=?, [2026-01-20T00:07:51.373Z] comment_count=?, [2026-01-20T00:07:51.373Z] content=?, [2026-01-20T00:07:51.373Z] deleted=?, [2026-01-20T00:07:51.373Z] like_count=?, [2026-01-20T00:07:51.373Z] title=?, [2026-01-20T00:07:51.373Z] updated_at=?, [2026-01-20T00:07:51.373Z] user_id=?, [2026-01-20T00:07:51.373Z] view_count=? [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] id=? [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] pl1_0.id [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post_like pl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and u1_0.id=? [2026-01-20T00:07:51.373Z] fetch [2026-01-20T00:07:51.373Z] first ? rows only [2026-01-20T00:07:51.373Z] Hibernate: [2026-01-20T00:07:51.373Z] /* */ select [2026-01-20T00:07:51.373Z] pl1_0.id [2026-01-20T00:07:51.373Z] from [2026-01-20T00:07:51.373Z] post_like pl1_0 [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] post p1_0 [2026-01-20T00:07:51.373Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:51.373Z] left join [2026-01-20T00:07:51.373Z] users u1_0 [2026-01-20T00:07:51.373Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:51.373Z] where [2026-01-20T00:07:51.373Z] p1_0.id=? [2026-01-20T00:07:51.373Z] and u1_0.id=? [2026-01-20T00:07:51.373Z] fetch [2026-01-20T00:07:51.373Z] first ? rows only [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.329+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=1 [2026-01-20T00:07:51.373Z] 2026-01-20T09:07:51.334+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.374Z] 2026-01-20T09:07:51.335+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@756a04f3] [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] MockHttpServletRequest: [2026-01-20T00:07:51.374Z] HTTP Method = GET [2026-01-20T00:07:51.374Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:51.374Z] Parameters = {} [2026-01-20T00:07:51.374Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkODBmMzFiYi03YzNjLTQ2MjYtOWM1Ny05MGNkYjZmM2NiZjEiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.kEnGE-J-bwCr8knLyp2aOGHzy_22osmjhimB8t4H1Z8hIt_lmhpeirmttE_1HTnXUCnLrpM0JGM1OnnTwRxE4g"] [2026-01-20T00:07:51.374Z] Body = [2026-01-20T00:07:51.374Z] Session Attrs = {} [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] Handler: [2026-01-20T00:07:51.374Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:51.374Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] Async: [2026-01-20T00:07:51.374Z] Async started = false [2026-01-20T00:07:51.374Z] Async result = null [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] Resolved Exception: [2026-01-20T00:07:51.374Z] Type = null [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] ModelAndView: [2026-01-20T00:07:51.374Z] View name = null [2026-01-20T00:07:51.374Z] View = null [2026-01-20T00:07:51.374Z] Model = null [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] FlashMap: [2026-01-20T00:07:51.374Z] Attributes = null [2026-01-20T00:07:51.374Z] [2026-01-20T00:07:51.374Z] MockHttpServletResponse: [2026-01-20T00:07:51.374Z] Status = 200 [2026-01-20T00:07:51.374Z] Error message = null [2026-01-20T00:07:51.374Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.374Z] Content type = application/json [2026-01-20T00:07:51.374Z] Body = {"postId":2,"author":{"userId":"d80f31bb-7c3c-4626-9c57-90cdb6f3cbf1","nickname":"창업가문어579","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"\uD83D\uDE80 스타트업 창업 Q&A 모음집","content":"테스트용 게시글 내용입니다.","images":[],"likeCount":0,"commentCount":2,"viewCount":1,"createdAt":"2026-01-20T09:07:51.13061","updatedAt":"2026-01-20T09:07:51.289568","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:51.374Z] Forwarded URL = null [2026-01-20T00:07:51.374Z] Redirected URL = null [2026-01-20T00:07:51.374Z] Cookies = [] [2026-01-20T00:07:51.629Z] 📊 게시글 최종 상태: [2026-01-20T00:07:51.629Z] - 댓글 수: 2 [2026-01-20T00:07:51.629Z] 🎯 완전한 댓글 시나리오 테스트 완료! 🎉 [2026-01-20T00:07:51.629Z] [2026-01-20T00:07:51.629Z] 💬 댓글 시스템 통합 테스트 > 🗑️ 댓글 삭제 시나리오 상세 테스트 STANDARD_OUT [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.349+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.349+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.350+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:51.629Z] [2026-01-20T00:07:51.629Z] 🗑️ 댓글 삭제 시나리오 상세 테스트... [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.357+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.358+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.358+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] user_interests (users_id, interest_type) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] select [2026-01-20T00:07:51.629Z] u1_0.id, [2026-01-20T00:07:51.629Z] u1_0.age_range, [2026-01-20T00:07:51.629Z] u1_0.budget, [2026-01-20T00:07:51.629Z] u1_0.created_at, [2026-01-20T00:07:51.629Z] u1_0.email, [2026-01-20T00:07:51.629Z] u1_0.gender, [2026-01-20T00:07:51.629Z] u1_0.latitude, [2026-01-20T00:07:51.629Z] u1_0.location, [2026-01-20T00:07:51.629Z] u1_0.longitude, [2026-01-20T00:07:51.629Z] u1_0.nickname, [2026-01-20T00:07:51.629Z] u1_0.profile_image_url, [2026-01-20T00:07:51.629Z] u1_0.startup_experience, [2026-01-20T00:07:51.629Z] u1_0.updated_at, [2026-01-20T00:07:51.629Z] u1_0.user_type, [2026-01-20T00:07:51.629Z] u1_0.username [2026-01-20T00:07:51.629Z] from [2026-01-20T00:07:51.629Z] users u1_0 [2026-01-20T00:07:51.629Z] where [2026-01-20T00:07:51.629Z] u1_0.id=? [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] select [2026-01-20T00:07:51.629Z] u1_0.id, [2026-01-20T00:07:51.629Z] u1_0.age_range, [2026-01-20T00:07:51.629Z] u1_0.budget, [2026-01-20T00:07:51.629Z] u1_0.created_at, [2026-01-20T00:07:51.629Z] u1_0.email, [2026-01-20T00:07:51.629Z] u1_0.gender, [2026-01-20T00:07:51.629Z] u1_0.latitude, [2026-01-20T00:07:51.629Z] u1_0.location, [2026-01-20T00:07:51.629Z] u1_0.longitude, [2026-01-20T00:07:51.629Z] u1_0.nickname, [2026-01-20T00:07:51.629Z] u1_0.profile_image_url, [2026-01-20T00:07:51.629Z] u1_0.startup_experience, [2026-01-20T00:07:51.629Z] u1_0.updated_at, [2026-01-20T00:07:51.629Z] u1_0.user_type, [2026-01-20T00:07:51.629Z] u1_0.username [2026-01-20T00:07:51.629Z] from [2026-01-20T00:07:51.629Z] users u1_0 [2026-01-20T00:07:51.629Z] where [2026-01-20T00:07:51.629Z] u1_0.id=? [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.365+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9edebbcb-d4e6-443e-b4f1-cdbd52d46b61 [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.365+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.366+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=9edebbcb-d4e6-443e-b4f1-cdbd52d46b61, category=OTHERS, title=댓글 삭제 테스트용 게시글, imageCount=0 [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.366+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=9edebbcb-d4e6-443e-b4f1-cdbd52d46b61, category=OTHERS [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] select [2026-01-20T00:07:51.629Z] u1_0.id, [2026-01-20T00:07:51.629Z] u1_0.age_range, [2026-01-20T00:07:51.629Z] u1_0.budget, [2026-01-20T00:07:51.629Z] u1_0.created_at, [2026-01-20T00:07:51.629Z] u1_0.email, [2026-01-20T00:07:51.629Z] u1_0.gender, [2026-01-20T00:07:51.629Z] u1_0.latitude, [2026-01-20T00:07:51.629Z] u1_0.location, [2026-01-20T00:07:51.629Z] u1_0.longitude, [2026-01-20T00:07:51.629Z] u1_0.nickname, [2026-01-20T00:07:51.629Z] u1_0.profile_image_url, [2026-01-20T00:07:51.629Z] u1_0.startup_experience, [2026-01-20T00:07:51.629Z] u1_0.updated_at, [2026-01-20T00:07:51.629Z] u1_0.user_type, [2026-01-20T00:07:51.629Z] u1_0.username [2026-01-20T00:07:51.629Z] from [2026-01-20T00:07:51.629Z] users u1_0 [2026-01-20T00:07:51.629Z] where [2026-01-20T00:07:51.629Z] u1_0.id=? [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] select [2026-01-20T00:07:51.629Z] u1_0.id, [2026-01-20T00:07:51.629Z] u1_0.age_range, [2026-01-20T00:07:51.629Z] u1_0.budget, [2026-01-20T00:07:51.629Z] u1_0.created_at, [2026-01-20T00:07:51.629Z] u1_0.email, [2026-01-20T00:07:51.629Z] u1_0.gender, [2026-01-20T00:07:51.629Z] u1_0.latitude, [2026-01-20T00:07:51.629Z] u1_0.location, [2026-01-20T00:07:51.629Z] u1_0.longitude, [2026-01-20T00:07:51.629Z] u1_0.nickname, [2026-01-20T00:07:51.629Z] u1_0.profile_image_url, [2026-01-20T00:07:51.629Z] u1_0.startup_experience, [2026-01-20T00:07:51.629Z] u1_0.updated_at, [2026-01-20T00:07:51.629Z] u1_0.user_type, [2026-01-20T00:07:51.629Z] u1_0.username [2026-01-20T00:07:51.629Z] from [2026-01-20T00:07:51.629Z] users u1_0 [2026-01-20T00:07:51.629Z] where [2026-01-20T00:07:51.629Z] u1_0.id=? [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] /* insert for [2026-01-20T00:07:51.629Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:51.629Z] into [2026-01-20T00:07:51.629Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:51.629Z] values [2026-01-20T00:07:51.629Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.370+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=3, imageCount=0 [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.371+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=3 [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.371+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.371+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@7cf6b3b9] [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.629Z] select [2026-01-20T00:07:51.629Z] u1_0.id, [2026-01-20T00:07:51.629Z] u1_0.age_range, [2026-01-20T00:07:51.629Z] u1_0.budget, [2026-01-20T00:07:51.629Z] u1_0.created_at, [2026-01-20T00:07:51.629Z] u1_0.email, [2026-01-20T00:07:51.629Z] u1_0.gender, [2026-01-20T00:07:51.629Z] u1_0.latitude, [2026-01-20T00:07:51.629Z] u1_0.location, [2026-01-20T00:07:51.629Z] u1_0.longitude, [2026-01-20T00:07:51.629Z] u1_0.nickname, [2026-01-20T00:07:51.629Z] u1_0.profile_image_url, [2026-01-20T00:07:51.629Z] u1_0.startup_experience, [2026-01-20T00:07:51.629Z] u1_0.updated_at, [2026-01-20T00:07:51.629Z] u1_0.user_type, [2026-01-20T00:07:51.629Z] u1_0.username [2026-01-20T00:07:51.629Z] from [2026-01-20T00:07:51.629Z] users u1_0 [2026-01-20T00:07:51.629Z] where [2026-01-20T00:07:51.629Z] u1_0.id=? [2026-01-20T00:07:51.629Z] Hibernate: [2026-01-20T00:07:51.629Z] select [2026-01-20T00:07:51.629Z] u1_0.id, [2026-01-20T00:07:51.629Z] u1_0.age_range, [2026-01-20T00:07:51.629Z] u1_0.budget, [2026-01-20T00:07:51.629Z] u1_0.created_at, [2026-01-20T00:07:51.629Z] u1_0.email, [2026-01-20T00:07:51.629Z] u1_0.gender, [2026-01-20T00:07:51.629Z] u1_0.latitude, [2026-01-20T00:07:51.629Z] u1_0.location, [2026-01-20T00:07:51.629Z] u1_0.longitude, [2026-01-20T00:07:51.629Z] u1_0.nickname, [2026-01-20T00:07:51.629Z] u1_0.profile_image_url, [2026-01-20T00:07:51.629Z] u1_0.startup_experience, [2026-01-20T00:07:51.629Z] u1_0.updated_at, [2026-01-20T00:07:51.629Z] u1_0.user_type, [2026-01-20T00:07:51.629Z] u1_0.username [2026-01-20T00:07:51.629Z] from [2026-01-20T00:07:51.629Z] users u1_0 [2026-01-20T00:07:51.629Z] where [2026-01-20T00:07:51.629Z] u1_0.id=? [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.375+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 628bf21a-5623-47cb-9cb3-b361f19b3504 [2026-01-20T00:07:51.629Z] 2026-01-20T09:07:51.376+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.376+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@1b870598] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.377+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=3, userId=628bf21a-5623-47cb-9cb3-b361f19b3504, parentCommentId=null [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.377+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=3, userId=628bf21a-5623-47cb-9cb3-b361f19b3504 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] p1_0.id, [2026-01-20T00:07:51.630Z] p1_0.category, [2026-01-20T00:07:51.630Z] p1_0.comment_count, [2026-01-20T00:07:51.630Z] p1_0.content, [2026-01-20T00:07:51.630Z] p1_0.created_at, [2026-01-20T00:07:51.630Z] p1_0.deleted, [2026-01-20T00:07:51.630Z] p1_0.like_count, [2026-01-20T00:07:51.630Z] p1_0.title, [2026-01-20T00:07:51.630Z] p1_0.updated_at, [2026-01-20T00:07:51.630Z] p1_0.user_id, [2026-01-20T00:07:51.630Z] p1_0.view_count [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(p1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] p1_0.id, [2026-01-20T00:07:51.630Z] p1_0.category, [2026-01-20T00:07:51.630Z] p1_0.comment_count, [2026-01-20T00:07:51.630Z] p1_0.content, [2026-01-20T00:07:51.630Z] p1_0.created_at, [2026-01-20T00:07:51.630Z] p1_0.deleted, [2026-01-20T00:07:51.630Z] p1_0.like_count, [2026-01-20T00:07:51.630Z] p1_0.title, [2026-01-20T00:07:51.630Z] p1_0.updated_at, [2026-01-20T00:07:51.630Z] p1_0.user_id, [2026-01-20T00:07:51.630Z] p1_0.view_count [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(p1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.380+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* insert for [2026-01-20T00:07:51.630Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.630Z] into [2026-01-20T00:07:51.630Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.630Z] values [2026-01-20T00:07:51.630Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* insert for [2026-01-20T00:07:51.630Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.630Z] into [2026-01-20T00:07:51.630Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.630Z] values [2026-01-20T00:07:51.630Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.385+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=9 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] category=?, [2026-01-20T00:07:51.630Z] comment_count=?, [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] title=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=?, [2026-01-20T00:07:51.630Z] view_count=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] category=?, [2026-01-20T00:07:51.630Z] comment_count=?, [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] title=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=?, [2026-01-20T00:07:51.630Z] view_count=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.386+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=9 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.387+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.387+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@7747037b] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.390+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 3ac2b7e1-ae8e-4e20-9e07-dfa9d06d41bb [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.391+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.392+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@312c8763] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.392+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=3, userId=3ac2b7e1-ae8e-4e20-9e07-dfa9d06d41bb, parentCommentId=9 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.392+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=3, userId=3ac2b7e1-ae8e-4e20-9e07-dfa9d06d41bb [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] p1_0.id, [2026-01-20T00:07:51.630Z] p1_0.category, [2026-01-20T00:07:51.630Z] p1_0.comment_count, [2026-01-20T00:07:51.630Z] p1_0.content, [2026-01-20T00:07:51.630Z] p1_0.created_at, [2026-01-20T00:07:51.630Z] p1_0.deleted, [2026-01-20T00:07:51.630Z] p1_0.like_count, [2026-01-20T00:07:51.630Z] p1_0.title, [2026-01-20T00:07:51.630Z] p1_0.updated_at, [2026-01-20T00:07:51.630Z] p1_0.user_id, [2026-01-20T00:07:51.630Z] p1_0.view_count [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(p1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] p1_0.id, [2026-01-20T00:07:51.630Z] p1_0.category, [2026-01-20T00:07:51.630Z] p1_0.comment_count, [2026-01-20T00:07:51.630Z] p1_0.content, [2026-01-20T00:07:51.630Z] p1_0.created_at, [2026-01-20T00:07:51.630Z] p1_0.deleted, [2026-01-20T00:07:51.630Z] p1_0.like_count, [2026-01-20T00:07:51.630Z] p1_0.title, [2026-01-20T00:07:51.630Z] p1_0.updated_at, [2026-01-20T00:07:51.630Z] p1_0.user_id, [2026-01-20T00:07:51.630Z] p1_0.view_count [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(p1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] c1_0.id, [2026-01-20T00:07:51.630Z] c1_0.content, [2026-01-20T00:07:51.630Z] c1_0.created_at, [2026-01-20T00:07:51.630Z] c1_0.deleted, [2026-01-20T00:07:51.630Z] c1_0.like_count, [2026-01-20T00:07:51.630Z] c1_0.parent_id, [2026-01-20T00:07:51.630Z] c1_0.post_id, [2026-01-20T00:07:51.630Z] c1_0.updated_at, [2026-01-20T00:07:51.630Z] c1_0.user_id [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] c1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] c1_0.id, [2026-01-20T00:07:51.630Z] c1_0.content, [2026-01-20T00:07:51.630Z] c1_0.created_at, [2026-01-20T00:07:51.630Z] c1_0.deleted, [2026-01-20T00:07:51.630Z] c1_0.like_count, [2026-01-20T00:07:51.630Z] c1_0.parent_id, [2026-01-20T00:07:51.630Z] c1_0.post_id, [2026-01-20T00:07:51.630Z] c1_0.updated_at, [2026-01-20T00:07:51.630Z] c1_0.user_id [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] c1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* insert for [2026-01-20T00:07:51.630Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.630Z] into [2026-01-20T00:07:51.630Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.630Z] values [2026-01-20T00:07:51.630Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* insert for [2026-01-20T00:07:51.630Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.630Z] into [2026-01-20T00:07:51.630Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.630Z] values [2026-01-20T00:07:51.630Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.401+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=10 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] category=?, [2026-01-20T00:07:51.630Z] comment_count=?, [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] title=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=?, [2026-01-20T00:07:51.630Z] view_count=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] category=?, [2026-01-20T00:07:51.630Z] comment_count=?, [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] title=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=?, [2026-01-20T00:07:51.630Z] view_count=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.402+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=10 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.403+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.403+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@38635548] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.406+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 52dac43d-6ea0-4fad-9f0d-1e8dd2142de8 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.407+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.408+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@34a94f01] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.408+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=3, userId=52dac43d-6ea0-4fad-9f0d-1e8dd2142de8, parentCommentId=9 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.408+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=3, userId=52dac43d-6ea0-4fad-9f0d-1e8dd2142de8 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] p1_0.id, [2026-01-20T00:07:51.630Z] p1_0.category, [2026-01-20T00:07:51.630Z] p1_0.comment_count, [2026-01-20T00:07:51.630Z] p1_0.content, [2026-01-20T00:07:51.630Z] p1_0.created_at, [2026-01-20T00:07:51.630Z] p1_0.deleted, [2026-01-20T00:07:51.630Z] p1_0.like_count, [2026-01-20T00:07:51.630Z] p1_0.title, [2026-01-20T00:07:51.630Z] p1_0.updated_at, [2026-01-20T00:07:51.630Z] p1_0.user_id, [2026-01-20T00:07:51.630Z] p1_0.view_count [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(p1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] p1_0.id, [2026-01-20T00:07:51.630Z] p1_0.category, [2026-01-20T00:07:51.630Z] p1_0.comment_count, [2026-01-20T00:07:51.630Z] p1_0.content, [2026-01-20T00:07:51.630Z] p1_0.created_at, [2026-01-20T00:07:51.630Z] p1_0.deleted, [2026-01-20T00:07:51.630Z] p1_0.like_count, [2026-01-20T00:07:51.630Z] p1_0.title, [2026-01-20T00:07:51.630Z] p1_0.updated_at, [2026-01-20T00:07:51.630Z] p1_0.user_id, [2026-01-20T00:07:51.630Z] p1_0.view_count [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(p1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.412+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] c1_0.id, [2026-01-20T00:07:51.630Z] c1_0.content, [2026-01-20T00:07:51.630Z] c1_0.created_at, [2026-01-20T00:07:51.630Z] c1_0.deleted, [2026-01-20T00:07:51.630Z] c1_0.like_count, [2026-01-20T00:07:51.630Z] c1_0.parent_id, [2026-01-20T00:07:51.630Z] c1_0.post_id, [2026-01-20T00:07:51.630Z] c1_0.updated_at, [2026-01-20T00:07:51.630Z] c1_0.user_id [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] c1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] c1_0.id, [2026-01-20T00:07:51.630Z] c1_0.content, [2026-01-20T00:07:51.630Z] c1_0.created_at, [2026-01-20T00:07:51.630Z] c1_0.deleted, [2026-01-20T00:07:51.630Z] c1_0.like_count, [2026-01-20T00:07:51.630Z] c1_0.parent_id, [2026-01-20T00:07:51.630Z] c1_0.post_id, [2026-01-20T00:07:51.630Z] c1_0.updated_at, [2026-01-20T00:07:51.630Z] c1_0.user_id [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] c1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* insert for [2026-01-20T00:07:51.630Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.630Z] into [2026-01-20T00:07:51.630Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.630Z] values [2026-01-20T00:07:51.630Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* insert for [2026-01-20T00:07:51.630Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:51.630Z] into [2026-01-20T00:07:51.630Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:51.630Z] values [2026-01-20T00:07:51.630Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.630Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] p1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.416+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=11 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] category=?, [2026-01-20T00:07:51.630Z] comment_count=?, [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] title=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=?, [2026-01-20T00:07:51.630Z] view_count=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] category=?, [2026-01-20T00:07:51.630Z] comment_count=?, [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] title=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=?, [2026-01-20T00:07:51.630Z] view_count=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.418+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=11 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.418+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.418+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@7556c691] [2026-01-20T00:07:51.630Z] 📝 댓글 구조 준비 완료 (부모 댓글 1개, 대댓글 2개) [2026-01-20T00:07:51.630Z] [2026-01-20T00:07:51.630Z] [부모 댓글 삭제] 대댓글이 있는 부모 댓글 삭제... [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] select [2026-01-20T00:07:51.630Z] u1_0.id, [2026-01-20T00:07:51.630Z] u1_0.age_range, [2026-01-20T00:07:51.630Z] u1_0.budget, [2026-01-20T00:07:51.630Z] u1_0.created_at, [2026-01-20T00:07:51.630Z] u1_0.email, [2026-01-20T00:07:51.630Z] u1_0.gender, [2026-01-20T00:07:51.630Z] u1_0.latitude, [2026-01-20T00:07:51.630Z] u1_0.location, [2026-01-20T00:07:51.630Z] u1_0.longitude, [2026-01-20T00:07:51.630Z] u1_0.nickname, [2026-01-20T00:07:51.630Z] u1_0.profile_image_url, [2026-01-20T00:07:51.630Z] u1_0.startup_experience, [2026-01-20T00:07:51.630Z] u1_0.updated_at, [2026-01-20T00:07:51.630Z] u1_0.user_type, [2026-01-20T00:07:51.630Z] u1_0.username [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] users u1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] u1_0.id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.422+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 628bf21a-5623-47cb-9cb3-b361f19b3504 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.423+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.423+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 요청: freeboardId=3, commentId=9, userId=628bf21a-5623-47cb-9cb3-b361f19b3504 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.423+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 시작: commentId=9, userId=628bf21a-5623-47cb-9cb3-b361f19b3504 [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] c1_0.id, [2026-01-20T00:07:51.630Z] c1_0.content, [2026-01-20T00:07:51.630Z] c1_0.created_at, [2026-01-20T00:07:51.630Z] c1_0.deleted, [2026-01-20T00:07:51.630Z] c1_0.like_count, [2026-01-20T00:07:51.630Z] c1_0.parent_id, [2026-01-20T00:07:51.630Z] c1_0.post_id, [2026-01-20T00:07:51.630Z] c1_0.updated_at, [2026-01-20T00:07:51.630Z] c1_0.user_id [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] c1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] c1_0.id, [2026-01-20T00:07:51.630Z] c1_0.content, [2026-01-20T00:07:51.630Z] c1_0.created_at, [2026-01-20T00:07:51.630Z] c1_0.deleted, [2026-01-20T00:07:51.630Z] c1_0.like_count, [2026-01-20T00:07:51.630Z] c1_0.parent_id, [2026-01-20T00:07:51.630Z] c1_0.post_id, [2026-01-20T00:07:51.630Z] c1_0.updated_at, [2026-01-20T00:07:51.630Z] c1_0.user_id [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] c1_0.id=? [2026-01-20T00:07:51.630Z] and not(c1_0.deleted) [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] parent_id=?, [2026-01-20T00:07:51.630Z] post_id=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] Hibernate: [2026-01-20T00:07:51.630Z] /* update [2026-01-20T00:07:51.630Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:51.630Z] set [2026-01-20T00:07:51.630Z] content=?, [2026-01-20T00:07:51.630Z] deleted=?, [2026-01-20T00:07:51.630Z] like_count=?, [2026-01-20T00:07:51.630Z] parent_id=?, [2026-01-20T00:07:51.630Z] post_id=?, [2026-01-20T00:07:51.630Z] updated_at=?, [2026-01-20T00:07:51.630Z] user_id=? [2026-01-20T00:07:51.630Z] where [2026-01-20T00:07:51.630Z] id=? [2026-01-20T00:07:51.630Z] 2026-01-20T09:07:51.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.630Z] /* */ select [2026-01-20T00:07:51.630Z] count(c1_0.id) [2026-01-20T00:07:51.630Z] from [2026-01-20T00:07:51.630Z] comments c1_0 [2026-01-20T00:07:51.630Z] left join [2026-01-20T00:07:51.630Z] post p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] p1_0.id, [2026-01-20T00:07:51.631Z] p1_0.category, [2026-01-20T00:07:51.631Z] p1_0.comment_count, [2026-01-20T00:07:51.631Z] p1_0.content, [2026-01-20T00:07:51.631Z] p1_0.created_at, [2026-01-20T00:07:51.631Z] p1_0.deleted, [2026-01-20T00:07:51.631Z] p1_0.like_count, [2026-01-20T00:07:51.631Z] p1_0.title, [2026-01-20T00:07:51.631Z] p1_0.updated_at, [2026-01-20T00:07:51.631Z] p1_0.user_id, [2026-01-20T00:07:51.631Z] p1_0.view_count [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] p1_0.id, [2026-01-20T00:07:51.631Z] p1_0.category, [2026-01-20T00:07:51.631Z] p1_0.comment_count, [2026-01-20T00:07:51.631Z] p1_0.content, [2026-01-20T00:07:51.631Z] p1_0.created_at, [2026-01-20T00:07:51.631Z] p1_0.deleted, [2026-01-20T00:07:51.631Z] p1_0.like_count, [2026-01-20T00:07:51.631Z] p1_0.title, [2026-01-20T00:07:51.631Z] p1_0.updated_at, [2026-01-20T00:07:51.631Z] p1_0.user_id, [2026-01-20T00:07:51.631Z] p1_0.view_count [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.429+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 완료: commentId=9 [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* update [2026-01-20T00:07:51.631Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.631Z] set [2026-01-20T00:07:51.631Z] category=?, [2026-01-20T00:07:51.631Z] comment_count=?, [2026-01-20T00:07:51.631Z] content=?, [2026-01-20T00:07:51.631Z] deleted=?, [2026-01-20T00:07:51.631Z] like_count=?, [2026-01-20T00:07:51.631Z] title=?, [2026-01-20T00:07:51.631Z] updated_at=?, [2026-01-20T00:07:51.631Z] user_id=?, [2026-01-20T00:07:51.631Z] view_count=? [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* update [2026-01-20T00:07:51.631Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:51.631Z] set [2026-01-20T00:07:51.631Z] category=?, [2026-01-20T00:07:51.631Z] comment_count=?, [2026-01-20T00:07:51.631Z] content=?, [2026-01-20T00:07:51.631Z] deleted=?, [2026-01-20T00:07:51.631Z] like_count=?, [2026-01-20T00:07:51.631Z] title=?, [2026-01-20T00:07:51.631Z] updated_at=?, [2026-01-20T00:07:51.631Z] user_id=?, [2026-01-20T00:07:51.631Z] view_count=? [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.431+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 완료: commentId=9 [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.431+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] MockHttpServletRequest: [2026-01-20T00:07:51.631Z] HTTP Method = DELETE [2026-01-20T00:07:51.631Z] Request URI = /community/freeboard/3/comments/9 [2026-01-20T00:07:51.631Z] Parameters = {} [2026-01-20T00:07:51.631Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MjhiZjIxYS01NjIzLTQ3Y2ItOWNiMy1iMzYxZjE5YjM1MDQiLCJpYXQiOjE3Njg4Njc2NzEsImV4cCI6MTc2ODg2OTQ3MX0.p7cMWZ98x7Of4J90RVAV6XvqZiLItlz02J6dSqS_YHtZ0wUaQG2lUfGe3ZZo1_kT3LN8x6Oz8T6S1oBaDmWvOQ"] [2026-01-20T00:07:51.631Z] Body = [2026-01-20T00:07:51.631Z] Session Attrs = {} [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] Handler: [2026-01-20T00:07:51.631Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.631Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] Async: [2026-01-20T00:07:51.631Z] Async started = false [2026-01-20T00:07:51.631Z] Async result = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] Resolved Exception: [2026-01-20T00:07:51.631Z] Type = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] ModelAndView: [2026-01-20T00:07:51.631Z] View name = null [2026-01-20T00:07:51.631Z] View = null [2026-01-20T00:07:51.631Z] Model = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] FlashMap: [2026-01-20T00:07:51.631Z] Attributes = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] MockHttpServletResponse: [2026-01-20T00:07:51.631Z] Status = 204 [2026-01-20T00:07:51.631Z] Error message = null [2026-01-20T00:07:51.631Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.631Z] Content type = null [2026-01-20T00:07:51.631Z] Body = [2026-01-20T00:07:51.631Z] Forwarded URL = null [2026-01-20T00:07:51.631Z] Redirected URL = null [2026-01-20T00:07:51.631Z] Cookies = [] [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] [삭제 후 확인] 댓글 목록에서 삭제 상태 확인... [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.434+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.434+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=3, sort=LATEST, cursor=null, size=20, userId=anonymous [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.434+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=3, sortType=LATEST, size=20, userId=null [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] p1_0.id, [2026-01-20T00:07:51.631Z] p1_0.category, [2026-01-20T00:07:51.631Z] p1_0.comment_count, [2026-01-20T00:07:51.631Z] p1_0.content, [2026-01-20T00:07:51.631Z] p1_0.created_at, [2026-01-20T00:07:51.631Z] p1_0.deleted, [2026-01-20T00:07:51.631Z] p1_0.like_count, [2026-01-20T00:07:51.631Z] p1_0.title, [2026-01-20T00:07:51.631Z] p1_0.updated_at, [2026-01-20T00:07:51.631Z] p1_0.user_id, [2026-01-20T00:07:51.631Z] p1_0.view_count [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(p1_0.deleted) [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] p1_0.id, [2026-01-20T00:07:51.631Z] p1_0.category, [2026-01-20T00:07:51.631Z] p1_0.comment_count, [2026-01-20T00:07:51.631Z] p1_0.content, [2026-01-20T00:07:51.631Z] p1_0.created_at, [2026-01-20T00:07:51.631Z] p1_0.deleted, [2026-01-20T00:07:51.631Z] p1_0.like_count, [2026-01-20T00:07:51.631Z] p1_0.title, [2026-01-20T00:07:51.631Z] p1_0.updated_at, [2026-01-20T00:07:51.631Z] p1_0.user_id, [2026-01-20T00:07:51.631Z] p1_0.view_count [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(p1_0.deleted) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] c1_0.id, [2026-01-20T00:07:51.631Z] c1_0.content, [2026-01-20T00:07:51.631Z] c1_0.created_at, [2026-01-20T00:07:51.631Z] c1_0.deleted, [2026-01-20T00:07:51.631Z] c1_0.like_count, [2026-01-20T00:07:51.631Z] c1_0.parent_id, [2026-01-20T00:07:51.631Z] c1_0.post_id, [2026-01-20T00:07:51.631Z] c1_0.updated_at, [2026-01-20T00:07:51.631Z] c1_0.user_id [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] order by [2026-01-20T00:07:51.631Z] c1_0.created_at desc [2026-01-20T00:07:51.631Z] fetch [2026-01-20T00:07:51.631Z] first ? rows only [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] c1_0.id, [2026-01-20T00:07:51.631Z] c1_0.content, [2026-01-20T00:07:51.631Z] c1_0.created_at, [2026-01-20T00:07:51.631Z] c1_0.deleted, [2026-01-20T00:07:51.631Z] c1_0.like_count, [2026-01-20T00:07:51.631Z] c1_0.parent_id, [2026-01-20T00:07:51.631Z] c1_0.post_id, [2026-01-20T00:07:51.631Z] c1_0.updated_at, [2026-01-20T00:07:51.631Z] c1_0.user_id [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] order by [2026-01-20T00:07:51.631Z] c1_0.created_at desc [2026-01-20T00:07:51.631Z] fetch [2026-01-20T00:07:51.631Z] first ? rows only [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(cl1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comment_likes cl1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] c1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(cl1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comment_likes cl1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] c1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] u1_0.id, [2026-01-20T00:07:51.631Z] u1_0.age_range, [2026-01-20T00:07:51.631Z] u1_0.budget, [2026-01-20T00:07:51.631Z] u1_0.created_at, [2026-01-20T00:07:51.631Z] u1_0.email, [2026-01-20T00:07:51.631Z] u1_0.gender, [2026-01-20T00:07:51.631Z] u1_0.latitude, [2026-01-20T00:07:51.631Z] u1_0.location, [2026-01-20T00:07:51.631Z] u1_0.longitude, [2026-01-20T00:07:51.631Z] u1_0.nickname, [2026-01-20T00:07:51.631Z] u1_0.profile_image_url, [2026-01-20T00:07:51.631Z] u1_0.startup_experience, [2026-01-20T00:07:51.631Z] u1_0.updated_at, [2026-01-20T00:07:51.631Z] u1_0.user_type, [2026-01-20T00:07:51.631Z] u1_0.username [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] users u1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] u1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] u1_0.id, [2026-01-20T00:07:51.631Z] u1_0.age_range, [2026-01-20T00:07:51.631Z] u1_0.budget, [2026-01-20T00:07:51.631Z] u1_0.created_at, [2026-01-20T00:07:51.631Z] u1_0.email, [2026-01-20T00:07:51.631Z] u1_0.gender, [2026-01-20T00:07:51.631Z] u1_0.latitude, [2026-01-20T00:07:51.631Z] u1_0.location, [2026-01-20T00:07:51.631Z] u1_0.longitude, [2026-01-20T00:07:51.631Z] u1_0.nickname, [2026-01-20T00:07:51.631Z] u1_0.profile_image_url, [2026-01-20T00:07:51.631Z] u1_0.startup_experience, [2026-01-20T00:07:51.631Z] u1_0.updated_at, [2026-01-20T00:07:51.631Z] u1_0.user_type, [2026-01-20T00:07:51.631Z] u1_0.username [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] users u1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] u1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(cl1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comment_likes cl1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] c1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(cl1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comment_likes cl1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] c1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] u1_0.id, [2026-01-20T00:07:51.631Z] u1_0.age_range, [2026-01-20T00:07:51.631Z] u1_0.budget, [2026-01-20T00:07:51.631Z] u1_0.created_at, [2026-01-20T00:07:51.631Z] u1_0.email, [2026-01-20T00:07:51.631Z] u1_0.gender, [2026-01-20T00:07:51.631Z] u1_0.latitude, [2026-01-20T00:07:51.631Z] u1_0.location, [2026-01-20T00:07:51.631Z] u1_0.longitude, [2026-01-20T00:07:51.631Z] u1_0.nickname, [2026-01-20T00:07:51.631Z] u1_0.profile_image_url, [2026-01-20T00:07:51.631Z] u1_0.startup_experience, [2026-01-20T00:07:51.631Z] u1_0.updated_at, [2026-01-20T00:07:51.631Z] u1_0.user_type, [2026-01-20T00:07:51.631Z] u1_0.username [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] users u1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] u1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] u1_0.id, [2026-01-20T00:07:51.631Z] u1_0.age_range, [2026-01-20T00:07:51.631Z] u1_0.budget, [2026-01-20T00:07:51.631Z] u1_0.created_at, [2026-01-20T00:07:51.631Z] u1_0.email, [2026-01-20T00:07:51.631Z] u1_0.gender, [2026-01-20T00:07:51.631Z] u1_0.latitude, [2026-01-20T00:07:51.631Z] u1_0.location, [2026-01-20T00:07:51.631Z] u1_0.longitude, [2026-01-20T00:07:51.631Z] u1_0.nickname, [2026-01-20T00:07:51.631Z] u1_0.profile_image_url, [2026-01-20T00:07:51.631Z] u1_0.startup_experience, [2026-01-20T00:07:51.631Z] u1_0.updated_at, [2026-01-20T00:07:51.631Z] u1_0.user_type, [2026-01-20T00:07:51.631Z] u1_0.username [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] users u1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] u1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] and not(c1_0.deleted) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(cl1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comment_likes cl1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] c1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(cl1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comment_likes cl1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] c1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] u1_0.id, [2026-01-20T00:07:51.631Z] u1_0.age_range, [2026-01-20T00:07:51.631Z] u1_0.budget, [2026-01-20T00:07:51.631Z] u1_0.created_at, [2026-01-20T00:07:51.631Z] u1_0.email, [2026-01-20T00:07:51.631Z] u1_0.gender, [2026-01-20T00:07:51.631Z] u1_0.latitude, [2026-01-20T00:07:51.631Z] u1_0.location, [2026-01-20T00:07:51.631Z] u1_0.longitude, [2026-01-20T00:07:51.631Z] u1_0.nickname, [2026-01-20T00:07:51.631Z] u1_0.profile_image_url, [2026-01-20T00:07:51.631Z] u1_0.startup_experience, [2026-01-20T00:07:51.631Z] u1_0.updated_at, [2026-01-20T00:07:51.631Z] u1_0.user_type, [2026-01-20T00:07:51.631Z] u1_0.username [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] users u1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] u1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] select [2026-01-20T00:07:51.631Z] u1_0.id, [2026-01-20T00:07:51.631Z] u1_0.age_range, [2026-01-20T00:07:51.631Z] u1_0.budget, [2026-01-20T00:07:51.631Z] u1_0.created_at, [2026-01-20T00:07:51.631Z] u1_0.email, [2026-01-20T00:07:51.631Z] u1_0.gender, [2026-01-20T00:07:51.631Z] u1_0.latitude, [2026-01-20T00:07:51.631Z] u1_0.location, [2026-01-20T00:07:51.631Z] u1_0.longitude, [2026-01-20T00:07:51.631Z] u1_0.nickname, [2026-01-20T00:07:51.631Z] u1_0.profile_image_url, [2026-01-20T00:07:51.631Z] u1_0.startup_experience, [2026-01-20T00:07:51.631Z] u1_0.updated_at, [2026-01-20T00:07:51.631Z] u1_0.user_type, [2026-01-20T00:07:51.631Z] u1_0.username [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] users u1_0 [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] u1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] Hibernate: [2026-01-20T00:07:51.631Z] /* */ select [2026-01-20T00:07:51.631Z] count(c1_0.id) [2026-01-20T00:07:51.631Z] from [2026-01-20T00:07:51.631Z] comments c1_0 [2026-01-20T00:07:51.631Z] left join [2026-01-20T00:07:51.631Z] post p1_0 [2026-01-20T00:07:51.631Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:51.631Z] where [2026-01-20T00:07:51.631Z] p1_0.id=? [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.455+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.455+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.455+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@60449e6b] [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] MockHttpServletRequest: [2026-01-20T00:07:51.631Z] HTTP Method = GET [2026-01-20T00:07:51.631Z] Request URI = /community/freeboard/3/comments [2026-01-20T00:07:51.631Z] Parameters = {sort=[LATEST]} [2026-01-20T00:07:51.631Z] Headers = [] [2026-01-20T00:07:51.631Z] Body = [2026-01-20T00:07:51.631Z] Session Attrs = {} [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] Handler: [2026-01-20T00:07:51.631Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:51.631Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] Async: [2026-01-20T00:07:51.631Z] Async started = false [2026-01-20T00:07:51.631Z] Async result = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] Resolved Exception: [2026-01-20T00:07:51.631Z] Type = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] ModelAndView: [2026-01-20T00:07:51.631Z] View name = null [2026-01-20T00:07:51.631Z] View = null [2026-01-20T00:07:51.631Z] Model = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] FlashMap: [2026-01-20T00:07:51.631Z] Attributes = null [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] MockHttpServletResponse: [2026-01-20T00:07:51.631Z] Status = 200 [2026-01-20T00:07:51.631Z] Error message = null [2026-01-20T00:07:51.631Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:51.631Z] Content type = application/json [2026-01-20T00:07:51.631Z] Body = {"comments":[{"commentId":11,"postId":3,"parentCommentId":9,"author":{"userId":"52dac43d-6ea0-4fad-9f0d-1e8dd2142de8","nickname":"거주민문어544","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"두 번째 대댓글입니다!","replyCount":0,"likeCount":0,"depth":1,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.41396","updatedAt":"2026-01-20T09:07:51.41396","liked":null,"isAuthor":false,"isLiked":null},{"commentId":10,"postId":3,"parentCommentId":9,"author":{"userId":"3ac2b7e1-ae8e-4e20-9e07-dfa9d06d41bb","nickname":"창업가문어289","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"content":"첫 번째 대댓글이에요!","replyCount":0,"likeCount":0,"depth":1,"deleted":false,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.398547","updatedAt":"2026-01-20T09:07:51.398547","liked":null,"isAuthor":false,"isLiked":null},{"commentId":9,"postId":3,"parentCommentId":null,"author":{"userId":"628bf21a-5623-47cb-9cb3-b361f19b3504","nickname":"거주민문어788","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"삭제된 댓글입니다.","replyCount":2,"likeCount":0,"depth":0,"deleted":true,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:07:51.380919","updatedAt":"2026-01-20T09:07:51.427273","liked":null,"isAuthor":false,"isLiked":null}],"hasNext":false,"nextCursor":null,"size":3,"total":3,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:51.631Z] Forwarded URL = null [2026-01-20T00:07:51.631Z] Redirected URL = null [2026-01-20T00:07:51.631Z] Cookies = [] [2026-01-20T00:07:51.631Z] 📊 삭제 후 댓글 상태: [2026-01-20T00:07:51.631Z] - ID 11: 두 번째 대댓글입니다! (깊이: 1) [2026-01-20T00:07:51.631Z] - ID 10: 첫 번째 대댓글이에요! (깊이: 1) [2026-01-20T00:07:51.631Z] - ID 9: [삭제된 댓글입니다] (깊이: 0) [2026-01-20T00:07:51.631Z] 🎯 댓글 삭제 시나리오 테스트 완료! 🎉 [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 STANDARD_OUT [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.466+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest]: ErrorScenarioIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.469+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.ErrorScenarioIntegrationTest [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] . ____ _ __ _ _ [2026-01-20T00:07:51.631Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:51.631Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:51.631Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:51.631Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:51.631Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:51.631Z] [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.498+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.ErrorScenarioIntegrationTest : Starting ErrorScenarioIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.498+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.i.ErrorScenarioIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:51.631Z] 2026-01-20T09:07:51.498+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.ErrorScenarioIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.694+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.695+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.696+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.769+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.769+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.793+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.795+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.795+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:51.882Z] 2026-01-20T09:07:51.803+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.804+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.804+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.804+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.804+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.804+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.850+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=f07a5b74-6091-31df-97f8-3c9985286353 [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:51.997+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:52.010+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2026-01-20T00:07:52.132Z] 2026-01-20T09:07:52.010+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.42] [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.064+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.064+09:00 INFO 1527343 --- [ Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 565 ms [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.131+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.133+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.140+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.140+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-7 - Starting... [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.141+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-7 - Added connection conn60: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.141+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-7 - Start completed. [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.142+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.142+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:52.383Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-7)'] [2026-01-20T00:07:52.383Z] Database driver: undefined/unknown [2026-01-20T00:07:52.383Z] Database version: 2.3.232 [2026-01-20T00:07:52.383Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:52.383Z] Isolation level: undefined/unknown [2026-01-20T00:07:52.383Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:52.383Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.250+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists comment_likes cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists comment_likes cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists comments cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists comments cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists post cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists post cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists post_image cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists post_image cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists post_like cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists post_like cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists user_interests cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists user_interests cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists users cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists users cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists vote_option cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists vote_option cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists vote_result cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists vote_result cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists votesboard cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists votesboard cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table comment_likes ( [2026-01-20T00:07:52.383Z] comment_id bigint, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (comment_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table comment_likes ( [2026-01-20T00:07:52.383Z] comment_id bigint, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (comment_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table comments ( [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] parent_id bigint, [2026-01-20T00:07:52.383Z] post_id bigint, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] content clob, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table comments ( [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] parent_id bigint, [2026-01-20T00:07:52.383Z] post_id bigint, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] content clob, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table post ( [2026-01-20T00:07:52.383Z] comment_count integer not null, [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] view_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] title varchar(255), [2026-01-20T00:07:52.383Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:52.383Z] content clob, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table post ( [2026-01-20T00:07:52.383Z] comment_count integer not null, [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] view_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] title varchar(255), [2026-01-20T00:07:52.383Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:52.383Z] content clob, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table post_image ( [2026-01-20T00:07:52.383Z] sequence integer not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] post_id bigint, [2026-01-20T00:07:52.383Z] image_url varchar(255), [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table post_image ( [2026-01-20T00:07:52.383Z] sequence integer not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] post_id bigint, [2026-01-20T00:07:52.383Z] image_url varchar(255), [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table post_like ( [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] post_id bigint, [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (post_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table post_like ( [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] post_id bigint, [2026-01-20T00:07:52.383Z] user_id varchar(36), [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (post_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table sigungu_code ( [2026-01-20T00:07:52.383Z] code varchar(5) not null, [2026-01-20T00:07:52.383Z] sido varchar(50) not null, [2026-01-20T00:07:52.383Z] sigungu varchar(50) not null, [2026-01-20T00:07:52.383Z] full_name varchar(100) not null, [2026-01-20T00:07:52.383Z] primary key (code) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table sigungu_code ( [2026-01-20T00:07:52.383Z] code varchar(5) not null, [2026-01-20T00:07:52.383Z] sido varchar(50) not null, [2026-01-20T00:07:52.383Z] sigungu varchar(50) not null, [2026-01-20T00:07:52.383Z] full_name varchar(100) not null, [2026-01-20T00:07:52.383Z] primary key (code) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table user_interests ( [2026-01-20T00:07:52.383Z] users_id varchar(36) not null, [2026-01-20T00:07:52.383Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table user_interests ( [2026-01-20T00:07:52.383Z] users_id varchar(36) not null, [2026-01-20T00:07:52.383Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table users ( [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] id varchar(36) not null, [2026-01-20T00:07:52.383Z] email varchar(255), [2026-01-20T00:07:52.383Z] latitude varchar(255), [2026-01-20T00:07:52.383Z] location varchar(255), [2026-01-20T00:07:52.383Z] longitude varchar(255), [2026-01-20T00:07:52.383Z] nickname varchar(255), [2026-01-20T00:07:52.383Z] profile_image_url varchar(255), [2026-01-20T00:07:52.383Z] username varchar(255), [2026-01-20T00:07:52.383Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:52.383Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:52.383Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:52.383Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:52.383Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table users ( [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] id varchar(36) not null, [2026-01-20T00:07:52.383Z] email varchar(255), [2026-01-20T00:07:52.383Z] latitude varchar(255), [2026-01-20T00:07:52.383Z] location varchar(255), [2026-01-20T00:07:52.383Z] longitude varchar(255), [2026-01-20T00:07:52.383Z] nickname varchar(255), [2026-01-20T00:07:52.383Z] profile_image_url varchar(255), [2026-01-20T00:07:52.383Z] username varchar(255), [2026-01-20T00:07:52.383Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:52.383Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:52.383Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:52.383Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:52.383Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table vote_option ( [2026-01-20T00:07:52.383Z] sequence integer not null, [2026-01-20T00:07:52.383Z] vote_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] content varchar(100) not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table vote_option ( [2026-01-20T00:07:52.383Z] sequence integer not null, [2026-01-20T00:07:52.383Z] vote_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] content varchar(100) not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table vote_result ( [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] vote_option_id bigint not null, [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table vote_result ( [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] vote_option_id bigint not null, [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table votesboard ( [2026-01-20T00:07:52.383Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:52.383Z] allow_revote boolean not null, [2026-01-20T00:07:52.383Z] comment_count integer not null, [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] total_votes integer not null, [2026-01-20T00:07:52.383Z] view_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] end_time timestamp(6) not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] title varchar(100) not null, [2026-01-20T00:07:52.383Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:52.383Z] content clob not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table votesboard ( [2026-01-20T00:07:52.383Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:52.383Z] allow_revote boolean not null, [2026-01-20T00:07:52.383Z] comment_count integer not null, [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] total_votes integer not null, [2026-01-20T00:07:52.383Z] view_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] end_time timestamp(6) not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] title varchar(100) not null, [2026-01-20T00:07:52.383Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:52.383Z] content clob not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table votesboard_comment_like ( [2026-01-20T00:07:52.383Z] comment_id bigint not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6) not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (comment_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table votesboard_comment_like ( [2026-01-20T00:07:52.383Z] comment_id bigint not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6) not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (comment_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table votesboard_comments ( [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] parent_id bigint, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] content clob not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table votesboard_comments ( [2026-01-20T00:07:52.383Z] deleted boolean not null, [2026-01-20T00:07:52.383Z] like_count integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] parent_id bigint, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] content clob not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table votesboard_image ( [2026-01-20T00:07:52.383Z] sequence integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] image_url varchar(500) not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table votesboard_image ( [2026-01-20T00:07:52.383Z] sequence integer not null, [2026-01-20T00:07:52.383Z] created_at timestamp(6), [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] updated_at timestamp(6), [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] image_url varchar(500) not null, [2026-01-20T00:07:52.383Z] primary key (id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create table votesboard_like ( [2026-01-20T00:07:52.383Z] created_at timestamp(6) not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (votesboard_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create table votesboard_like ( [2026-01-20T00:07:52.383Z] created_at timestamp(6) not null, [2026-01-20T00:07:52.383Z] id bigint generated by default as identity, [2026-01-20T00:07:52.383Z] votesboard_id bigint not null, [2026-01-20T00:07:52.383Z] user_id varchar(36) not null, [2026-01-20T00:07:52.383Z] primary key (id), [2026-01-20T00:07:52.383Z] unique (votesboard_id, user_id) [2026-01-20T00:07:52.383Z] ) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create index idx_sigungu_code [2026-01-20T00:07:52.383Z] on sigungu_code (code) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create index idx_sigungu_code [2026-01-20T00:07:52.383Z] on sigungu_code (code) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create index idx_vote_result_user [2026-01-20T00:07:52.383Z] on vote_result (user_id) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create index idx_vote_result_user [2026-01-20T00:07:52.383Z] on vote_result (user_id) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create index idx_vote_result_post [2026-01-20T00:07:52.383Z] on vote_result (votesboard_id) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create index idx_vote_result_post [2026-01-20T00:07:52.383Z] on vote_result (votesboard_id) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] create index idx_vote_result_user_post [2026-01-20T00:07:52.383Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] create index idx_vote_result_user_post [2026-01-20T00:07:52.383Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists comment_likes [2026-01-20T00:07:52.383Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:52.383Z] foreign key (comment_id) [2026-01-20T00:07:52.383Z] references comments [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists comment_likes [2026-01-20T00:07:52.383Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:52.383Z] foreign key (comment_id) [2026-01-20T00:07:52.383Z] references comments [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists comment_likes [2026-01-20T00:07:52.383Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists comment_likes [2026-01-20T00:07:52.383Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists comments [2026-01-20T00:07:52.383Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:52.383Z] foreign key (parent_id) [2026-01-20T00:07:52.383Z] references comments [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists comments [2026-01-20T00:07:52.383Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:52.383Z] foreign key (parent_id) [2026-01-20T00:07:52.383Z] references comments [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists comments [2026-01-20T00:07:52.383Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:52.383Z] foreign key (post_id) [2026-01-20T00:07:52.383Z] references post [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists comments [2026-01-20T00:07:52.383Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:52.383Z] foreign key (post_id) [2026-01-20T00:07:52.383Z] references post [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists comments [2026-01-20T00:07:52.383Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists comments [2026-01-20T00:07:52.383Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists post [2026-01-20T00:07:52.383Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists post [2026-01-20T00:07:52.383Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists post_image [2026-01-20T00:07:52.383Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:52.383Z] foreign key (post_id) [2026-01-20T00:07:52.383Z] references post [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists post_image [2026-01-20T00:07:52.383Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:52.383Z] foreign key (post_id) [2026-01-20T00:07:52.383Z] references post [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists post_like [2026-01-20T00:07:52.383Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:52.383Z] foreign key (post_id) [2026-01-20T00:07:52.383Z] references post [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists post_like [2026-01-20T00:07:52.383Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:52.383Z] foreign key (post_id) [2026-01-20T00:07:52.383Z] references post [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists post_like [2026-01-20T00:07:52.383Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists post_like [2026-01-20T00:07:52.383Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists user_interests [2026-01-20T00:07:52.383Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:52.383Z] foreign key (users_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists user_interests [2026-01-20T00:07:52.383Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:52.383Z] foreign key (users_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists vote_option [2026-01-20T00:07:52.383Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:52.383Z] foreign key (votesboard_id) [2026-01-20T00:07:52.383Z] references votesboard [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists vote_option [2026-01-20T00:07:52.383Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:52.383Z] foreign key (votesboard_id) [2026-01-20T00:07:52.383Z] references votesboard [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists vote_result [2026-01-20T00:07:52.383Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists vote_result [2026-01-20T00:07:52.383Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists vote_result [2026-01-20T00:07:52.383Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:52.383Z] foreign key (vote_option_id) [2026-01-20T00:07:52.383Z] references vote_option [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists vote_result [2026-01-20T00:07:52.383Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:52.383Z] foreign key (vote_option_id) [2026-01-20T00:07:52.383Z] references vote_option [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists vote_result [2026-01-20T00:07:52.383Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:52.383Z] foreign key (votesboard_id) [2026-01-20T00:07:52.383Z] references votesboard [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists vote_result [2026-01-20T00:07:52.383Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:52.383Z] foreign key (votesboard_id) [2026-01-20T00:07:52.383Z] references votesboard [2026-01-20T00:07:52.383Z] 2026-01-20T09:07:52.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.383Z] alter table if exists votesboard [2026-01-20T00:07:52.383Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.383Z] references users [2026-01-20T00:07:52.383Z] Hibernate: [2026-01-20T00:07:52.383Z] alter table if exists votesboard [2026-01-20T00:07:52.383Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:52.383Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:52.384Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:52.384Z] foreign key (comment_id) [2026-01-20T00:07:52.384Z] references votesboard_comments [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:52.384Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:52.384Z] foreign key (comment_id) [2026-01-20T00:07:52.384Z] references votesboard_comments [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:52.384Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:52.384Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:52.384Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:52.384Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:52.384Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:52.384Z] foreign key (parent_id) [2026-01-20T00:07:52.384Z] references votesboard_comments [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:52.384Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:52.384Z] foreign key (parent_id) [2026-01-20T00:07:52.384Z] references votesboard_comments [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:52.384Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:52.384Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:52.384Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:52.384Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:52.384Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:52.384Z] foreign key (votesboard_id) [2026-01-20T00:07:52.384Z] references votesboard [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_comments [2026-01-20T00:07:52.384Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:52.384Z] foreign key (votesboard_id) [2026-01-20T00:07:52.384Z] references votesboard [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_image [2026-01-20T00:07:52.384Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:52.384Z] foreign key (votesboard_id) [2026-01-20T00:07:52.384Z] references votesboard [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_image [2026-01-20T00:07:52.384Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:52.384Z] foreign key (votesboard_id) [2026-01-20T00:07:52.384Z] references votesboard [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_like [2026-01-20T00:07:52.384Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:52.384Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_like [2026-01-20T00:07:52.384Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:52.384Z] foreign key (user_id) [2026-01-20T00:07:52.384Z] references users [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:52.384Z] alter table if exists votesboard_like [2026-01-20T00:07:52.384Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:52.384Z] foreign key (votesboard_id) [2026-01-20T00:07:52.384Z] references votesboard [2026-01-20T00:07:52.384Z] Hibernate: [2026-01-20T00:07:52.384Z] alter table if exists votesboard_like [2026-01-20T00:07:52.384Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:52.384Z] foreign key (votesboard_id) [2026-01-20T00:07:52.384Z] references votesboard [2026-01-20T00:07:52.384Z] 2026-01-20T09:07:52.286+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:52.634Z] 2026-01-20T09:07:52.346+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:07:52.634Z] 2026-01-20T09:07:52.346+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:07:52.634Z] 2026-01-20T09:07:52.346+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:07:52.634Z] 2026-01-20T09:07:52.346+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:07:53.185Z] 2026-01-20T09:07:52.960+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:53.185Z] 2026-01-20T09:07:53.011+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:53.185Z] 2026-01-20T09:07:53.029+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:53.185Z] 2026-01-20T09:07:53.071+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:53.185Z] 2026-01-20T09:07:53.110+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:53.185Z] 2026-01-20T09:07:53.118+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.311+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 46219 (http) with context path '/' [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.318+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.ErrorScenarioIntegrationTest : Started ErrorScenarioIntegrationTest in 1.847 seconds (process running for 34.357) [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] /* select [2026-01-20T00:07:53.435Z] count(*) [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] SigunguCode x */ select [2026-01-20T00:07:53.435Z] count(*) [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] /* select [2026-01-20T00:07:53.435Z] count(*) [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] SigunguCode x */ select [2026-01-20T00:07:53.435Z] count(*) [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.327+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.328+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] 2026-01-20T09:07:53.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.435Z] sc1_0.full_name, [2026-01-20T00:07:53.435Z] sc1_0.sido, [2026-01-20T00:07:53.435Z] sc1_0.sigungu [2026-01-20T00:07:53.435Z] from [2026-01-20T00:07:53.435Z] sigungu_code sc1_0 [2026-01-20T00:07:53.435Z] where [2026-01-20T00:07:53.435Z] sc1_0.code=? [2026-01-20T00:07:53.435Z] Hibernate: [2026-01-20T00:07:53.435Z] select [2026-01-20T00:07:53.435Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.436Z] where [2026-01-20T00:07:53.436Z] sc1_0.code=? [2026-01-20T00:07:53.436Z] Hibernate: [2026-01-20T00:07:53.436Z] select [2026-01-20T00:07:53.436Z] sc1_0.code, [2026-01-20T00:07:53.436Z] sc1_0.full_name, [2026-01-20T00:07:53.436Z] sc1_0.sido, [2026-01-20T00:07:53.436Z] sc1_0.sigungu [2026-01-20T00:07:53.436Z] from [2026-01-20T00:07:53.436Z] sigungu_code sc1_0 [2026-01-20T00:07:53.686Z] where [2026-01-20T00:07:53.686Z] sc1_0.code=? [2026-01-20T00:07:53.686Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.686Z] select [2026-01-20T00:07:53.686Z] sc1_0.code, [2026-01-20T00:07:53.686Z] sc1_0.full_name, [2026-01-20T00:07:53.686Z] sc1_0.sido, [2026-01-20T00:07:53.686Z] sc1_0.sigungu [2026-01-20T00:07:53.686Z] from [2026-01-20T00:07:53.686Z] sigungu_code sc1_0 [2026-01-20T00:07:53.686Z] where [2026-01-20T00:07:53.686Z] sc1_0.code=? [2026-01-20T00:07:53.686Z] Hibernate: [2026-01-20T00:07:53.686Z] select [2026-01-20T00:07:53.686Z] sc1_0.code, [2026-01-20T00:07:53.686Z] sc1_0.full_name, [2026-01-20T00:07:53.686Z] sc1_0.sido, [2026-01-20T00:07:53.686Z] sc1_0.sigungu [2026-01-20T00:07:53.686Z] from [2026-01-20T00:07:53.686Z] sigungu_code sc1_0 [2026-01-20T00:07:53.686Z] where [2026-01-20T00:07:53.686Z] sc1_0.code=? [2026-01-20T00:07:53.686Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.686Z] select [2026-01-20T00:07:53.686Z] sc1_0.code, [2026-01-20T00:07:53.686Z] sc1_0.full_name, [2026-01-20T00:07:53.686Z] sc1_0.sido, [2026-01-20T00:07:53.686Z] sc1_0.sigungu [2026-01-20T00:07:53.686Z] from [2026-01-20T00:07:53.686Z] sigungu_code sc1_0 [2026-01-20T00:07:53.686Z] where [2026-01-20T00:07:53.686Z] sc1_0.code=? [2026-01-20T00:07:53.686Z] Hibernate: [2026-01-20T00:07:53.686Z] select [2026-01-20T00:07:53.686Z] sc1_0.code, [2026-01-20T00:07:53.686Z] sc1_0.full_name, [2026-01-20T00:07:53.686Z] sc1_0.sido, [2026-01-20T00:07:53.686Z] sc1_0.sigungu [2026-01-20T00:07:53.686Z] from [2026-01-20T00:07:53.686Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] Hibernate: [2026-01-20T00:07:53.687Z] select [2026-01-20T00:07:53.687Z] sc1_0.code, [2026-01-20T00:07:53.687Z] sc1_0.full_name, [2026-01-20T00:07:53.687Z] sc1_0.sido, [2026-01-20T00:07:53.687Z] sc1_0.sigungu [2026-01-20T00:07:53.687Z] from [2026-01-20T00:07:53.687Z] sigungu_code sc1_0 [2026-01-20T00:07:53.687Z] where [2026-01-20T00:07:53.687Z] sc1_0.code=? [2026-01-20T00:07:53.687Z] 2026-01-20T09:07:53.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] 2026-01-20T09:07:53.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.688Z] Hibernate: [2026-01-20T00:07:53.688Z] select [2026-01-20T00:07:53.688Z] sc1_0.code, [2026-01-20T00:07:53.688Z] sc1_0.full_name, [2026-01-20T00:07:53.688Z] sc1_0.sido, [2026-01-20T00:07:53.688Z] sc1_0.sigungu [2026-01-20T00:07:53.688Z] from [2026-01-20T00:07:53.688Z] sigungu_code sc1_0 [2026-01-20T00:07:53.688Z] where [2026-01-20T00:07:53.688Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] Hibernate: [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.689Z] sc1_0.sigungu [2026-01-20T00:07:53.689Z] from [2026-01-20T00:07:53.689Z] sigungu_code sc1_0 [2026-01-20T00:07:53.689Z] where [2026-01-20T00:07:53.689Z] sc1_0.code=? [2026-01-20T00:07:53.689Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.689Z] select [2026-01-20T00:07:53.689Z] sc1_0.code, [2026-01-20T00:07:53.689Z] sc1_0.full_name, [2026-01-20T00:07:53.689Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.690Z] from [2026-01-20T00:07:53.690Z] sigungu_code sc1_0 [2026-01-20T00:07:53.690Z] where [2026-01-20T00:07:53.690Z] sc1_0.code=? [2026-01-20T00:07:53.690Z] Hibernate: [2026-01-20T00:07:53.690Z] select [2026-01-20T00:07:53.690Z] sc1_0.code, [2026-01-20T00:07:53.690Z] sc1_0.full_name, [2026-01-20T00:07:53.690Z] sc1_0.sido, [2026-01-20T00:07:53.690Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] Hibernate: [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.691Z] where [2026-01-20T00:07:53.691Z] sc1_0.code=? [2026-01-20T00:07:53.691Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.691Z] select [2026-01-20T00:07:53.691Z] sc1_0.code, [2026-01-20T00:07:53.691Z] sc1_0.full_name, [2026-01-20T00:07:53.691Z] sc1_0.sido, [2026-01-20T00:07:53.691Z] sc1_0.sigungu [2026-01-20T00:07:53.691Z] from [2026-01-20T00:07:53.691Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.379+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] select [2026-01-20T00:07:53.692Z] sc1_0.code, [2026-01-20T00:07:53.692Z] sc1_0.full_name, [2026-01-20T00:07:53.692Z] sc1_0.sido, [2026-01-20T00:07:53.692Z] sc1_0.sigungu [2026-01-20T00:07:53.692Z] from [2026-01-20T00:07:53.692Z] sigungu_code sc1_0 [2026-01-20T00:07:53.692Z] where [2026-01-20T00:07:53.692Z] sc1_0.code=? [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.379+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.380+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] Hibernate: [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.692Z] into [2026-01-20T00:07:53.692Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.692Z] values [2026-01-20T00:07:53.692Z] (?, ?, ?, ?) [2026-01-20T00:07:53.692Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.692Z] /* insert for [2026-01-20T00:07:53.692Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] 2026-01-20T09:07:53.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.693Z] into [2026-01-20T00:07:53.693Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.693Z] values [2026-01-20T00:07:53.693Z] (?, ?, ?, ?) [2026-01-20T00:07:53.693Z] Hibernate: [2026-01-20T00:07:53.693Z] /* insert for [2026-01-20T00:07:53.693Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.694Z] values [2026-01-20T00:07:53.694Z] (?, ?, ?, ?) [2026-01-20T00:07:53.694Z] Hibernate: [2026-01-20T00:07:53.694Z] /* insert for [2026-01-20T00:07:53.694Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.694Z] into [2026-01-20T00:07:53.694Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.695Z] Hibernate: [2026-01-20T00:07:53.695Z] /* insert for [2026-01-20T00:07:53.695Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.695Z] into [2026-01-20T00:07:53.695Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.695Z] values [2026-01-20T00:07:53.695Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] Hibernate: [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.696Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.696Z] into [2026-01-20T00:07:53.696Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.696Z] values [2026-01-20T00:07:53.696Z] (?, ?, ?, ?) [2026-01-20T00:07:53.696Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.696Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] Hibernate: [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.697Z] values [2026-01-20T00:07:53.697Z] (?, ?, ?, ?) [2026-01-20T00:07:53.697Z] 2026-01-20T09:07:53.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.697Z] /* insert for [2026-01-20T00:07:53.697Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.697Z] into [2026-01-20T00:07:53.697Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > 🔍 리소스 존재하지 않음 에러 시나리오: 404 Not Found 케이스들 STANDARD_OUT [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.419+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.419+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.420+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] 🎬 === 리소스 존재하지 않음 에러 시나리오 === [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] [테스트 1] 존재하지 않는 게시글 조회 시도... [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.435+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.437+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.439+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.439+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] p1_0.id, [2026-01-20T00:07:53.698Z] p1_0.category, [2026-01-20T00:07:53.698Z] p1_0.comment_count, [2026-01-20T00:07:53.698Z] p1_0.content, [2026-01-20T00:07:53.698Z] p1_0.created_at, [2026-01-20T00:07:53.698Z] p1_0.deleted, [2026-01-20T00:07:53.698Z] p1_0.like_count, [2026-01-20T00:07:53.698Z] p1_0.title, [2026-01-20T00:07:53.698Z] p1_0.updated_at, [2026-01-20T00:07:53.698Z] p1_0.user_id, [2026-01-20T00:07:53.698Z] p1_0.view_count [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] post p1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] p1_0.id=? [2026-01-20T00:07:53.698Z] and not(p1_0.deleted) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] p1_0.id, [2026-01-20T00:07:53.698Z] p1_0.category, [2026-01-20T00:07:53.698Z] p1_0.comment_count, [2026-01-20T00:07:53.698Z] p1_0.content, [2026-01-20T00:07:53.698Z] p1_0.created_at, [2026-01-20T00:07:53.698Z] p1_0.deleted, [2026-01-20T00:07:53.698Z] p1_0.like_count, [2026-01-20T00:07:53.698Z] p1_0.title, [2026-01-20T00:07:53.698Z] p1_0.updated_at, [2026-01-20T00:07:53.698Z] p1_0.user_id, [2026-01-20T00:07:53.698Z] p1_0.view_count [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] post p1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] p1_0.id=? [2026-01-20T00:07:53.698Z] and not(p1_0.deleted) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.444+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.444+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.446+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletRequest: [2026-01-20T00:07:53.698Z] HTTP Method = GET [2026-01-20T00:07:53.698Z] Request URI = /community/freeboard/99999 [2026-01-20T00:07:53.698Z] Parameters = {} [2026-01-20T00:07:53.698Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxODRjZjE4NS0yYWEyLTQ4ZWQtOWUxNy02MDA1MjQ3OTVhYWIiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.U0KSBb2T-inK_676sKQTFxT2fviojrCxALxl-c1S_qOPANiK6jijO7zKJT0eWzLXmWLBnXXuJDTNIPAkCGdE4g"] [2026-01-20T00:07:53.698Z] Body = [2026-01-20T00:07:53.698Z] Session Attrs = {} [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Handler: [2026-01-20T00:07:53.698Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.698Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Async: [2026-01-20T00:07:53.698Z] Async started = false [2026-01-20T00:07:53.698Z] Async result = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Resolved Exception: [2026-01-20T00:07:53.698Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] ModelAndView: [2026-01-20T00:07:53.698Z] View name = null [2026-01-20T00:07:53.698Z] View = null [2026-01-20T00:07:53.698Z] Model = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] FlashMap: [2026-01-20T00:07:53.698Z] Attributes = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletResponse: [2026-01-20T00:07:53.698Z] Status = 404 [2026-01-20T00:07:53.698Z] Error message = null [2026-01-20T00:07:53.698Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.698Z] Content type = application/json [2026-01-20T00:07:53.698Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:53.698Z] Forwarded URL = null [2026-01-20T00:07:53.698Z] Redirected URL = null [2026-01-20T00:07:53.698Z] Cookies = [] [2026-01-20T00:07:53.698Z] ✅ 존재하지 않는 게시글 조회 에러 처리 성공! [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] [테스트 2] 존재하지 않는 게시글 수정 시도... [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.452+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.453+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.462+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.462+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.464+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] p1_0.id, [2026-01-20T00:07:53.698Z] p1_0.category, [2026-01-20T00:07:53.698Z] p1_0.comment_count, [2026-01-20T00:07:53.698Z] p1_0.content, [2026-01-20T00:07:53.698Z] p1_0.created_at, [2026-01-20T00:07:53.698Z] p1_0.deleted, [2026-01-20T00:07:53.698Z] p1_0.like_count, [2026-01-20T00:07:53.698Z] p1_0.title, [2026-01-20T00:07:53.698Z] p1_0.updated_at, [2026-01-20T00:07:53.698Z] p1_0.user_id, [2026-01-20T00:07:53.698Z] p1_0.view_count [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] post p1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] p1_0.id=? [2026-01-20T00:07:53.698Z] and not(p1_0.deleted) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] p1_0.id, [2026-01-20T00:07:53.698Z] p1_0.category, [2026-01-20T00:07:53.698Z] p1_0.comment_count, [2026-01-20T00:07:53.698Z] p1_0.content, [2026-01-20T00:07:53.698Z] p1_0.created_at, [2026-01-20T00:07:53.698Z] p1_0.deleted, [2026-01-20T00:07:53.698Z] p1_0.like_count, [2026-01-20T00:07:53.698Z] p1_0.title, [2026-01-20T00:07:53.698Z] p1_0.updated_at, [2026-01-20T00:07:53.698Z] p1_0.user_id, [2026-01-20T00:07:53.698Z] p1_0.view_count [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] post p1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] p1_0.id=? [2026-01-20T00:07:53.698Z] and not(p1_0.deleted) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.465+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.465+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.465+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.465+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.465+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletRequest: [2026-01-20T00:07:53.698Z] HTTP Method = PATCH [2026-01-20T00:07:53.698Z] Request URI = /community/freeboard/99999 [2026-01-20T00:07:53.698Z] Parameters = {title=[존재하지 않는 게시글 수정], content=[수정 내용], category=[others]} [2026-01-20T00:07:53.698Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxODRjZjE4NS0yYWEyLTQ4ZWQtOWUxNy02MDA1MjQ3OTVhYWIiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.U0KSBb2T-inK_676sKQTFxT2fviojrCxALxl-c1S_qOPANiK6jijO7zKJT0eWzLXmWLBnXXuJDTNIPAkCGdE4g"] [2026-01-20T00:07:53.698Z] Body = [2026-01-20T00:07:53.698Z] Session Attrs = {} [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Handler: [2026-01-20T00:07:53.698Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.698Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Async: [2026-01-20T00:07:53.698Z] Async started = false [2026-01-20T00:07:53.698Z] Async result = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Resolved Exception: [2026-01-20T00:07:53.698Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] ModelAndView: [2026-01-20T00:07:53.698Z] View name = null [2026-01-20T00:07:53.698Z] View = null [2026-01-20T00:07:53.698Z] Model = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] FlashMap: [2026-01-20T00:07:53.698Z] Attributes = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletResponse: [2026-01-20T00:07:53.698Z] Status = 404 [2026-01-20T00:07:53.698Z] Error message = null [2026-01-20T00:07:53.698Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.698Z] Content type = application/json [2026-01-20T00:07:53.698Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:53.698Z] Forwarded URL = null [2026-01-20T00:07:53.698Z] Redirected URL = null [2026-01-20T00:07:53.698Z] Cookies = [] [2026-01-20T00:07:53.698Z] ✅ 존재하지 않는 게시글 수정 에러 처리 성공! [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] [테스트 3] 존재하지 않는 게시글에 댓글 작성 시도... [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.470+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.471+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.473+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@501e2ad6] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.475+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab, parentCommentId=null [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.475+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.476+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] p1_0.id, [2026-01-20T00:07:53.698Z] p1_0.category, [2026-01-20T00:07:53.698Z] p1_0.comment_count, [2026-01-20T00:07:53.698Z] p1_0.content, [2026-01-20T00:07:53.698Z] p1_0.created_at, [2026-01-20T00:07:53.698Z] p1_0.deleted, [2026-01-20T00:07:53.698Z] p1_0.like_count, [2026-01-20T00:07:53.698Z] p1_0.title, [2026-01-20T00:07:53.698Z] p1_0.updated_at, [2026-01-20T00:07:53.698Z] p1_0.user_id, [2026-01-20T00:07:53.698Z] p1_0.view_count [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] post p1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] p1_0.id=? [2026-01-20T00:07:53.698Z] and not(p1_0.deleted) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] p1_0.id, [2026-01-20T00:07:53.698Z] p1_0.category, [2026-01-20T00:07:53.698Z] p1_0.comment_count, [2026-01-20T00:07:53.698Z] p1_0.content, [2026-01-20T00:07:53.698Z] p1_0.created_at, [2026-01-20T00:07:53.698Z] p1_0.deleted, [2026-01-20T00:07:53.698Z] p1_0.like_count, [2026-01-20T00:07:53.698Z] p1_0.title, [2026-01-20T00:07:53.698Z] p1_0.updated_at, [2026-01-20T00:07:53.698Z] p1_0.user_id, [2026-01-20T00:07:53.698Z] p1_0.view_count [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] post p1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] p1_0.id=? [2026-01-20T00:07:53.698Z] and not(p1_0.deleted) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.477+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.477+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.478+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.478+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.480+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletRequest: [2026-01-20T00:07:53.698Z] HTTP Method = POST [2026-01-20T00:07:53.698Z] Request URI = /community/freeboard/99999/comments [2026-01-20T00:07:53.698Z] Parameters = {} [2026-01-20T00:07:53.698Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxODRjZjE4NS0yYWEyLTQ4ZWQtOWUxNy02MDA1MjQ3OTVhYWIiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.U0KSBb2T-inK_676sKQTFxT2fviojrCxALxl-c1S_qOPANiK6jijO7zKJT0eWzLXmWLBnXXuJDTNIPAkCGdE4g", Content-Length:"54"] [2026-01-20T00:07:53.698Z] Body = [2026-01-20T00:07:53.698Z] Session Attrs = {} [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Handler: [2026-01-20T00:07:53.698Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.698Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Async: [2026-01-20T00:07:53.698Z] Async started = false [2026-01-20T00:07:53.698Z] Async result = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Resolved Exception: [2026-01-20T00:07:53.698Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] ModelAndView: [2026-01-20T00:07:53.698Z] View name = null [2026-01-20T00:07:53.698Z] View = null [2026-01-20T00:07:53.698Z] Model = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] FlashMap: [2026-01-20T00:07:53.698Z] Attributes = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletResponse: [2026-01-20T00:07:53.698Z] Status = 404 [2026-01-20T00:07:53.698Z] Error message = null [2026-01-20T00:07:53.698Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.698Z] Content type = application/json [2026-01-20T00:07:53.698Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:53.698Z] Forwarded URL = null [2026-01-20T00:07:53.698Z] Redirected URL = null [2026-01-20T00:07:53.698Z] Cookies = [] [2026-01-20T00:07:53.698Z] ✅ 존재하지 않는 게시글 댓글 작성 에러 처리 성공! [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] [테스트 4] 존재하지 않는 댓글 수정 시도... [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.483+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.484+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.487+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=184cf185-2aa2-48ed-9e17-600524795aab, category=OTHERS, title=댓글 테스트용 게시글, imageCount=1 [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.487+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=184cf185-2aa2-48ed-9e17-600524795aab, category=OTHERS [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.494+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.510+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/6da1d1a3-a564-4b00-9b1e-f0875dd9dd64_1768867673496.jpg, url=http://localhost:9000/test-bucket/freeboard/6da1d1a3-a564-4b00-9b1e-f0875dd9dd64_1768867673496.jpg [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.510+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/6da1d1a3-a564-4b00-9b1e-f0875dd9dd64_1768867673496.jpg] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.510+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=1 [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.510+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.512+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.512+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@b7a5f79] [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletRequest: [2026-01-20T00:07:53.698Z] HTTP Method = POST [2026-01-20T00:07:53.698Z] Request URI = /community/freeboard [2026-01-20T00:07:53.698Z] Parameters = {title=[댓글 테스트용 게시글], content=[댓글 테스트를 위한 게시글], category=[others]} [2026-01-20T00:07:53.698Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxODRjZjE4NS0yYWEyLTQ4ZWQtOWUxNy02MDA1MjQ3OTVhYWIiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.U0KSBb2T-inK_676sKQTFxT2fviojrCxALxl-c1S_qOPANiK6jijO7zKJT0eWzLXmWLBnXXuJDTNIPAkCGdE4g"] [2026-01-20T00:07:53.698Z] Body = [2026-01-20T00:07:53.698Z] Session Attrs = {} [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Handler: [2026-01-20T00:07:53.698Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.698Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Async: [2026-01-20T00:07:53.698Z] Async started = false [2026-01-20T00:07:53.698Z] Async result = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Resolved Exception: [2026-01-20T00:07:53.698Z] Type = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] ModelAndView: [2026-01-20T00:07:53.698Z] View name = null [2026-01-20T00:07:53.698Z] View = null [2026-01-20T00:07:53.698Z] Model = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] FlashMap: [2026-01-20T00:07:53.698Z] Attributes = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletResponse: [2026-01-20T00:07:53.698Z] Status = 200 [2026-01-20T00:07:53.698Z] Error message = null [2026-01-20T00:07:53.698Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.698Z] Content type = application/json [2026-01-20T00:07:53.698Z] Body = {"postId":1} [2026-01-20T00:07:53.698Z] Forwarded URL = null [2026-01-20T00:07:53.698Z] Redirected URL = null [2026-01-20T00:07:53.698Z] Cookies = [] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.516+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.516+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.518+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@7b79fefd] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.519+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=1, commentId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.519+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 시작: commentId=99999, userId=184cf185-2aa2-48ed-9e17-600524795aab [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, default) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, default) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.525+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] c1_0.id, [2026-01-20T00:07:53.698Z] c1_0.content, [2026-01-20T00:07:53.698Z] c1_0.created_at, [2026-01-20T00:07:53.698Z] c1_0.deleted, [2026-01-20T00:07:53.698Z] c1_0.like_count, [2026-01-20T00:07:53.698Z] c1_0.parent_id, [2026-01-20T00:07:53.698Z] c1_0.post_id, [2026-01-20T00:07:53.698Z] c1_0.updated_at, [2026-01-20T00:07:53.698Z] c1_0.user_id [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] comments c1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] c1_0.id=? [2026-01-20T00:07:53.698Z] and not(c1_0.deleted) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* */ select [2026-01-20T00:07:53.698Z] c1_0.id, [2026-01-20T00:07:53.698Z] c1_0.content, [2026-01-20T00:07:53.698Z] c1_0.created_at, [2026-01-20T00:07:53.698Z] c1_0.deleted, [2026-01-20T00:07:53.698Z] c1_0.like_count, [2026-01-20T00:07:53.698Z] c1_0.parent_id, [2026-01-20T00:07:53.698Z] c1_0.post_id, [2026-01-20T00:07:53.698Z] c1_0.updated_at, [2026-01-20T00:07:53.698Z] c1_0.user_id [2026-01-20T00:07:53.698Z] from [2026-01-20T00:07:53.698Z] comments c1_0 [2026-01-20T00:07:53.698Z] where [2026-01-20T00:07:53.698Z] c1_0.id=? [2026-01-20T00:07:53.698Z] and not(c1_0.deleted) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.526+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.526+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: COMMENT_NOT_FOUND - 댓글을 찾을 수 없습니다. [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.526+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.526+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=COMMENT_NOT_FOUND, message=댓글을 찾을 수 없습니다.]] [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.527+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.CommentException: 댓글을 찾을 수 없습니다.] [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletRequest: [2026-01-20T00:07:53.698Z] HTTP Method = PATCH [2026-01-20T00:07:53.698Z] Request URI = /community/freeboard/1/comments/99999 [2026-01-20T00:07:53.698Z] Parameters = {} [2026-01-20T00:07:53.698Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxODRjZjE4NS0yYWEyLTQ4ZWQtOWUxNy02MDA1MjQ3OTVhYWIiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.U0KSBb2T-inK_676sKQTFxT2fviojrCxALxl-c1S_qOPANiK6jijO7zKJT0eWzLXmWLBnXXuJDTNIPAkCGdE4g", Content-Length:"48"] [2026-01-20T00:07:53.698Z] Body = [2026-01-20T00:07:53.698Z] Session Attrs = {} [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Handler: [2026-01-20T00:07:53.698Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.698Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Async: [2026-01-20T00:07:53.698Z] Async started = false [2026-01-20T00:07:53.698Z] Async result = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] Resolved Exception: [2026-01-20T00:07:53.698Z] Type = com.example.soso.global.exception.util.CommentException [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] ModelAndView: [2026-01-20T00:07:53.698Z] View name = null [2026-01-20T00:07:53.698Z] View = null [2026-01-20T00:07:53.698Z] Model = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] FlashMap: [2026-01-20T00:07:53.698Z] Attributes = null [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] MockHttpServletResponse: [2026-01-20T00:07:53.698Z] Status = 404 [2026-01-20T00:07:53.698Z] Error message = null [2026-01-20T00:07:53.698Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.698Z] Content type = application/json [2026-01-20T00:07:53.698Z] Body = {"code":"COMMENT_NOT_FOUND","message":"댓글을 찾을 수 없습니다."} [2026-01-20T00:07:53.698Z] Forwarded URL = null [2026-01-20T00:07:53.698Z] Redirected URL = null [2026-01-20T00:07:53.698Z] Cookies = [] [2026-01-20T00:07:53.698Z] ✅ 존재하지 않는 댓글 수정 에러 처리 성공! [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] 🎉 === 리소스 존재하지 않음 에러 시나리오 완료 === [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > 🔐 권한 관련 에러 시나리오: 다른 사용자 게시글/댓글 수정/삭제 시도 STANDARD_OUT [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.534+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.534+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.535+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:53.698Z] [2026-01-20T00:07:53.698Z] 🎬 === 권한 관련 에러 시나리오 === [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.536+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.537+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.537+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] Hibernate: [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.698Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.698Z] values [2026-01-20T00:07:53.698Z] (?, ?) [2026-01-20T00:07:53.698Z] 2026-01-20T09:07:53.539+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.698Z] /* insert for [2026-01-20T00:07:53.698Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.698Z] into [2026-01-20T00:07:53.699Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.699Z] 게시글 작성자: 창업가문어157 [2026-01-20T00:07:53.699Z] 다른 사용자: 거주민문어180 [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.542+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9a79e6f1-f11f-43eb-aff2-e72123d35c8e [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.542+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.543+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=9a79e6f1-f11f-43eb-aff2-e72123d35c8e, category=OTHERS, title=권한 테스트용 게시글, imageCount=1 [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.543+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=9a79e6f1-f11f-43eb-aff2-e72123d35c8e, category=OTHERS [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.546+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.547+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/5fb9c3c2-7496-4acf-946c-3b02a6bf03d0_1768867673546.jpg, url=http://localhost:9000/test-bucket/freeboard/5fb9c3c2-7496-4acf-946c-3b02a6bf03d0_1768867673546.jpg [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.547+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/5fb9c3c2-7496-4acf-946c-3b02a6bf03d0_1768867673546.jpg] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.547+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=2, imageCount=1 [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.547+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=2 [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.547+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.548+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@167704a0] [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletRequest: [2026-01-20T00:07:53.699Z] HTTP Method = POST [2026-01-20T00:07:53.699Z] Request URI = /community/freeboard [2026-01-20T00:07:53.699Z] Parameters = {title=[권한 테스트용 게시글], content=[이 게시글은 권한 테스트용입니다.], category=[others]} [2026-01-20T00:07:53.699Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5YTc5ZTZmMS1mMTFmLTQzZWItYWZmMi1lNzIxMjNkMzVjOGUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.do1tDXqmNA4UCQm9lLExozOWcAYto8Zu7IDedwabLKImqZKWNkpGyRbRRXBz63JeBLa5wZ18DSynj3kh6LvB9A"] [2026-01-20T00:07:53.699Z] Body = [2026-01-20T00:07:53.699Z] Session Attrs = {} [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Handler: [2026-01-20T00:07:53.699Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.699Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Async: [2026-01-20T00:07:53.699Z] Async started = false [2026-01-20T00:07:53.699Z] Async result = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Resolved Exception: [2026-01-20T00:07:53.699Z] Type = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] ModelAndView: [2026-01-20T00:07:53.699Z] View name = null [2026-01-20T00:07:53.699Z] View = null [2026-01-20T00:07:53.699Z] Model = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] FlashMap: [2026-01-20T00:07:53.699Z] Attributes = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletResponse: [2026-01-20T00:07:53.699Z] Status = 200 [2026-01-20T00:07:53.699Z] Error message = null [2026-01-20T00:07:53.699Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.699Z] Content type = application/json [2026-01-20T00:07:53.699Z] Body = {"postId":2} [2026-01-20T00:07:53.699Z] Forwarded URL = null [2026-01-20T00:07:53.699Z] Redirected URL = null [2026-01-20T00:07:53.699Z] Cookies = [] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.551+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9a79e6f1-f11f-43eb-aff2-e72123d35c8e [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.552+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.553+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@6b8a44c] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.553+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=2, userId=9a79e6f1-f11f-43eb-aff2-e72123d35c8e, parentCommentId=null [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.553+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=2, userId=9a79e6f1-f11f-43eb-aff2-e72123d35c8e [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.554+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, default) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, default) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.556+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] p1_0.id, [2026-01-20T00:07:53.699Z] p1_0.category, [2026-01-20T00:07:53.699Z] p1_0.comment_count, [2026-01-20T00:07:53.699Z] p1_0.content, [2026-01-20T00:07:53.699Z] p1_0.created_at, [2026-01-20T00:07:53.699Z] p1_0.deleted, [2026-01-20T00:07:53.699Z] p1_0.like_count, [2026-01-20T00:07:53.699Z] p1_0.title, [2026-01-20T00:07:53.699Z] p1_0.updated_at, [2026-01-20T00:07:53.699Z] p1_0.user_id, [2026-01-20T00:07:53.699Z] p1_0.view_count [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(p1_0.deleted) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] p1_0.id, [2026-01-20T00:07:53.699Z] p1_0.category, [2026-01-20T00:07:53.699Z] p1_0.comment_count, [2026-01-20T00:07:53.699Z] p1_0.content, [2026-01-20T00:07:53.699Z] p1_0.created_at, [2026-01-20T00:07:53.699Z] p1_0.deleted, [2026-01-20T00:07:53.699Z] p1_0.like_count, [2026-01-20T00:07:53.699Z] p1_0.title, [2026-01-20T00:07:53.699Z] p1_0.updated_at, [2026-01-20T00:07:53.699Z] p1_0.user_id, [2026-01-20T00:07:53.699Z] p1_0.view_count [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(p1_0.deleted) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.560+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* insert for [2026-01-20T00:07:53.699Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:53.699Z] into [2026-01-20T00:07:53.699Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:53.699Z] values [2026-01-20T00:07:53.699Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] count(c1_0.id) [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] comments c1_0 [2026-01-20T00:07:53.699Z] left join [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(c1_0.deleted) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] count(c1_0.id) [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] comments c1_0 [2026-01-20T00:07:53.699Z] left join [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(c1_0.deleted) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.564+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=1 [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.564+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.566+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.566+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@2ebb7c27] [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletRequest: [2026-01-20T00:07:53.699Z] HTTP Method = POST [2026-01-20T00:07:53.699Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:53.699Z] Parameters = {} [2026-01-20T00:07:53.699Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5YTc5ZTZmMS1mMTFmLTQzZWItYWZmMi1lNzIxMjNkMzVjOGUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.do1tDXqmNA4UCQm9lLExozOWcAYto8Zu7IDedwabLKImqZKWNkpGyRbRRXBz63JeBLa5wZ18DSynj3kh6LvB9A", Content-Length:"51"] [2026-01-20T00:07:53.699Z] Body = [2026-01-20T00:07:53.699Z] Session Attrs = {} [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Handler: [2026-01-20T00:07:53.699Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.699Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Async: [2026-01-20T00:07:53.699Z] Async started = false [2026-01-20T00:07:53.699Z] Async result = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Resolved Exception: [2026-01-20T00:07:53.699Z] Type = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] ModelAndView: [2026-01-20T00:07:53.699Z] View name = null [2026-01-20T00:07:53.699Z] View = null [2026-01-20T00:07:53.699Z] Model = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] FlashMap: [2026-01-20T00:07:53.699Z] Attributes = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletResponse: [2026-01-20T00:07:53.699Z] Status = 201 [2026-01-20T00:07:53.699Z] Error message = null [2026-01-20T00:07:53.699Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.699Z] Content type = application/json [2026-01-20T00:07:53.699Z] Body = {"commentId":1} [2026-01-20T00:07:53.699Z] Forwarded URL = null [2026-01-20T00:07:53.699Z] Redirected URL = null [2026-01-20T00:07:53.699Z] Cookies = [] [2026-01-20T00:07:53.699Z] ✅ 테스트 데이터 준비 완료: 게시글 ID=2, 댓글 ID=1 [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] [테스트 1] 다른 사용자의 게시글 수정 시도... [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.570+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.571+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.572+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=2, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.572+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=2, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.574+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* update [2026-01-20T00:07:53.699Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.699Z] set [2026-01-20T00:07:53.699Z] category=?, [2026-01-20T00:07:53.699Z] comment_count=?, [2026-01-20T00:07:53.699Z] content=?, [2026-01-20T00:07:53.699Z] deleted=?, [2026-01-20T00:07:53.699Z] like_count=?, [2026-01-20T00:07:53.699Z] title=?, [2026-01-20T00:07:53.699Z] updated_at=?, [2026-01-20T00:07:53.699Z] user_id=?, [2026-01-20T00:07:53.699Z] view_count=? [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] id=? [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* update [2026-01-20T00:07:53.699Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.699Z] set [2026-01-20T00:07:53.699Z] category=?, [2026-01-20T00:07:53.699Z] comment_count=?, [2026-01-20T00:07:53.699Z] content=?, [2026-01-20T00:07:53.699Z] deleted=?, [2026-01-20T00:07:53.699Z] like_count=?, [2026-01-20T00:07:53.699Z] title=?, [2026-01-20T00:07:53.699Z] updated_at=?, [2026-01-20T00:07:53.699Z] user_id=?, [2026-01-20T00:07:53.699Z] view_count=? [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] id=? [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.575+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] p1_0.id, [2026-01-20T00:07:53.699Z] p1_0.category, [2026-01-20T00:07:53.699Z] p1_0.comment_count, [2026-01-20T00:07:53.699Z] p1_0.content, [2026-01-20T00:07:53.699Z] p1_0.created_at, [2026-01-20T00:07:53.699Z] p1_0.deleted, [2026-01-20T00:07:53.699Z] p1_0.like_count, [2026-01-20T00:07:53.699Z] p1_0.title, [2026-01-20T00:07:53.699Z] p1_0.updated_at, [2026-01-20T00:07:53.699Z] p1_0.user_id, [2026-01-20T00:07:53.699Z] p1_0.view_count [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(p1_0.deleted) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] p1_0.id, [2026-01-20T00:07:53.699Z] p1_0.category, [2026-01-20T00:07:53.699Z] p1_0.comment_count, [2026-01-20T00:07:53.699Z] p1_0.content, [2026-01-20T00:07:53.699Z] p1_0.created_at, [2026-01-20T00:07:53.699Z] p1_0.deleted, [2026-01-20T00:07:53.699Z] p1_0.like_count, [2026-01-20T00:07:53.699Z] p1_0.title, [2026-01-20T00:07:53.699Z] p1_0.updated_at, [2026-01-20T00:07:53.699Z] p1_0.user_id, [2026-01-20T00:07:53.699Z] p1_0.view_count [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(p1_0.deleted) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.576+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.576+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_ACCESS_DENIED - 게시글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.576+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.576+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_ACCESS_DENIED, message=게시글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.577+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 게시글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletRequest: [2026-01-20T00:07:53.699Z] HTTP Method = PATCH [2026-01-20T00:07:53.699Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:53.699Z] Parameters = {title=[해킹 시도 제목], content=[다른 사용자가 수정하려는 내용], category=[others]} [2026-01-20T00:07:53.699Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4NjU0YWFiZS0wN2I5LTQwMDctODQ5Ni05ZjBiOTYxNjc5MGYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.sLwUJoOBKMhngsBJBuBOYXPfPhlAJVENIhimlWm7Yw_unmgSzB5BqJTGYcfF0Ny-zuq8kIXPqAgH5VL8-jvbeQ"] [2026-01-20T00:07:53.699Z] Body = [2026-01-20T00:07:53.699Z] Session Attrs = {} [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Handler: [2026-01-20T00:07:53.699Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.699Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Async: [2026-01-20T00:07:53.699Z] Async started = false [2026-01-20T00:07:53.699Z] Async result = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Resolved Exception: [2026-01-20T00:07:53.699Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] ModelAndView: [2026-01-20T00:07:53.699Z] View name = null [2026-01-20T00:07:53.699Z] View = null [2026-01-20T00:07:53.699Z] Model = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] FlashMap: [2026-01-20T00:07:53.699Z] Attributes = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletResponse: [2026-01-20T00:07:53.699Z] Status = 403 [2026-01-20T00:07:53.699Z] Error message = null [2026-01-20T00:07:53.699Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.699Z] Content type = application/json [2026-01-20T00:07:53.699Z] Body = {"code":"POST_ACCESS_DENIED","message":"게시글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:53.699Z] Forwarded URL = null [2026-01-20T00:07:53.699Z] Redirected URL = null [2026-01-20T00:07:53.699Z] Cookies = [] [2026-01-20T00:07:53.699Z] ✅ 게시글 수정 권한 차단 성공! [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] [테스트 2] 다른 사용자의 게시글 삭제 시도... [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.580+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.581+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.582+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=2, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.582+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=2, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] p1_0.id, [2026-01-20T00:07:53.699Z] p1_0.category, [2026-01-20T00:07:53.699Z] p1_0.comment_count, [2026-01-20T00:07:53.699Z] p1_0.content, [2026-01-20T00:07:53.699Z] p1_0.created_at, [2026-01-20T00:07:53.699Z] p1_0.deleted, [2026-01-20T00:07:53.699Z] p1_0.like_count, [2026-01-20T00:07:53.699Z] p1_0.title, [2026-01-20T00:07:53.699Z] p1_0.updated_at, [2026-01-20T00:07:53.699Z] p1_0.user_id, [2026-01-20T00:07:53.699Z] p1_0.view_count [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(p1_0.deleted) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] p1_0.id, [2026-01-20T00:07:53.699Z] p1_0.category, [2026-01-20T00:07:53.699Z] p1_0.comment_count, [2026-01-20T00:07:53.699Z] p1_0.content, [2026-01-20T00:07:53.699Z] p1_0.created_at, [2026-01-20T00:07:53.699Z] p1_0.deleted, [2026-01-20T00:07:53.699Z] p1_0.like_count, [2026-01-20T00:07:53.699Z] p1_0.title, [2026-01-20T00:07:53.699Z] p1_0.updated_at, [2026-01-20T00:07:53.699Z] p1_0.user_id, [2026-01-20T00:07:53.699Z] p1_0.view_count [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] post p1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] p1_0.id=? [2026-01-20T00:07:53.699Z] and not(p1_0.deleted) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.585+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.586+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_ACCESS_DENIED - 게시글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.586+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.586+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_ACCESS_DENIED, message=게시글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.586+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 게시글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletRequest: [2026-01-20T00:07:53.699Z] HTTP Method = DELETE [2026-01-20T00:07:53.699Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:53.699Z] Parameters = {} [2026-01-20T00:07:53.699Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4NjU0YWFiZS0wN2I5LTQwMDctODQ5Ni05ZjBiOTYxNjc5MGYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.sLwUJoOBKMhngsBJBuBOYXPfPhlAJVENIhimlWm7Yw_unmgSzB5BqJTGYcfF0Ny-zuq8kIXPqAgH5VL8-jvbeQ"] [2026-01-20T00:07:53.699Z] Body = [2026-01-20T00:07:53.699Z] Session Attrs = {} [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Handler: [2026-01-20T00:07:53.699Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.699Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Async: [2026-01-20T00:07:53.699Z] Async started = false [2026-01-20T00:07:53.699Z] Async result = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Resolved Exception: [2026-01-20T00:07:53.699Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] ModelAndView: [2026-01-20T00:07:53.699Z] View name = null [2026-01-20T00:07:53.699Z] View = null [2026-01-20T00:07:53.699Z] Model = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] FlashMap: [2026-01-20T00:07:53.699Z] Attributes = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletResponse: [2026-01-20T00:07:53.699Z] Status = 403 [2026-01-20T00:07:53.699Z] Error message = null [2026-01-20T00:07:53.699Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.699Z] Content type = application/json [2026-01-20T00:07:53.699Z] Body = {"code":"POST_ACCESS_DENIED","message":"게시글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:53.699Z] Forwarded URL = null [2026-01-20T00:07:53.699Z] Redirected URL = null [2026-01-20T00:07:53.699Z] Cookies = [] [2026-01-20T00:07:53.699Z] ✅ 게시글 삭제 권한 차단 성공! [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] [테스트 3] 다른 사용자의 댓글 수정 시도... [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.589+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.590+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.591+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@7b499e18] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.591+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=2, commentId=1, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.591+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 시작: commentId=1, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.593+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] c1_0.id, [2026-01-20T00:07:53.699Z] c1_0.content, [2026-01-20T00:07:53.699Z] c1_0.created_at, [2026-01-20T00:07:53.699Z] c1_0.deleted, [2026-01-20T00:07:53.699Z] c1_0.like_count, [2026-01-20T00:07:53.699Z] c1_0.parent_id, [2026-01-20T00:07:53.699Z] c1_0.post_id, [2026-01-20T00:07:53.699Z] c1_0.updated_at, [2026-01-20T00:07:53.699Z] c1_0.user_id [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] comments c1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] c1_0.id=? [2026-01-20T00:07:53.699Z] and not(c1_0.deleted) [2026-01-20T00:07:53.699Z] Hibernate: [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] c1_0.id, [2026-01-20T00:07:53.699Z] c1_0.content, [2026-01-20T00:07:53.699Z] c1_0.created_at, [2026-01-20T00:07:53.699Z] c1_0.deleted, [2026-01-20T00:07:53.699Z] c1_0.like_count, [2026-01-20T00:07:53.699Z] c1_0.parent_id, [2026-01-20T00:07:53.699Z] c1_0.post_id, [2026-01-20T00:07:53.699Z] c1_0.updated_at, [2026-01-20T00:07:53.699Z] c1_0.user_id [2026-01-20T00:07:53.699Z] from [2026-01-20T00:07:53.699Z] comments c1_0 [2026-01-20T00:07:53.699Z] where [2026-01-20T00:07:53.699Z] c1_0.id=? [2026-01-20T00:07:53.699Z] and not(c1_0.deleted) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.594+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.594+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: COMMENT_ACCESS_DENIED - 댓글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.594+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.594+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=COMMENT_ACCESS_DENIED, message=댓글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.595+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.CommentException: 댓글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletRequest: [2026-01-20T00:07:53.699Z] HTTP Method = PATCH [2026-01-20T00:07:53.699Z] Request URI = /community/freeboard/2/comments/1 [2026-01-20T00:07:53.699Z] Parameters = {} [2026-01-20T00:07:53.699Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4NjU0YWFiZS0wN2I5LTQwMDctODQ5Ni05ZjBiOTYxNjc5MGYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.sLwUJoOBKMhngsBJBuBOYXPfPhlAJVENIhimlWm7Yw_unmgSzB5BqJTGYcfF0Ny-zuq8kIXPqAgH5VL8-jvbeQ", Content-Length:"38"] [2026-01-20T00:07:53.699Z] Body = [2026-01-20T00:07:53.699Z] Session Attrs = {} [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Handler: [2026-01-20T00:07:53.699Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.699Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Async: [2026-01-20T00:07:53.699Z] Async started = false [2026-01-20T00:07:53.699Z] Async result = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] Resolved Exception: [2026-01-20T00:07:53.699Z] Type = com.example.soso.global.exception.util.CommentException [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] ModelAndView: [2026-01-20T00:07:53.699Z] View name = null [2026-01-20T00:07:53.699Z] View = null [2026-01-20T00:07:53.699Z] Model = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] FlashMap: [2026-01-20T00:07:53.699Z] Attributes = null [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] MockHttpServletResponse: [2026-01-20T00:07:53.699Z] Status = 403 [2026-01-20T00:07:53.699Z] Error message = null [2026-01-20T00:07:53.699Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.699Z] Content type = application/json [2026-01-20T00:07:53.699Z] Body = {"code":"COMMENT_ACCESS_DENIED","message":"댓글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:53.699Z] Forwarded URL = null [2026-01-20T00:07:53.699Z] Redirected URL = null [2026-01-20T00:07:53.699Z] Cookies = [] [2026-01-20T00:07:53.699Z] ✅ 댓글 수정 권한 차단 성공! [2026-01-20T00:07:53.699Z] [2026-01-20T00:07:53.699Z] [테스트 4] 다른 사용자의 댓글 삭제 시도... [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.598+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.598+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.599+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 요청: freeboardId=2, commentId=1, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.599+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 시작: commentId=1, userId=8654aabe-07b9-4007-8496-9f0b9616790f [2026-01-20T00:07:53.699Z] 2026-01-20T09:07:53.601+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.699Z] /* */ select [2026-01-20T00:07:53.699Z] c1_0.id, [2026-01-20T00:07:53.699Z] c1_0.content, [2026-01-20T00:07:53.699Z] c1_0.created_at, [2026-01-20T00:07:53.699Z] c1_0.deleted, [2026-01-20T00:07:53.699Z] c1_0.like_count, [2026-01-20T00:07:53.699Z] c1_0.parent_id, [2026-01-20T00:07:53.699Z] c1_0.post_id, [2026-01-20T00:07:53.700Z] c1_0.updated_at, [2026-01-20T00:07:53.700Z] c1_0.user_id [2026-01-20T00:07:53.700Z] from [2026-01-20T00:07:53.700Z] comments c1_0 [2026-01-20T00:07:53.700Z] where [2026-01-20T00:07:53.700Z] c1_0.id=? [2026-01-20T00:07:53.700Z] and not(c1_0.deleted) [2026-01-20T00:07:53.700Z] Hibernate: [2026-01-20T00:07:53.700Z] /* */ select [2026-01-20T00:07:53.700Z] c1_0.id, [2026-01-20T00:07:53.700Z] c1_0.content, [2026-01-20T00:07:53.700Z] c1_0.created_at, [2026-01-20T00:07:53.700Z] c1_0.deleted, [2026-01-20T00:07:53.700Z] c1_0.like_count, [2026-01-20T00:07:53.700Z] c1_0.parent_id, [2026-01-20T00:07:53.700Z] c1_0.post_id, [2026-01-20T00:07:53.700Z] c1_0.updated_at, [2026-01-20T00:07:53.700Z] c1_0.user_id [2026-01-20T00:07:53.700Z] from [2026-01-20T00:07:53.700Z] comments c1_0 [2026-01-20T00:07:53.700Z] where [2026-01-20T00:07:53.700Z] c1_0.id=? [2026-01-20T00:07:53.700Z] and not(c1_0.deleted) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.602+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.602+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: COMMENT_ACCESS_DENIED - 댓글에 대한 접근 권한이 없습니다. [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.602+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.602+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=COMMENT_ACCESS_DENIED, message=댓글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.603+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.CommentException: 댓글에 대한 접근 권한이 없습니다.] [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] MockHttpServletRequest: [2026-01-20T00:07:53.700Z] HTTP Method = DELETE [2026-01-20T00:07:53.700Z] Request URI = /community/freeboard/2/comments/1 [2026-01-20T00:07:53.700Z] Parameters = {} [2026-01-20T00:07:53.700Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4NjU0YWFiZS0wN2I5LTQwMDctODQ5Ni05ZjBiOTYxNjc5MGYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.sLwUJoOBKMhngsBJBuBOYXPfPhlAJVENIhimlWm7Yw_unmgSzB5BqJTGYcfF0Ny-zuq8kIXPqAgH5VL8-jvbeQ"] [2026-01-20T00:07:53.700Z] Body = [2026-01-20T00:07:53.700Z] Session Attrs = {} [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Handler: [2026-01-20T00:07:53.700Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.700Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Async: [2026-01-20T00:07:53.700Z] Async started = false [2026-01-20T00:07:53.700Z] Async result = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Resolved Exception: [2026-01-20T00:07:53.700Z] Type = com.example.soso.global.exception.util.CommentException [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] ModelAndView: [2026-01-20T00:07:53.700Z] View name = null [2026-01-20T00:07:53.700Z] View = null [2026-01-20T00:07:53.700Z] Model = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] FlashMap: [2026-01-20T00:07:53.700Z] Attributes = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] MockHttpServletResponse: [2026-01-20T00:07:53.700Z] Status = 403 [2026-01-20T00:07:53.700Z] Error message = null [2026-01-20T00:07:53.700Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.700Z] Content type = application/json [2026-01-20T00:07:53.700Z] Body = {"code":"COMMENT_ACCESS_DENIED","message":"댓글에 대한 접근 권한이 없습니다."} [2026-01-20T00:07:53.700Z] Forwarded URL = null [2026-01-20T00:07:53.700Z] Redirected URL = null [2026-01-20T00:07:53.700Z] Cookies = [] [2026-01-20T00:07:53.700Z] ✅ 댓글 삭제 권한 차단 성공! [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] [테스트 5] 정당한 소유자의 수정/삭제는 정상 작동 확인... [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.606+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9a79e6f1-f11f-43eb-aff2-e72123d35c8e [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.607+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.608+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@26df1b8c] [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.608+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=2, commentId=1, userId=9a79e6f1-f11f-43eb-aff2-e72123d35c8e [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.608+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 시작: commentId=1, userId=9a79e6f1-f11f-43eb-aff2-e72123d35c8e [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.610+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.700Z] /* */ select [2026-01-20T00:07:53.700Z] c1_0.id, [2026-01-20T00:07:53.700Z] c1_0.content, [2026-01-20T00:07:53.700Z] c1_0.created_at, [2026-01-20T00:07:53.700Z] c1_0.deleted, [2026-01-20T00:07:53.700Z] c1_0.like_count, [2026-01-20T00:07:53.700Z] c1_0.parent_id, [2026-01-20T00:07:53.700Z] c1_0.post_id, [2026-01-20T00:07:53.700Z] c1_0.updated_at, [2026-01-20T00:07:53.700Z] c1_0.user_id [2026-01-20T00:07:53.700Z] from [2026-01-20T00:07:53.700Z] comments c1_0 [2026-01-20T00:07:53.700Z] where [2026-01-20T00:07:53.700Z] c1_0.id=? [2026-01-20T00:07:53.700Z] and not(c1_0.deleted) [2026-01-20T00:07:53.700Z] Hibernate: [2026-01-20T00:07:53.700Z] /* */ select [2026-01-20T00:07:53.700Z] c1_0.id, [2026-01-20T00:07:53.700Z] c1_0.content, [2026-01-20T00:07:53.700Z] c1_0.created_at, [2026-01-20T00:07:53.700Z] c1_0.deleted, [2026-01-20T00:07:53.700Z] c1_0.like_count, [2026-01-20T00:07:53.700Z] c1_0.parent_id, [2026-01-20T00:07:53.700Z] c1_0.post_id, [2026-01-20T00:07:53.700Z] c1_0.updated_at, [2026-01-20T00:07:53.700Z] c1_0.user_id [2026-01-20T00:07:53.700Z] from [2026-01-20T00:07:53.700Z] comments c1_0 [2026-01-20T00:07:53.700Z] where [2026-01-20T00:07:53.700Z] c1_0.id=? [2026-01-20T00:07:53.700Z] and not(c1_0.deleted) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.610+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 완료: commentId=1 [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.610+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 완료: commentId=1 [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.611+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.611+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@341f6738] [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] MockHttpServletRequest: [2026-01-20T00:07:53.700Z] HTTP Method = PATCH [2026-01-20T00:07:53.700Z] Request URI = /community/freeboard/2/comments/1 [2026-01-20T00:07:53.700Z] Parameters = {} [2026-01-20T00:07:53.700Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5YTc5ZTZmMS1mMTFmLTQzZWItYWZmMi1lNzIxMjNkMzVjOGUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.do1tDXqmNA4UCQm9lLExozOWcAYto8Zu7IDedwabLKImqZKWNkpGyRbRRXBz63JeBLa5wZ18DSynj3kh6LvB9A", Content-Length:"54"] [2026-01-20T00:07:53.700Z] Body = [2026-01-20T00:07:53.700Z] Session Attrs = {} [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Handler: [2026-01-20T00:07:53.700Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.700Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Async: [2026-01-20T00:07:53.700Z] Async started = false [2026-01-20T00:07:53.700Z] Async result = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Resolved Exception: [2026-01-20T00:07:53.700Z] Type = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] ModelAndView: [2026-01-20T00:07:53.700Z] View name = null [2026-01-20T00:07:53.700Z] View = null [2026-01-20T00:07:53.700Z] Model = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] FlashMap: [2026-01-20T00:07:53.700Z] Attributes = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] MockHttpServletResponse: [2026-01-20T00:07:53.700Z] Status = 200 [2026-01-20T00:07:53.700Z] Error message = null [2026-01-20T00:07:53.700Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.700Z] Content type = application/json [2026-01-20T00:07:53.700Z] Body = {"commentId":1} [2026-01-20T00:07:53.700Z] Forwarded URL = null [2026-01-20T00:07:53.700Z] Redirected URL = null [2026-01-20T00:07:53.700Z] Cookies = [] [2026-01-20T00:07:53.700Z] ✅ 정당한 소유자 권한 확인 성공! [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] 🎉 === 권한 관련 에러 시나리오 완료 === [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > 📷 이미지 업로드 에러 시나리오: 파일 크기, 형식, 개수 제한 STANDARD_OUT [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.618+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.618+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.619+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] 🎬 === 이미지 업로드 에러 시나리오 === [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.620+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.700Z] Hibernate: [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.620+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?) [2026-01-20T00:07:53.700Z] Hibernate: [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?) [2026-01-20T00:07:53.700Z] Hibernate: [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?) [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] [테스트 1] 지원하지 않는 파일 형식 업로드 시도... [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.623+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8300a769-3d48-47ed-9114-266639e028af [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.624+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.625+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS, title=잘못된 파일 형식 테스트, imageCount=1 [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.625+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.700Z] Hibernate: [2026-01-20T00:07:53.700Z] /* insert for [2026-01-20T00:07:53.700Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.700Z] into [2026-01-20T00:07:53.700Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.700Z] values [2026-01-20T00:07:53.700Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.627+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.627+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.627+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 지원하지 않는 파일 형식입니다. 지원 형식: image/jpeg, image/gif, image/jpg, image/png, image/webp [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.628+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.628+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=지원하지 않는 파일 형식입니다. 지원 형식: image/jpeg, image/gif, image/j (truncated)...] [2026-01-20T00:07:53.700Z] 2026-01-20T09:07:53.628+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 지원하지 않는 파일 형식입니다. 지원 형식: image/jpeg, image/gif, image/jpg, image/png, image/webp] [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] MockHttpServletRequest: [2026-01-20T00:07:53.700Z] HTTP Method = POST [2026-01-20T00:07:53.700Z] Request URI = /community/freeboard [2026-01-20T00:07:53.700Z] Parameters = {title=[잘못된 파일 형식 테스트], content=[텍스트 파일을 이미지로 업로드 시도], category=[others]} [2026-01-20T00:07:53.700Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4MzAwYTc2OS0zZDQ4LTQ3ZWQtOTExNC0yNjY2MzllMDI4YWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.Wne0zkWUjlrtxgQSDVK51TV1CrXlFk3uCqVydXVrTZPOI4ZHHmbn6UUJomSww3T4kjlj_cQeJzCjk3vRrYbtrw"] [2026-01-20T00:07:53.700Z] Body = [2026-01-20T00:07:53.700Z] Session Attrs = {} [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Handler: [2026-01-20T00:07:53.700Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.700Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Async: [2026-01-20T00:07:53.700Z] Async started = false [2026-01-20T00:07:53.700Z] Async result = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] Resolved Exception: [2026-01-20T00:07:53.700Z] Type = java.lang.IllegalArgumentException [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] ModelAndView: [2026-01-20T00:07:53.700Z] View name = null [2026-01-20T00:07:53.700Z] View = null [2026-01-20T00:07:53.700Z] Model = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] FlashMap: [2026-01-20T00:07:53.700Z] Attributes = null [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] MockHttpServletResponse: [2026-01-20T00:07:53.700Z] Status = 400 [2026-01-20T00:07:53.700Z] Error message = null [2026-01-20T00:07:53.700Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.700Z] Content type = application/json [2026-01-20T00:07:53.700Z] Body = {"code":"ILLEGAL_ARGUMENT","message":"지원하지 않는 파일 형식입니다. 지원 형식: image/jpeg, image/gif, image/jpg, image/png, image/webp"} [2026-01-20T00:07:53.700Z] Forwarded URL = null [2026-01-20T00:07:53.700Z] Redirected URL = null [2026-01-20T00:07:53.700Z] Cookies = [] [2026-01-20T00:07:53.700Z] ✅ 잘못된 파일 형식 에러 처리 성공! [2026-01-20T00:07:53.700Z] [2026-01-20T00:07:53.700Z] [테스트 2] 파일 크기 초과 (5MB 이상)... [2026-01-20T00:07:53.950Z] 2026-01-20T09:07:53.649+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8300a769-3d48-47ed-9114-266639e028af [2026-01-20T00:07:53.950Z] 2026-01-20T09:07:53.650+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.950Z] 2026-01-20T09:07:53.651+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS, title=파일 크기 초과 테스트, imageCount=1 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.651+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.652+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.653+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.653+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.653+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 파일 크기가 너무 큽니다. (최대 5MB, 현재 6.00MB) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.653+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.654+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=파일 크기가 너무 큽니다. (최대 5MB, 현재 6.00MB)]] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.654+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 파일 크기가 너무 큽니다. (최대 5MB, 현재 6.00MB)] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletRequest: [2026-01-20T00:07:53.951Z] HTTP Method = POST [2026-01-20T00:07:53.951Z] Request URI = /community/freeboard [2026-01-20T00:07:53.951Z] Parameters = {title=[파일 크기 초과 테스트], content=[6MB 파일 업로드 시도], category=[others]} [2026-01-20T00:07:53.951Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4MzAwYTc2OS0zZDQ4LTQ3ZWQtOTExNC0yNjY2MzllMDI4YWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.Wne0zkWUjlrtxgQSDVK51TV1CrXlFk3uCqVydXVrTZPOI4ZHHmbn6UUJomSww3T4kjlj_cQeJzCjk3vRrYbtrw"] [2026-01-20T00:07:53.951Z] Body = [2026-01-20T00:07:53.951Z] Session Attrs = {} [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Handler: [2026-01-20T00:07:53.951Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.951Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Async: [2026-01-20T00:07:53.951Z] Async started = false [2026-01-20T00:07:53.951Z] Async result = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Resolved Exception: [2026-01-20T00:07:53.951Z] Type = java.lang.IllegalArgumentException [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] ModelAndView: [2026-01-20T00:07:53.951Z] View name = null [2026-01-20T00:07:53.951Z] View = null [2026-01-20T00:07:53.951Z] Model = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] FlashMap: [2026-01-20T00:07:53.951Z] Attributes = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletResponse: [2026-01-20T00:07:53.951Z] Status = 400 [2026-01-20T00:07:53.951Z] Error message = null [2026-01-20T00:07:53.951Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.951Z] Content type = application/json [2026-01-20T00:07:53.951Z] Body = {"code":"ILLEGAL_ARGUMENT","message":"파일 크기가 너무 큽니다. (최대 5MB, 현재 6.00MB)"} [2026-01-20T00:07:53.951Z] Forwarded URL = null [2026-01-20T00:07:53.951Z] Redirected URL = null [2026-01-20T00:07:53.951Z] Cookies = [] [2026-01-20T00:07:53.951Z] 파일 크기 초과 응답 코드: 400 [2026-01-20T00:07:53.951Z] ✅ 파일 크기 초과 에러 처리 성공! [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] [테스트 3] 이미지 개수 초과 (최대 4개)... [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.657+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8300a769-3d48-47ed-9114-266639e028af [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.658+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.659+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.660+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.660+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[images] 이미지는 최대 4장까지 업로드 가능합니다.]] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.660+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.createPost(com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCreateRequest' on field 'images': rejected value [[org.springframework.mock.web.MockMultipartFile@480819a5, org.springframework.mock.web.MockMultipartFile@62242a4e, org.springframework.mock.web.MockMultipartFile@515bda81, org.springframework.mock.web.MockMultipartFile@7104f6fc, org.springframework.mock.web.MockMultipartFile@79491c48]]; codes [Size.freeboardCreateRequest.images,Size.images,Size.java.util.List,Size]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCreateRequest.images,images]; arguments []; default message [images],4,0]; default message [이미지는 최대 4장까지 업로드 가능합니다.]] ] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletRequest: [2026-01-20T00:07:53.951Z] HTTP Method = POST [2026-01-20T00:07:53.951Z] Request URI = /community/freeboard [2026-01-20T00:07:53.951Z] Parameters = {title=[이미지 개수 초과 테스트], content=[5개 이미지 업로드 시도], category=[others]} [2026-01-20T00:07:53.951Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4MzAwYTc2OS0zZDQ4LTQ3ZWQtOTExNC0yNjY2MzllMDI4YWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.Wne0zkWUjlrtxgQSDVK51TV1CrXlFk3uCqVydXVrTZPOI4ZHHmbn6UUJomSww3T4kjlj_cQeJzCjk3vRrYbtrw"] [2026-01-20T00:07:53.951Z] Body = [2026-01-20T00:07:53.951Z] Session Attrs = {} [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Handler: [2026-01-20T00:07:53.951Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.951Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Async: [2026-01-20T00:07:53.951Z] Async started = false [2026-01-20T00:07:53.951Z] Async result = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Resolved Exception: [2026-01-20T00:07:53.951Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] ModelAndView: [2026-01-20T00:07:53.951Z] View name = null [2026-01-20T00:07:53.951Z] View = null [2026-01-20T00:07:53.951Z] Model = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] FlashMap: [2026-01-20T00:07:53.951Z] Attributes = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletResponse: [2026-01-20T00:07:53.951Z] Status = 400 [2026-01-20T00:07:53.951Z] Error message = null [2026-01-20T00:07:53.951Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.951Z] Content type = application/json [2026-01-20T00:07:53.951Z] Body = {"code":"VALIDATION_FAILED","message":"[images] 이미지는 최대 4장까지 업로드 가능합니다."} [2026-01-20T00:07:53.951Z] Forwarded URL = null [2026-01-20T00:07:53.951Z] Redirected URL = null [2026-01-20T00:07:53.951Z] Cookies = [] [2026-01-20T00:07:53.951Z] ✅ 이미지 개수 초과 에러 처리 성공! [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] [테스트 4] 빈 파일 업로드 시도... [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.663+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8300a769-3d48-47ed-9114-266639e028af [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.664+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.665+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS, title=빈 파일 테스트, imageCount=1 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.665+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.666+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.666+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.667+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.667+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 이미지 파일이 비어있습니다. [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.667+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.667+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=이미지 파일이 비어있습니다.]] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.667+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 이미지 파일이 비어있습니다.] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletRequest: [2026-01-20T00:07:53.951Z] HTTP Method = POST [2026-01-20T00:07:53.951Z] Request URI = /community/freeboard [2026-01-20T00:07:53.951Z] Parameters = {title=[빈 파일 테스트], content=[빈 파일 업로드 시도], category=[others]} [2026-01-20T00:07:53.951Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4MzAwYTc2OS0zZDQ4LTQ3ZWQtOTExNC0yNjY2MzllMDI4YWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.Wne0zkWUjlrtxgQSDVK51TV1CrXlFk3uCqVydXVrTZPOI4ZHHmbn6UUJomSww3T4kjlj_cQeJzCjk3vRrYbtrw"] [2026-01-20T00:07:53.951Z] Body = [2026-01-20T00:07:53.951Z] Session Attrs = {} [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Handler: [2026-01-20T00:07:53.951Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.951Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Async: [2026-01-20T00:07:53.951Z] Async started = false [2026-01-20T00:07:53.951Z] Async result = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Resolved Exception: [2026-01-20T00:07:53.951Z] Type = java.lang.IllegalArgumentException [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] ModelAndView: [2026-01-20T00:07:53.951Z] View name = null [2026-01-20T00:07:53.951Z] View = null [2026-01-20T00:07:53.951Z] Model = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] FlashMap: [2026-01-20T00:07:53.951Z] Attributes = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletResponse: [2026-01-20T00:07:53.951Z] Status = 400 [2026-01-20T00:07:53.951Z] Error message = null [2026-01-20T00:07:53.951Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.951Z] Content type = application/json [2026-01-20T00:07:53.951Z] Body = {"code":"ILLEGAL_ARGUMENT","message":"이미지 파일이 비어있습니다."} [2026-01-20T00:07:53.951Z] Forwarded URL = null [2026-01-20T00:07:53.951Z] Redirected URL = null [2026-01-20T00:07:53.951Z] Cookies = [] [2026-01-20T00:07:53.951Z] ✅ 빈 파일 에러 처리 성공! [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] [테스트 5] 정상 이미지 업로드 (최대 4개)... [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.670+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 8300a769-3d48-47ed-9114-266639e028af [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.671+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.672+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS, title=정상 이미지 업로드, imageCount=4 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.672+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=8300a769-3d48-47ed-9114-266639e028af, category=OTHERS [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.673+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.674+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=4, directory=freeboard [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.674+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/9e915458-69fb-4a78-a615-6de535fca71a_1768867673674.jpg, url=http://localhost:9000/test-bucket/freeboard/9e915458-69fb-4a78-a615-6de535fca71a_1768867673674.jpg [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.674+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/5d347206-b58a-4330-90c1-99bfaa46eaf0_1768867673674.jpg, url=http://localhost:9000/test-bucket/freeboard/5d347206-b58a-4330-90c1-99bfaa46eaf0_1768867673674.jpg [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.675+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/768ecb6d-d413-4200-bad0-1403bcdd6726_1768867673674.jpg, url=http://localhost:9000/test-bucket/freeboard/768ecb6d-d413-4200-bad0-1403bcdd6726_1768867673674.jpg [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.675+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/ff2bfd29-d412-415c-baaa-5c68182d5e72_1768867673675.jpg, url=http://localhost:9000/test-bucket/freeboard/ff2bfd29-d412-415c-baaa-5c68182d5e72_1768867673675.jpg [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.675+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=4, urls=[http://localhost:9000/test-bucket/freeboard/768ecb6d-d413-4200-bad0-1403bcdd6726_1768867673674.jpg, http://localhost:9000/test-bucket/freeboard/ff2bfd29-d412-415c-baaa-5c68182d5e72_1768867673675.jpg, http://localhost:9000/test-bucket/freeboard/9e915458-69fb-4a78-a615-6de535fca71a_1768867673674.jpg, http://localhost:9000/test-bucket/freeboard/5d347206-b58a-4330-90c1-99bfaa46eaf0_1768867673674.jpg] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.675+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=6, imageCount=4 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.675+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=6 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.676+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.676+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2daa038a] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletRequest: [2026-01-20T00:07:53.951Z] HTTP Method = POST [2026-01-20T00:07:53.951Z] Request URI = /community/freeboard [2026-01-20T00:07:53.951Z] Parameters = {title=[정상 이미지 업로드], content=[4개 이미지 업로드], category=[others]} [2026-01-20T00:07:53.951Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI4MzAwYTc2OS0zZDQ4LTQ3ZWQtOTExNC0yNjY2MzllMDI4YWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.Wne0zkWUjlrtxgQSDVK51TV1CrXlFk3uCqVydXVrTZPOI4ZHHmbn6UUJomSww3T4kjlj_cQeJzCjk3vRrYbtrw"] [2026-01-20T00:07:53.951Z] Body = [2026-01-20T00:07:53.951Z] Session Attrs = {} [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Handler: [2026-01-20T00:07:53.951Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.951Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Async: [2026-01-20T00:07:53.951Z] Async started = false [2026-01-20T00:07:53.951Z] Async result = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Resolved Exception: [2026-01-20T00:07:53.951Z] Type = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] ModelAndView: [2026-01-20T00:07:53.951Z] View name = null [2026-01-20T00:07:53.951Z] View = null [2026-01-20T00:07:53.951Z] Model = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] FlashMap: [2026-01-20T00:07:53.951Z] Attributes = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletResponse: [2026-01-20T00:07:53.951Z] Status = 200 [2026-01-20T00:07:53.951Z] Error message = null [2026-01-20T00:07:53.951Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.951Z] Content type = application/json [2026-01-20T00:07:53.951Z] Body = {"postId":6} [2026-01-20T00:07:53.951Z] Forwarded URL = null [2026-01-20T00:07:53.951Z] Redirected URL = null [2026-01-20T00:07:53.951Z] Cookies = [] [2026-01-20T00:07:53.951Z] ✅ 정상 이미지 업로드 성공! [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] 🎉 === 이미지 업로드 에러 시나리오 완료 === [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > ⚠️ 비즈니스 로직 에러 시나리오: 중복 좋아요, 삭제된 리소스 접근 등 STANDARD_OUT [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.683+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.683+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.684+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] 🎬 === 비즈니스 로직 에러 시나리오 === [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.685+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.686+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.686+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.691+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.691+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.692+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=5bde49ce-5273-4afe-af2c-0286e18cf896, category=OTHERS, title=비즈니스 로직 테스트 게시글, imageCount=1 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.692+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=5bde49ce-5273-4afe-af2c-0286e18cf896, category=OTHERS [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.694+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.694+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/529b2bc2-38d5-4662-a0de-873749ee6ef0_1768867673694.jpg, url=http://localhost:9000/test-bucket/freeboard/529b2bc2-38d5-4662-a0de-873749ee6ef0_1768867673694.jpg [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.695+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/529b2bc2-38d5-4662-a0de-873749ee6ef0_1768867673694.jpg] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.695+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=7, imageCount=1 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.695+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=7 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.695+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.695+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@45d73801] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletRequest: [2026-01-20T00:07:53.951Z] HTTP Method = POST [2026-01-20T00:07:53.951Z] Request URI = /community/freeboard [2026-01-20T00:07:53.951Z] Parameters = {title=[비즈니스 로직 테스트 게시글], content=[비즈니스 로직 테스트를 위한 게시글], category=[others]} [2026-01-20T00:07:53.951Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1YmRlNDljZS01MjczLTRhZmUtYWYyYy0wMjg2ZTE4Y2Y4OTYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.fkRvGRnoasTc0p328z3caobi5Zn6FYOBbHEfXEH1r85r9ZFY-zrTjUakjnjSE524j70t20KJHeh3qM_uuXg7ow"] [2026-01-20T00:07:53.951Z] Body = [2026-01-20T00:07:53.951Z] Session Attrs = {} [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Handler: [2026-01-20T00:07:53.951Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.951Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Async: [2026-01-20T00:07:53.951Z] Async started = false [2026-01-20T00:07:53.951Z] Async result = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] Resolved Exception: [2026-01-20T00:07:53.951Z] Type = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] ModelAndView: [2026-01-20T00:07:53.951Z] View name = null [2026-01-20T00:07:53.951Z] View = null [2026-01-20T00:07:53.951Z] Model = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] FlashMap: [2026-01-20T00:07:53.951Z] Attributes = null [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] MockHttpServletResponse: [2026-01-20T00:07:53.951Z] Status = 200 [2026-01-20T00:07:53.951Z] Error message = null [2026-01-20T00:07:53.951Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.951Z] Content type = application/json [2026-01-20T00:07:53.951Z] Body = {"postId":7} [2026-01-20T00:07:53.951Z] Forwarded URL = null [2026-01-20T00:07:53.951Z] Redirected URL = null [2026-01-20T00:07:53.951Z] Cookies = [] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.951Z] [테스트 1] 중복 좋아요 시도... [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.698+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.699+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.700+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.700+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, default) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, ?, default) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* */ select [2026-01-20T00:07:53.951Z] p1_0.id, [2026-01-20T00:07:53.951Z] p1_0.category, [2026-01-20T00:07:53.951Z] p1_0.comment_count, [2026-01-20T00:07:53.951Z] p1_0.content, [2026-01-20T00:07:53.951Z] p1_0.created_at, [2026-01-20T00:07:53.951Z] p1_0.deleted, [2026-01-20T00:07:53.951Z] p1_0.like_count, [2026-01-20T00:07:53.951Z] p1_0.title, [2026-01-20T00:07:53.951Z] p1_0.updated_at, [2026-01-20T00:07:53.951Z] p1_0.user_id, [2026-01-20T00:07:53.951Z] p1_0.view_count [2026-01-20T00:07:53.951Z] from [2026-01-20T00:07:53.951Z] post p1_0 [2026-01-20T00:07:53.951Z] where [2026-01-20T00:07:53.951Z] p1_0.id=? [2026-01-20T00:07:53.951Z] and not(p1_0.deleted) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* */ select [2026-01-20T00:07:53.951Z] p1_0.id, [2026-01-20T00:07:53.951Z] p1_0.category, [2026-01-20T00:07:53.951Z] p1_0.comment_count, [2026-01-20T00:07:53.951Z] p1_0.content, [2026-01-20T00:07:53.951Z] p1_0.created_at, [2026-01-20T00:07:53.951Z] p1_0.deleted, [2026-01-20T00:07:53.951Z] p1_0.like_count, [2026-01-20T00:07:53.951Z] p1_0.title, [2026-01-20T00:07:53.951Z] p1_0.updated_at, [2026-01-20T00:07:53.951Z] p1_0.user_id, [2026-01-20T00:07:53.951Z] p1_0.view_count [2026-01-20T00:07:53.951Z] from [2026-01-20T00:07:53.951Z] post p1_0 [2026-01-20T00:07:53.951Z] where [2026-01-20T00:07:53.951Z] p1_0.id=? [2026-01-20T00:07:53.951Z] and not(p1_0.deleted) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* */ select [2026-01-20T00:07:53.951Z] pl1_0.id [2026-01-20T00:07:53.951Z] from [2026-01-20T00:07:53.951Z] post_like pl1_0 [2026-01-20T00:07:53.951Z] left join [2026-01-20T00:07:53.951Z] post p1_0 [2026-01-20T00:07:53.951Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.951Z] left join [2026-01-20T00:07:53.951Z] users u1_0 [2026-01-20T00:07:53.951Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.951Z] where [2026-01-20T00:07:53.951Z] p1_0.id=? [2026-01-20T00:07:53.951Z] and u1_0.id=? [2026-01-20T00:07:53.951Z] fetch [2026-01-20T00:07:53.951Z] first ? rows only [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* */ select [2026-01-20T00:07:53.951Z] pl1_0.id [2026-01-20T00:07:53.951Z] from [2026-01-20T00:07:53.951Z] post_like pl1_0 [2026-01-20T00:07:53.951Z] left join [2026-01-20T00:07:53.951Z] post p1_0 [2026-01-20T00:07:53.951Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.951Z] left join [2026-01-20T00:07:53.951Z] users u1_0 [2026-01-20T00:07:53.951Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.951Z] where [2026-01-20T00:07:53.951Z] p1_0.id=? [2026-01-20T00:07:53.951Z] and u1_0.id=? [2026-01-20T00:07:53.951Z] fetch [2026-01-20T00:07:53.951Z] first ? rows only [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post_like (post_id, user_id, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, default) [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* insert for [2026-01-20T00:07:53.951Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:53.951Z] into [2026-01-20T00:07:53.951Z] post_like (post_id, user_id, id) [2026-01-20T00:07:53.951Z] values [2026-01-20T00:07:53.951Z] (?, ?, default) [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.708+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.951Z] /* */ select [2026-01-20T00:07:53.951Z] count(pl1_0.id) [2026-01-20T00:07:53.951Z] from [2026-01-20T00:07:53.951Z] post_like pl1_0 [2026-01-20T00:07:53.951Z] left join [2026-01-20T00:07:53.951Z] post p1_0 [2026-01-20T00:07:53.951Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.951Z] where [2026-01-20T00:07:53.951Z] p1_0.id=? [2026-01-20T00:07:53.951Z] Hibernate: [2026-01-20T00:07:53.951Z] /* */ select [2026-01-20T00:07:53.951Z] count(pl1_0.id) [2026-01-20T00:07:53.951Z] from [2026-01-20T00:07:53.951Z] post_like pl1_0 [2026-01-20T00:07:53.951Z] left join [2026-01-20T00:07:53.951Z] post p1_0 [2026-01-20T00:07:53.951Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.951Z] where [2026-01-20T00:07:53.951Z] p1_0.id=? [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.711+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.951Z] 2026-01-20T09:07:53.711+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:53.951Z] [2026-01-20T00:07:53.952Z] MockHttpServletRequest: [2026-01-20T00:07:53.952Z] HTTP Method = POST [2026-01-20T00:07:53.952Z] Request URI = /community/freeboard/7/like [2026-01-20T00:07:53.952Z] Parameters = {} [2026-01-20T00:07:53.952Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MDg0MTBjOS0yZjc3LTRmMjgtYWRjOC02MGY1ZDA3ZDBmMTUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30._hD-k-5Oq6YPA1uuCQpnu09BtjG_sZ1ZcOCpUunc8uzbI3MPIy6vohprMabBjUzI2ENcU2ksGozFW2fmU3tv4Q"] [2026-01-20T00:07:53.952Z] Body = [2026-01-20T00:07:53.952Z] Session Attrs = {} [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Handler: [2026-01-20T00:07:53.952Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:53.952Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Async: [2026-01-20T00:07:53.952Z] Async started = false [2026-01-20T00:07:53.952Z] Async result = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Resolved Exception: [2026-01-20T00:07:53.952Z] Type = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] ModelAndView: [2026-01-20T00:07:53.952Z] View name = null [2026-01-20T00:07:53.952Z] View = null [2026-01-20T00:07:53.952Z] Model = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] FlashMap: [2026-01-20T00:07:53.952Z] Attributes = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletResponse: [2026-01-20T00:07:53.952Z] Status = 200 [2026-01-20T00:07:53.952Z] Error message = null [2026-01-20T00:07:53.952Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.952Z] Content type = application/json [2026-01-20T00:07:53.952Z] Body = true [2026-01-20T00:07:53.952Z] Forwarded URL = null [2026-01-20T00:07:53.952Z] Redirected URL = null [2026-01-20T00:07:53.952Z] Cookies = [] [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.716+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.716+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.717+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.717+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] p1_0.id, [2026-01-20T00:07:53.952Z] p1_0.category, [2026-01-20T00:07:53.952Z] p1_0.comment_count, [2026-01-20T00:07:53.952Z] p1_0.content, [2026-01-20T00:07:53.952Z] p1_0.created_at, [2026-01-20T00:07:53.952Z] p1_0.deleted, [2026-01-20T00:07:53.952Z] p1_0.like_count, [2026-01-20T00:07:53.952Z] p1_0.title, [2026-01-20T00:07:53.952Z] p1_0.updated_at, [2026-01-20T00:07:53.952Z] p1_0.user_id, [2026-01-20T00:07:53.952Z] p1_0.view_count [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and not(p1_0.deleted) [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] p1_0.id, [2026-01-20T00:07:53.952Z] p1_0.category, [2026-01-20T00:07:53.952Z] p1_0.comment_count, [2026-01-20T00:07:53.952Z] p1_0.content, [2026-01-20T00:07:53.952Z] p1_0.created_at, [2026-01-20T00:07:53.952Z] p1_0.deleted, [2026-01-20T00:07:53.952Z] p1_0.like_count, [2026-01-20T00:07:53.952Z] p1_0.title, [2026-01-20T00:07:53.952Z] p1_0.updated_at, [2026-01-20T00:07:53.952Z] p1_0.user_id, [2026-01-20T00:07:53.952Z] p1_0.view_count [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and not(p1_0.deleted) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] pl1_0.id [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] users u1_0 [2026-01-20T00:07:53.952Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and u1_0.id=? [2026-01-20T00:07:53.952Z] fetch [2026-01-20T00:07:53.952Z] first ? rows only [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] pl1_0.id [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] users u1_0 [2026-01-20T00:07:53.952Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and u1_0.id=? [2026-01-20T00:07:53.952Z] fetch [2026-01-20T00:07:53.952Z] first ? rows only [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* DELETE [2026-01-20T00:07:53.952Z] FROM [2026-01-20T00:07:53.952Z] PostLike pl [2026-01-20T00:07:53.952Z] WHERE [2026-01-20T00:07:53.952Z] pl.post.id = :postId [2026-01-20T00:07:53.952Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] pl1_0.post_id=? [2026-01-20T00:07:53.952Z] and pl1_0.user_id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* DELETE [2026-01-20T00:07:53.952Z] FROM [2026-01-20T00:07:53.952Z] PostLike pl [2026-01-20T00:07:53.952Z] WHERE [2026-01-20T00:07:53.952Z] pl.post.id = :postId [2026-01-20T00:07:53.952Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] pl1_0.post_id=? [2026-01-20T00:07:53.952Z] and pl1_0.user_id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.738+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 취소 완료: postId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] count(pl1_0.id) [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] count(pl1_0.id) [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.741+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.741+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletRequest: [2026-01-20T00:07:53.952Z] HTTP Method = POST [2026-01-20T00:07:53.952Z] Request URI = /community/freeboard/7/like [2026-01-20T00:07:53.952Z] Parameters = {} [2026-01-20T00:07:53.952Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MDg0MTBjOS0yZjc3LTRmMjgtYWRjOC02MGY1ZDA3ZDBmMTUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30._hD-k-5Oq6YPA1uuCQpnu09BtjG_sZ1ZcOCpUunc8uzbI3MPIy6vohprMabBjUzI2ENcU2ksGozFW2fmU3tv4Q"] [2026-01-20T00:07:53.952Z] Body = [2026-01-20T00:07:53.952Z] Session Attrs = {} [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Handler: [2026-01-20T00:07:53.952Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:53.952Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Async: [2026-01-20T00:07:53.952Z] Async started = false [2026-01-20T00:07:53.952Z] Async result = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Resolved Exception: [2026-01-20T00:07:53.952Z] Type = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] ModelAndView: [2026-01-20T00:07:53.952Z] View name = null [2026-01-20T00:07:53.952Z] View = null [2026-01-20T00:07:53.952Z] Model = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] FlashMap: [2026-01-20T00:07:53.952Z] Attributes = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletResponse: [2026-01-20T00:07:53.952Z] Status = 200 [2026-01-20T00:07:53.952Z] Error message = null [2026-01-20T00:07:53.952Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.952Z] Content type = application/json [2026-01-20T00:07:53.952Z] Body = false [2026-01-20T00:07:53.952Z] Forwarded URL = null [2026-01-20T00:07:53.952Z] Redirected URL = null [2026-01-20T00:07:53.952Z] Cookies = [] [2026-01-20T00:07:53.952Z] ✅ 좋아요 토글 동작 확인 성공! [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] [테스트 2] user1이 좋아요 추가 후 토글로 취소 테스트... [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.744+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.744+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.745+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.745+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] p1_0.id, [2026-01-20T00:07:53.952Z] p1_0.category, [2026-01-20T00:07:53.952Z] p1_0.comment_count, [2026-01-20T00:07:53.952Z] p1_0.content, [2026-01-20T00:07:53.952Z] p1_0.created_at, [2026-01-20T00:07:53.952Z] p1_0.deleted, [2026-01-20T00:07:53.952Z] p1_0.like_count, [2026-01-20T00:07:53.952Z] p1_0.title, [2026-01-20T00:07:53.952Z] p1_0.updated_at, [2026-01-20T00:07:53.952Z] p1_0.user_id, [2026-01-20T00:07:53.952Z] p1_0.view_count [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and not(p1_0.deleted) [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] p1_0.id, [2026-01-20T00:07:53.952Z] p1_0.category, [2026-01-20T00:07:53.952Z] p1_0.comment_count, [2026-01-20T00:07:53.952Z] p1_0.content, [2026-01-20T00:07:53.952Z] p1_0.created_at, [2026-01-20T00:07:53.952Z] p1_0.deleted, [2026-01-20T00:07:53.952Z] p1_0.like_count, [2026-01-20T00:07:53.952Z] p1_0.title, [2026-01-20T00:07:53.952Z] p1_0.updated_at, [2026-01-20T00:07:53.952Z] p1_0.user_id, [2026-01-20T00:07:53.952Z] p1_0.view_count [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and not(p1_0.deleted) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] pl1_0.id [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] users u1_0 [2026-01-20T00:07:53.952Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and u1_0.id=? [2026-01-20T00:07:53.952Z] fetch [2026-01-20T00:07:53.952Z] first ? rows only [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] pl1_0.id [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] users u1_0 [2026-01-20T00:07:53.952Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and u1_0.id=? [2026-01-20T00:07:53.952Z] fetch [2026-01-20T00:07:53.952Z] first ? rows only [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* insert for [2026-01-20T00:07:53.952Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:53.952Z] into [2026-01-20T00:07:53.952Z] post_like (post_id, user_id, id) [2026-01-20T00:07:53.952Z] values [2026-01-20T00:07:53.952Z] (?, ?, default) [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* insert for [2026-01-20T00:07:53.952Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:53.952Z] into [2026-01-20T00:07:53.952Z] post_like (post_id, user_id, id) [2026-01-20T00:07:53.952Z] values [2026-01-20T00:07:53.952Z] (?, ?, default) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.752+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] count(pl1_0.id) [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] count(pl1_0.id) [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.754+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.754+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletRequest: [2026-01-20T00:07:53.952Z] HTTP Method = POST [2026-01-20T00:07:53.952Z] Request URI = /community/freeboard/7/like [2026-01-20T00:07:53.952Z] Parameters = {} [2026-01-20T00:07:53.952Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1YmRlNDljZS01MjczLTRhZmUtYWYyYy0wMjg2ZTE4Y2Y4OTYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.fkRvGRnoasTc0p328z3caobi5Zn6FYOBbHEfXEH1r85r9ZFY-zrTjUakjnjSE524j70t20KJHeh3qM_uuXg7ow"] [2026-01-20T00:07:53.952Z] Body = [2026-01-20T00:07:53.952Z] Session Attrs = {} [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Handler: [2026-01-20T00:07:53.952Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:53.952Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Async: [2026-01-20T00:07:53.952Z] Async started = false [2026-01-20T00:07:53.952Z] Async result = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Resolved Exception: [2026-01-20T00:07:53.952Z] Type = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] ModelAndView: [2026-01-20T00:07:53.952Z] View name = null [2026-01-20T00:07:53.952Z] View = null [2026-01-20T00:07:53.952Z] Model = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] FlashMap: [2026-01-20T00:07:53.952Z] Attributes = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletResponse: [2026-01-20T00:07:53.952Z] Status = 200 [2026-01-20T00:07:53.952Z] Error message = null [2026-01-20T00:07:53.952Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.952Z] Content type = application/json [2026-01-20T00:07:53.952Z] Body = true [2026-01-20T00:07:53.952Z] Forwarded URL = null [2026-01-20T00:07:53.952Z] Redirected URL = null [2026-01-20T00:07:53.952Z] Cookies = [] [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.758+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.759+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.759+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.759+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] p1_0.id, [2026-01-20T00:07:53.952Z] p1_0.category, [2026-01-20T00:07:53.952Z] p1_0.comment_count, [2026-01-20T00:07:53.952Z] p1_0.content, [2026-01-20T00:07:53.952Z] p1_0.created_at, [2026-01-20T00:07:53.952Z] p1_0.deleted, [2026-01-20T00:07:53.952Z] p1_0.like_count, [2026-01-20T00:07:53.952Z] p1_0.title, [2026-01-20T00:07:53.952Z] p1_0.updated_at, [2026-01-20T00:07:53.952Z] p1_0.user_id, [2026-01-20T00:07:53.952Z] p1_0.view_count [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and not(p1_0.deleted) [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] p1_0.id, [2026-01-20T00:07:53.952Z] p1_0.category, [2026-01-20T00:07:53.952Z] p1_0.comment_count, [2026-01-20T00:07:53.952Z] p1_0.content, [2026-01-20T00:07:53.952Z] p1_0.created_at, [2026-01-20T00:07:53.952Z] p1_0.deleted, [2026-01-20T00:07:53.952Z] p1_0.like_count, [2026-01-20T00:07:53.952Z] p1_0.title, [2026-01-20T00:07:53.952Z] p1_0.updated_at, [2026-01-20T00:07:53.952Z] p1_0.user_id, [2026-01-20T00:07:53.952Z] p1_0.view_count [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and not(p1_0.deleted) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] pl1_0.id [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] users u1_0 [2026-01-20T00:07:53.952Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and u1_0.id=? [2026-01-20T00:07:53.952Z] fetch [2026-01-20T00:07:53.952Z] first ? rows only [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] pl1_0.id [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] users u1_0 [2026-01-20T00:07:53.952Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] and u1_0.id=? [2026-01-20T00:07:53.952Z] fetch [2026-01-20T00:07:53.952Z] first ? rows only [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* DELETE [2026-01-20T00:07:53.952Z] FROM [2026-01-20T00:07:53.952Z] PostLike pl [2026-01-20T00:07:53.952Z] WHERE [2026-01-20T00:07:53.952Z] pl.post.id = :postId [2026-01-20T00:07:53.952Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] pl1_0.post_id=? [2026-01-20T00:07:53.952Z] and pl1_0.user_id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* DELETE [2026-01-20T00:07:53.952Z] FROM [2026-01-20T00:07:53.952Z] PostLike pl [2026-01-20T00:07:53.952Z] WHERE [2026-01-20T00:07:53.952Z] pl.post.id = :postId [2026-01-20T00:07:53.952Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] pl1_0.post_id=? [2026-01-20T00:07:53.952Z] and pl1_0.user_id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.766+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 취소 완료: postId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] count(pl1_0.id) [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* */ select [2026-01-20T00:07:53.952Z] count(pl1_0.id) [2026-01-20T00:07:53.952Z] from [2026-01-20T00:07:53.952Z] post_like pl1_0 [2026-01-20T00:07:53.952Z] left join [2026-01-20T00:07:53.952Z] post p1_0 [2026-01-20T00:07:53.952Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] p1_0.id=? [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.768+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.768+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletRequest: [2026-01-20T00:07:53.952Z] HTTP Method = POST [2026-01-20T00:07:53.952Z] Request URI = /community/freeboard/7/like [2026-01-20T00:07:53.952Z] Parameters = {} [2026-01-20T00:07:53.952Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1YmRlNDljZS01MjczLTRhZmUtYWYyYy0wMjg2ZTE4Y2Y4OTYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.fkRvGRnoasTc0p328z3caobi5Zn6FYOBbHEfXEH1r85r9ZFY-zrTjUakjnjSE524j70t20KJHeh3qM_uuXg7ow"] [2026-01-20T00:07:53.952Z] Body = [2026-01-20T00:07:53.952Z] Session Attrs = {} [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Handler: [2026-01-20T00:07:53.952Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:53.952Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Async: [2026-01-20T00:07:53.952Z] Async started = false [2026-01-20T00:07:53.952Z] Async result = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] Resolved Exception: [2026-01-20T00:07:53.952Z] Type = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] ModelAndView: [2026-01-20T00:07:53.952Z] View name = null [2026-01-20T00:07:53.952Z] View = null [2026-01-20T00:07:53.952Z] Model = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] FlashMap: [2026-01-20T00:07:53.952Z] Attributes = null [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] MockHttpServletResponse: [2026-01-20T00:07:53.952Z] Status = 200 [2026-01-20T00:07:53.952Z] Error message = null [2026-01-20T00:07:53.952Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.952Z] Content type = application/json [2026-01-20T00:07:53.952Z] Body = false [2026-01-20T00:07:53.952Z] Forwarded URL = null [2026-01-20T00:07:53.952Z] Redirected URL = null [2026-01-20T00:07:53.952Z] Cookies = [] [2026-01-20T00:07:53.952Z] ✅ 토글 방식 좋아요 추가/취소 동작 확인 성공! [2026-01-20T00:07:53.952Z] [2026-01-20T00:07:53.952Z] [테스트 3] 삭제된 게시글 접근 시도... [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.772+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.772+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.773+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.773+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=7, userId=5bde49ce-5273-4afe-af2c-0286e18cf896 [2026-01-20T00:07:53.952Z] 2026-01-20T09:07:53.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.952Z] view_count=? [2026-01-20T00:07:53.952Z] where [2026-01-20T00:07:53.952Z] id=? [2026-01-20T00:07:53.952Z] Hibernate: [2026-01-20T00:07:53.952Z] /* update [2026-01-20T00:07:53.952Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.952Z] set [2026-01-20T00:07:53.952Z] category=?, [2026-01-20T00:07:53.952Z] comment_count=?, [2026-01-20T00:07:53.952Z] content=?, [2026-01-20T00:07:53.952Z] deleted=?, [2026-01-20T00:07:53.952Z] like_count=?, [2026-01-20T00:07:53.952Z] title=?, [2026-01-20T00:07:53.952Z] updated_at=?, [2026-01-20T00:07:53.952Z] user_id=?, [2026-01-20T00:07:53.953Z] view_count=? [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] id=? [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.953Z] /* */ select [2026-01-20T00:07:53.953Z] p1_0.id, [2026-01-20T00:07:53.953Z] p1_0.category, [2026-01-20T00:07:53.953Z] p1_0.comment_count, [2026-01-20T00:07:53.953Z] p1_0.content, [2026-01-20T00:07:53.953Z] p1_0.created_at, [2026-01-20T00:07:53.953Z] p1_0.deleted, [2026-01-20T00:07:53.953Z] p1_0.like_count, [2026-01-20T00:07:53.953Z] p1_0.title, [2026-01-20T00:07:53.953Z] p1_0.updated_at, [2026-01-20T00:07:53.953Z] p1_0.user_id, [2026-01-20T00:07:53.953Z] p1_0.view_count [2026-01-20T00:07:53.953Z] from [2026-01-20T00:07:53.953Z] post p1_0 [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] p1_0.id=? [2026-01-20T00:07:53.953Z] and not(p1_0.deleted) [2026-01-20T00:07:53.953Z] Hibernate: [2026-01-20T00:07:53.953Z] /* */ select [2026-01-20T00:07:53.953Z] p1_0.id, [2026-01-20T00:07:53.953Z] p1_0.category, [2026-01-20T00:07:53.953Z] p1_0.comment_count, [2026-01-20T00:07:53.953Z] p1_0.content, [2026-01-20T00:07:53.953Z] p1_0.created_at, [2026-01-20T00:07:53.953Z] p1_0.deleted, [2026-01-20T00:07:53.953Z] p1_0.like_count, [2026-01-20T00:07:53.953Z] p1_0.title, [2026-01-20T00:07:53.953Z] p1_0.updated_at, [2026-01-20T00:07:53.953Z] p1_0.user_id, [2026-01-20T00:07:53.953Z] p1_0.view_count [2026-01-20T00:07:53.953Z] from [2026-01-20T00:07:53.953Z] post p1_0 [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] p1_0.id=? [2026-01-20T00:07:53.953Z] and not(p1_0.deleted) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.776+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제 완료: postId=7 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.776+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 완료: freeboardId=7 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.776+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] MockHttpServletRequest: [2026-01-20T00:07:53.953Z] HTTP Method = DELETE [2026-01-20T00:07:53.953Z] Request URI = /community/freeboard/7 [2026-01-20T00:07:53.953Z] Parameters = {} [2026-01-20T00:07:53.953Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1YmRlNDljZS01MjczLTRhZmUtYWYyYy0wMjg2ZTE4Y2Y4OTYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.fkRvGRnoasTc0p328z3caobi5Zn6FYOBbHEfXEH1r85r9ZFY-zrTjUakjnjSE524j70t20KJHeh3qM_uuXg7ow"] [2026-01-20T00:07:53.953Z] Body = [2026-01-20T00:07:53.953Z] Session Attrs = {} [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Handler: [2026-01-20T00:07:53.953Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.953Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Async: [2026-01-20T00:07:53.953Z] Async started = false [2026-01-20T00:07:53.953Z] Async result = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Resolved Exception: [2026-01-20T00:07:53.953Z] Type = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] ModelAndView: [2026-01-20T00:07:53.953Z] View name = null [2026-01-20T00:07:53.953Z] View = null [2026-01-20T00:07:53.953Z] Model = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] FlashMap: [2026-01-20T00:07:53.953Z] Attributes = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] MockHttpServletResponse: [2026-01-20T00:07:53.953Z] Status = 204 [2026-01-20T00:07:53.953Z] Error message = null [2026-01-20T00:07:53.953Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.953Z] Content type = null [2026-01-20T00:07:53.953Z] Body = [2026-01-20T00:07:53.953Z] Forwarded URL = null [2026-01-20T00:07:53.953Z] Redirected URL = null [2026-01-20T00:07:53.953Z] Cookies = [] [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.779+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.780+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.780+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.780+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.953Z] /* update [2026-01-20T00:07:53.953Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.953Z] set [2026-01-20T00:07:53.953Z] category=?, [2026-01-20T00:07:53.953Z] comment_count=?, [2026-01-20T00:07:53.953Z] content=?, [2026-01-20T00:07:53.953Z] deleted=?, [2026-01-20T00:07:53.953Z] like_count=?, [2026-01-20T00:07:53.953Z] title=?, [2026-01-20T00:07:53.953Z] updated_at=?, [2026-01-20T00:07:53.953Z] user_id=?, [2026-01-20T00:07:53.953Z] view_count=? [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] id=? [2026-01-20T00:07:53.953Z] Hibernate: [2026-01-20T00:07:53.953Z] /* update [2026-01-20T00:07:53.953Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:53.953Z] set [2026-01-20T00:07:53.953Z] category=?, [2026-01-20T00:07:53.953Z] comment_count=?, [2026-01-20T00:07:53.953Z] content=?, [2026-01-20T00:07:53.953Z] deleted=?, [2026-01-20T00:07:53.953Z] like_count=?, [2026-01-20T00:07:53.953Z] title=?, [2026-01-20T00:07:53.953Z] updated_at=?, [2026-01-20T00:07:53.953Z] user_id=?, [2026-01-20T00:07:53.953Z] view_count=? [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] id=? [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.953Z] /* */ select [2026-01-20T00:07:53.953Z] p1_0.id, [2026-01-20T00:07:53.953Z] p1_0.category, [2026-01-20T00:07:53.953Z] p1_0.comment_count, [2026-01-20T00:07:53.953Z] p1_0.content, [2026-01-20T00:07:53.953Z] p1_0.created_at, [2026-01-20T00:07:53.953Z] p1_0.deleted, [2026-01-20T00:07:53.953Z] p1_0.like_count, [2026-01-20T00:07:53.953Z] p1_0.title, [2026-01-20T00:07:53.953Z] p1_0.updated_at, [2026-01-20T00:07:53.953Z] p1_0.user_id, [2026-01-20T00:07:53.953Z] p1_0.view_count [2026-01-20T00:07:53.953Z] from [2026-01-20T00:07:53.953Z] post p1_0 [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] p1_0.id=? [2026-01-20T00:07:53.953Z] and not(p1_0.deleted) [2026-01-20T00:07:53.953Z] Hibernate: [2026-01-20T00:07:53.953Z] /* */ select [2026-01-20T00:07:53.953Z] p1_0.id, [2026-01-20T00:07:53.953Z] p1_0.category, [2026-01-20T00:07:53.953Z] p1_0.comment_count, [2026-01-20T00:07:53.953Z] p1_0.content, [2026-01-20T00:07:53.953Z] p1_0.created_at, [2026-01-20T00:07:53.953Z] p1_0.deleted, [2026-01-20T00:07:53.953Z] p1_0.like_count, [2026-01-20T00:07:53.953Z] p1_0.title, [2026-01-20T00:07:53.953Z] p1_0.updated_at, [2026-01-20T00:07:53.953Z] p1_0.user_id, [2026-01-20T00:07:53.953Z] p1_0.view_count [2026-01-20T00:07:53.953Z] from [2026-01-20T00:07:53.953Z] post p1_0 [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] p1_0.id=? [2026-01-20T00:07:53.953Z] and not(p1_0.deleted) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.784+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.784+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.784+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.784+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.784+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] MockHttpServletRequest: [2026-01-20T00:07:53.953Z] HTTP Method = GET [2026-01-20T00:07:53.953Z] Request URI = /community/freeboard/7 [2026-01-20T00:07:53.953Z] Parameters = {} [2026-01-20T00:07:53.953Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MDg0MTBjOS0yZjc3LTRmMjgtYWRjOC02MGY1ZDA3ZDBmMTUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30._hD-k-5Oq6YPA1uuCQpnu09BtjG_sZ1ZcOCpUunc8uzbI3MPIy6vohprMabBjUzI2ENcU2ksGozFW2fmU3tv4Q"] [2026-01-20T00:07:53.953Z] Body = [2026-01-20T00:07:53.953Z] Session Attrs = {} [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Handler: [2026-01-20T00:07:53.953Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.953Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Async: [2026-01-20T00:07:53.953Z] Async started = false [2026-01-20T00:07:53.953Z] Async result = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Resolved Exception: [2026-01-20T00:07:53.953Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] ModelAndView: [2026-01-20T00:07:53.953Z] View name = null [2026-01-20T00:07:53.953Z] View = null [2026-01-20T00:07:53.953Z] Model = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] FlashMap: [2026-01-20T00:07:53.953Z] Attributes = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] MockHttpServletResponse: [2026-01-20T00:07:53.953Z] Status = 404 [2026-01-20T00:07:53.953Z] Error message = null [2026-01-20T00:07:53.953Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.953Z] Content type = application/json [2026-01-20T00:07:53.953Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:53.953Z] Forwarded URL = null [2026-01-20T00:07:53.953Z] Redirected URL = null [2026-01-20T00:07:53.953Z] Cookies = [] [2026-01-20T00:07:53.953Z] ✅ 삭제된 게시글 접근 에러 처리 성공! [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] [테스트 4] 삭제된 게시글에 댓글 작성 시도... [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.787+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.788+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.789+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@632ebfc1] [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.789+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15, parentCommentId=null [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.789+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=7, userId=608410c9-2f77-4f28-adc8-60f5d07d0f15 [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.791+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.953Z] /* */ select [2026-01-20T00:07:53.953Z] p1_0.id, [2026-01-20T00:07:53.953Z] p1_0.category, [2026-01-20T00:07:53.953Z] p1_0.comment_count, [2026-01-20T00:07:53.953Z] p1_0.content, [2026-01-20T00:07:53.953Z] p1_0.created_at, [2026-01-20T00:07:53.953Z] p1_0.deleted, [2026-01-20T00:07:53.953Z] p1_0.like_count, [2026-01-20T00:07:53.953Z] p1_0.title, [2026-01-20T00:07:53.953Z] p1_0.updated_at, [2026-01-20T00:07:53.953Z] p1_0.user_id, [2026-01-20T00:07:53.953Z] p1_0.view_count [2026-01-20T00:07:53.953Z] from [2026-01-20T00:07:53.953Z] post p1_0 [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] p1_0.id=? [2026-01-20T00:07:53.953Z] and not(p1_0.deleted) [2026-01-20T00:07:53.953Z] Hibernate: [2026-01-20T00:07:53.953Z] /* */ select [2026-01-20T00:07:53.953Z] p1_0.id, [2026-01-20T00:07:53.953Z] p1_0.category, [2026-01-20T00:07:53.953Z] p1_0.comment_count, [2026-01-20T00:07:53.953Z] p1_0.content, [2026-01-20T00:07:53.953Z] p1_0.created_at, [2026-01-20T00:07:53.953Z] p1_0.deleted, [2026-01-20T00:07:53.953Z] p1_0.like_count, [2026-01-20T00:07:53.953Z] p1_0.title, [2026-01-20T00:07:53.953Z] p1_0.updated_at, [2026-01-20T00:07:53.953Z] p1_0.user_id, [2026-01-20T00:07:53.953Z] p1_0.view_count [2026-01-20T00:07:53.953Z] from [2026-01-20T00:07:53.953Z] post p1_0 [2026-01-20T00:07:53.953Z] where [2026-01-20T00:07:53.953Z] p1_0.id=? [2026-01-20T00:07:53.953Z] and not(p1_0.deleted) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.792+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.792+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.792+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.792+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:53.953Z] 2026-01-20T09:07:53.792+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] MockHttpServletRequest: [2026-01-20T00:07:53.953Z] HTTP Method = POST [2026-01-20T00:07:53.953Z] Request URI = /community/freeboard/7/comments [2026-01-20T00:07:53.953Z] Parameters = {} [2026-01-20T00:07:53.953Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MDg0MTBjOS0yZjc3LTRmMjgtYWRjOC02MGY1ZDA3ZDBmMTUiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30._hD-k-5Oq6YPA1uuCQpnu09BtjG_sZ1ZcOCpUunc8uzbI3MPIy6vohprMabBjUzI2ENcU2ksGozFW2fmU3tv4Q", Content-Length:"51"] [2026-01-20T00:07:53.953Z] Body = [2026-01-20T00:07:53.953Z] Session Attrs = {} [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Handler: [2026-01-20T00:07:53.953Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:53.953Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Async: [2026-01-20T00:07:53.953Z] Async started = false [2026-01-20T00:07:53.953Z] Async result = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] Resolved Exception: [2026-01-20T00:07:53.953Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] ModelAndView: [2026-01-20T00:07:53.953Z] View name = null [2026-01-20T00:07:53.953Z] View = null [2026-01-20T00:07:53.953Z] Model = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] FlashMap: [2026-01-20T00:07:53.953Z] Attributes = null [2026-01-20T00:07:53.953Z] [2026-01-20T00:07:53.953Z] MockHttpServletResponse: [2026-01-20T00:07:53.953Z] Status = 404 [2026-01-20T00:07:53.953Z] Error message = null [2026-01-20T00:07:53.953Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.953Z] Content type = application/json [2026-01-20T00:07:53.954Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] ✅ 삭제된 게시글 댓글 작성 에러 처리 성공! [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] 🎉 === 비즈니스 로직 에러 시나리오 완료 === [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > 📝 데이터 검증 에러 시나리오: 필수 필드 누락, 길이 제한 초과, 잘못된 형식 STANDARD_OUT [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.799+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.799+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.801+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] 🎬 === 데이터 검증 에러 시나리오 === [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.802+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.954Z] /* insert for [2026-01-20T00:07:53.954Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.954Z] into [2026-01-20T00:07:53.954Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.954Z] values [2026-01-20T00:07:53.954Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.954Z] Hibernate: [2026-01-20T00:07:53.954Z] /* insert for [2026-01-20T00:07:53.954Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:53.954Z] into [2026-01-20T00:07:53.954Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:53.954Z] values [2026-01-20T00:07:53.954Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.803+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.954Z] /* insert for [2026-01-20T00:07:53.954Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.954Z] into [2026-01-20T00:07:53.954Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.954Z] values [2026-01-20T00:07:53.954Z] (?, ?) [2026-01-20T00:07:53.954Z] Hibernate: [2026-01-20T00:07:53.954Z] /* insert for [2026-01-20T00:07:53.954Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.954Z] into [2026-01-20T00:07:53.954Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.954Z] values [2026-01-20T00:07:53.954Z] (?, ?) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.803+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.954Z] /* insert for [2026-01-20T00:07:53.954Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.954Z] into [2026-01-20T00:07:53.954Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.954Z] values [2026-01-20T00:07:53.954Z] (?, ?) [2026-01-20T00:07:53.954Z] Hibernate: [2026-01-20T00:07:53.954Z] /* insert for [2026-01-20T00:07:53.954Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:53.954Z] into [2026-01-20T00:07:53.954Z] user_interests (users_id, interest_type) [2026-01-20T00:07:53.954Z] values [2026-01-20T00:07:53.954Z] (?, ?) [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 1] 제목 없이 게시글 작성 시도... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.806+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a45b1645-ba80-4bdc-9f61-6cf53c58aeb6 [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.806+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.807+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.808+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.808+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[title] 제목은 필수입니다.]] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.809+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.createPost(com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCreateRequest' on field 'title': rejected value []; codes [NotBlank.freeboardCreateRequest.title,NotBlank.title,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCreateRequest.title,title]; arguments []; default message [title]]; default message [제목은 필수입니다.]] ] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletRequest: [2026-01-20T00:07:53.954Z] HTTP Method = POST [2026-01-20T00:07:53.954Z] Request URI = /community/freeboard [2026-01-20T00:07:53.954Z] Parameters = {title=[], content=[내용은 있지만 제목이 없는 게시글], category=[others]} [2026-01-20T00:07:53.954Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNDViMTY0NS1iYTgwLTRiZGMtOWY2MS02Y2Y1M2M1OGFlYjYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.DN__WBrceER7oI15sp3GIUIec7FfUo9kvN7U_6WAKfhxK5FzGObMryKuBSexZdGhtUkXSaE5_QgSpLQj0e66Nw"] [2026-01-20T00:07:53.954Z] Body = [2026-01-20T00:07:53.954Z] Session Attrs = {} [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Handler: [2026-01-20T00:07:53.954Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.954Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Async: [2026-01-20T00:07:53.954Z] Async started = false [2026-01-20T00:07:53.954Z] Async result = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Resolved Exception: [2026-01-20T00:07:53.954Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] ModelAndView: [2026-01-20T00:07:53.954Z] View name = null [2026-01-20T00:07:53.954Z] View = null [2026-01-20T00:07:53.954Z] Model = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] FlashMap: [2026-01-20T00:07:53.954Z] Attributes = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletResponse: [2026-01-20T00:07:53.954Z] Status = 400 [2026-01-20T00:07:53.954Z] Error message = null [2026-01-20T00:07:53.954Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.954Z] Content type = application/json [2026-01-20T00:07:53.954Z] Body = {"code":"VALIDATION_FAILED","message":"[title] 제목은 필수입니다."} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 2] 내용 없이 게시글 작성 시도... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.811+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a45b1645-ba80-4bdc-9f61-6cf53c58aeb6 [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.812+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.813+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.814+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.814+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[content] 내용은 필수입니다.]] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.814+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.createPost(com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCreateRequest' on field 'content': rejected value []; codes [NotBlank.freeboardCreateRequest.content,NotBlank.content,NotBlank.java.lang.String,NotBlank]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCreateRequest.content,content]; arguments []; default message [content]]; default message [내용은 필수입니다.]] ] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletRequest: [2026-01-20T00:07:53.954Z] HTTP Method = POST [2026-01-20T00:07:53.954Z] Request URI = /community/freeboard [2026-01-20T00:07:53.954Z] Parameters = {title=[제목은 있는 게시글], content=[], category=[others]} [2026-01-20T00:07:53.954Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNDViMTY0NS1iYTgwLTRiZGMtOWY2MS02Y2Y1M2M1OGFlYjYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.DN__WBrceER7oI15sp3GIUIec7FfUo9kvN7U_6WAKfhxK5FzGObMryKuBSexZdGhtUkXSaE5_QgSpLQj0e66Nw"] [2026-01-20T00:07:53.954Z] Body = [2026-01-20T00:07:53.954Z] Session Attrs = {} [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Handler: [2026-01-20T00:07:53.954Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.954Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Async: [2026-01-20T00:07:53.954Z] Async started = false [2026-01-20T00:07:53.954Z] Async result = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Resolved Exception: [2026-01-20T00:07:53.954Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] ModelAndView: [2026-01-20T00:07:53.954Z] View name = null [2026-01-20T00:07:53.954Z] View = null [2026-01-20T00:07:53.954Z] Model = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] FlashMap: [2026-01-20T00:07:53.954Z] Attributes = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletResponse: [2026-01-20T00:07:53.954Z] Status = 400 [2026-01-20T00:07:53.954Z] Error message = null [2026-01-20T00:07:53.954Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.954Z] Content type = application/json [2026-01-20T00:07:53.954Z] Body = {"code":"VALIDATION_FAILED","message":"[content] 내용은 필수입니다."} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 3] 잘못된 카테고리로 게시글 작성 시도... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.817+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a45b1645-ba80-4bdc-9f61-6cf53c58aeb6 [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.818+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.823+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.823+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.824+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[category] Failed to convert property value of type 'j (truncated)...] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.824+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.createPost(com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCreateRequest' on field 'category': rejected value [invalid-category]; codes [typeMismatch.freeboardCreateRequest.category,typeMismatch.category,typeMismatch.com.example.soso.community.common.post.domain.entity.Category,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCreateRequest.category,category]; arguments []; default message [category]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'com.example.soso.community.common.post.domain.entity.Category' for property 'category'; Failed to convert from type [java.lang.String] to type [@io.swagger.v3.oas.annotations.media.Schema @jakarta.validation.constraints.NotNull com.example.soso.community.common.post.domain.entity.Category] for value [invalid-category]]] ] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletRequest: [2026-01-20T00:07:53.954Z] HTTP Method = POST [2026-01-20T00:07:53.954Z] Request URI = /community/freeboard [2026-01-20T00:07:53.954Z] Parameters = {title=[정상 제목], content=[정상 내용], category=[invalid-category]} [2026-01-20T00:07:53.954Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNDViMTY0NS1iYTgwLTRiZGMtOWY2MS02Y2Y1M2M1OGFlYjYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.DN__WBrceER7oI15sp3GIUIec7FfUo9kvN7U_6WAKfhxK5FzGObMryKuBSexZdGhtUkXSaE5_QgSpLQj0e66Nw"] [2026-01-20T00:07:53.954Z] Body = [2026-01-20T00:07:53.954Z] Session Attrs = {} [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Handler: [2026-01-20T00:07:53.954Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.954Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Async: [2026-01-20T00:07:53.954Z] Async started = false [2026-01-20T00:07:53.954Z] Async result = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Resolved Exception: [2026-01-20T00:07:53.954Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] ModelAndView: [2026-01-20T00:07:53.954Z] View name = null [2026-01-20T00:07:53.954Z] View = null [2026-01-20T00:07:53.954Z] Model = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] FlashMap: [2026-01-20T00:07:53.954Z] Attributes = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletResponse: [2026-01-20T00:07:53.954Z] Status = 400 [2026-01-20T00:07:53.954Z] Error message = null [2026-01-20T00:07:53.954Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.954Z] Content type = application/json [2026-01-20T00:07:53.954Z] Body = {"code":"VALIDATION_FAILED","message":"[category] Failed to convert property value of type 'java.lang.String' to required type 'com.example.soso.community.common.post.domain.entity.Category' for property 'category'; Failed to convert from type [java.lang.String] to type [@io.swagger.v3.oas.annotations.media.Schema @jakarta.validation.constraints.NotNull com.example.soso.community.common.post.domain.entity.Category] for value [invalid-category]"} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 4] 너무 긴 제목으로 게시글 작성 시도... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.827+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a45b1645-ba80-4bdc-9f61-6cf53c58aeb6 [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.828+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.829+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.829+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.829+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[title] 제목은 100자 이하로 입력해주세요.]] [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.830+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.createPost(com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'freeboardCreateRequest' on field 'title': rejected value [글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글]; codes [Size.freeboardCreateRequest.title,Size.title,Size.java.lang.String,Size]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [freeboardCreateRequest.title,title]; arguments []; default message [title],100,0]; default message [제목은 100자 이하로 입력해주세요.]] ] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletRequest: [2026-01-20T00:07:53.954Z] HTTP Method = POST [2026-01-20T00:07:53.954Z] Request URI = /community/freeboard [2026-01-20T00:07:53.954Z] Parameters = {title=[글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글글], content=[정상 내용], category=[others]} [2026-01-20T00:07:53.954Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNDViMTY0NS1iYTgwLTRiZGMtOWY2MS02Y2Y1M2M1OGFlYjYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.DN__WBrceER7oI15sp3GIUIec7FfUo9kvN7U_6WAKfhxK5FzGObMryKuBSexZdGhtUkXSaE5_QgSpLQj0e66Nw"] [2026-01-20T00:07:53.954Z] Body = [2026-01-20T00:07:53.954Z] Session Attrs = {} [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Handler: [2026-01-20T00:07:53.954Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:53.954Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Async: [2026-01-20T00:07:53.954Z] Async started = false [2026-01-20T00:07:53.954Z] Async result = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Resolved Exception: [2026-01-20T00:07:53.954Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] ModelAndView: [2026-01-20T00:07:53.954Z] View name = null [2026-01-20T00:07:53.954Z] View = null [2026-01-20T00:07:53.954Z] Model = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] FlashMap: [2026-01-20T00:07:53.954Z] Attributes = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletResponse: [2026-01-20T00:07:53.954Z] Status = 400 [2026-01-20T00:07:53.954Z] Error message = null [2026-01-20T00:07:53.954Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.954Z] Content type = application/json [2026-01-20T00:07:53.954Z] Body = {"code":"VALIDATION_FAILED","message":"[title] 제목은 100자 이하로 입력해주세요."} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] 🎉 === 데이터 검증 에러 시나리오 완료 === [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > 🚫 인증 관련 에러 시나리오: 토큰 없음, 잘못된 토큰, 만료된 토큰 STANDARD_OUT [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.837+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.838+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.839+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] 🎬 === 인증 관련 에러 시나리오 === [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 1] 토큰 없이 게시글 작성 시도... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.840+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletRequest: [2026-01-20T00:07:53.954Z] HTTP Method = POST [2026-01-20T00:07:53.954Z] Request URI = /community/freeboard [2026-01-20T00:07:53.954Z] Parameters = {title=[무인증 게시글], content=[인증 없이 작성하는 게시글], category=[others]} [2026-01-20T00:07:53.954Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:53.954Z] Body = [2026-01-20T00:07:53.954Z] Session Attrs = {} [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Handler: [2026-01-20T00:07:53.954Z] Type = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Async: [2026-01-20T00:07:53.954Z] Async started = false [2026-01-20T00:07:53.954Z] Async result = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Resolved Exception: [2026-01-20T00:07:53.954Z] Type = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] ModelAndView: [2026-01-20T00:07:53.954Z] View name = null [2026-01-20T00:07:53.954Z] View = null [2026-01-20T00:07:53.954Z] Model = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] FlashMap: [2026-01-20T00:07:53.954Z] Attributes = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletResponse: [2026-01-20T00:07:53.954Z] Status = 401 [2026-01-20T00:07:53.954Z] Error message = null [2026-01-20T00:07:53.954Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.954Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:53.954Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 2] 잘못된 토큰으로 게시글 작성 시도... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.843+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : 유효하지 않은 JWT 토큰: /community/freeboard [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.843+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletRequest: [2026-01-20T00:07:53.954Z] HTTP Method = POST [2026-01-20T00:07:53.954Z] Request URI = /community/freeboard [2026-01-20T00:07:53.954Z] Parameters = {title=[잘못된 토큰 게시글], content=[잘못된 토큰으로 작성하는 게시글], category=[others]} [2026-01-20T00:07:53.954Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer invalid-token-here"] [2026-01-20T00:07:53.954Z] Body = [2026-01-20T00:07:53.954Z] Session Attrs = {} [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Handler: [2026-01-20T00:07:53.954Z] Type = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Async: [2026-01-20T00:07:53.954Z] Async started = false [2026-01-20T00:07:53.954Z] Async result = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] Resolved Exception: [2026-01-20T00:07:53.954Z] Type = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] ModelAndView: [2026-01-20T00:07:53.954Z] View name = null [2026-01-20T00:07:53.954Z] View = null [2026-01-20T00:07:53.954Z] Model = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] FlashMap: [2026-01-20T00:07:53.954Z] Attributes = null [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] MockHttpServletResponse: [2026-01-20T00:07:53.954Z] Status = 401 [2026-01-20T00:07:53.954Z] Error message = null [2026-01-20T00:07:53.954Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:53.954Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:53.954Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:53.954Z] Forwarded URL = null [2026-01-20T00:07:53.954Z] Redirected URL = null [2026-01-20T00:07:53.954Z] Cookies = [] [2026-01-20T00:07:53.954Z] [2026-01-20T00:07:53.954Z] [테스트 3] 미인증 상태에서 게시글 목록 조회... [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.845+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.846+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=OTHERS, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.846+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=OTHERS, sort=LATEST, size=10, userId=null [2026-01-20T00:07:53.954Z] 2026-01-20T09:07:53.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:53.954Z] /* select [2026-01-20T00:07:53.954Z] post.id, [2026-01-20T00:07:53.954Z] post.title, [2026-01-20T00:07:53.954Z] post.content, [2026-01-20T00:07:53.954Z] post.category, [2026-01-20T00:07:53.954Z] post.likeCount, [2026-01-20T00:07:53.954Z] post.commentCount, [2026-01-20T00:07:53.954Z] post.viewCount, [2026-01-20T00:07:53.954Z] null, [2026-01-20T00:07:53.954Z] post.createdAt, [2026-01-20T00:07:53.954Z] post.updatedAt, [2026-01-20T00:07:53.954Z] (select [2026-01-20T00:07:53.954Z] min(subImage.imageUrl) [2026-01-20T00:07:53.954Z] from [2026-01-20T00:07:53.954Z] PostImage subImage [2026-01-20T00:07:53.954Z] where [2026-01-20T00:07:53.954Z] subImage.post.id = post.id [2026-01-20T00:07:53.954Z] and subImage.sequence = ( [2026-01-20T00:07:53.954Z] select [2026-01-20T00:07:53.954Z] min(subImage.sequence) [2026-01-20T00:07:53.954Z] from [2026-01-20T00:07:53.954Z] PostImage subImage [2026-01-20T00:07:53.954Z] where [2026-01-20T00:07:53.954Z] subImage.post.id = post.id [2026-01-20T00:07:53.954Z] )), [2026-01-20T00:07:53.954Z] (select [2026-01-20T00:07:53.954Z] cast(count(countImage) as integer) [2026-01-20T00:07:53.954Z] from [2026-01-20T00:07:53.954Z] PostImage countImage [2026-01-20T00:07:53.954Z] where [2026-01-20T00:07:53.954Z] countImage.post.id = post.id), [2026-01-20T00:07:53.954Z] users.id, [2026-01-20T00:07:53.954Z] users.nickname, [2026-01-20T00:07:53.954Z] users.location, [2026-01-20T00:07:53.954Z] users.profileImageUrl, [2026-01-20T00:07:53.954Z] users.userType [2026-01-20T00:07:53.954Z] from [2026-01-20T00:07:53.954Z] Post post [2026-01-20T00:07:53.954Z] inner join [2026-01-20T00:07:53.955Z] post.user as users [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] post.deleted = ?1 [2026-01-20T00:07:53.955Z] and post.category = ?2 [2026-01-20T00:07:53.955Z] order by [2026-01-20T00:07:53.955Z] post.createdAt desc, [2026-01-20T00:07:53.955Z] post.id desc */ select [2026-01-20T00:07:53.955Z] p1_0.id, [2026-01-20T00:07:53.955Z] p1_0.title, [2026-01-20T00:07:53.955Z] p1_0.content, [2026-01-20T00:07:53.955Z] p1_0.category, [2026-01-20T00:07:53.955Z] p1_0.like_count, [2026-01-20T00:07:53.955Z] p1_0.comment_count, [2026-01-20T00:07:53.955Z] p1_0.view_count, [2026-01-20T00:07:53.955Z] null, [2026-01-20T00:07:53.955Z] p1_0.created_at, [2026-01-20T00:07:53.955Z] p1_0.updated_at, [2026-01-20T00:07:53.955Z] (select [2026-01-20T00:07:53.955Z] min(pi1_0.image_url) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post_image pi1_0 [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:53.955Z] and pi1_0.sequence=( [2026-01-20T00:07:53.955Z] select [2026-01-20T00:07:53.955Z] min(pi2_0.sequence) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post_image pi2_0 [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:53.955Z] )), [2026-01-20T00:07:53.955Z] (select [2026-01-20T00:07:53.955Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post_image pi3_0 [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:53.955Z] u1_0.id, [2026-01-20T00:07:53.955Z] u1_0.nickname, [2026-01-20T00:07:53.955Z] u1_0.location, [2026-01-20T00:07:53.955Z] u1_0.profile_image_url, [2026-01-20T00:07:53.955Z] u1_0.user_type [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post p1_0 [2026-01-20T00:07:53.955Z] join [2026-01-20T00:07:53.955Z] users u1_0 [2026-01-20T00:07:53.955Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] p1_0.deleted=? [2026-01-20T00:07:53.955Z] and p1_0.category=? [2026-01-20T00:07:53.955Z] order by [2026-01-20T00:07:53.955Z] p1_0.created_at desc, [2026-01-20T00:07:53.955Z] p1_0.id desc [2026-01-20T00:07:53.955Z] fetch [2026-01-20T00:07:53.955Z] first ? rows only [2026-01-20T00:07:53.955Z] Hibernate: [2026-01-20T00:07:53.955Z] /* select [2026-01-20T00:07:53.955Z] post.id, [2026-01-20T00:07:53.955Z] post.title, [2026-01-20T00:07:53.955Z] post.content, [2026-01-20T00:07:53.955Z] post.category, [2026-01-20T00:07:53.955Z] post.likeCount, [2026-01-20T00:07:53.955Z] post.commentCount, [2026-01-20T00:07:53.955Z] post.viewCount, [2026-01-20T00:07:53.955Z] null, [2026-01-20T00:07:53.955Z] post.createdAt, [2026-01-20T00:07:53.955Z] post.updatedAt, [2026-01-20T00:07:53.955Z] (select [2026-01-20T00:07:53.955Z] min(subImage.imageUrl) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] PostImage subImage [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] subImage.post.id = post.id [2026-01-20T00:07:53.955Z] and subImage.sequence = ( [2026-01-20T00:07:53.955Z] select [2026-01-20T00:07:53.955Z] min(subImage.sequence) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] PostImage subImage [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] subImage.post.id = post.id [2026-01-20T00:07:53.955Z] )), [2026-01-20T00:07:53.955Z] (select [2026-01-20T00:07:53.955Z] cast(count(countImage) as integer) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] PostImage countImage [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] countImage.post.id = post.id), [2026-01-20T00:07:53.955Z] users.id, [2026-01-20T00:07:53.955Z] users.nickname, [2026-01-20T00:07:53.955Z] users.location, [2026-01-20T00:07:53.955Z] users.profileImageUrl, [2026-01-20T00:07:53.955Z] users.userType [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] Post post [2026-01-20T00:07:53.955Z] inner join [2026-01-20T00:07:53.955Z] post.user as users [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] post.deleted = ?1 [2026-01-20T00:07:53.955Z] and post.category = ?2 [2026-01-20T00:07:53.955Z] order by [2026-01-20T00:07:53.955Z] post.createdAt desc, [2026-01-20T00:07:53.955Z] post.id desc */ select [2026-01-20T00:07:53.955Z] p1_0.id, [2026-01-20T00:07:53.955Z] p1_0.title, [2026-01-20T00:07:53.955Z] p1_0.content, [2026-01-20T00:07:53.955Z] p1_0.category, [2026-01-20T00:07:53.955Z] p1_0.like_count, [2026-01-20T00:07:53.955Z] p1_0.comment_count, [2026-01-20T00:07:53.955Z] p1_0.view_count, [2026-01-20T00:07:53.955Z] null, [2026-01-20T00:07:53.955Z] p1_0.created_at, [2026-01-20T00:07:53.955Z] p1_0.updated_at, [2026-01-20T00:07:53.955Z] (select [2026-01-20T00:07:53.955Z] min(pi1_0.image_url) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post_image pi1_0 [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:53.955Z] and pi1_0.sequence=( [2026-01-20T00:07:53.955Z] select [2026-01-20T00:07:53.955Z] min(pi2_0.sequence) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post_image pi2_0 [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:53.955Z] )), [2026-01-20T00:07:53.955Z] (select [2026-01-20T00:07:53.955Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post_image pi3_0 [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:53.955Z] u1_0.id, [2026-01-20T00:07:53.955Z] u1_0.nickname, [2026-01-20T00:07:53.955Z] u1_0.location, [2026-01-20T00:07:53.955Z] u1_0.profile_image_url, [2026-01-20T00:07:53.955Z] u1_0.user_type [2026-01-20T00:07:53.955Z] from [2026-01-20T00:07:53.955Z] post p1_0 [2026-01-20T00:07:53.955Z] join [2026-01-20T00:07:53.955Z] users u1_0 [2026-01-20T00:07:53.955Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:53.955Z] where [2026-01-20T00:07:53.955Z] p1_0.deleted=? [2026-01-20T00:07:53.955Z] and p1_0.category=? [2026-01-20T00:07:53.955Z] order by [2026-01-20T00:07:53.955Z] p1_0.created_at desc, [2026-01-20T00:07:53.955Z] p1_0.id desc [2026-01-20T00:07:53.955Z] fetch [2026-01-20T00:07:54.211Z] first ? rows only [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.860+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.211Z] /* */ select [2026-01-20T00:07:54.211Z] count(p1_0.id) [2026-01-20T00:07:54.211Z] from [2026-01-20T00:07:54.211Z] post p1_0 [2026-01-20T00:07:54.211Z] where [2026-01-20T00:07:54.211Z] p1_0.category=? [2026-01-20T00:07:54.211Z] and not(p1_0.deleted) [2026-01-20T00:07:54.211Z] Hibernate: [2026-01-20T00:07:54.211Z] /* */ select [2026-01-20T00:07:54.211Z] count(p1_0.id) [2026-01-20T00:07:54.211Z] from [2026-01-20T00:07:54.211Z] post p1_0 [2026-01-20T00:07:54.211Z] where [2026-01-20T00:07:54.211Z] p1_0.category=? [2026-01-20T00:07:54.211Z] and not(p1_0.deleted) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.860+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.863+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.863+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@36da1c5] [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] MockHttpServletRequest: [2026-01-20T00:07:54.211Z] HTTP Method = GET [2026-01-20T00:07:54.211Z] Request URI = /community/freeboard [2026-01-20T00:07:54.211Z] Parameters = {category=[others], sort=[LATEST], size=[10]} [2026-01-20T00:07:54.211Z] Headers = [] [2026-01-20T00:07:54.211Z] Body = [2026-01-20T00:07:54.211Z] Session Attrs = {} [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Handler: [2026-01-20T00:07:54.211Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:54.211Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Async: [2026-01-20T00:07:54.211Z] Async started = false [2026-01-20T00:07:54.211Z] Async result = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Resolved Exception: [2026-01-20T00:07:54.211Z] Type = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] ModelAndView: [2026-01-20T00:07:54.211Z] View name = null [2026-01-20T00:07:54.211Z] View = null [2026-01-20T00:07:54.211Z] Model = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] FlashMap: [2026-01-20T00:07:54.211Z] Attributes = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] MockHttpServletResponse: [2026-01-20T00:07:54.211Z] Status = 200 [2026-01-20T00:07:54.211Z] Error message = null [2026-01-20T00:07:54.211Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:54.211Z] Content type = application/json [2026-01-20T00:07:54.211Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false} [2026-01-20T00:07:54.211Z] Forwarded URL = null [2026-01-20T00:07:54.211Z] Redirected URL = null [2026-01-20T00:07:54.211Z] Cookies = [] [2026-01-20T00:07:54.211Z] ✅ 미인증 상태 게시글 목록 조회 성공! [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] 🎉 === 인증 관련 에러 시나리오 완료 === [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] 🚨 에러 시나리오 및 예외 상황 통합 테스트 > 📄 페이징 및 파라미터 에러 시나리오: 잘못된 파라미터, 범위 초과 등 STANDARD_OUT [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.871+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.871+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.872+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] 🎬 === 페이징 및 파라미터 에러 시나리오 === [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.873+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.211Z] /* insert for [2026-01-20T00:07:54.211Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:54.211Z] into [2026-01-20T00:07:54.211Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:54.211Z] values [2026-01-20T00:07:54.211Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:54.211Z] Hibernate: [2026-01-20T00:07:54.211Z] /* insert for [2026-01-20T00:07:54.211Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:54.211Z] into [2026-01-20T00:07:54.211Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:54.211Z] values [2026-01-20T00:07:54.211Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.874+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.211Z] /* insert for [2026-01-20T00:07:54.211Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:54.211Z] into [2026-01-20T00:07:54.211Z] user_interests (users_id, interest_type) [2026-01-20T00:07:54.211Z] values [2026-01-20T00:07:54.211Z] (?, ?) [2026-01-20T00:07:54.211Z] Hibernate: [2026-01-20T00:07:54.211Z] /* insert for [2026-01-20T00:07:54.211Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:54.211Z] into [2026-01-20T00:07:54.211Z] user_interests (users_id, interest_type) [2026-01-20T00:07:54.211Z] values [2026-01-20T00:07:54.211Z] (?, ?) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.874+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.211Z] /* insert for [2026-01-20T00:07:54.211Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:54.211Z] into [2026-01-20T00:07:54.211Z] user_interests (users_id, interest_type) [2026-01-20T00:07:54.211Z] values [2026-01-20T00:07:54.211Z] (?, ?) [2026-01-20T00:07:54.211Z] Hibernate: [2026-01-20T00:07:54.211Z] /* insert for [2026-01-20T00:07:54.211Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:54.211Z] into [2026-01-20T00:07:54.211Z] user_interests (users_id, interest_type) [2026-01-20T00:07:54.211Z] values [2026-01-20T00:07:54.211Z] (?, ?) [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] [테스트 1] 잘못된 정렬 옵션으로 게시글 목록 조회... [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.877+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 4180d8de-0104-4c2e-8cfc-d1efc1900baf [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.877+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.881+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.method.HandlerMethod : Could not resolve parameter [1] in public org.springframework.http.ResponseEntity com.example.soso.community.freeboard.post.controller.FreeboardController.getPostsByCursor(com.example.soso.community.common.post.domain.entity.Category,com.example.soso.community.freeboard.post.domain.dto.FreeboardSortType,java.lang.String,int): Method parameter 'sort': Failed to convert value of type 'java.lang.String' to required type 'com.example.soso.community.freeboard.post.domain.dto.FreeboardSortType'; Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.example.soso.community.freeboard.post.domain.dto.FreeboardSortType] for value [INVALID_SORT] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.881+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleMethodArgumentTypeMismatch(MethodArgumentTypeMismatchException) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.882+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Invalid enum parameter: parameterName=sort, enumType=FreeboardSortType, invalidValue=INVALID_SORT [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.882+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.882+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_ENUM_VALUE, message='INVALID_SORT'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [LATEST, L (truncated)...] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.883+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Method parameter 'sort': Failed to convert value of type 'java.lang.String' to required type 'com.example.soso.community.freeboard.post.domain.dto.FreeboardSortType'; Failed to convert from type [java.lang.String] to type [@org.springframework.web.bind.annotation.RequestParam com.example.soso.community.freeboard.post.domain.dto.FreeboardSortType] for value [INVALID_SORT]] [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] MockHttpServletRequest: [2026-01-20T00:07:54.211Z] HTTP Method = GET [2026-01-20T00:07:54.211Z] Request URI = /community/freeboard [2026-01-20T00:07:54.211Z] Parameters = {sort=[INVALID_SORT], size=[10]} [2026-01-20T00:07:54.211Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI0MTgwZDhkZS0wMTA0LTRjMmUtOGNmYy1kMWVmYzE5MDBiYWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.dcMgTsXw80ALfCyRWIDAPkBNhNtnJbK-YTWRcFRfSEldN7mZqR-WcOUUw5Ip49PWOrPrnLrh6AxSS82G_8MphQ"] [2026-01-20T00:07:54.211Z] Body = [2026-01-20T00:07:54.211Z] Session Attrs = {} [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Handler: [2026-01-20T00:07:54.211Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:54.211Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Async: [2026-01-20T00:07:54.211Z] Async started = false [2026-01-20T00:07:54.211Z] Async result = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Resolved Exception: [2026-01-20T00:07:54.211Z] Type = org.springframework.web.method.annotation.MethodArgumentTypeMismatchException [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] ModelAndView: [2026-01-20T00:07:54.211Z] View name = null [2026-01-20T00:07:54.211Z] View = null [2026-01-20T00:07:54.211Z] Model = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] FlashMap: [2026-01-20T00:07:54.211Z] Attributes = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] MockHttpServletResponse: [2026-01-20T00:07:54.211Z] Status = 400 [2026-01-20T00:07:54.211Z] Error message = null [2026-01-20T00:07:54.211Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:54.211Z] Content type = application/json [2026-01-20T00:07:54.211Z] Body = {"code":"INVALID_ENUM_VALUE","message":"'INVALID_SORT'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [LATEST, LIKE, COMMENT, VIEW]"} [2026-01-20T00:07:54.211Z] Forwarded URL = null [2026-01-20T00:07:54.211Z] Redirected URL = null [2026-01-20T00:07:54.211Z] Cookies = [] [2026-01-20T00:07:54.211Z] ✅ 잘못된 정렬 옵션 에러 처리 성공! [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] [테스트 4] 잘못된 커서 값으로 조회... [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.885+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 4180d8de-0104-4c2e-8cfc-d1efc1900baf [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.886+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.886+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=present, size=10, userId=4180d8de-0104-4c2e-8cfc-d1efc1900baf [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=4180d8de-0104-4c2e-8cfc-d1efc1900baf [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 커서 Base64 디코딩 실패: cursor=invalid-cursor-format, error=Illegal base64 character 2d [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 중 비즈니스 예외: category=null, sort=LATEST, cursor=invalid-cursor-format, size=10, userId=4180d8de-0104-4c2e-8cfc-d1efc1900baf, error=유효하지 않은 커서 값입니다. [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: INVALID_CURSOR - 유효하지 않은 커서 값입니다. [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.887+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_CURSOR, message=유효하지 않은 커서 값입니다.]] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.888+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 유효하지 않은 커서 값입니다.] [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] MockHttpServletRequest: [2026-01-20T00:07:54.211Z] HTTP Method = GET [2026-01-20T00:07:54.211Z] Request URI = /community/freeboard [2026-01-20T00:07:54.211Z] Parameters = {sort=[LATEST], size=[10], cursor=[invalid-cursor-format]} [2026-01-20T00:07:54.211Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI0MTgwZDhkZS0wMTA0LTRjMmUtOGNmYy1kMWVmYzE5MDBiYWYiLCJpYXQiOjE3Njg4Njc2NzMsImV4cCI6MTc2ODg2OTQ3M30.dcMgTsXw80ALfCyRWIDAPkBNhNtnJbK-YTWRcFRfSEldN7mZqR-WcOUUw5Ip49PWOrPrnLrh6AxSS82G_8MphQ"] [2026-01-20T00:07:54.211Z] Body = [2026-01-20T00:07:54.211Z] Session Attrs = {} [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Handler: [2026-01-20T00:07:54.211Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:54.211Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Async: [2026-01-20T00:07:54.211Z] Async started = false [2026-01-20T00:07:54.211Z] Async result = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] Resolved Exception: [2026-01-20T00:07:54.211Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] ModelAndView: [2026-01-20T00:07:54.211Z] View name = null [2026-01-20T00:07:54.211Z] View = null [2026-01-20T00:07:54.211Z] Model = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] FlashMap: [2026-01-20T00:07:54.211Z] Attributes = null [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] MockHttpServletResponse: [2026-01-20T00:07:54.211Z] Status = 400 [2026-01-20T00:07:54.211Z] Error message = null [2026-01-20T00:07:54.211Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:54.211Z] Content type = application/json [2026-01-20T00:07:54.211Z] Body = {"code":"INVALID_CURSOR","message":"유효하지 않은 커서 값입니다."} [2026-01-20T00:07:54.211Z] Forwarded URL = null [2026-01-20T00:07:54.211Z] Redirected URL = null [2026-01-20T00:07:54.211Z] Cookies = [] [2026-01-20T00:07:54.211Z] ✅ 잘못된 커서 값 에러 처리 성공! [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] 🎉 === 페이징 및 파라미터 에러 시나리오 완료 === [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] 자유게시판 통합 테스트 (JWT 토큰 기반) STANDARD_OUT [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.895+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.FreeboardIntegrationTest]: FreeboardIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.898+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.FreeboardIntegrationTest [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] . ____ _ __ _ _ [2026-01-20T00:07:54.211Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:54.211Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:54.211Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:54.211Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:54.211Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:54.211Z] [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.936+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.FreeboardIntegrationTest : Starting FreeboardIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.936+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.i.FreeboardIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.937+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.FreeboardIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:07:54.211Z] 2026-01-20T09:07:53.938+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@786576f3 [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.154+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.154+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.156+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.254+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.254+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.278+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.280+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.281+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.288+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.289+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.289+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.289+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.326+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.382+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.384+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.391+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.391+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-8 - Starting... [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.392+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-8 - Added connection conn70: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.392+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-8 - Start completed. [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.393+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:54.462Z] 2026-01-20T09:07:54.393+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:54.462Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-8)'] [2026-01-20T00:07:54.462Z] Database driver: undefined/unknown [2026-01-20T00:07:54.462Z] Database version: 2.3.232 [2026-01-20T00:07:54.462Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:54.462Z] Isolation level: undefined/unknown [2026-01-20T00:07:54.462Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:54.462Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:54.712Z] 2026-01-20T09:07:54.486+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:54.712Z] 2026-01-20T09:07:54.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.712Z] drop table if exists comment_likes cascade [2026-01-20T00:07:54.712Z] Hibernate: [2026-01-20T00:07:54.712Z] drop table if exists comment_likes cascade [2026-01-20T00:07:54.712Z] 2026-01-20T09:07:54.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.712Z] drop table if exists comments cascade [2026-01-20T00:07:54.712Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists comments cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.488+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists post cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists post cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.488+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists post_image cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists post_image cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.489+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists post_like cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists post_like cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.489+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.490+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists user_interests cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists user_interests cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.490+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists users cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists users cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.490+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists vote_option cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists vote_option cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists vote_result cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists vote_result cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists votesboard cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists votesboard cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.492+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.492+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.494+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table comment_likes ( [2026-01-20T00:07:54.713Z] comment_id bigint, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (comment_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table comment_likes ( [2026-01-20T00:07:54.713Z] comment_id bigint, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (comment_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.495+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table comments ( [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] parent_id bigint, [2026-01-20T00:07:54.713Z] post_id bigint, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] content clob, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table comments ( [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] parent_id bigint, [2026-01-20T00:07:54.713Z] post_id bigint, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] content clob, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table post ( [2026-01-20T00:07:54.713Z] comment_count integer not null, [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] view_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] title varchar(255), [2026-01-20T00:07:54.713Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:54.713Z] content clob, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table post ( [2026-01-20T00:07:54.713Z] comment_count integer not null, [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] view_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] title varchar(255), [2026-01-20T00:07:54.713Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:54.713Z] content clob, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.497+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table post_image ( [2026-01-20T00:07:54.713Z] sequence integer not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] post_id bigint, [2026-01-20T00:07:54.713Z] image_url varchar(255), [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table post_image ( [2026-01-20T00:07:54.713Z] sequence integer not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] post_id bigint, [2026-01-20T00:07:54.713Z] image_url varchar(255), [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.498+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table post_like ( [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] post_id bigint, [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (post_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table post_like ( [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] post_id bigint, [2026-01-20T00:07:54.713Z] user_id varchar(36), [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (post_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.498+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table sigungu_code ( [2026-01-20T00:07:54.713Z] code varchar(5) not null, [2026-01-20T00:07:54.713Z] sido varchar(50) not null, [2026-01-20T00:07:54.713Z] sigungu varchar(50) not null, [2026-01-20T00:07:54.713Z] full_name varchar(100) not null, [2026-01-20T00:07:54.713Z] primary key (code) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table sigungu_code ( [2026-01-20T00:07:54.713Z] code varchar(5) not null, [2026-01-20T00:07:54.713Z] sido varchar(50) not null, [2026-01-20T00:07:54.713Z] sigungu varchar(50) not null, [2026-01-20T00:07:54.713Z] full_name varchar(100) not null, [2026-01-20T00:07:54.713Z] primary key (code) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table user_interests ( [2026-01-20T00:07:54.713Z] users_id varchar(36) not null, [2026-01-20T00:07:54.713Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table user_interests ( [2026-01-20T00:07:54.713Z] users_id varchar(36) not null, [2026-01-20T00:07:54.713Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.500+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table users ( [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] id varchar(36) not null, [2026-01-20T00:07:54.713Z] email varchar(255), [2026-01-20T00:07:54.713Z] latitude varchar(255), [2026-01-20T00:07:54.713Z] location varchar(255), [2026-01-20T00:07:54.713Z] longitude varchar(255), [2026-01-20T00:07:54.713Z] nickname varchar(255), [2026-01-20T00:07:54.713Z] profile_image_url varchar(255), [2026-01-20T00:07:54.713Z] username varchar(255), [2026-01-20T00:07:54.713Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:54.713Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:54.713Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:54.713Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:54.713Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table users ( [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] id varchar(36) not null, [2026-01-20T00:07:54.713Z] email varchar(255), [2026-01-20T00:07:54.713Z] latitude varchar(255), [2026-01-20T00:07:54.713Z] location varchar(255), [2026-01-20T00:07:54.713Z] longitude varchar(255), [2026-01-20T00:07:54.713Z] nickname varchar(255), [2026-01-20T00:07:54.713Z] profile_image_url varchar(255), [2026-01-20T00:07:54.713Z] username varchar(255), [2026-01-20T00:07:54.713Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:54.713Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:54.713Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:54.713Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:54.713Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table vote_option ( [2026-01-20T00:07:54.713Z] sequence integer not null, [2026-01-20T00:07:54.713Z] vote_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] content varchar(100) not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table vote_option ( [2026-01-20T00:07:54.713Z] sequence integer not null, [2026-01-20T00:07:54.713Z] vote_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] content varchar(100) not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.502+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table vote_result ( [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] vote_option_id bigint not null, [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table vote_result ( [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] vote_option_id bigint not null, [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.503+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table votesboard ( [2026-01-20T00:07:54.713Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:54.713Z] allow_revote boolean not null, [2026-01-20T00:07:54.713Z] comment_count integer not null, [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] total_votes integer not null, [2026-01-20T00:07:54.713Z] view_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] end_time timestamp(6) not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] title varchar(100) not null, [2026-01-20T00:07:54.713Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:54.713Z] content clob not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table votesboard ( [2026-01-20T00:07:54.713Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:54.713Z] allow_revote boolean not null, [2026-01-20T00:07:54.713Z] comment_count integer not null, [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] total_votes integer not null, [2026-01-20T00:07:54.713Z] view_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] end_time timestamp(6) not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] title varchar(100) not null, [2026-01-20T00:07:54.713Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:54.713Z] content clob not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.505+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table votesboard_comment_like ( [2026-01-20T00:07:54.713Z] comment_id bigint not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6) not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (comment_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table votesboard_comment_like ( [2026-01-20T00:07:54.713Z] comment_id bigint not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6) not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (comment_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.506+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table votesboard_comments ( [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] parent_id bigint, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] content clob not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table votesboard_comments ( [2026-01-20T00:07:54.713Z] deleted boolean not null, [2026-01-20T00:07:54.713Z] like_count integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] parent_id bigint, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] content clob not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.507+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table votesboard_image ( [2026-01-20T00:07:54.713Z] sequence integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] image_url varchar(500) not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table votesboard_image ( [2026-01-20T00:07:54.713Z] sequence integer not null, [2026-01-20T00:07:54.713Z] created_at timestamp(6), [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] updated_at timestamp(6), [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] image_url varchar(500) not null, [2026-01-20T00:07:54.713Z] primary key (id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.508+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create table votesboard_like ( [2026-01-20T00:07:54.713Z] created_at timestamp(6) not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (votesboard_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create table votesboard_like ( [2026-01-20T00:07:54.713Z] created_at timestamp(6) not null, [2026-01-20T00:07:54.713Z] id bigint generated by default as identity, [2026-01-20T00:07:54.713Z] votesboard_id bigint not null, [2026-01-20T00:07:54.713Z] user_id varchar(36) not null, [2026-01-20T00:07:54.713Z] primary key (id), [2026-01-20T00:07:54.713Z] unique (votesboard_id, user_id) [2026-01-20T00:07:54.713Z] ) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.508+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create index idx_sigungu_code [2026-01-20T00:07:54.713Z] on sigungu_code (code) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create index idx_sigungu_code [2026-01-20T00:07:54.713Z] on sigungu_code (code) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.509+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create index idx_vote_result_user [2026-01-20T00:07:54.713Z] on vote_result (user_id) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create index idx_vote_result_user [2026-01-20T00:07:54.713Z] on vote_result (user_id) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.509+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create index idx_vote_result_post [2026-01-20T00:07:54.713Z] on vote_result (votesboard_id) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create index idx_vote_result_post [2026-01-20T00:07:54.713Z] on vote_result (votesboard_id) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.510+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] create index idx_vote_result_user_post [2026-01-20T00:07:54.713Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] create index idx_vote_result_user_post [2026-01-20T00:07:54.713Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.510+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists comment_likes [2026-01-20T00:07:54.713Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:54.713Z] foreign key (comment_id) [2026-01-20T00:07:54.713Z] references comments [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists comment_likes [2026-01-20T00:07:54.713Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:54.713Z] foreign key (comment_id) [2026-01-20T00:07:54.713Z] references comments [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.511+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists comment_likes [2026-01-20T00:07:54.713Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists comment_likes [2026-01-20T00:07:54.713Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists comments [2026-01-20T00:07:54.713Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:54.713Z] foreign key (parent_id) [2026-01-20T00:07:54.713Z] references comments [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists comments [2026-01-20T00:07:54.713Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:54.713Z] foreign key (parent_id) [2026-01-20T00:07:54.713Z] references comments [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists comments [2026-01-20T00:07:54.713Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:54.713Z] foreign key (post_id) [2026-01-20T00:07:54.713Z] references post [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists comments [2026-01-20T00:07:54.713Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:54.713Z] foreign key (post_id) [2026-01-20T00:07:54.713Z] references post [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.513+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists comments [2026-01-20T00:07:54.713Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists comments [2026-01-20T00:07:54.713Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists post [2026-01-20T00:07:54.713Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists post [2026-01-20T00:07:54.713Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.515+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists post_image [2026-01-20T00:07:54.713Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:54.713Z] foreign key (post_id) [2026-01-20T00:07:54.713Z] references post [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists post_image [2026-01-20T00:07:54.713Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:54.713Z] foreign key (post_id) [2026-01-20T00:07:54.713Z] references post [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists post_like [2026-01-20T00:07:54.713Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:54.713Z] foreign key (post_id) [2026-01-20T00:07:54.713Z] references post [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists post_like [2026-01-20T00:07:54.713Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:54.713Z] foreign key (post_id) [2026-01-20T00:07:54.713Z] references post [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists post_like [2026-01-20T00:07:54.713Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists post_like [2026-01-20T00:07:54.713Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.517+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists user_interests [2026-01-20T00:07:54.713Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:54.713Z] foreign key (users_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists user_interests [2026-01-20T00:07:54.713Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:54.713Z] foreign key (users_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists vote_option [2026-01-20T00:07:54.713Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists vote_option [2026-01-20T00:07:54.713Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.519+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists vote_result [2026-01-20T00:07:54.713Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists vote_result [2026-01-20T00:07:54.713Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.519+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists vote_result [2026-01-20T00:07:54.713Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:54.713Z] foreign key (vote_option_id) [2026-01-20T00:07:54.713Z] references vote_option [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists vote_result [2026-01-20T00:07:54.713Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:54.713Z] foreign key (vote_option_id) [2026-01-20T00:07:54.713Z] references vote_option [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.520+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists vote_result [2026-01-20T00:07:54.713Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists vote_result [2026-01-20T00:07:54.713Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.521+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard [2026-01-20T00:07:54.713Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard [2026-01-20T00:07:54.713Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.521+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:54.713Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:54.713Z] foreign key (comment_id) [2026-01-20T00:07:54.713Z] references votesboard_comments [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:54.713Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:54.713Z] foreign key (comment_id) [2026-01-20T00:07:54.713Z] references votesboard_comments [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.522+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:54.713Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:54.713Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comments [2026-01-20T00:07:54.713Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:54.713Z] foreign key (parent_id) [2026-01-20T00:07:54.713Z] references votesboard_comments [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comments [2026-01-20T00:07:54.713Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:54.713Z] foreign key (parent_id) [2026-01-20T00:07:54.713Z] references votesboard_comments [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comments [2026-01-20T00:07:54.713Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comments [2026-01-20T00:07:54.713Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comments [2026-01-20T00:07:54.713Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_comments [2026-01-20T00:07:54.713Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.525+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_image [2026-01-20T00:07:54.713Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_image [2026-01-20T00:07:54.713Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.526+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_like [2026-01-20T00:07:54.713Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_like [2026-01-20T00:07:54.713Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:54.713Z] foreign key (user_id) [2026-01-20T00:07:54.713Z] references users [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:54.713Z] alter table if exists votesboard_like [2026-01-20T00:07:54.713Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] Hibernate: [2026-01-20T00:07:54.713Z] alter table if exists votesboard_like [2026-01-20T00:07:54.713Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:54.713Z] foreign key (votesboard_id) [2026-01-20T00:07:54.713Z] references votesboard [2026-01-20T00:07:54.713Z] 2026-01-20T09:07:54.528+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:54.964Z] 2026-01-20T09:07:54.861+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:54.964Z] 2026-01-20T09:07:54.894+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:54.964Z] 2026-01-20T09:07:54.907+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:55.214Z] 2026-01-20T09:07:54.958+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:55.214Z] 2026-01-20T09:07:55.009+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:55.214Z] 2026-01-20T09:07:55.016+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.158+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.FreeboardIntegrationTest : Started FreeboardIntegrationTest in 1.256 seconds (process running for 36.196) [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.162+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] /* select [2026-01-20T00:07:55.465Z] count(*) [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] SigunguCode x */ select [2026-01-20T00:07:55.465Z] count(*) [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] /* select [2026-01-20T00:07:55.465Z] count(*) [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] SigunguCode x */ select [2026-01-20T00:07:55.465Z] count(*) [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.165+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.165+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.167+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.168+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] Hibernate: [2026-01-20T00:07:55.465Z] select [2026-01-20T00:07:55.465Z] sc1_0.code, [2026-01-20T00:07:55.465Z] sc1_0.full_name, [2026-01-20T00:07:55.465Z] sc1_0.sido, [2026-01-20T00:07:55.465Z] sc1_0.sigungu [2026-01-20T00:07:55.465Z] from [2026-01-20T00:07:55.465Z] sigungu_code sc1_0 [2026-01-20T00:07:55.465Z] where [2026-01-20T00:07:55.465Z] sc1_0.code=? [2026-01-20T00:07:55.465Z] 2026-01-20T09:07:55.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] 2026-01-20T09:07:55.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.466Z] from [2026-01-20T00:07:55.466Z] sigungu_code sc1_0 [2026-01-20T00:07:55.466Z] where [2026-01-20T00:07:55.466Z] sc1_0.code=? [2026-01-20T00:07:55.466Z] Hibernate: [2026-01-20T00:07:55.466Z] select [2026-01-20T00:07:55.466Z] sc1_0.code, [2026-01-20T00:07:55.466Z] sc1_0.full_name, [2026-01-20T00:07:55.466Z] sc1_0.sido, [2026-01-20T00:07:55.466Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] Hibernate: [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.467Z] sigungu_code sc1_0 [2026-01-20T00:07:55.467Z] where [2026-01-20T00:07:55.467Z] sc1_0.code=? [2026-01-20T00:07:55.467Z] 2026-01-20T09:07:55.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.467Z] select [2026-01-20T00:07:55.467Z] sc1_0.code, [2026-01-20T00:07:55.467Z] sc1_0.full_name, [2026-01-20T00:07:55.467Z] sc1_0.sido, [2026-01-20T00:07:55.467Z] sc1_0.sigungu [2026-01-20T00:07:55.467Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] 2026-01-20T09:07:55.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.468Z] Hibernate: [2026-01-20T00:07:55.468Z] select [2026-01-20T00:07:55.468Z] sc1_0.code, [2026-01-20T00:07:55.468Z] sc1_0.full_name, [2026-01-20T00:07:55.468Z] sc1_0.sido, [2026-01-20T00:07:55.468Z] sc1_0.sigungu [2026-01-20T00:07:55.468Z] from [2026-01-20T00:07:55.468Z] sigungu_code sc1_0 [2026-01-20T00:07:55.468Z] where [2026-01-20T00:07:55.468Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] Hibernate: [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.469Z] sc1_0.full_name, [2026-01-20T00:07:55.469Z] sc1_0.sido, [2026-01-20T00:07:55.469Z] sc1_0.sigungu [2026-01-20T00:07:55.469Z] from [2026-01-20T00:07:55.469Z] sigungu_code sc1_0 [2026-01-20T00:07:55.469Z] where [2026-01-20T00:07:55.469Z] sc1_0.code=? [2026-01-20T00:07:55.469Z] 2026-01-20T09:07:55.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.469Z] select [2026-01-20T00:07:55.469Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] select [2026-01-20T00:07:55.470Z] sc1_0.code, [2026-01-20T00:07:55.470Z] sc1_0.full_name, [2026-01-20T00:07:55.470Z] sc1_0.sido, [2026-01-20T00:07:55.470Z] sc1_0.sigungu [2026-01-20T00:07:55.470Z] from [2026-01-20T00:07:55.470Z] sigungu_code sc1_0 [2026-01-20T00:07:55.470Z] where [2026-01-20T00:07:55.470Z] sc1_0.code=? [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.283+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.470Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.470Z] into [2026-01-20T00:07:55.470Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.470Z] values [2026-01-20T00:07:55.470Z] (?, ?, ?, ?) [2026-01-20T00:07:55.470Z] Hibernate: [2026-01-20T00:07:55.470Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] Hibernate: [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.471Z] values [2026-01-20T00:07:55.471Z] (?, ?, ?, ?) [2026-01-20T00:07:55.471Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.471Z] /* insert for [2026-01-20T00:07:55.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.471Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] Hibernate: [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.472Z] into [2026-01-20T00:07:55.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.472Z] values [2026-01-20T00:07:55.472Z] (?, ?, ?, ?) [2026-01-20T00:07:55.472Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.472Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.473Z] into [2026-01-20T00:07:55.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.473Z] values [2026-01-20T00:07:55.473Z] (?, ?, ?, ?) [2026-01-20T00:07:55.473Z] Hibernate: [2026-01-20T00:07:55.473Z] /* insert for [2026-01-20T00:07:55.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] Hibernate: [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.474Z] values [2026-01-20T00:07:55.474Z] (?, ?, ?, ?) [2026-01-20T00:07:55.474Z] 2026-01-20T09:07:55.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.474Z] /* insert for [2026-01-20T00:07:55.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.474Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] Hibernate: [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.475Z] values [2026-01-20T00:07:55.475Z] (?, ?, ?, ?) [2026-01-20T00:07:55.475Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.475Z] /* insert for [2026-01-20T00:07:55.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.475Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.476Z] values [2026-01-20T00:07:55.476Z] (?, ?, ?, ?) [2026-01-20T00:07:55.476Z] Hibernate: [2026-01-20T00:07:55.476Z] /* insert for [2026-01-20T00:07:55.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.476Z] into [2026-01-20T00:07:55.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?) [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] 자유게시판 통합 테스트 (JWT 토큰 기반) > 자유게시판 전체 플로우 테스트: 게시글 작성 → 조회 → 댓글 작성 → 수정 → 삭제 STANDARD_OUT [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.321+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.321+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.322+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.335+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.336+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.342+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=ae520025-b680-4f2f-8474-2079e612fd75, category=RESTAURANT, title=테스트 제목, imageCount=0 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.343+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=ae520025-b680-4f2f-8474-2079e612fd75, category=RESTAURANT [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* insert for [2026-01-20T00:07:55.733Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:55.733Z] into [2026-01-20T00:07:55.733Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:55.733Z] values [2026-01-20T00:07:55.733Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.348+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=0 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.349+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.351+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.351+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@38ad3ee8] [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] MockHttpServletRequest: [2026-01-20T00:07:55.733Z] HTTP Method = POST [2026-01-20T00:07:55.733Z] Request URI = /community/freeboard [2026-01-20T00:07:55.733Z] Parameters = {title=[테스트 제목], content=[테스트 내용], category=[restaurant]} [2026-01-20T00:07:55.733Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.733Z] Body = [2026-01-20T00:07:55.733Z] Session Attrs = {} [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] Handler: [2026-01-20T00:07:55.733Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.733Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] Async: [2026-01-20T00:07:55.733Z] Async started = false [2026-01-20T00:07:55.733Z] Async result = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] Resolved Exception: [2026-01-20T00:07:55.733Z] Type = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] ModelAndView: [2026-01-20T00:07:55.733Z] View name = null [2026-01-20T00:07:55.733Z] View = null [2026-01-20T00:07:55.733Z] Model = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] FlashMap: [2026-01-20T00:07:55.733Z] Attributes = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] MockHttpServletResponse: [2026-01-20T00:07:55.733Z] Status = 200 [2026-01-20T00:07:55.733Z] Error message = null [2026-01-20T00:07:55.733Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.733Z] Content type = application/json [2026-01-20T00:07:55.733Z] Body = {"postId":1} [2026-01-20T00:07:55.733Z] Forwarded URL = null [2026-01-20T00:07:55.733Z] Redirected URL = null [2026-01-20T00:07:55.733Z] Cookies = [] [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.356+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.357+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.358+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.358+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* */ select [2026-01-20T00:07:55.733Z] p1_0.id, [2026-01-20T00:07:55.733Z] p1_0.category, [2026-01-20T00:07:55.733Z] p1_0.comment_count, [2026-01-20T00:07:55.733Z] p1_0.content, [2026-01-20T00:07:55.733Z] p1_0.created_at, [2026-01-20T00:07:55.733Z] p1_0.deleted, [2026-01-20T00:07:55.733Z] p1_0.like_count, [2026-01-20T00:07:55.733Z] p1_0.title, [2026-01-20T00:07:55.733Z] p1_0.updated_at, [2026-01-20T00:07:55.733Z] p1_0.user_id, [2026-01-20T00:07:55.733Z] p1_0.view_count [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] post p1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] p1_0.id=? [2026-01-20T00:07:55.733Z] and not(p1_0.deleted) [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* */ select [2026-01-20T00:07:55.733Z] p1_0.id, [2026-01-20T00:07:55.733Z] p1_0.category, [2026-01-20T00:07:55.733Z] p1_0.comment_count, [2026-01-20T00:07:55.733Z] p1_0.content, [2026-01-20T00:07:55.733Z] p1_0.created_at, [2026-01-20T00:07:55.733Z] p1_0.deleted, [2026-01-20T00:07:55.733Z] p1_0.like_count, [2026-01-20T00:07:55.733Z] p1_0.title, [2026-01-20T00:07:55.733Z] p1_0.updated_at, [2026-01-20T00:07:55.733Z] p1_0.user_id, [2026-01-20T00:07:55.733Z] p1_0.view_count [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] post p1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] p1_0.id=? [2026-01-20T00:07:55.733Z] and not(p1_0.deleted) [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.380+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] i1_0.post_id, [2026-01-20T00:07:55.733Z] i1_0.id, [2026-01-20T00:07:55.733Z] i1_0.image_url, [2026-01-20T00:07:55.733Z] i1_0.sequence [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] post_image i1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] i1_0.post_id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] i1_0.post_id, [2026-01-20T00:07:55.733Z] i1_0.id, [2026-01-20T00:07:55.733Z] i1_0.image_url, [2026-01-20T00:07:55.733Z] i1_0.sequence [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] post_image i1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] i1_0.post_id=? [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* update [2026-01-20T00:07:55.733Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.733Z] set [2026-01-20T00:07:55.733Z] category=?, [2026-01-20T00:07:55.733Z] comment_count=?, [2026-01-20T00:07:55.733Z] content=?, [2026-01-20T00:07:55.733Z] deleted=?, [2026-01-20T00:07:55.733Z] like_count=?, [2026-01-20T00:07:55.733Z] title=?, [2026-01-20T00:07:55.733Z] updated_at=?, [2026-01-20T00:07:55.733Z] user_id=?, [2026-01-20T00:07:55.733Z] view_count=? [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* update [2026-01-20T00:07:55.733Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.733Z] set [2026-01-20T00:07:55.733Z] category=?, [2026-01-20T00:07:55.733Z] comment_count=?, [2026-01-20T00:07:55.733Z] content=?, [2026-01-20T00:07:55.733Z] deleted=?, [2026-01-20T00:07:55.733Z] like_count=?, [2026-01-20T00:07:55.733Z] title=?, [2026-01-20T00:07:55.733Z] updated_at=?, [2026-01-20T00:07:55.733Z] user_id=?, [2026-01-20T00:07:55.733Z] view_count=? [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] id=? [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] /* */ select [2026-01-20T00:07:55.733Z] pl1_0.id [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] post_like pl1_0 [2026-01-20T00:07:55.733Z] left join [2026-01-20T00:07:55.733Z] post p1_0 [2026-01-20T00:07:55.733Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:55.733Z] left join [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] p1_0.id=? [2026-01-20T00:07:55.733Z] and u1_0.id=? [2026-01-20T00:07:55.733Z] fetch [2026-01-20T00:07:55.733Z] first ? rows only [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] /* */ select [2026-01-20T00:07:55.733Z] pl1_0.id [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] post_like pl1_0 [2026-01-20T00:07:55.733Z] left join [2026-01-20T00:07:55.733Z] post p1_0 [2026-01-20T00:07:55.733Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:55.733Z] left join [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] p1_0.id=? [2026-01-20T00:07:55.733Z] and u1_0.id=? [2026-01-20T00:07:55.733Z] fetch [2026-01-20T00:07:55.733Z] first ? rows only [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.386+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=1 [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.395+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.395+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@14adc275] [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] MockHttpServletRequest: [2026-01-20T00:07:55.733Z] HTTP Method = GET [2026-01-20T00:07:55.733Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:55.733Z] Parameters = {} [2026-01-20T00:07:55.733Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.733Z] Body = [2026-01-20T00:07:55.733Z] Session Attrs = {} [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] Handler: [2026-01-20T00:07:55.733Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.733Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] Async: [2026-01-20T00:07:55.733Z] Async started = false [2026-01-20T00:07:55.733Z] Async result = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] Resolved Exception: [2026-01-20T00:07:55.733Z] Type = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] ModelAndView: [2026-01-20T00:07:55.733Z] View name = null [2026-01-20T00:07:55.733Z] View = null [2026-01-20T00:07:55.733Z] Model = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] FlashMap: [2026-01-20T00:07:55.733Z] Attributes = null [2026-01-20T00:07:55.733Z] [2026-01-20T00:07:55.733Z] MockHttpServletResponse: [2026-01-20T00:07:55.733Z] Status = 200 [2026-01-20T00:07:55.733Z] Error message = null [2026-01-20T00:07:55.733Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.733Z] Content type = application/json [2026-01-20T00:07:55.733Z] Body = {"postId":1,"author":{"userId":"ae520025-b680-4f2f-8474-2079e612fd75","nickname":"테스터_1768867675323","profileImageUrl":"https://example.com/profile.jpg","userType":null,"address":null},"category":"restaurant","title":"테스트 제목","content":"테스트 내용","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:55.345134","updatedAt":"2026-01-20T09:07:55.345134","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:55.733Z] Forwarded URL = null [2026-01-20T00:07:55.733Z] Redirected URL = null [2026-01-20T00:07:55.733Z] Cookies = [] [2026-01-20T00:07:55.733Z] 2026-01-20T09:07:55.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.733Z] u1_0.age_range, [2026-01-20T00:07:55.733Z] u1_0.budget, [2026-01-20T00:07:55.733Z] u1_0.created_at, [2026-01-20T00:07:55.733Z] u1_0.email, [2026-01-20T00:07:55.733Z] u1_0.gender, [2026-01-20T00:07:55.733Z] u1_0.latitude, [2026-01-20T00:07:55.733Z] u1_0.location, [2026-01-20T00:07:55.733Z] u1_0.longitude, [2026-01-20T00:07:55.733Z] u1_0.nickname, [2026-01-20T00:07:55.733Z] u1_0.profile_image_url, [2026-01-20T00:07:55.733Z] u1_0.startup_experience, [2026-01-20T00:07:55.733Z] u1_0.updated_at, [2026-01-20T00:07:55.733Z] u1_0.user_type, [2026-01-20T00:07:55.733Z] u1_0.username [2026-01-20T00:07:55.733Z] from [2026-01-20T00:07:55.733Z] users u1_0 [2026-01-20T00:07:55.733Z] where [2026-01-20T00:07:55.733Z] u1_0.id=? [2026-01-20T00:07:55.733Z] Hibernate: [2026-01-20T00:07:55.733Z] select [2026-01-20T00:07:55.733Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.402+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.403+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.404+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=10, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.404+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* select [2026-01-20T00:07:55.734Z] post.id, [2026-01-20T00:07:55.734Z] post.title, [2026-01-20T00:07:55.734Z] post.content, [2026-01-20T00:07:55.734Z] post.category, [2026-01-20T00:07:55.734Z] post.likeCount, [2026-01-20T00:07:55.734Z] post.commentCount, [2026-01-20T00:07:55.734Z] post.viewCount, [2026-01-20T00:07:55.734Z] postLike.id is not null, [2026-01-20T00:07:55.734Z] post.createdAt, [2026-01-20T00:07:55.734Z] post.updatedAt, [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] min(subImage.imageUrl) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] PostImage subImage [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] subImage.post.id = post.id [2026-01-20T00:07:55.734Z] and subImage.sequence = ( [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] min(subImage.sequence) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] PostImage subImage [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] subImage.post.id = post.id [2026-01-20T00:07:55.734Z] )), [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] cast(count(countImage) as integer) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] PostImage countImage [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] countImage.post.id = post.id), [2026-01-20T00:07:55.734Z] users.id, [2026-01-20T00:07:55.734Z] users.nickname, [2026-01-20T00:07:55.734Z] users.location, [2026-01-20T00:07:55.734Z] users.profileImageUrl, [2026-01-20T00:07:55.734Z] users.userType [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] Post post [2026-01-20T00:07:55.734Z] inner join [2026-01-20T00:07:55.734Z] post.user as users [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:55.734Z] and postLike.user.id = ?1 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] post.deleted = ?2 [2026-01-20T00:07:55.734Z] order by [2026-01-20T00:07:55.734Z] post.createdAt desc, [2026-01-20T00:07:55.734Z] post.id desc */ select [2026-01-20T00:07:55.734Z] p1_0.id, [2026-01-20T00:07:55.734Z] p1_0.title, [2026-01-20T00:07:55.734Z] p1_0.content, [2026-01-20T00:07:55.734Z] p1_0.category, [2026-01-20T00:07:55.734Z] p1_0.like_count, [2026-01-20T00:07:55.734Z] p1_0.comment_count, [2026-01-20T00:07:55.734Z] p1_0.view_count, [2026-01-20T00:07:55.734Z] pl1_0.id is not null, [2026-01-20T00:07:55.734Z] p1_0.created_at, [2026-01-20T00:07:55.734Z] p1_0.updated_at, [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] min(pi1_0.image_url) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post_image pi1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:55.734Z] and pi1_0.sequence=( [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] min(pi2_0.sequence) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post_image pi2_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:55.734Z] )), [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post_image pi3_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.user_type [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] join [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] post_like pl1_0 [2026-01-20T00:07:55.734Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:55.734Z] and pl1_0.user_id=? [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.deleted=? [2026-01-20T00:07:55.734Z] order by [2026-01-20T00:07:55.734Z] p1_0.created_at desc, [2026-01-20T00:07:55.734Z] p1_0.id desc [2026-01-20T00:07:55.734Z] fetch [2026-01-20T00:07:55.734Z] first ? rows only [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* select [2026-01-20T00:07:55.734Z] post.id, [2026-01-20T00:07:55.734Z] post.title, [2026-01-20T00:07:55.734Z] post.content, [2026-01-20T00:07:55.734Z] post.category, [2026-01-20T00:07:55.734Z] post.likeCount, [2026-01-20T00:07:55.734Z] post.commentCount, [2026-01-20T00:07:55.734Z] post.viewCount, [2026-01-20T00:07:55.734Z] postLike.id is not null, [2026-01-20T00:07:55.734Z] post.createdAt, [2026-01-20T00:07:55.734Z] post.updatedAt, [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] min(subImage.imageUrl) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] PostImage subImage [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] subImage.post.id = post.id [2026-01-20T00:07:55.734Z] and subImage.sequence = ( [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] min(subImage.sequence) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] PostImage subImage [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] subImage.post.id = post.id [2026-01-20T00:07:55.734Z] )), [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] cast(count(countImage) as integer) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] PostImage countImage [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] countImage.post.id = post.id), [2026-01-20T00:07:55.734Z] users.id, [2026-01-20T00:07:55.734Z] users.nickname, [2026-01-20T00:07:55.734Z] users.location, [2026-01-20T00:07:55.734Z] users.profileImageUrl, [2026-01-20T00:07:55.734Z] users.userType [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] Post post [2026-01-20T00:07:55.734Z] inner join [2026-01-20T00:07:55.734Z] post.user as users [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:55.734Z] and postLike.user.id = ?1 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] post.deleted = ?2 [2026-01-20T00:07:55.734Z] order by [2026-01-20T00:07:55.734Z] post.createdAt desc, [2026-01-20T00:07:55.734Z] post.id desc */ select [2026-01-20T00:07:55.734Z] p1_0.id, [2026-01-20T00:07:55.734Z] p1_0.title, [2026-01-20T00:07:55.734Z] p1_0.content, [2026-01-20T00:07:55.734Z] p1_0.category, [2026-01-20T00:07:55.734Z] p1_0.like_count, [2026-01-20T00:07:55.734Z] p1_0.comment_count, [2026-01-20T00:07:55.734Z] p1_0.view_count, [2026-01-20T00:07:55.734Z] pl1_0.id is not null, [2026-01-20T00:07:55.734Z] p1_0.created_at, [2026-01-20T00:07:55.734Z] p1_0.updated_at, [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] min(pi1_0.image_url) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post_image pi1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:55.734Z] and pi1_0.sequence=( [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] min(pi2_0.sequence) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post_image pi2_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:55.734Z] )), [2026-01-20T00:07:55.734Z] (select [2026-01-20T00:07:55.734Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post_image pi3_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.user_type [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] join [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] post_like pl1_0 [2026-01-20T00:07:55.734Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:55.734Z] and pl1_0.user_id=? [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.deleted=? [2026-01-20T00:07:55.734Z] order by [2026-01-20T00:07:55.734Z] p1_0.created_at desc, [2026-01-20T00:07:55.734Z] p1_0.id desc [2026-01-20T00:07:55.734Z] fetch [2026-01-20T00:07:55.734Z] first ? rows only [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(p1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] not(p1_0.deleted) [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(p1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] not(p1_0.deleted) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.449+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@7f5ca33e] [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] MockHttpServletRequest: [2026-01-20T00:07:55.734Z] HTTP Method = GET [2026-01-20T00:07:55.734Z] Request URI = /community/freeboard [2026-01-20T00:07:55.734Z] Parameters = {sort=[LATEST], size=[10]} [2026-01-20T00:07:55.734Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.734Z] Body = [2026-01-20T00:07:55.734Z] Session Attrs = {} [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] Handler: [2026-01-20T00:07:55.734Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.734Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] Async: [2026-01-20T00:07:55.734Z] Async started = false [2026-01-20T00:07:55.734Z] Async result = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] Resolved Exception: [2026-01-20T00:07:55.734Z] Type = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] ModelAndView: [2026-01-20T00:07:55.734Z] View name = null [2026-01-20T00:07:55.734Z] View = null [2026-01-20T00:07:55.734Z] Model = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] FlashMap: [2026-01-20T00:07:55.734Z] Attributes = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] MockHttpServletResponse: [2026-01-20T00:07:55.734Z] Status = 200 [2026-01-20T00:07:55.734Z] Error message = null [2026-01-20T00:07:55.734Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.734Z] Content type = application/json [2026-01-20T00:07:55.734Z] Body = {"posts":[{"postId":1,"author":{"userId":"ae520025-b680-4f2f-8474-2079e612fd75","nickname":"테스터_1768867675323","profileImageUrl":"https://example.com/profile.jpg","userType":null},"category":"restaurant","title":"테스트 제목","contentPreview":"테스트 내용","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:55.345134","updatedAt":"2026-01-20T09:07:55.383447","isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":1,"authorized":true} [2026-01-20T00:07:55.734Z] Forwarded URL = null [2026-01-20T00:07:55.734Z] Redirected URL = null [2026-01-20T00:07:55.734Z] Cookies = [] [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.473+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.474+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.475+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.476+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@16fa14c9] [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.478+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75, parentCommentId=null [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.478+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.480+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] p1_0.id, [2026-01-20T00:07:55.734Z] p1_0.category, [2026-01-20T00:07:55.734Z] p1_0.comment_count, [2026-01-20T00:07:55.734Z] p1_0.content, [2026-01-20T00:07:55.734Z] p1_0.created_at, [2026-01-20T00:07:55.734Z] p1_0.deleted, [2026-01-20T00:07:55.734Z] p1_0.like_count, [2026-01-20T00:07:55.734Z] p1_0.title, [2026-01-20T00:07:55.734Z] p1_0.updated_at, [2026-01-20T00:07:55.734Z] p1_0.user_id, [2026-01-20T00:07:55.734Z] p1_0.view_count [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(p1_0.deleted) [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] p1_0.id, [2026-01-20T00:07:55.734Z] p1_0.category, [2026-01-20T00:07:55.734Z] p1_0.comment_count, [2026-01-20T00:07:55.734Z] p1_0.content, [2026-01-20T00:07:55.734Z] p1_0.created_at, [2026-01-20T00:07:55.734Z] p1_0.deleted, [2026-01-20T00:07:55.734Z] p1_0.like_count, [2026-01-20T00:07:55.734Z] p1_0.title, [2026-01-20T00:07:55.734Z] p1_0.updated_at, [2026-01-20T00:07:55.734Z] p1_0.user_id, [2026-01-20T00:07:55.734Z] p1_0.view_count [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(p1_0.deleted) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.483+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.488+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* insert for [2026-01-20T00:07:55.734Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:55.734Z] into [2026-01-20T00:07:55.734Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:55.734Z] values [2026-01-20T00:07:55.734Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* insert for [2026-01-20T00:07:55.734Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:55.734Z] into [2026-01-20T00:07:55.734Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:55.734Z] values [2026-01-20T00:07:55.734Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(c1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(c1_0.deleted) [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(c1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(c1_0.deleted) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.493+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=1 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.494+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* update [2026-01-20T00:07:55.734Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.734Z] set [2026-01-20T00:07:55.734Z] category=?, [2026-01-20T00:07:55.734Z] comment_count=?, [2026-01-20T00:07:55.734Z] content=?, [2026-01-20T00:07:55.734Z] deleted=?, [2026-01-20T00:07:55.734Z] like_count=?, [2026-01-20T00:07:55.734Z] title=?, [2026-01-20T00:07:55.734Z] updated_at=?, [2026-01-20T00:07:55.734Z] user_id=?, [2026-01-20T00:07:55.734Z] view_count=? [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] id=? [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* update [2026-01-20T00:07:55.734Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.734Z] set [2026-01-20T00:07:55.734Z] category=?, [2026-01-20T00:07:55.734Z] comment_count=?, [2026-01-20T00:07:55.734Z] content=?, [2026-01-20T00:07:55.734Z] deleted=?, [2026-01-20T00:07:55.734Z] like_count=?, [2026-01-20T00:07:55.734Z] title=?, [2026-01-20T00:07:55.734Z] updated_at=?, [2026-01-20T00:07:55.734Z] user_id=?, [2026-01-20T00:07:55.734Z] view_count=? [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] id=? [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.496+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.497+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.498+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@374e798c] [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] MockHttpServletRequest: [2026-01-20T00:07:55.734Z] HTTP Method = POST [2026-01-20T00:07:55.734Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:55.734Z] Parameters = {} [2026-01-20T00:07:55.734Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA", Content-Length:"57"] [2026-01-20T00:07:55.734Z] Body = [2026-01-20T00:07:55.734Z] Session Attrs = {} [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] Handler: [2026-01-20T00:07:55.734Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:55.734Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] Async: [2026-01-20T00:07:55.734Z] Async started = false [2026-01-20T00:07:55.734Z] Async result = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] Resolved Exception: [2026-01-20T00:07:55.734Z] Type = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] ModelAndView: [2026-01-20T00:07:55.734Z] View name = null [2026-01-20T00:07:55.734Z] View = null [2026-01-20T00:07:55.734Z] Model = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] FlashMap: [2026-01-20T00:07:55.734Z] Attributes = null [2026-01-20T00:07:55.734Z] [2026-01-20T00:07:55.734Z] MockHttpServletResponse: [2026-01-20T00:07:55.734Z] Status = 201 [2026-01-20T00:07:55.734Z] Error message = null [2026-01-20T00:07:55.734Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.734Z] Content type = application/json [2026-01-20T00:07:55.734Z] Body = {"commentId":1} [2026-01-20T00:07:55.734Z] Forwarded URL = null [2026-01-20T00:07:55.734Z] Redirected URL = null [2026-01-20T00:07:55.734Z] Cookies = [] [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.502+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.734Z] u1_0.longitude, [2026-01-20T00:07:55.734Z] u1_0.nickname, [2026-01-20T00:07:55.734Z] u1_0.profile_image_url, [2026-01-20T00:07:55.734Z] u1_0.startup_experience, [2026-01-20T00:07:55.734Z] u1_0.updated_at, [2026-01-20T00:07:55.734Z] u1_0.user_type, [2026-01-20T00:07:55.734Z] u1_0.username [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] u1_0.id=? [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.503+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.504+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.505+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=LATEST, cursor=null, size=20, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.505+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=LATEST, size=20, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.506+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] p1_0.id, [2026-01-20T00:07:55.734Z] p1_0.category, [2026-01-20T00:07:55.734Z] p1_0.comment_count, [2026-01-20T00:07:55.734Z] p1_0.content, [2026-01-20T00:07:55.734Z] p1_0.created_at, [2026-01-20T00:07:55.734Z] p1_0.deleted, [2026-01-20T00:07:55.734Z] p1_0.like_count, [2026-01-20T00:07:55.734Z] p1_0.title, [2026-01-20T00:07:55.734Z] p1_0.updated_at, [2026-01-20T00:07:55.734Z] p1_0.user_id, [2026-01-20T00:07:55.734Z] p1_0.view_count [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(p1_0.deleted) [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] p1_0.id, [2026-01-20T00:07:55.734Z] p1_0.category, [2026-01-20T00:07:55.734Z] p1_0.comment_count, [2026-01-20T00:07:55.734Z] p1_0.content, [2026-01-20T00:07:55.734Z] p1_0.created_at, [2026-01-20T00:07:55.734Z] p1_0.deleted, [2026-01-20T00:07:55.734Z] p1_0.like_count, [2026-01-20T00:07:55.734Z] p1_0.title, [2026-01-20T00:07:55.734Z] p1_0.updated_at, [2026-01-20T00:07:55.734Z] p1_0.user_id, [2026-01-20T00:07:55.734Z] p1_0.view_count [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(p1_0.deleted) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.510+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] c1_0.id, [2026-01-20T00:07:55.734Z] c1_0.content, [2026-01-20T00:07:55.734Z] c1_0.created_at, [2026-01-20T00:07:55.734Z] c1_0.deleted, [2026-01-20T00:07:55.734Z] c1_0.like_count, [2026-01-20T00:07:55.734Z] c1_0.parent_id, [2026-01-20T00:07:55.734Z] c1_0.post_id, [2026-01-20T00:07:55.734Z] c1_0.updated_at, [2026-01-20T00:07:55.734Z] c1_0.user_id [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] order by [2026-01-20T00:07:55.734Z] c1_0.created_at desc [2026-01-20T00:07:55.734Z] fetch [2026-01-20T00:07:55.734Z] first ? rows only [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] c1_0.id, [2026-01-20T00:07:55.734Z] c1_0.content, [2026-01-20T00:07:55.734Z] c1_0.created_at, [2026-01-20T00:07:55.734Z] c1_0.deleted, [2026-01-20T00:07:55.734Z] c1_0.like_count, [2026-01-20T00:07:55.734Z] c1_0.parent_id, [2026-01-20T00:07:55.734Z] c1_0.post_id, [2026-01-20T00:07:55.734Z] c1_0.updated_at, [2026-01-20T00:07:55.734Z] c1_0.user_id [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] post p1_0 [2026-01-20T00:07:55.734Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] order by [2026-01-20T00:07:55.734Z] c1_0.created_at desc [2026-01-20T00:07:55.734Z] fetch [2026-01-20T00:07:55.734Z] first ? rows only [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(c1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] comments p1_0 [2026-01-20T00:07:55.734Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(c1_0.deleted) [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(c1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] comments p1_0 [2026-01-20T00:07:55.734Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] p1_0.id=? [2026-01-20T00:07:55.734Z] and not(c1_0.deleted) [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(cl1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comment_likes cl1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] c1_0.id=? [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] count(cl1_0.id) [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comment_likes cl1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] c1_0.id=? [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] cl1_0.id [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comment_likes cl1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] c1_0.id=? [2026-01-20T00:07:55.734Z] and u1_0.id=? [2026-01-20T00:07:55.734Z] fetch [2026-01-20T00:07:55.734Z] first ? rows only [2026-01-20T00:07:55.734Z] Hibernate: [2026-01-20T00:07:55.734Z] /* */ select [2026-01-20T00:07:55.734Z] cl1_0.id [2026-01-20T00:07:55.734Z] from [2026-01-20T00:07:55.734Z] comment_likes cl1_0 [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] comments c1_0 [2026-01-20T00:07:55.734Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:55.734Z] left join [2026-01-20T00:07:55.734Z] users u1_0 [2026-01-20T00:07:55.734Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:55.734Z] where [2026-01-20T00:07:55.734Z] c1_0.id=? [2026-01-20T00:07:55.734Z] and u1_0.id=? [2026-01-20T00:07:55.734Z] fetch [2026-01-20T00:07:55.734Z] first ? rows only [2026-01-20T00:07:55.734Z] 2026-01-20T09:07:55.520+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.734Z] select [2026-01-20T00:07:55.734Z] u1_0.id, [2026-01-20T00:07:55.734Z] u1_0.age_range, [2026-01-20T00:07:55.734Z] u1_0.budget, [2026-01-20T00:07:55.734Z] u1_0.created_at, [2026-01-20T00:07:55.734Z] u1_0.email, [2026-01-20T00:07:55.734Z] u1_0.gender, [2026-01-20T00:07:55.734Z] u1_0.latitude, [2026-01-20T00:07:55.734Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] count(c1_0.id) [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] left join [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] count(c1_0.id) [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] left join [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.525+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.528+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.528+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@6061863f] [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletRequest: [2026-01-20T00:07:55.735Z] HTTP Method = GET [2026-01-20T00:07:55.735Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:55.735Z] Parameters = {sort=[LATEST]} [2026-01-20T00:07:55.735Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.735Z] Body = [2026-01-20T00:07:55.735Z] Session Attrs = {} [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Handler: [2026-01-20T00:07:55.735Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:55.735Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Async: [2026-01-20T00:07:55.735Z] Async started = false [2026-01-20T00:07:55.735Z] Async result = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Resolved Exception: [2026-01-20T00:07:55.735Z] Type = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] ModelAndView: [2026-01-20T00:07:55.735Z] View name = null [2026-01-20T00:07:55.735Z] View = null [2026-01-20T00:07:55.735Z] Model = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] FlashMap: [2026-01-20T00:07:55.735Z] Attributes = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletResponse: [2026-01-20T00:07:55.735Z] Status = 200 [2026-01-20T00:07:55.735Z] Error message = null [2026-01-20T00:07:55.735Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.735Z] Content type = application/json [2026-01-20T00:07:55.735Z] Body = {"comments":[{"commentId":1,"postId":1,"parentCommentId":null,"author":{"userId":"ae520025-b680-4f2f-8474-2079e612fd75","nickname":"테스터_1768867675323","profileImageUrl":"https://example.com/profile.jpg","userType":null},"content":"좋은 글이네요!","replyCount":0,"likeCount":0,"depth":0,"deleted":false,"canEdit":true,"canDelete":true,"createdAt":"2026-01-20T09:07:55.486083","updatedAt":"2026-01-20T09:07:55.486083","liked":false,"isAuthor":true,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"total":1,"authorized":true,"isAuthorized":true} [2026-01-20T00:07:55.735Z] Forwarded URL = null [2026-01-20T00:07:55.735Z] Redirected URL = null [2026-01-20T00:07:55.735Z] Cookies = [] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.535+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.536+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.537+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.538+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentUpdateRequest@55764572] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.540+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 요청: freeboardId=1, commentId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.540+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 시작: commentId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] c1_0.id, [2026-01-20T00:07:55.735Z] c1_0.content, [2026-01-20T00:07:55.735Z] c1_0.created_at, [2026-01-20T00:07:55.735Z] c1_0.deleted, [2026-01-20T00:07:55.735Z] c1_0.like_count, [2026-01-20T00:07:55.735Z] c1_0.parent_id, [2026-01-20T00:07:55.735Z] c1_0.post_id, [2026-01-20T00:07:55.735Z] c1_0.updated_at, [2026-01-20T00:07:55.735Z] c1_0.user_id [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] c1_0.id=? [2026-01-20T00:07:55.735Z] and not(c1_0.deleted) [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] c1_0.id, [2026-01-20T00:07:55.735Z] c1_0.content, [2026-01-20T00:07:55.735Z] c1_0.created_at, [2026-01-20T00:07:55.735Z] c1_0.deleted, [2026-01-20T00:07:55.735Z] c1_0.like_count, [2026-01-20T00:07:55.735Z] c1_0.parent_id, [2026-01-20T00:07:55.735Z] c1_0.post_id, [2026-01-20T00:07:55.735Z] c1_0.updated_at, [2026-01-20T00:07:55.735Z] c1_0.user_id [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] c1_0.id=? [2026-01-20T00:07:55.735Z] and not(c1_0.deleted) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.543+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 수정 완료: commentId=1 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] parent_id=?, [2026-01-20T00:07:55.735Z] post_id=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] parent_id=?, [2026-01-20T00:07:55.735Z] post_id=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.545+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 수정 완료: commentId=1 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.545+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.545+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@7e29ef05] [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletRequest: [2026-01-20T00:07:55.735Z] HTTP Method = PATCH [2026-01-20T00:07:55.735Z] Request URI = /community/freeboard/1/comments/1 [2026-01-20T00:07:55.735Z] Parameters = {} [2026-01-20T00:07:55.735Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA", Content-Length:"40"] [2026-01-20T00:07:55.735Z] Body = [2026-01-20T00:07:55.735Z] Session Attrs = {} [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Handler: [2026-01-20T00:07:55.735Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:55.735Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#updateComment(Long, Long, FreeboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Async: [2026-01-20T00:07:55.735Z] Async started = false [2026-01-20T00:07:55.735Z] Async result = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Resolved Exception: [2026-01-20T00:07:55.735Z] Type = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] ModelAndView: [2026-01-20T00:07:55.735Z] View name = null [2026-01-20T00:07:55.735Z] View = null [2026-01-20T00:07:55.735Z] Model = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] FlashMap: [2026-01-20T00:07:55.735Z] Attributes = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletResponse: [2026-01-20T00:07:55.735Z] Status = 200 [2026-01-20T00:07:55.735Z] Error message = null [2026-01-20T00:07:55.735Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.735Z] Content type = application/json [2026-01-20T00:07:55.735Z] Body = {"commentId":1} [2026-01-20T00:07:55.735Z] Forwarded URL = null [2026-01-20T00:07:55.735Z] Redirected URL = null [2026-01-20T00:07:55.735Z] Cookies = [] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.552+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.553+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.554+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.558+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.559+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.560+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] p1_0.id, [2026-01-20T00:07:55.735Z] p1_0.category, [2026-01-20T00:07:55.735Z] p1_0.comment_count, [2026-01-20T00:07:55.735Z] p1_0.content, [2026-01-20T00:07:55.735Z] p1_0.created_at, [2026-01-20T00:07:55.735Z] p1_0.deleted, [2026-01-20T00:07:55.735Z] p1_0.like_count, [2026-01-20T00:07:55.735Z] p1_0.title, [2026-01-20T00:07:55.735Z] p1_0.updated_at, [2026-01-20T00:07:55.735Z] p1_0.user_id, [2026-01-20T00:07:55.735Z] p1_0.view_count [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] and not(p1_0.deleted) [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] p1_0.id, [2026-01-20T00:07:55.735Z] p1_0.category, [2026-01-20T00:07:55.735Z] p1_0.comment_count, [2026-01-20T00:07:55.735Z] p1_0.content, [2026-01-20T00:07:55.735Z] p1_0.created_at, [2026-01-20T00:07:55.735Z] p1_0.deleted, [2026-01-20T00:07:55.735Z] p1_0.like_count, [2026-01-20T00:07:55.735Z] p1_0.title, [2026-01-20T00:07:55.735Z] p1_0.updated_at, [2026-01-20T00:07:55.735Z] p1_0.user_id, [2026-01-20T00:07:55.735Z] p1_0.view_count [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] and not(p1_0.deleted) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.561+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] i1_0.post_id, [2026-01-20T00:07:55.735Z] i1_0.id, [2026-01-20T00:07:55.735Z] i1_0.image_url, [2026-01-20T00:07:55.735Z] i1_0.sequence [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] post_image i1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] i1_0.post_id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] i1_0.post_id, [2026-01-20T00:07:55.735Z] i1_0.id, [2026-01-20T00:07:55.735Z] i1_0.image_url, [2026-01-20T00:07:55.735Z] i1_0.sequence [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] post_image i1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] i1_0.post_id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.562+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 완료: postId=1, newImageCount=0 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] category=?, [2026-01-20T00:07:55.735Z] comment_count=?, [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] title=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=?, [2026-01-20T00:07:55.735Z] view_count=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] category=?, [2026-01-20T00:07:55.735Z] comment_count=?, [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] title=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=?, [2026-01-20T00:07:55.735Z] view_count=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.574+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 완료: freeboardId=1 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.575+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.575+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@72273c1c] [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletRequest: [2026-01-20T00:07:55.735Z] HTTP Method = PATCH [2026-01-20T00:07:55.735Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:55.735Z] Parameters = {title=[수정된 제목], content=[수정된 내용], category=[living-convenience]} [2026-01-20T00:07:55.735Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.735Z] Body = [2026-01-20T00:07:55.735Z] Session Attrs = {} [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Handler: [2026-01-20T00:07:55.735Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.735Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Async: [2026-01-20T00:07:55.735Z] Async started = false [2026-01-20T00:07:55.735Z] Async result = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Resolved Exception: [2026-01-20T00:07:55.735Z] Type = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] ModelAndView: [2026-01-20T00:07:55.735Z] View name = null [2026-01-20T00:07:55.735Z] View = null [2026-01-20T00:07:55.735Z] Model = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] FlashMap: [2026-01-20T00:07:55.735Z] Attributes = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletResponse: [2026-01-20T00:07:55.735Z] Status = 200 [2026-01-20T00:07:55.735Z] Error message = null [2026-01-20T00:07:55.735Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.735Z] Content type = application/json [2026-01-20T00:07:55.735Z] Body = {"postId":1} [2026-01-20T00:07:55.735Z] Forwarded URL = null [2026-01-20T00:07:55.735Z] Redirected URL = null [2026-01-20T00:07:55.735Z] Cookies = [] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.581+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.582+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.583+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.584+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 요청: freeboardId=1, commentId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.584+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 시작: commentId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] c1_0.id, [2026-01-20T00:07:55.735Z] c1_0.content, [2026-01-20T00:07:55.735Z] c1_0.created_at, [2026-01-20T00:07:55.735Z] c1_0.deleted, [2026-01-20T00:07:55.735Z] c1_0.like_count, [2026-01-20T00:07:55.735Z] c1_0.parent_id, [2026-01-20T00:07:55.735Z] c1_0.post_id, [2026-01-20T00:07:55.735Z] c1_0.updated_at, [2026-01-20T00:07:55.735Z] c1_0.user_id [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] c1_0.id=? [2026-01-20T00:07:55.735Z] and not(c1_0.deleted) [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] c1_0.id, [2026-01-20T00:07:55.735Z] c1_0.content, [2026-01-20T00:07:55.735Z] c1_0.created_at, [2026-01-20T00:07:55.735Z] c1_0.deleted, [2026-01-20T00:07:55.735Z] c1_0.like_count, [2026-01-20T00:07:55.735Z] c1_0.parent_id, [2026-01-20T00:07:55.735Z] c1_0.post_id, [2026-01-20T00:07:55.735Z] c1_0.updated_at, [2026-01-20T00:07:55.735Z] c1_0.user_id [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] c1_0.id=? [2026-01-20T00:07:55.735Z] and not(c1_0.deleted) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] parent_id=?, [2026-01-20T00:07:55.735Z] post_id=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.comment.domain.entity.Comment */update comments [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] parent_id=?, [2026-01-20T00:07:55.735Z] post_id=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] count(c1_0.id) [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] left join [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] and not(c1_0.deleted) [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* */ select [2026-01-20T00:07:55.735Z] count(c1_0.id) [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] comments c1_0 [2026-01-20T00:07:55.735Z] left join [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] and not(c1_0.deleted) [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.590+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] p1_0.id, [2026-01-20T00:07:55.735Z] p1_0.category, [2026-01-20T00:07:55.735Z] p1_0.comment_count, [2026-01-20T00:07:55.735Z] p1_0.content, [2026-01-20T00:07:55.735Z] p1_0.created_at, [2026-01-20T00:07:55.735Z] p1_0.deleted, [2026-01-20T00:07:55.735Z] p1_0.like_count, [2026-01-20T00:07:55.735Z] p1_0.title, [2026-01-20T00:07:55.735Z] p1_0.updated_at, [2026-01-20T00:07:55.735Z] p1_0.user_id, [2026-01-20T00:07:55.735Z] p1_0.view_count [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] p1_0.id, [2026-01-20T00:07:55.735Z] p1_0.category, [2026-01-20T00:07:55.735Z] p1_0.comment_count, [2026-01-20T00:07:55.735Z] p1_0.content, [2026-01-20T00:07:55.735Z] p1_0.created_at, [2026-01-20T00:07:55.735Z] p1_0.deleted, [2026-01-20T00:07:55.735Z] p1_0.like_count, [2026-01-20T00:07:55.735Z] p1_0.title, [2026-01-20T00:07:55.735Z] p1_0.updated_at, [2026-01-20T00:07:55.735Z] p1_0.user_id, [2026-01-20T00:07:55.735Z] p1_0.view_count [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] post p1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] p1_0.id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.591+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 삭제 완료: commentId=1 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.592+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] category=?, [2026-01-20T00:07:55.735Z] comment_count=?, [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] title=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=?, [2026-01-20T00:07:55.735Z] view_count=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] /* update [2026-01-20T00:07:55.735Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.735Z] set [2026-01-20T00:07:55.735Z] category=?, [2026-01-20T00:07:55.735Z] comment_count=?, [2026-01-20T00:07:55.735Z] content=?, [2026-01-20T00:07:55.735Z] deleted=?, [2026-01-20T00:07:55.735Z] like_count=?, [2026-01-20T00:07:55.735Z] title=?, [2026-01-20T00:07:55.735Z] updated_at=?, [2026-01-20T00:07:55.735Z] user_id=?, [2026-01-20T00:07:55.735Z] view_count=? [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] id=? [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.593+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 삭제 완료: commentId=1 [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.594+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletRequest: [2026-01-20T00:07:55.735Z] HTTP Method = DELETE [2026-01-20T00:07:55.735Z] Request URI = /community/freeboard/1/comments/1 [2026-01-20T00:07:55.735Z] Parameters = {} [2026-01-20T00:07:55.735Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.735Z] Body = [2026-01-20T00:07:55.735Z] Session Attrs = {} [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Handler: [2026-01-20T00:07:55.735Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:55.735Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Async: [2026-01-20T00:07:55.735Z] Async started = false [2026-01-20T00:07:55.735Z] Async result = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] Resolved Exception: [2026-01-20T00:07:55.735Z] Type = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] ModelAndView: [2026-01-20T00:07:55.735Z] View name = null [2026-01-20T00:07:55.735Z] View = null [2026-01-20T00:07:55.735Z] Model = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] FlashMap: [2026-01-20T00:07:55.735Z] Attributes = null [2026-01-20T00:07:55.735Z] [2026-01-20T00:07:55.735Z] MockHttpServletResponse: [2026-01-20T00:07:55.735Z] Status = 204 [2026-01-20T00:07:55.735Z] Error message = null [2026-01-20T00:07:55.735Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.735Z] Content type = null [2026-01-20T00:07:55.735Z] Body = [2026-01-20T00:07:55.735Z] Forwarded URL = null [2026-01-20T00:07:55.735Z] Redirected URL = null [2026-01-20T00:07:55.735Z] Cookies = [] [2026-01-20T00:07:55.735Z] 2026-01-20T09:07:55.596+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.735Z] u1_0.username [2026-01-20T00:07:55.735Z] from [2026-01-20T00:07:55.735Z] users u1_0 [2026-01-20T00:07:55.735Z] where [2026-01-20T00:07:55.735Z] u1_0.id=? [2026-01-20T00:07:55.735Z] Hibernate: [2026-01-20T00:07:55.735Z] select [2026-01-20T00:07:55.735Z] u1_0.id, [2026-01-20T00:07:55.735Z] u1_0.age_range, [2026-01-20T00:07:55.735Z] u1_0.budget, [2026-01-20T00:07:55.735Z] u1_0.created_at, [2026-01-20T00:07:55.735Z] u1_0.email, [2026-01-20T00:07:55.735Z] u1_0.gender, [2026-01-20T00:07:55.735Z] u1_0.latitude, [2026-01-20T00:07:55.735Z] u1_0.location, [2026-01-20T00:07:55.735Z] u1_0.longitude, [2026-01-20T00:07:55.735Z] u1_0.nickname, [2026-01-20T00:07:55.735Z] u1_0.profile_image_url, [2026-01-20T00:07:55.735Z] u1_0.startup_experience, [2026-01-20T00:07:55.735Z] u1_0.updated_at, [2026-01-20T00:07:55.735Z] u1_0.user_type, [2026-01-20T00:07:55.736Z] u1_0.username [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] users u1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] u1_0.id=? [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.597+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.598+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.599+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.599+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.600+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.736Z] /* */ select [2026-01-20T00:07:55.736Z] p1_0.id, [2026-01-20T00:07:55.736Z] p1_0.category, [2026-01-20T00:07:55.736Z] p1_0.comment_count, [2026-01-20T00:07:55.736Z] p1_0.content, [2026-01-20T00:07:55.736Z] p1_0.created_at, [2026-01-20T00:07:55.736Z] p1_0.deleted, [2026-01-20T00:07:55.736Z] p1_0.like_count, [2026-01-20T00:07:55.736Z] p1_0.title, [2026-01-20T00:07:55.736Z] p1_0.updated_at, [2026-01-20T00:07:55.736Z] p1_0.user_id, [2026-01-20T00:07:55.736Z] p1_0.view_count [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] post p1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] p1_0.id=? [2026-01-20T00:07:55.736Z] and not(p1_0.deleted) [2026-01-20T00:07:55.736Z] Hibernate: [2026-01-20T00:07:55.736Z] /* */ select [2026-01-20T00:07:55.736Z] p1_0.id, [2026-01-20T00:07:55.736Z] p1_0.category, [2026-01-20T00:07:55.736Z] p1_0.comment_count, [2026-01-20T00:07:55.736Z] p1_0.content, [2026-01-20T00:07:55.736Z] p1_0.created_at, [2026-01-20T00:07:55.736Z] p1_0.deleted, [2026-01-20T00:07:55.736Z] p1_0.like_count, [2026-01-20T00:07:55.736Z] p1_0.title, [2026-01-20T00:07:55.736Z] p1_0.updated_at, [2026-01-20T00:07:55.736Z] p1_0.user_id, [2026-01-20T00:07:55.736Z] p1_0.view_count [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] post p1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] p1_0.id=? [2026-01-20T00:07:55.736Z] and not(p1_0.deleted) [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.602+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제 완료: postId=1 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.602+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.736Z] /* update [2026-01-20T00:07:55.736Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.736Z] set [2026-01-20T00:07:55.736Z] category=?, [2026-01-20T00:07:55.736Z] comment_count=?, [2026-01-20T00:07:55.736Z] content=?, [2026-01-20T00:07:55.736Z] deleted=?, [2026-01-20T00:07:55.736Z] like_count=?, [2026-01-20T00:07:55.736Z] title=?, [2026-01-20T00:07:55.736Z] updated_at=?, [2026-01-20T00:07:55.736Z] user_id=?, [2026-01-20T00:07:55.736Z] view_count=? [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] id=? [2026-01-20T00:07:55.736Z] Hibernate: [2026-01-20T00:07:55.736Z] /* update [2026-01-20T00:07:55.736Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.736Z] set [2026-01-20T00:07:55.736Z] category=?, [2026-01-20T00:07:55.736Z] comment_count=?, [2026-01-20T00:07:55.736Z] content=?, [2026-01-20T00:07:55.736Z] deleted=?, [2026-01-20T00:07:55.736Z] like_count=?, [2026-01-20T00:07:55.736Z] title=?, [2026-01-20T00:07:55.736Z] updated_at=?, [2026-01-20T00:07:55.736Z] user_id=?, [2026-01-20T00:07:55.736Z] view_count=? [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] id=? [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.604+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 완료: freeboardId=1 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.604+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] MockHttpServletRequest: [2026-01-20T00:07:55.736Z] HTTP Method = DELETE [2026-01-20T00:07:55.736Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:55.736Z] Parameters = {} [2026-01-20T00:07:55.736Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.736Z] Body = [2026-01-20T00:07:55.736Z] Session Attrs = {} [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Handler: [2026-01-20T00:07:55.736Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.736Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Async: [2026-01-20T00:07:55.736Z] Async started = false [2026-01-20T00:07:55.736Z] Async result = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Resolved Exception: [2026-01-20T00:07:55.736Z] Type = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] ModelAndView: [2026-01-20T00:07:55.736Z] View name = null [2026-01-20T00:07:55.736Z] View = null [2026-01-20T00:07:55.736Z] Model = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] FlashMap: [2026-01-20T00:07:55.736Z] Attributes = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] MockHttpServletResponse: [2026-01-20T00:07:55.736Z] Status = 204 [2026-01-20T00:07:55.736Z] Error message = null [2026-01-20T00:07:55.736Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.736Z] Content type = null [2026-01-20T00:07:55.736Z] Body = [2026-01-20T00:07:55.736Z] Forwarded URL = null [2026-01-20T00:07:55.736Z] Redirected URL = null [2026-01-20T00:07:55.736Z] Cookies = [] [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.608+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.736Z] select [2026-01-20T00:07:55.736Z] u1_0.id, [2026-01-20T00:07:55.736Z] u1_0.age_range, [2026-01-20T00:07:55.736Z] u1_0.budget, [2026-01-20T00:07:55.736Z] u1_0.created_at, [2026-01-20T00:07:55.736Z] u1_0.email, [2026-01-20T00:07:55.736Z] u1_0.gender, [2026-01-20T00:07:55.736Z] u1_0.latitude, [2026-01-20T00:07:55.736Z] u1_0.location, [2026-01-20T00:07:55.736Z] u1_0.longitude, [2026-01-20T00:07:55.736Z] u1_0.nickname, [2026-01-20T00:07:55.736Z] u1_0.profile_image_url, [2026-01-20T00:07:55.736Z] u1_0.startup_experience, [2026-01-20T00:07:55.736Z] u1_0.updated_at, [2026-01-20T00:07:55.736Z] u1_0.user_type, [2026-01-20T00:07:55.736Z] u1_0.username [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] users u1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] u1_0.id=? [2026-01-20T00:07:55.736Z] Hibernate: [2026-01-20T00:07:55.736Z] select [2026-01-20T00:07:55.736Z] u1_0.id, [2026-01-20T00:07:55.736Z] u1_0.age_range, [2026-01-20T00:07:55.736Z] u1_0.budget, [2026-01-20T00:07:55.736Z] u1_0.created_at, [2026-01-20T00:07:55.736Z] u1_0.email, [2026-01-20T00:07:55.736Z] u1_0.gender, [2026-01-20T00:07:55.736Z] u1_0.latitude, [2026-01-20T00:07:55.736Z] u1_0.location, [2026-01-20T00:07:55.736Z] u1_0.longitude, [2026-01-20T00:07:55.736Z] u1_0.nickname, [2026-01-20T00:07:55.736Z] u1_0.profile_image_url, [2026-01-20T00:07:55.736Z] u1_0.startup_experience, [2026-01-20T00:07:55.736Z] u1_0.updated_at, [2026-01-20T00:07:55.736Z] u1_0.user_type, [2026-01-20T00:07:55.736Z] u1_0.username [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] users u1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] u1_0.id=? [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.609+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.610+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.610+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.611+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=ae520025-b680-4f2f-8474-2079e612fd75 [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.612+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.736Z] /* */ select [2026-01-20T00:07:55.736Z] p1_0.id, [2026-01-20T00:07:55.736Z] p1_0.category, [2026-01-20T00:07:55.736Z] p1_0.comment_count, [2026-01-20T00:07:55.736Z] p1_0.content, [2026-01-20T00:07:55.736Z] p1_0.created_at, [2026-01-20T00:07:55.736Z] p1_0.deleted, [2026-01-20T00:07:55.736Z] p1_0.like_count, [2026-01-20T00:07:55.736Z] p1_0.title, [2026-01-20T00:07:55.736Z] p1_0.updated_at, [2026-01-20T00:07:55.736Z] p1_0.user_id, [2026-01-20T00:07:55.736Z] p1_0.view_count [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] post p1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] p1_0.id=? [2026-01-20T00:07:55.736Z] and not(p1_0.deleted) [2026-01-20T00:07:55.736Z] Hibernate: [2026-01-20T00:07:55.736Z] /* */ select [2026-01-20T00:07:55.736Z] p1_0.id, [2026-01-20T00:07:55.736Z] p1_0.category, [2026-01-20T00:07:55.736Z] p1_0.comment_count, [2026-01-20T00:07:55.736Z] p1_0.content, [2026-01-20T00:07:55.736Z] p1_0.created_at, [2026-01-20T00:07:55.736Z] p1_0.deleted, [2026-01-20T00:07:55.736Z] p1_0.like_count, [2026-01-20T00:07:55.736Z] p1_0.title, [2026-01-20T00:07:55.736Z] p1_0.updated_at, [2026-01-20T00:07:55.736Z] p1_0.user_id, [2026-01-20T00:07:55.736Z] p1_0.view_count [2026-01-20T00:07:55.736Z] from [2026-01-20T00:07:55.736Z] post p1_0 [2026-01-20T00:07:55.736Z] where [2026-01-20T00:07:55.736Z] p1_0.id=? [2026-01-20T00:07:55.736Z] and not(p1_0.deleted) [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.615+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.615+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.618+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.618+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.618+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] MockHttpServletRequest: [2026-01-20T00:07:55.736Z] HTTP Method = GET [2026-01-20T00:07:55.736Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:55.736Z] Parameters = {} [2026-01-20T00:07:55.736Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZTUyMDAyNS1iNjgwLTRmMmYtODQ3NC0yMDc5ZTYxMmZkNzUiLCJpYXQiOjE3Njg4Njc2NzUsImV4cCI6MTc2ODg2OTQ3NX0.80lpuM_6pyrF--ixlRwmpUslj689ceBM1O1gb8p9DvqWq6ZhN1pSnvnS3Zp1pfoe5U0RnqElodEXveYut0TxXA"] [2026-01-20T00:07:55.736Z] Body = [2026-01-20T00:07:55.736Z] Session Attrs = {} [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Handler: [2026-01-20T00:07:55.736Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.736Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Async: [2026-01-20T00:07:55.736Z] Async started = false [2026-01-20T00:07:55.736Z] Async result = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Resolved Exception: [2026-01-20T00:07:55.736Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] ModelAndView: [2026-01-20T00:07:55.736Z] View name = null [2026-01-20T00:07:55.736Z] View = null [2026-01-20T00:07:55.736Z] Model = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] FlashMap: [2026-01-20T00:07:55.736Z] Attributes = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] MockHttpServletResponse: [2026-01-20T00:07:55.736Z] Status = 404 [2026-01-20T00:07:55.736Z] Error message = null [2026-01-20T00:07:55.736Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.736Z] Content type = application/json [2026-01-20T00:07:55.736Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:55.736Z] Forwarded URL = null [2026-01-20T00:07:55.736Z] Redirected URL = null [2026-01-20T00:07:55.736Z] Cookies = [] [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] 자유게시판 통합 테스트 (JWT 토큰 기반) > 인증되지 않은 사용자 작성/수정/삭제 접근 테스트 (401 에러) STANDARD_OUT [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.629+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.629+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.630+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:55.736Z] 2026-01-20T09:07:55.632+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard - Full authentication is required to access this resource [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] MockHttpServletRequest: [2026-01-20T00:07:55.736Z] HTTP Method = POST [2026-01-20T00:07:55.736Z] Request URI = /community/freeboard [2026-01-20T00:07:55.736Z] Parameters = {title=[테스트], content=[테스트], category=[restaurant]} [2026-01-20T00:07:55.736Z] Headers = [Content-Type:"multipart/form-data"] [2026-01-20T00:07:55.736Z] Body = [2026-01-20T00:07:55.736Z] Session Attrs = {} [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Handler: [2026-01-20T00:07:55.736Z] Type = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Async: [2026-01-20T00:07:55.736Z] Async started = false [2026-01-20T00:07:55.736Z] Async result = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] Resolved Exception: [2026-01-20T00:07:55.736Z] Type = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] ModelAndView: [2026-01-20T00:07:55.736Z] View name = null [2026-01-20T00:07:55.736Z] View = null [2026-01-20T00:07:55.736Z] Model = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] FlashMap: [2026-01-20T00:07:55.736Z] Attributes = null [2026-01-20T00:07:55.736Z] [2026-01-20T00:07:55.736Z] MockHttpServletResponse: [2026-01-20T00:07:55.736Z] Status = 401 [2026-01-20T00:07:55.736Z] Error message = null [2026-01-20T00:07:55.736Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.736Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:55.736Z] Body = {"path":"/community/freeboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:55.736Z] Forwarded URL = null [2026-01-20T00:07:55.736Z] Redirected URL = null [2026-01-20T00:07:55.736Z] Cookies = [] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.635+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard/1/comments - Full authentication is required to access this resource [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletRequest: [2026-01-20T00:07:55.991Z] HTTP Method = POST [2026-01-20T00:07:55.991Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:55.991Z] Parameters = {} [2026-01-20T00:07:55.991Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:07:55.991Z] Body = [2026-01-20T00:07:55.991Z] Session Attrs = {} [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Handler: [2026-01-20T00:07:55.991Z] Type = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Async: [2026-01-20T00:07:55.991Z] Async started = false [2026-01-20T00:07:55.991Z] Async result = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Resolved Exception: [2026-01-20T00:07:55.991Z] Type = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] ModelAndView: [2026-01-20T00:07:55.991Z] View name = null [2026-01-20T00:07:55.991Z] View = null [2026-01-20T00:07:55.991Z] Model = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] FlashMap: [2026-01-20T00:07:55.991Z] Attributes = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletResponse: [2026-01-20T00:07:55.991Z] Status = 401 [2026-01-20T00:07:55.991Z] Error message = null [2026-01-20T00:07:55.991Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.991Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:55.991Z] Body = {"path":"/community/freeboard/1/comments","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:55.991Z] Forwarded URL = null [2026-01-20T00:07:55.991Z] Redirected URL = null [2026-01-20T00:07:55.991Z] Cookies = [] [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] 자유게시판 통합 테스트 (JWT 토큰 기반) > 비인증 사용자 조회 테스트 (정상적으로 조회 가능) STANDARD_OUT [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.643+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.643+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.644+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.645+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* insert for [2026-01-20T00:07:55.991Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:55.991Z] into [2026-01-20T00:07:55.991Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:55.991Z] values [2026-01-20T00:07:55.991Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* insert for [2026-01-20T00:07:55.991Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:55.991Z] into [2026-01-20T00:07:55.991Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:55.991Z] values [2026-01-20T00:07:55.991Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.650+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.age_range, [2026-01-20T00:07:55.991Z] u1_0.budget, [2026-01-20T00:07:55.991Z] u1_0.created_at, [2026-01-20T00:07:55.991Z] u1_0.email, [2026-01-20T00:07:55.991Z] u1_0.gender, [2026-01-20T00:07:55.991Z] u1_0.latitude, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.longitude, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.startup_experience, [2026-01-20T00:07:55.991Z] u1_0.updated_at, [2026-01-20T00:07:55.991Z] u1_0.user_type, [2026-01-20T00:07:55.991Z] u1_0.username [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] u1_0.id=? [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.age_range, [2026-01-20T00:07:55.991Z] u1_0.budget, [2026-01-20T00:07:55.991Z] u1_0.created_at, [2026-01-20T00:07:55.991Z] u1_0.email, [2026-01-20T00:07:55.991Z] u1_0.gender, [2026-01-20T00:07:55.991Z] u1_0.latitude, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.longitude, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.startup_experience, [2026-01-20T00:07:55.991Z] u1_0.updated_at, [2026-01-20T00:07:55.991Z] u1_0.user_type, [2026-01-20T00:07:55.991Z] u1_0.username [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] u1_0.id=? [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.651+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 33c4c7fc-f6f1-4bef-afd3-c67a281eaa51 [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.652+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.653+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=33c4c7fc-f6f1-4bef-afd3-c67a281eaa51, category=RESTAURANT, title=공개 게시글, imageCount=0 [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.653+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=33c4c7fc-f6f1-4bef-afd3-c67a281eaa51, category=RESTAURANT [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.653+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.age_range, [2026-01-20T00:07:55.991Z] u1_0.budget, [2026-01-20T00:07:55.991Z] u1_0.created_at, [2026-01-20T00:07:55.991Z] u1_0.email, [2026-01-20T00:07:55.991Z] u1_0.gender, [2026-01-20T00:07:55.991Z] u1_0.latitude, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.longitude, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.startup_experience, [2026-01-20T00:07:55.991Z] u1_0.updated_at, [2026-01-20T00:07:55.991Z] u1_0.user_type, [2026-01-20T00:07:55.991Z] u1_0.username [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] u1_0.id=? [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.age_range, [2026-01-20T00:07:55.991Z] u1_0.budget, [2026-01-20T00:07:55.991Z] u1_0.created_at, [2026-01-20T00:07:55.991Z] u1_0.email, [2026-01-20T00:07:55.991Z] u1_0.gender, [2026-01-20T00:07:55.991Z] u1_0.latitude, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.longitude, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.startup_experience, [2026-01-20T00:07:55.991Z] u1_0.updated_at, [2026-01-20T00:07:55.991Z] u1_0.user_type, [2026-01-20T00:07:55.991Z] u1_0.username [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] u1_0.id=? [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.654+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* insert for [2026-01-20T00:07:55.991Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:55.991Z] into [2026-01-20T00:07:55.991Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:55.991Z] values [2026-01-20T00:07:55.991Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* insert for [2026-01-20T00:07:55.991Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:55.991Z] into [2026-01-20T00:07:55.991Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:55.991Z] values [2026-01-20T00:07:55.991Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.655+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=2, imageCount=0 [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.656+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=2 [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.657+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.657+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@c7f7add] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.658+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.659+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.659+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=null [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* select [2026-01-20T00:07:55.991Z] post.id, [2026-01-20T00:07:55.991Z] post.title, [2026-01-20T00:07:55.991Z] post.content, [2026-01-20T00:07:55.991Z] post.category, [2026-01-20T00:07:55.991Z] post.likeCount, [2026-01-20T00:07:55.991Z] post.commentCount, [2026-01-20T00:07:55.991Z] post.viewCount, [2026-01-20T00:07:55.991Z] null, [2026-01-20T00:07:55.991Z] post.createdAt, [2026-01-20T00:07:55.991Z] post.updatedAt, [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] min(subImage.imageUrl) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] PostImage subImage [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] subImage.post.id = post.id [2026-01-20T00:07:55.991Z] and subImage.sequence = ( [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] min(subImage.sequence) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] PostImage subImage [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] subImage.post.id = post.id [2026-01-20T00:07:55.991Z] )), [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] cast(count(countImage) as integer) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] PostImage countImage [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] countImage.post.id = post.id), [2026-01-20T00:07:55.991Z] users.id, [2026-01-20T00:07:55.991Z] users.nickname, [2026-01-20T00:07:55.991Z] users.location, [2026-01-20T00:07:55.991Z] users.profileImageUrl, [2026-01-20T00:07:55.991Z] users.userType [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] Post post [2026-01-20T00:07:55.991Z] inner join [2026-01-20T00:07:55.991Z] post.user as users [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] post.deleted = ?1 [2026-01-20T00:07:55.991Z] order by [2026-01-20T00:07:55.991Z] post.createdAt desc, [2026-01-20T00:07:55.991Z] post.id desc */ select [2026-01-20T00:07:55.991Z] p1_0.id, [2026-01-20T00:07:55.991Z] p1_0.title, [2026-01-20T00:07:55.991Z] p1_0.content, [2026-01-20T00:07:55.991Z] p1_0.category, [2026-01-20T00:07:55.991Z] p1_0.like_count, [2026-01-20T00:07:55.991Z] p1_0.comment_count, [2026-01-20T00:07:55.991Z] p1_0.view_count, [2026-01-20T00:07:55.991Z] null, [2026-01-20T00:07:55.991Z] p1_0.created_at, [2026-01-20T00:07:55.991Z] p1_0.updated_at, [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] min(pi1_0.image_url) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image pi1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:55.991Z] and pi1_0.sequence=( [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] min(pi2_0.sequence) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image pi2_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:55.991Z] )), [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image pi3_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.user_type [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] join [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.deleted=? [2026-01-20T00:07:55.991Z] order by [2026-01-20T00:07:55.991Z] p1_0.created_at desc, [2026-01-20T00:07:55.991Z] p1_0.id desc [2026-01-20T00:07:55.991Z] fetch [2026-01-20T00:07:55.991Z] first ? rows only [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* select [2026-01-20T00:07:55.991Z] post.id, [2026-01-20T00:07:55.991Z] post.title, [2026-01-20T00:07:55.991Z] post.content, [2026-01-20T00:07:55.991Z] post.category, [2026-01-20T00:07:55.991Z] post.likeCount, [2026-01-20T00:07:55.991Z] post.commentCount, [2026-01-20T00:07:55.991Z] post.viewCount, [2026-01-20T00:07:55.991Z] null, [2026-01-20T00:07:55.991Z] post.createdAt, [2026-01-20T00:07:55.991Z] post.updatedAt, [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] min(subImage.imageUrl) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] PostImage subImage [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] subImage.post.id = post.id [2026-01-20T00:07:55.991Z] and subImage.sequence = ( [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] min(subImage.sequence) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] PostImage subImage [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] subImage.post.id = post.id [2026-01-20T00:07:55.991Z] )), [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] cast(count(countImage) as integer) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] PostImage countImage [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] countImage.post.id = post.id), [2026-01-20T00:07:55.991Z] users.id, [2026-01-20T00:07:55.991Z] users.nickname, [2026-01-20T00:07:55.991Z] users.location, [2026-01-20T00:07:55.991Z] users.profileImageUrl, [2026-01-20T00:07:55.991Z] users.userType [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] Post post [2026-01-20T00:07:55.991Z] inner join [2026-01-20T00:07:55.991Z] post.user as users [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] post.deleted = ?1 [2026-01-20T00:07:55.991Z] order by [2026-01-20T00:07:55.991Z] post.createdAt desc, [2026-01-20T00:07:55.991Z] post.id desc */ select [2026-01-20T00:07:55.991Z] p1_0.id, [2026-01-20T00:07:55.991Z] p1_0.title, [2026-01-20T00:07:55.991Z] p1_0.content, [2026-01-20T00:07:55.991Z] p1_0.category, [2026-01-20T00:07:55.991Z] p1_0.like_count, [2026-01-20T00:07:55.991Z] p1_0.comment_count, [2026-01-20T00:07:55.991Z] p1_0.view_count, [2026-01-20T00:07:55.991Z] null, [2026-01-20T00:07:55.991Z] p1_0.created_at, [2026-01-20T00:07:55.991Z] p1_0.updated_at, [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] min(pi1_0.image_url) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image pi1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:55.991Z] and pi1_0.sequence=( [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] min(pi2_0.sequence) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image pi2_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:55.991Z] )), [2026-01-20T00:07:55.991Z] (select [2026-01-20T00:07:55.991Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image pi3_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.user_type [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] join [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.deleted=? [2026-01-20T00:07:55.991Z] order by [2026-01-20T00:07:55.991Z] p1_0.created_at desc, [2026-01-20T00:07:55.991Z] p1_0.id desc [2026-01-20T00:07:55.991Z] fetch [2026-01-20T00:07:55.991Z] first ? rows only [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.667+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] count(p1_0.id) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] not(p1_0.deleted) [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] count(p1_0.id) [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] not(p1_0.deleted) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.667+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.668+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.668+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@7a570157] [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletRequest: [2026-01-20T00:07:55.991Z] HTTP Method = GET [2026-01-20T00:07:55.991Z] Request URI = /community/freeboard [2026-01-20T00:07:55.991Z] Parameters = {} [2026-01-20T00:07:55.991Z] Headers = [] [2026-01-20T00:07:55.991Z] Body = [2026-01-20T00:07:55.991Z] Session Attrs = {} [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Handler: [2026-01-20T00:07:55.991Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.991Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Async: [2026-01-20T00:07:55.991Z] Async started = false [2026-01-20T00:07:55.991Z] Async result = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Resolved Exception: [2026-01-20T00:07:55.991Z] Type = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] ModelAndView: [2026-01-20T00:07:55.991Z] View name = null [2026-01-20T00:07:55.991Z] View = null [2026-01-20T00:07:55.991Z] Model = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] FlashMap: [2026-01-20T00:07:55.991Z] Attributes = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletResponse: [2026-01-20T00:07:55.991Z] Status = 200 [2026-01-20T00:07:55.991Z] Error message = null [2026-01-20T00:07:55.991Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.991Z] Content type = application/json [2026-01-20T00:07:55.991Z] Body = {"posts":[{"postId":2,"author":{"userId":"33c4c7fc-f6f1-4bef-afd3-c67a281eaa51","nickname":"테스터_1768867675644","profileImageUrl":"https://example.com/profile.jpg","userType":null},"category":"restaurant","title":"공개 게시글","contentPreview":"모든 사용자가 볼 수 있는 글입니다.","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:55.654437","updatedAt":"2026-01-20T09:07:55.654437","isLiked":null}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":1,"authorized":false} [2026-01-20T00:07:55.991Z] Forwarded URL = null [2026-01-20T00:07:55.991Z] Redirected URL = null [2026-01-20T00:07:55.991Z] Cookies = [] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.670+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.671+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=anonymous [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.671+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=null [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.672+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] p1_0.id, [2026-01-20T00:07:55.991Z] p1_0.category, [2026-01-20T00:07:55.991Z] p1_0.comment_count, [2026-01-20T00:07:55.991Z] p1_0.content, [2026-01-20T00:07:55.991Z] p1_0.created_at, [2026-01-20T00:07:55.991Z] p1_0.deleted, [2026-01-20T00:07:55.991Z] p1_0.like_count, [2026-01-20T00:07:55.991Z] p1_0.title, [2026-01-20T00:07:55.991Z] p1_0.updated_at, [2026-01-20T00:07:55.991Z] p1_0.user_id, [2026-01-20T00:07:55.991Z] p1_0.view_count [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.id=? [2026-01-20T00:07:55.991Z] and not(p1_0.deleted) [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] p1_0.id, [2026-01-20T00:07:55.991Z] p1_0.category, [2026-01-20T00:07:55.991Z] p1_0.comment_count, [2026-01-20T00:07:55.991Z] p1_0.content, [2026-01-20T00:07:55.991Z] p1_0.created_at, [2026-01-20T00:07:55.991Z] p1_0.deleted, [2026-01-20T00:07:55.991Z] p1_0.like_count, [2026-01-20T00:07:55.991Z] p1_0.title, [2026-01-20T00:07:55.991Z] p1_0.updated_at, [2026-01-20T00:07:55.991Z] p1_0.user_id, [2026-01-20T00:07:55.991Z] p1_0.view_count [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.id=? [2026-01-20T00:07:55.991Z] and not(p1_0.deleted) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.674+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] i1_0.post_id, [2026-01-20T00:07:55.991Z] i1_0.id, [2026-01-20T00:07:55.991Z] i1_0.image_url, [2026-01-20T00:07:55.991Z] i1_0.sequence [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image i1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] i1_0.post_id=? [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] i1_0.post_id, [2026-01-20T00:07:55.991Z] i1_0.id, [2026-01-20T00:07:55.991Z] i1_0.image_url, [2026-01-20T00:07:55.991Z] i1_0.sequence [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post_image i1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] i1_0.post_id=? [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.674+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.age_range, [2026-01-20T00:07:55.991Z] u1_0.budget, [2026-01-20T00:07:55.991Z] u1_0.created_at, [2026-01-20T00:07:55.991Z] u1_0.email, [2026-01-20T00:07:55.991Z] u1_0.gender, [2026-01-20T00:07:55.991Z] u1_0.latitude, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.longitude, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.startup_experience, [2026-01-20T00:07:55.991Z] u1_0.updated_at, [2026-01-20T00:07:55.991Z] u1_0.user_type, [2026-01-20T00:07:55.991Z] u1_0.username [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] u1_0.id=? [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] select [2026-01-20T00:07:55.991Z] u1_0.id, [2026-01-20T00:07:55.991Z] u1_0.age_range, [2026-01-20T00:07:55.991Z] u1_0.budget, [2026-01-20T00:07:55.991Z] u1_0.created_at, [2026-01-20T00:07:55.991Z] u1_0.email, [2026-01-20T00:07:55.991Z] u1_0.gender, [2026-01-20T00:07:55.991Z] u1_0.latitude, [2026-01-20T00:07:55.991Z] u1_0.location, [2026-01-20T00:07:55.991Z] u1_0.longitude, [2026-01-20T00:07:55.991Z] u1_0.nickname, [2026-01-20T00:07:55.991Z] u1_0.profile_image_url, [2026-01-20T00:07:55.991Z] u1_0.startup_experience, [2026-01-20T00:07:55.991Z] u1_0.updated_at, [2026-01-20T00:07:55.991Z] u1_0.user_type, [2026-01-20T00:07:55.991Z] u1_0.username [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] users u1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] u1_0.id=? [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* update [2026-01-20T00:07:55.991Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.991Z] set [2026-01-20T00:07:55.991Z] category=?, [2026-01-20T00:07:55.991Z] comment_count=?, [2026-01-20T00:07:55.991Z] content=?, [2026-01-20T00:07:55.991Z] deleted=?, [2026-01-20T00:07:55.991Z] like_count=?, [2026-01-20T00:07:55.991Z] title=?, [2026-01-20T00:07:55.991Z] updated_at=?, [2026-01-20T00:07:55.991Z] user_id=?, [2026-01-20T00:07:55.991Z] view_count=? [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] id=? [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* update [2026-01-20T00:07:55.991Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:55.991Z] set [2026-01-20T00:07:55.991Z] category=?, [2026-01-20T00:07:55.991Z] comment_count=?, [2026-01-20T00:07:55.991Z] content=?, [2026-01-20T00:07:55.991Z] deleted=?, [2026-01-20T00:07:55.991Z] like_count=?, [2026-01-20T00:07:55.991Z] title=?, [2026-01-20T00:07:55.991Z] updated_at=?, [2026-01-20T00:07:55.991Z] user_id=?, [2026-01-20T00:07:55.991Z] view_count=? [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] id=? [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.677+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=1 [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.678+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.678+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@621ad1dc] [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletRequest: [2026-01-20T00:07:55.991Z] HTTP Method = GET [2026-01-20T00:07:55.991Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:55.991Z] Parameters = {} [2026-01-20T00:07:55.991Z] Headers = [] [2026-01-20T00:07:55.991Z] Body = [2026-01-20T00:07:55.991Z] Session Attrs = {} [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Handler: [2026-01-20T00:07:55.991Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:55.991Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Async: [2026-01-20T00:07:55.991Z] Async started = false [2026-01-20T00:07:55.991Z] Async result = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Resolved Exception: [2026-01-20T00:07:55.991Z] Type = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] ModelAndView: [2026-01-20T00:07:55.991Z] View name = null [2026-01-20T00:07:55.991Z] View = null [2026-01-20T00:07:55.991Z] Model = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] FlashMap: [2026-01-20T00:07:55.991Z] Attributes = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletResponse: [2026-01-20T00:07:55.991Z] Status = 200 [2026-01-20T00:07:55.991Z] Error message = null [2026-01-20T00:07:55.991Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.991Z] Content type = application/json [2026-01-20T00:07:55.991Z] Body = {"postId":2,"author":{"userId":"33c4c7fc-f6f1-4bef-afd3-c67a281eaa51","nickname":"테스터_1768867675644","profileImageUrl":"https://example.com/profile.jpg","userType":null,"address":null},"category":"restaurant","title":"공개 게시글","content":"모든 사용자가 볼 수 있는 글입니다.","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:55.654437","updatedAt":"2026-01-20T09:07:55.654437","canEdit":null,"canDelete":null,"authorized":false,"liked":null,"isAuthorized":false,"isAuthor":false,"isLiked":null} [2026-01-20T00:07:55.991Z] Forwarded URL = null [2026-01-20T00:07:55.991Z] Redirected URL = null [2026-01-20T00:07:55.991Z] Cookies = [] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.680+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.681+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=2, sort=LATEST, cursor=null, size=20, userId=anonymous [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.681+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=2, sortType=LATEST, size=20, userId=null [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.682+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] p1_0.id, [2026-01-20T00:07:55.991Z] p1_0.category, [2026-01-20T00:07:55.991Z] p1_0.comment_count, [2026-01-20T00:07:55.991Z] p1_0.content, [2026-01-20T00:07:55.991Z] p1_0.created_at, [2026-01-20T00:07:55.991Z] p1_0.deleted, [2026-01-20T00:07:55.991Z] p1_0.like_count, [2026-01-20T00:07:55.991Z] p1_0.title, [2026-01-20T00:07:55.991Z] p1_0.updated_at, [2026-01-20T00:07:55.991Z] p1_0.user_id, [2026-01-20T00:07:55.991Z] p1_0.view_count [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.id=? [2026-01-20T00:07:55.991Z] and not(p1_0.deleted) [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] p1_0.id, [2026-01-20T00:07:55.991Z] p1_0.category, [2026-01-20T00:07:55.991Z] p1_0.comment_count, [2026-01-20T00:07:55.991Z] p1_0.content, [2026-01-20T00:07:55.991Z] p1_0.created_at, [2026-01-20T00:07:55.991Z] p1_0.deleted, [2026-01-20T00:07:55.991Z] p1_0.like_count, [2026-01-20T00:07:55.991Z] p1_0.title, [2026-01-20T00:07:55.991Z] p1_0.updated_at, [2026-01-20T00:07:55.991Z] p1_0.user_id, [2026-01-20T00:07:55.991Z] p1_0.view_count [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.id=? [2026-01-20T00:07:55.991Z] and not(p1_0.deleted) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.685+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] c1_0.id, [2026-01-20T00:07:55.991Z] c1_0.content, [2026-01-20T00:07:55.991Z] c1_0.created_at, [2026-01-20T00:07:55.991Z] c1_0.deleted, [2026-01-20T00:07:55.991Z] c1_0.like_count, [2026-01-20T00:07:55.991Z] c1_0.parent_id, [2026-01-20T00:07:55.991Z] c1_0.post_id, [2026-01-20T00:07:55.991Z] c1_0.updated_at, [2026-01-20T00:07:55.991Z] c1_0.user_id [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] comments c1_0 [2026-01-20T00:07:55.991Z] left join [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.id=? [2026-01-20T00:07:55.991Z] order by [2026-01-20T00:07:55.991Z] c1_0.created_at desc [2026-01-20T00:07:55.991Z] fetch [2026-01-20T00:07:55.991Z] first ? rows only [2026-01-20T00:07:55.991Z] Hibernate: [2026-01-20T00:07:55.991Z] /* */ select [2026-01-20T00:07:55.991Z] c1_0.id, [2026-01-20T00:07:55.991Z] c1_0.content, [2026-01-20T00:07:55.991Z] c1_0.created_at, [2026-01-20T00:07:55.991Z] c1_0.deleted, [2026-01-20T00:07:55.991Z] c1_0.like_count, [2026-01-20T00:07:55.991Z] c1_0.parent_id, [2026-01-20T00:07:55.991Z] c1_0.post_id, [2026-01-20T00:07:55.991Z] c1_0.updated_at, [2026-01-20T00:07:55.991Z] c1_0.user_id [2026-01-20T00:07:55.991Z] from [2026-01-20T00:07:55.991Z] comments c1_0 [2026-01-20T00:07:55.991Z] left join [2026-01-20T00:07:55.991Z] post p1_0 [2026-01-20T00:07:55.991Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:55.991Z] where [2026-01-20T00:07:55.991Z] p1_0.id=? [2026-01-20T00:07:55.991Z] order by [2026-01-20T00:07:55.991Z] c1_0.created_at desc [2026-01-20T00:07:55.991Z] fetch [2026-01-20T00:07:55.991Z] first ? rows only [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.686+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.686+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.686+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@6f2c0754] [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletRequest: [2026-01-20T00:07:55.991Z] HTTP Method = GET [2026-01-20T00:07:55.991Z] Request URI = /community/freeboard/2/comments [2026-01-20T00:07:55.991Z] Parameters = {} [2026-01-20T00:07:55.991Z] Headers = [] [2026-01-20T00:07:55.991Z] Body = [2026-01-20T00:07:55.991Z] Session Attrs = {} [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Handler: [2026-01-20T00:07:55.991Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:55.991Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Async: [2026-01-20T00:07:55.991Z] Async started = false [2026-01-20T00:07:55.991Z] Async result = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] Resolved Exception: [2026-01-20T00:07:55.991Z] Type = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] ModelAndView: [2026-01-20T00:07:55.991Z] View name = null [2026-01-20T00:07:55.991Z] View = null [2026-01-20T00:07:55.991Z] Model = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] FlashMap: [2026-01-20T00:07:55.991Z] Attributes = null [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] MockHttpServletResponse: [2026-01-20T00:07:55.991Z] Status = 200 [2026-01-20T00:07:55.991Z] Error message = null [2026-01-20T00:07:55.991Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:55.991Z] Content type = application/json [2026-01-20T00:07:55.991Z] Body = {"comments":[],"hasNext":false,"nextCursor":null,"size":0,"total":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:07:55.991Z] Forwarded URL = null [2026-01-20T00:07:55.991Z] Redirected URL = null [2026-01-20T00:07:55.991Z] Cookies = [] [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] 💖 좋아요 시스템 통합 테스트 STANDARD_OUT [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.692+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.LikeSystemIntegrationTest]: LikeSystemIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.694+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.LikeSystemIntegrationTest [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] . ____ _ __ _ _ [2026-01-20T00:07:55.991Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:55.991Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:55.991Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:55.991Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:55.991Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:55.991Z] [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.719+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.LikeSystemIntegrationTest : Starting LikeSystemIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:55.991Z] 2026-01-20T09:07:55.719+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.i.LikeSystemIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:55.992Z] 2026-01-20T09:07:55.719+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.LikeSystemIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:07:55.992Z] 2026-01-20T09:07:55.912+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:55.992Z] 2026-01-20T09:07:55.912+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:55.992Z] 2026-01-20T09:07:55.914+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:55.978+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:55.978+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.002+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.004+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.004+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.011+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.011+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.012+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.046+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=a7221eb0-87c8-3d9e-8bfd-bec7d673a2e3 [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.090+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.091+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.091+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.42] [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.113+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2026-01-20T00:07:56.242Z] 2026-01-20T09:07:56.113+09:00 INFO 1527343 --- [ Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 393 ms [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.161+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.163+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.169+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.170+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-9 - Starting... [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.171+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-9 - Added connection conn80: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.171+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-9 - Start completed. [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.172+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.172+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:56.493Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-9)'] [2026-01-20T00:07:56.493Z] Database driver: undefined/unknown [2026-01-20T00:07:56.493Z] Database version: 2.3.232 [2026-01-20T00:07:56.493Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:56.493Z] Isolation level: undefined/unknown [2026-01-20T00:07:56.493Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:56.493Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.273+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists comment_likes cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists comment_likes cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists comments cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists comments cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists post cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists post cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists post_image cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists post_image cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists post_like cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists post_like cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists user_interests cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists user_interests cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists users cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists users cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists vote_option cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists vote_option cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists vote_result cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists vote_result cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists votesboard cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists votesboard cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table comment_likes ( [2026-01-20T00:07:56.493Z] comment_id bigint, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (comment_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table comment_likes ( [2026-01-20T00:07:56.493Z] comment_id bigint, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (comment_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table comments ( [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] parent_id bigint, [2026-01-20T00:07:56.493Z] post_id bigint, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] content clob, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table comments ( [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] parent_id bigint, [2026-01-20T00:07:56.493Z] post_id bigint, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] content clob, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table post ( [2026-01-20T00:07:56.493Z] comment_count integer not null, [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] view_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] title varchar(255), [2026-01-20T00:07:56.493Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:56.493Z] content clob, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table post ( [2026-01-20T00:07:56.493Z] comment_count integer not null, [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] view_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] title varchar(255), [2026-01-20T00:07:56.493Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:56.493Z] content clob, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table post_image ( [2026-01-20T00:07:56.493Z] sequence integer not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] post_id bigint, [2026-01-20T00:07:56.493Z] image_url varchar(255), [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table post_image ( [2026-01-20T00:07:56.493Z] sequence integer not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] post_id bigint, [2026-01-20T00:07:56.493Z] image_url varchar(255), [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table post_like ( [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] post_id bigint, [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (post_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table post_like ( [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] post_id bigint, [2026-01-20T00:07:56.493Z] user_id varchar(36), [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (post_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table sigungu_code ( [2026-01-20T00:07:56.493Z] code varchar(5) not null, [2026-01-20T00:07:56.493Z] sido varchar(50) not null, [2026-01-20T00:07:56.493Z] sigungu varchar(50) not null, [2026-01-20T00:07:56.493Z] full_name varchar(100) not null, [2026-01-20T00:07:56.493Z] primary key (code) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table sigungu_code ( [2026-01-20T00:07:56.493Z] code varchar(5) not null, [2026-01-20T00:07:56.493Z] sido varchar(50) not null, [2026-01-20T00:07:56.493Z] sigungu varchar(50) not null, [2026-01-20T00:07:56.493Z] full_name varchar(100) not null, [2026-01-20T00:07:56.493Z] primary key (code) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table user_interests ( [2026-01-20T00:07:56.493Z] users_id varchar(36) not null, [2026-01-20T00:07:56.493Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table user_interests ( [2026-01-20T00:07:56.493Z] users_id varchar(36) not null, [2026-01-20T00:07:56.493Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table users ( [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] id varchar(36) not null, [2026-01-20T00:07:56.493Z] email varchar(255), [2026-01-20T00:07:56.493Z] latitude varchar(255), [2026-01-20T00:07:56.493Z] location varchar(255), [2026-01-20T00:07:56.493Z] longitude varchar(255), [2026-01-20T00:07:56.493Z] nickname varchar(255), [2026-01-20T00:07:56.493Z] profile_image_url varchar(255), [2026-01-20T00:07:56.493Z] username varchar(255), [2026-01-20T00:07:56.493Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:56.493Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:56.493Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:56.493Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:56.493Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table users ( [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] id varchar(36) not null, [2026-01-20T00:07:56.493Z] email varchar(255), [2026-01-20T00:07:56.493Z] latitude varchar(255), [2026-01-20T00:07:56.493Z] location varchar(255), [2026-01-20T00:07:56.493Z] longitude varchar(255), [2026-01-20T00:07:56.493Z] nickname varchar(255), [2026-01-20T00:07:56.493Z] profile_image_url varchar(255), [2026-01-20T00:07:56.493Z] username varchar(255), [2026-01-20T00:07:56.493Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:56.493Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:56.493Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:56.493Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:56.493Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table vote_option ( [2026-01-20T00:07:56.493Z] sequence integer not null, [2026-01-20T00:07:56.493Z] vote_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] content varchar(100) not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table vote_option ( [2026-01-20T00:07:56.493Z] sequence integer not null, [2026-01-20T00:07:56.493Z] vote_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] content varchar(100) not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table vote_result ( [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] vote_option_id bigint not null, [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table vote_result ( [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] vote_option_id bigint not null, [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table votesboard ( [2026-01-20T00:07:56.493Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:56.493Z] allow_revote boolean not null, [2026-01-20T00:07:56.493Z] comment_count integer not null, [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] total_votes integer not null, [2026-01-20T00:07:56.493Z] view_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] end_time timestamp(6) not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] title varchar(100) not null, [2026-01-20T00:07:56.493Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:56.493Z] content clob not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table votesboard ( [2026-01-20T00:07:56.493Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:56.493Z] allow_revote boolean not null, [2026-01-20T00:07:56.493Z] comment_count integer not null, [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] total_votes integer not null, [2026-01-20T00:07:56.493Z] view_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] end_time timestamp(6) not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] title varchar(100) not null, [2026-01-20T00:07:56.493Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:56.493Z] content clob not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table votesboard_comment_like ( [2026-01-20T00:07:56.493Z] comment_id bigint not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6) not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (comment_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table votesboard_comment_like ( [2026-01-20T00:07:56.493Z] comment_id bigint not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6) not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (comment_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table votesboard_comments ( [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] parent_id bigint, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] content clob not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table votesboard_comments ( [2026-01-20T00:07:56.493Z] deleted boolean not null, [2026-01-20T00:07:56.493Z] like_count integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] parent_id bigint, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] content clob not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table votesboard_image ( [2026-01-20T00:07:56.493Z] sequence integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] image_url varchar(500) not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table votesboard_image ( [2026-01-20T00:07:56.493Z] sequence integer not null, [2026-01-20T00:07:56.493Z] created_at timestamp(6), [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] updated_at timestamp(6), [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] image_url varchar(500) not null, [2026-01-20T00:07:56.493Z] primary key (id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create table votesboard_like ( [2026-01-20T00:07:56.493Z] created_at timestamp(6) not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (votesboard_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create table votesboard_like ( [2026-01-20T00:07:56.493Z] created_at timestamp(6) not null, [2026-01-20T00:07:56.493Z] id bigint generated by default as identity, [2026-01-20T00:07:56.493Z] votesboard_id bigint not null, [2026-01-20T00:07:56.493Z] user_id varchar(36) not null, [2026-01-20T00:07:56.493Z] primary key (id), [2026-01-20T00:07:56.493Z] unique (votesboard_id, user_id) [2026-01-20T00:07:56.493Z] ) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create index idx_sigungu_code [2026-01-20T00:07:56.493Z] on sigungu_code (code) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create index idx_sigungu_code [2026-01-20T00:07:56.493Z] on sigungu_code (code) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create index idx_vote_result_user [2026-01-20T00:07:56.493Z] on vote_result (user_id) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create index idx_vote_result_user [2026-01-20T00:07:56.493Z] on vote_result (user_id) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create index idx_vote_result_post [2026-01-20T00:07:56.493Z] on vote_result (votesboard_id) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create index idx_vote_result_post [2026-01-20T00:07:56.493Z] on vote_result (votesboard_id) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] create index idx_vote_result_user_post [2026-01-20T00:07:56.493Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] create index idx_vote_result_user_post [2026-01-20T00:07:56.493Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists comment_likes [2026-01-20T00:07:56.493Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:56.493Z] foreign key (comment_id) [2026-01-20T00:07:56.493Z] references comments [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists comment_likes [2026-01-20T00:07:56.493Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:56.493Z] foreign key (comment_id) [2026-01-20T00:07:56.493Z] references comments [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists comment_likes [2026-01-20T00:07:56.493Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists comment_likes [2026-01-20T00:07:56.493Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists comments [2026-01-20T00:07:56.493Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:56.493Z] foreign key (parent_id) [2026-01-20T00:07:56.493Z] references comments [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists comments [2026-01-20T00:07:56.493Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:56.493Z] foreign key (parent_id) [2026-01-20T00:07:56.493Z] references comments [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists comments [2026-01-20T00:07:56.493Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:56.493Z] foreign key (post_id) [2026-01-20T00:07:56.493Z] references post [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists comments [2026-01-20T00:07:56.493Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:56.493Z] foreign key (post_id) [2026-01-20T00:07:56.493Z] references post [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists comments [2026-01-20T00:07:56.493Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists comments [2026-01-20T00:07:56.493Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists post [2026-01-20T00:07:56.493Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists post [2026-01-20T00:07:56.493Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists post_image [2026-01-20T00:07:56.493Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:56.493Z] foreign key (post_id) [2026-01-20T00:07:56.493Z] references post [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists post_image [2026-01-20T00:07:56.493Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:56.493Z] foreign key (post_id) [2026-01-20T00:07:56.493Z] references post [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists post_like [2026-01-20T00:07:56.493Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:56.493Z] foreign key (post_id) [2026-01-20T00:07:56.493Z] references post [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists post_like [2026-01-20T00:07:56.493Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:56.493Z] foreign key (post_id) [2026-01-20T00:07:56.493Z] references post [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists post_like [2026-01-20T00:07:56.493Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists post_like [2026-01-20T00:07:56.493Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists user_interests [2026-01-20T00:07:56.493Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:56.493Z] foreign key (users_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists user_interests [2026-01-20T00:07:56.493Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:56.493Z] foreign key (users_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists vote_option [2026-01-20T00:07:56.493Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:56.493Z] foreign key (votesboard_id) [2026-01-20T00:07:56.493Z] references votesboard [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists vote_option [2026-01-20T00:07:56.493Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:56.493Z] foreign key (votesboard_id) [2026-01-20T00:07:56.493Z] references votesboard [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists vote_result [2026-01-20T00:07:56.493Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists vote_result [2026-01-20T00:07:56.493Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists vote_result [2026-01-20T00:07:56.493Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:56.493Z] foreign key (vote_option_id) [2026-01-20T00:07:56.493Z] references vote_option [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists vote_result [2026-01-20T00:07:56.493Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:56.493Z] foreign key (vote_option_id) [2026-01-20T00:07:56.493Z] references vote_option [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists vote_result [2026-01-20T00:07:56.493Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:56.493Z] foreign key (votesboard_id) [2026-01-20T00:07:56.493Z] references votesboard [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists vote_result [2026-01-20T00:07:56.493Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:56.493Z] foreign key (votesboard_id) [2026-01-20T00:07:56.493Z] references votesboard [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists votesboard [2026-01-20T00:07:56.493Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists votesboard [2026-01-20T00:07:56.493Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:56.493Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:56.493Z] foreign key (comment_id) [2026-01-20T00:07:56.493Z] references votesboard_comments [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:56.493Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:56.493Z] foreign key (comment_id) [2026-01-20T00:07:56.493Z] references votesboard_comments [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:56.493Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:56.493Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comments [2026-01-20T00:07:56.493Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:56.493Z] foreign key (parent_id) [2026-01-20T00:07:56.493Z] references votesboard_comments [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comments [2026-01-20T00:07:56.493Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:56.493Z] foreign key (parent_id) [2026-01-20T00:07:56.493Z] references votesboard_comments [2026-01-20T00:07:56.493Z] 2026-01-20T09:07:56.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comments [2026-01-20T00:07:56.493Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.493Z] Hibernate: [2026-01-20T00:07:56.493Z] alter table if exists votesboard_comments [2026-01-20T00:07:56.493Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:56.493Z] foreign key (user_id) [2026-01-20T00:07:56.493Z] references users [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.494Z] alter table if exists votesboard_comments [2026-01-20T00:07:56.494Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:56.494Z] foreign key (votesboard_id) [2026-01-20T00:07:56.494Z] references votesboard [2026-01-20T00:07:56.494Z] Hibernate: [2026-01-20T00:07:56.494Z] alter table if exists votesboard_comments [2026-01-20T00:07:56.494Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:56.494Z] foreign key (votesboard_id) [2026-01-20T00:07:56.494Z] references votesboard [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.494Z] alter table if exists votesboard_image [2026-01-20T00:07:56.494Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:56.494Z] foreign key (votesboard_id) [2026-01-20T00:07:56.494Z] references votesboard [2026-01-20T00:07:56.494Z] Hibernate: [2026-01-20T00:07:56.494Z] alter table if exists votesboard_image [2026-01-20T00:07:56.494Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:56.494Z] foreign key (votesboard_id) [2026-01-20T00:07:56.494Z] references votesboard [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.494Z] alter table if exists votesboard_like [2026-01-20T00:07:56.494Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:56.494Z] foreign key (user_id) [2026-01-20T00:07:56.494Z] references users [2026-01-20T00:07:56.494Z] Hibernate: [2026-01-20T00:07:56.494Z] alter table if exists votesboard_like [2026-01-20T00:07:56.494Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:56.494Z] foreign key (user_id) [2026-01-20T00:07:56.494Z] references users [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.494Z] alter table if exists votesboard_like [2026-01-20T00:07:56.494Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:56.494Z] foreign key (votesboard_id) [2026-01-20T00:07:56.494Z] references votesboard [2026-01-20T00:07:56.494Z] Hibernate: [2026-01-20T00:07:56.494Z] alter table if exists votesboard_like [2026-01-20T00:07:56.494Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:56.494Z] foreign key (votesboard_id) [2026-01-20T00:07:56.494Z] references votesboard [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.304+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.348+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.349+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.349+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:07:56.494Z] 2026-01-20T09:07:56.349+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:07:56.744Z] 2026-01-20T09:07:56.624+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.652+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.664+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.698+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.728+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.734+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.834+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 37735 (http) with context path '/' [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.842+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.LikeSystemIntegrationTest : Started LikeSystemIntegrationTest in 1.145 seconds (process running for 37.88) [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.844+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] /* select [2026-01-20T00:07:56.995Z] count(*) [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] SigunguCode x */ select [2026-01-20T00:07:56.995Z] count(*) [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] /* select [2026-01-20T00:07:56.995Z] count(*) [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] SigunguCode x */ select [2026-01-20T00:07:56.995Z] count(*) [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.846+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.846+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.847+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.848+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.848+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] 2026-01-20T09:07:56.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.995Z] where [2026-01-20T00:07:56.995Z] sc1_0.code=? [2026-01-20T00:07:56.995Z] Hibernate: [2026-01-20T00:07:56.995Z] select [2026-01-20T00:07:56.995Z] sc1_0.code, [2026-01-20T00:07:56.995Z] sc1_0.full_name, [2026-01-20T00:07:56.995Z] sc1_0.sido, [2026-01-20T00:07:56.995Z] sc1_0.sigungu [2026-01-20T00:07:56.995Z] from [2026-01-20T00:07:56.995Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.859+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.859+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.859+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.865+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.866+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.870+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.871+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.872+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.872+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.873+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.874+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.875+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] 2026-01-20T09:07:56.876+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.996Z] sigungu_code sc1_0 [2026-01-20T00:07:56.996Z] where [2026-01-20T00:07:56.996Z] sc1_0.code=? [2026-01-20T00:07:56.996Z] Hibernate: [2026-01-20T00:07:56.996Z] select [2026-01-20T00:07:56.996Z] sc1_0.code, [2026-01-20T00:07:56.996Z] sc1_0.full_name, [2026-01-20T00:07:56.996Z] sc1_0.sido, [2026-01-20T00:07:56.996Z] sc1_0.sigungu [2026-01-20T00:07:56.996Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.877+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.878+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.879+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.880+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.880+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.881+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.882+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.883+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.884+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.885+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.885+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.885+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.886+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.886+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.886+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.886+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.886+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.887+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.888+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.888+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.888+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] 2026-01-20T09:07:56.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.997Z] Hibernate: [2026-01-20T00:07:56.997Z] select [2026-01-20T00:07:56.997Z] sc1_0.code, [2026-01-20T00:07:56.997Z] sc1_0.full_name, [2026-01-20T00:07:56.997Z] sc1_0.sido, [2026-01-20T00:07:56.997Z] sc1_0.sigungu [2026-01-20T00:07:56.997Z] from [2026-01-20T00:07:56.997Z] sigungu_code sc1_0 [2026-01-20T00:07:56.997Z] where [2026-01-20T00:07:56.997Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] 2026-01-20T09:07:56.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.998Z] from [2026-01-20T00:07:56.998Z] sigungu_code sc1_0 [2026-01-20T00:07:56.998Z] where [2026-01-20T00:07:56.998Z] sc1_0.code=? [2026-01-20T00:07:56.998Z] Hibernate: [2026-01-20T00:07:56.998Z] select [2026-01-20T00:07:56.998Z] sc1_0.code, [2026-01-20T00:07:56.998Z] sc1_0.full_name, [2026-01-20T00:07:56.998Z] sc1_0.sido, [2026-01-20T00:07:56.998Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] Hibernate: [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:56.999Z] from [2026-01-20T00:07:56.999Z] sigungu_code sc1_0 [2026-01-20T00:07:56.999Z] where [2026-01-20T00:07:56.999Z] sc1_0.code=? [2026-01-20T00:07:56.999Z] 2026-01-20T09:07:56.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:56.999Z] select [2026-01-20T00:07:56.999Z] sc1_0.code, [2026-01-20T00:07:56.999Z] sc1_0.full_name, [2026-01-20T00:07:56.999Z] sc1_0.sido, [2026-01-20T00:07:56.999Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] Hibernate: [2026-01-20T00:07:57.249Z] select [2026-01-20T00:07:57.249Z] sc1_0.code, [2026-01-20T00:07:57.249Z] sc1_0.full_name, [2026-01-20T00:07:57.249Z] sc1_0.sido, [2026-01-20T00:07:57.249Z] sc1_0.sigungu [2026-01-20T00:07:57.249Z] from [2026-01-20T00:07:57.249Z] sigungu_code sc1_0 [2026-01-20T00:07:57.249Z] where [2026-01-20T00:07:57.249Z] sc1_0.code=? [2026-01-20T00:07:57.249Z] 2026-01-20T09:07:56.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] Hibernate: [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.250Z] sc1_0.sido, [2026-01-20T00:07:57.250Z] sc1_0.sigungu [2026-01-20T00:07:57.250Z] from [2026-01-20T00:07:57.250Z] sigungu_code sc1_0 [2026-01-20T00:07:57.250Z] where [2026-01-20T00:07:57.250Z] sc1_0.code=? [2026-01-20T00:07:57.250Z] 2026-01-20T09:07:56.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.250Z] select [2026-01-20T00:07:57.250Z] sc1_0.code, [2026-01-20T00:07:57.250Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] select [2026-01-20T00:07:57.251Z] sc1_0.code, [2026-01-20T00:07:57.251Z] sc1_0.full_name, [2026-01-20T00:07:57.251Z] sc1_0.sido, [2026-01-20T00:07:57.251Z] sc1_0.sigungu [2026-01-20T00:07:57.251Z] from [2026-01-20T00:07:57.251Z] sigungu_code sc1_0 [2026-01-20T00:07:57.251Z] where [2026-01-20T00:07:57.251Z] sc1_0.code=? [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.942+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] 2026-01-20T09:07:56.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.251Z] Hibernate: [2026-01-20T00:07:57.251Z] /* insert for [2026-01-20T00:07:57.251Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.251Z] into [2026-01-20T00:07:57.251Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.251Z] values [2026-01-20T00:07:57.251Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.952+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] Hibernate: [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.252Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.252Z] into [2026-01-20T00:07:57.252Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.252Z] values [2026-01-20T00:07:57.252Z] (?, ?, ?, ?) [2026-01-20T00:07:57.252Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.252Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.955+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.957+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.253Z] (?, ?, ?, ?) [2026-01-20T00:07:57.253Z] Hibernate: [2026-01-20T00:07:57.253Z] /* insert for [2026-01-20T00:07:57.253Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.253Z] into [2026-01-20T00:07:57.253Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.253Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.254Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.254Z] into [2026-01-20T00:07:57.254Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.254Z] values [2026-01-20T00:07:57.254Z] (?, ?, ?, ?) [2026-01-20T00:07:57.254Z] Hibernate: [2026-01-20T00:07:57.254Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.965+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.255Z] Hibernate: [2026-01-20T00:07:57.255Z] /* insert for [2026-01-20T00:07:57.255Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.255Z] into [2026-01-20T00:07:57.255Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.255Z] values [2026-01-20T00:07:57.255Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] Hibernate: [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.256Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.256Z] into [2026-01-20T00:07:57.256Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.256Z] values [2026-01-20T00:07:57.256Z] (?, ?, ?, ?) [2026-01-20T00:07:57.256Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.256Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?) [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] 💖 좋아요 시스템 통합 테스트 > 💖 좋아요 생태계: 게시글과 댓글에 대한 다양한 사용자들의 좋아요 시나리오 STANDARD_OUT [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.986+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.987+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.988+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] 🎬 === 좋아요 생태계 시나리오 시작 === [2026-01-20T00:07:57.257Z] 시나리오: 한 게시글에 여러 사용자들이 참여하여 게시글과 댓글에 좋아요를 누르는 과정 [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] [STEP 1] 실전 사용자들 생성... [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:56.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.257Z] ✅ 사용자 생성 완료: [2026-01-20T00:07:57.257Z] - 게시글 작성자: 창업가문어222 (창업가) [2026-01-20T00:07:57.257Z] - 좋아요 사용자1: 거주민문어882 (주민) [2026-01-20T00:07:57.257Z] - 좋아요 사용자2: 창업가문어524 (창업가) [2026-01-20T00:07:57.257Z] - 댓글 작성자: 거주민문어934 (주민) [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] [STEP 2] 인기를 끌 만한 게시글 작성... [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.007+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.008+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.016+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=571a9807-0f18-4c87-a81d-917fc653e68a, category=STARTUP, title=🎯 스타트업 성공 비결! 3개월만에 매출 1000% 증가한 실전 노하우, imageCount=1 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.016+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=571a9807-0f18-4c87-a81d-917fc653e68a, category=STARTUP [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.020+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.022+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.024+09:00 DEBUG 1527343 --- [ool-27-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg, url=http://localhost:9000/test-bucket/freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.024+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg] [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.024+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=1 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.024+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.029+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.029+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@39b69fbc] [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] MockHttpServletRequest: [2026-01-20T00:07:57.257Z] HTTP Method = POST [2026-01-20T00:07:57.257Z] Request URI = /community/freeboard [2026-01-20T00:07:57.257Z] Parameters = {title=[🎯 스타트업 성공 비결! 3개월만에 매출 1000% 증가한 실전 노하우], content=[안녕하세요! 지역 창업가입니다 👋 [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] 얼마 전까지만 해도 매출이 거의 없었는데, 3개월만에 매출이 10배 이상 증가했어요! [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] ✨ 핵심 전략: [2026-01-20T00:07:57.257Z] 1️⃣ 지역 주민분들과의 소통 강화 [2026-01-20T00:07:57.257Z] 2️⃣ SNS 마케팅보다 오프라인 네트워킹 [2026-01-20T00:07:57.257Z] 3️⃣ 고객 피드백을 즉시 반영 [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] 궁금한 점 있으시면 댓글로 언제든지 질문해주세요! 🚀], category=[startup]} [2026-01-20T00:07:57.257Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NzFhOTgwNy0wZjE4LTRjODctYTgxZC05MTdmYzY1M2U2OGEiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.hKcvCyCoURsGozCE7tv21oVE5nlafZeNbYoDHgOIpzjpjC0H63jgD0k3Yx5VSlJsjzEoqLsODOn_7AdUbH7mjg"] [2026-01-20T00:07:57.257Z] Body = [2026-01-20T00:07:57.257Z] Session Attrs = {} [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Handler: [2026-01-20T00:07:57.257Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.257Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Async: [2026-01-20T00:07:57.257Z] Async started = false [2026-01-20T00:07:57.257Z] Async result = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Resolved Exception: [2026-01-20T00:07:57.257Z] Type = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] ModelAndView: [2026-01-20T00:07:57.257Z] View name = null [2026-01-20T00:07:57.257Z] View = null [2026-01-20T00:07:57.257Z] Model = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] FlashMap: [2026-01-20T00:07:57.257Z] Attributes = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] MockHttpServletResponse: [2026-01-20T00:07:57.257Z] Status = 200 [2026-01-20T00:07:57.257Z] Error message = null [2026-01-20T00:07:57.257Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.257Z] Content type = application/json [2026-01-20T00:07:57.257Z] Body = {"postId":1} [2026-01-20T00:07:57.257Z] Forwarded URL = null [2026-01-20T00:07:57.257Z] Redirected URL = null [2026-01-20T00:07:57.257Z] Cookies = [] [2026-01-20T00:07:57.257Z] ✅ 매력적인 게시글 작성 완료: ID=1 [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] [STEP 3] 첫 번째 사용자(거주민문어882)의 좋아요... [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.035+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.036+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.037+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.037+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.038+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, default) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, ?, default) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] p1_0.id, [2026-01-20T00:07:57.257Z] p1_0.category, [2026-01-20T00:07:57.257Z] p1_0.comment_count, [2026-01-20T00:07:57.257Z] p1_0.content, [2026-01-20T00:07:57.257Z] p1_0.created_at, [2026-01-20T00:07:57.257Z] p1_0.deleted, [2026-01-20T00:07:57.257Z] p1_0.like_count, [2026-01-20T00:07:57.257Z] p1_0.title, [2026-01-20T00:07:57.257Z] p1_0.updated_at, [2026-01-20T00:07:57.257Z] p1_0.user_id, [2026-01-20T00:07:57.257Z] p1_0.view_count [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and not(p1_0.deleted) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] p1_0.id, [2026-01-20T00:07:57.257Z] p1_0.category, [2026-01-20T00:07:57.257Z] p1_0.comment_count, [2026-01-20T00:07:57.257Z] p1_0.content, [2026-01-20T00:07:57.257Z] p1_0.created_at, [2026-01-20T00:07:57.257Z] p1_0.deleted, [2026-01-20T00:07:57.257Z] p1_0.like_count, [2026-01-20T00:07:57.257Z] p1_0.title, [2026-01-20T00:07:57.257Z] p1_0.updated_at, [2026-01-20T00:07:57.257Z] p1_0.user_id, [2026-01-20T00:07:57.257Z] p1_0.view_count [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and not(p1_0.deleted) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] pl1_0.id [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post_like pl1_0 [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] users u1_0 [2026-01-20T00:07:57.257Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and u1_0.id=? [2026-01-20T00:07:57.257Z] fetch [2026-01-20T00:07:57.257Z] first ? rows only [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] pl1_0.id [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post_like pl1_0 [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] users u1_0 [2026-01-20T00:07:57.257Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and u1_0.id=? [2026-01-20T00:07:57.257Z] fetch [2026-01-20T00:07:57.257Z] first ? rows only [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, default) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* insert for [2026-01-20T00:07:57.257Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.257Z] into [2026-01-20T00:07:57.257Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.257Z] values [2026-01-20T00:07:57.257Z] (?, ?, default) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.050+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.061+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] count(pl1_0.id) [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post_like pl1_0 [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] count(pl1_0.id) [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post_like pl1_0 [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.063+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.064+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] MockHttpServletRequest: [2026-01-20T00:07:57.257Z] HTTP Method = POST [2026-01-20T00:07:57.257Z] Request URI = /community/freeboard/1/like [2026-01-20T00:07:57.257Z] Parameters = {} [2026-01-20T00:07:57.257Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.257Z] Body = [2026-01-20T00:07:57.257Z] Session Attrs = {} [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Handler: [2026-01-20T00:07:57.257Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.257Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Async: [2026-01-20T00:07:57.257Z] Async started = false [2026-01-20T00:07:57.257Z] Async result = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Resolved Exception: [2026-01-20T00:07:57.257Z] Type = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] ModelAndView: [2026-01-20T00:07:57.257Z] View name = null [2026-01-20T00:07:57.257Z] View = null [2026-01-20T00:07:57.257Z] Model = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] FlashMap: [2026-01-20T00:07:57.257Z] Attributes = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] MockHttpServletResponse: [2026-01-20T00:07:57.257Z] Status = 200 [2026-01-20T00:07:57.257Z] Error message = null [2026-01-20T00:07:57.257Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.257Z] Content type = application/json [2026-01-20T00:07:57.257Z] Body = true [2026-01-20T00:07:57.257Z] Forwarded URL = null [2026-01-20T00:07:57.257Z] Redirected URL = null [2026-01-20T00:07:57.257Z] Cookies = [] [2026-01-20T00:07:57.257Z] ✅ 첫 번째 좋아요 완료! [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.068+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.070+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.070+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.071+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.076+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* update [2026-01-20T00:07:57.257Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.257Z] set [2026-01-20T00:07:57.257Z] category=?, [2026-01-20T00:07:57.257Z] comment_count=?, [2026-01-20T00:07:57.257Z] content=?, [2026-01-20T00:07:57.257Z] deleted=?, [2026-01-20T00:07:57.257Z] like_count=?, [2026-01-20T00:07:57.257Z] title=?, [2026-01-20T00:07:57.257Z] updated_at=?, [2026-01-20T00:07:57.257Z] user_id=?, [2026-01-20T00:07:57.257Z] view_count=? [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] id=? [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* update [2026-01-20T00:07:57.257Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.257Z] set [2026-01-20T00:07:57.257Z] category=?, [2026-01-20T00:07:57.257Z] comment_count=?, [2026-01-20T00:07:57.257Z] content=?, [2026-01-20T00:07:57.257Z] deleted=?, [2026-01-20T00:07:57.257Z] like_count=?, [2026-01-20T00:07:57.257Z] title=?, [2026-01-20T00:07:57.257Z] updated_at=?, [2026-01-20T00:07:57.257Z] user_id=?, [2026-01-20T00:07:57.257Z] view_count=? [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] id=? [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.077+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] p1_0.id, [2026-01-20T00:07:57.257Z] p1_0.category, [2026-01-20T00:07:57.257Z] p1_0.comment_count, [2026-01-20T00:07:57.257Z] p1_0.content, [2026-01-20T00:07:57.257Z] p1_0.created_at, [2026-01-20T00:07:57.257Z] p1_0.deleted, [2026-01-20T00:07:57.257Z] p1_0.like_count, [2026-01-20T00:07:57.257Z] p1_0.title, [2026-01-20T00:07:57.257Z] p1_0.updated_at, [2026-01-20T00:07:57.257Z] p1_0.user_id, [2026-01-20T00:07:57.257Z] p1_0.view_count [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and not(p1_0.deleted) [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] p1_0.id, [2026-01-20T00:07:57.257Z] p1_0.category, [2026-01-20T00:07:57.257Z] p1_0.comment_count, [2026-01-20T00:07:57.257Z] p1_0.content, [2026-01-20T00:07:57.257Z] p1_0.created_at, [2026-01-20T00:07:57.257Z] p1_0.deleted, [2026-01-20T00:07:57.257Z] p1_0.like_count, [2026-01-20T00:07:57.257Z] p1_0.title, [2026-01-20T00:07:57.257Z] p1_0.updated_at, [2026-01-20T00:07:57.257Z] p1_0.user_id, [2026-01-20T00:07:57.257Z] p1_0.view_count [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and not(p1_0.deleted) [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.082+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* update [2026-01-20T00:07:57.257Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.257Z] set [2026-01-20T00:07:57.257Z] category=?, [2026-01-20T00:07:57.257Z] comment_count=?, [2026-01-20T00:07:57.257Z] content=?, [2026-01-20T00:07:57.257Z] deleted=?, [2026-01-20T00:07:57.257Z] like_count=?, [2026-01-20T00:07:57.257Z] title=?, [2026-01-20T00:07:57.257Z] updated_at=?, [2026-01-20T00:07:57.257Z] user_id=?, [2026-01-20T00:07:57.257Z] view_count=? [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] id=? [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* update [2026-01-20T00:07:57.257Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.257Z] set [2026-01-20T00:07:57.257Z] category=?, [2026-01-20T00:07:57.257Z] comment_count=?, [2026-01-20T00:07:57.257Z] content=?, [2026-01-20T00:07:57.257Z] deleted=?, [2026-01-20T00:07:57.257Z] like_count=?, [2026-01-20T00:07:57.257Z] title=?, [2026-01-20T00:07:57.257Z] updated_at=?, [2026-01-20T00:07:57.257Z] user_id=?, [2026-01-20T00:07:57.257Z] view_count=? [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] id=? [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.085+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] pl1_0.id [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post_like pl1_0 [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] users u1_0 [2026-01-20T00:07:57.257Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and u1_0.id=? [2026-01-20T00:07:57.257Z] fetch [2026-01-20T00:07:57.257Z] first ? rows only [2026-01-20T00:07:57.257Z] Hibernate: [2026-01-20T00:07:57.257Z] /* */ select [2026-01-20T00:07:57.257Z] pl1_0.id [2026-01-20T00:07:57.257Z] from [2026-01-20T00:07:57.257Z] post_like pl1_0 [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] post p1_0 [2026-01-20T00:07:57.257Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.257Z] left join [2026-01-20T00:07:57.257Z] users u1_0 [2026-01-20T00:07:57.257Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.257Z] where [2026-01-20T00:07:57.257Z] p1_0.id=? [2026-01-20T00:07:57.257Z] and u1_0.id=? [2026-01-20T00:07:57.257Z] fetch [2026-01-20T00:07:57.257Z] first ? rows only [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.088+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=1 [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.093+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.257Z] 2026-01-20T09:07:57.093+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@35cd1da9] [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] MockHttpServletRequest: [2026-01-20T00:07:57.257Z] HTTP Method = GET [2026-01-20T00:07:57.257Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:57.257Z] Parameters = {} [2026-01-20T00:07:57.257Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.257Z] Body = [2026-01-20T00:07:57.257Z] Session Attrs = {} [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Handler: [2026-01-20T00:07:57.257Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.257Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Async: [2026-01-20T00:07:57.257Z] Async started = false [2026-01-20T00:07:57.257Z] Async result = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] Resolved Exception: [2026-01-20T00:07:57.257Z] Type = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.257Z] ModelAndView: [2026-01-20T00:07:57.257Z] View name = null [2026-01-20T00:07:57.257Z] View = null [2026-01-20T00:07:57.257Z] Model = null [2026-01-20T00:07:57.257Z] [2026-01-20T00:07:57.258Z] FlashMap: [2026-01-20T00:07:57.258Z] Attributes = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletResponse: [2026-01-20T00:07:57.258Z] Status = 200 [2026-01-20T00:07:57.258Z] Error message = null [2026-01-20T00:07:57.258Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.258Z] Content type = application/json [2026-01-20T00:07:57.258Z] Body = {"postId":1,"author":{"userId":"571a9807-0f18-4c87-a81d-917fc653e68a","nickname":"창업가문어222","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"\uD83C\uDFAF 스타트업 성공 비결! 3개월만에 매출 1000% 증가한 실전 노하우","content":"안녕하세요! 지역 창업가입니다 \uD83D\uDC4B\n\n얼마 전까지만 해도 매출이 거의 없었는데, 3개월만에 매출이 10배 이상 증가했어요!\n\n✨ 핵심 전략:\n1️⃣ 지역 주민분들과의 소통 강화\n2️⃣ SNS 마케팅보다 오프라인 네트워킹\n3️⃣ 고객 피드백을 즉시 반영\n\n궁금한 점 있으시면 댓글로 언제든지 질문해주세요! \uD83D\uDE80","images":[{"imageId":1,"imageUrl":"http://localhost:9000/test-bucket/freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg","sequence":0}],"likeCount":1,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:57.018210316","updatedAt":"2026-01-20T09:07:57.076037313","canEdit":false,"canDelete":false,"authorized":true,"liked":true,"isAuthorized":true,"isAuthor":false,"isLiked":true} [2026-01-20T00:07:57.258Z] Forwarded URL = null [2026-01-20T00:07:57.258Z] Redirected URL = null [2026-01-20T00:07:57.258Z] Cookies = [] [2026-01-20T00:07:57.258Z] ✅ 게시글 좋아요 상태 확인: 좋아요 1개, 사용자에게는 isLiked=true [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] [STEP 4] 두 번째 사용자(창업가문어524)의 좋아요... [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.103+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.104+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.105+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=1, userId=ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.105+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=1, userId=ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.107+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] p1_0.id, [2026-01-20T00:07:57.258Z] p1_0.category, [2026-01-20T00:07:57.258Z] p1_0.comment_count, [2026-01-20T00:07:57.258Z] p1_0.content, [2026-01-20T00:07:57.258Z] p1_0.created_at, [2026-01-20T00:07:57.258Z] p1_0.deleted, [2026-01-20T00:07:57.258Z] p1_0.like_count, [2026-01-20T00:07:57.258Z] p1_0.title, [2026-01-20T00:07:57.258Z] p1_0.updated_at, [2026-01-20T00:07:57.258Z] p1_0.user_id, [2026-01-20T00:07:57.258Z] p1_0.view_count [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(p1_0.deleted) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] p1_0.id, [2026-01-20T00:07:57.258Z] p1_0.category, [2026-01-20T00:07:57.258Z] p1_0.comment_count, [2026-01-20T00:07:57.258Z] p1_0.content, [2026-01-20T00:07:57.258Z] p1_0.created_at, [2026-01-20T00:07:57.258Z] p1_0.deleted, [2026-01-20T00:07:57.258Z] p1_0.like_count, [2026-01-20T00:07:57.258Z] p1_0.title, [2026-01-20T00:07:57.258Z] p1_0.updated_at, [2026-01-20T00:07:57.258Z] p1_0.user_id, [2026-01-20T00:07:57.258Z] p1_0.view_count [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(p1_0.deleted) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.112+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] pl1_0.id [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post_like pl1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] users u1_0 [2026-01-20T00:07:57.258Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and u1_0.id=? [2026-01-20T00:07:57.258Z] fetch [2026-01-20T00:07:57.258Z] first ? rows only [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] pl1_0.id [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post_like pl1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] users u1_0 [2026-01-20T00:07:57.258Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and u1_0.id=? [2026-01-20T00:07:57.258Z] fetch [2026-01-20T00:07:57.258Z] first ? rows only [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* insert for [2026-01-20T00:07:57.258Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.258Z] into [2026-01-20T00:07:57.258Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.258Z] values [2026-01-20T00:07:57.258Z] (?, ?, default) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* insert for [2026-01-20T00:07:57.258Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.258Z] into [2026-01-20T00:07:57.258Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.258Z] values [2026-01-20T00:07:57.258Z] (?, ?, default) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.117+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=1, userId=ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.119+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] count(pl1_0.id) [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post_like pl1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] count(pl1_0.id) [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post_like pl1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.121+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.122+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletRequest: [2026-01-20T00:07:57.258Z] HTTP Method = POST [2026-01-20T00:07:57.258Z] Request URI = /community/freeboard/1/like [2026-01-20T00:07:57.258Z] Parameters = {} [2026-01-20T00:07:57.258Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZGFkZDIxYS00MzY0LTQzOTktYmYyMy05ZWY1ZTc1ZDdkYjQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.XVIPm0NCzoIKb92OVkU2pwgG8L3RRel8x0RcpdzowerZTk6YIbcDtLvnuOFWikRYfMx1AeFpKY9okSKUQAUaSw"] [2026-01-20T00:07:57.258Z] Body = [2026-01-20T00:07:57.258Z] Session Attrs = {} [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Handler: [2026-01-20T00:07:57.258Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.258Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Async: [2026-01-20T00:07:57.258Z] Async started = false [2026-01-20T00:07:57.258Z] Async result = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Resolved Exception: [2026-01-20T00:07:57.258Z] Type = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] ModelAndView: [2026-01-20T00:07:57.258Z] View name = null [2026-01-20T00:07:57.258Z] View = null [2026-01-20T00:07:57.258Z] Model = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] FlashMap: [2026-01-20T00:07:57.258Z] Attributes = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletResponse: [2026-01-20T00:07:57.258Z] Status = 200 [2026-01-20T00:07:57.258Z] Error message = null [2026-01-20T00:07:57.258Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.258Z] Content type = application/json [2026-01-20T00:07:57.258Z] Body = true [2026-01-20T00:07:57.258Z] Forwarded URL = null [2026-01-20T00:07:57.258Z] Redirected URL = null [2026-01-20T00:07:57.258Z] Cookies = [] [2026-01-20T00:07:57.258Z] ✅ 두 번째 좋아요 완료! [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.128+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.129+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.130+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.130+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* update [2026-01-20T00:07:57.258Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.258Z] set [2026-01-20T00:07:57.258Z] category=?, [2026-01-20T00:07:57.258Z] comment_count=?, [2026-01-20T00:07:57.258Z] content=?, [2026-01-20T00:07:57.258Z] deleted=?, [2026-01-20T00:07:57.258Z] like_count=?, [2026-01-20T00:07:57.258Z] title=?, [2026-01-20T00:07:57.258Z] updated_at=?, [2026-01-20T00:07:57.258Z] user_id=?, [2026-01-20T00:07:57.258Z] view_count=? [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] id=? [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* update [2026-01-20T00:07:57.258Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.258Z] set [2026-01-20T00:07:57.258Z] category=?, [2026-01-20T00:07:57.258Z] comment_count=?, [2026-01-20T00:07:57.258Z] content=?, [2026-01-20T00:07:57.258Z] deleted=?, [2026-01-20T00:07:57.258Z] like_count=?, [2026-01-20T00:07:57.258Z] title=?, [2026-01-20T00:07:57.258Z] updated_at=?, [2026-01-20T00:07:57.258Z] user_id=?, [2026-01-20T00:07:57.258Z] view_count=? [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] id=? [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] p1_0.id, [2026-01-20T00:07:57.258Z] p1_0.category, [2026-01-20T00:07:57.258Z] p1_0.comment_count, [2026-01-20T00:07:57.258Z] p1_0.content, [2026-01-20T00:07:57.258Z] p1_0.created_at, [2026-01-20T00:07:57.258Z] p1_0.deleted, [2026-01-20T00:07:57.258Z] p1_0.like_count, [2026-01-20T00:07:57.258Z] p1_0.title, [2026-01-20T00:07:57.258Z] p1_0.updated_at, [2026-01-20T00:07:57.258Z] p1_0.user_id, [2026-01-20T00:07:57.258Z] p1_0.view_count [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(p1_0.deleted) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] p1_0.id, [2026-01-20T00:07:57.258Z] p1_0.category, [2026-01-20T00:07:57.258Z] p1_0.comment_count, [2026-01-20T00:07:57.258Z] p1_0.content, [2026-01-20T00:07:57.258Z] p1_0.created_at, [2026-01-20T00:07:57.258Z] p1_0.deleted, [2026-01-20T00:07:57.258Z] p1_0.like_count, [2026-01-20T00:07:57.258Z] p1_0.title, [2026-01-20T00:07:57.258Z] p1_0.updated_at, [2026-01-20T00:07:57.258Z] p1_0.user_id, [2026-01-20T00:07:57.258Z] p1_0.view_count [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(p1_0.deleted) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* update [2026-01-20T00:07:57.258Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.258Z] set [2026-01-20T00:07:57.258Z] category=?, [2026-01-20T00:07:57.258Z] comment_count=?, [2026-01-20T00:07:57.258Z] content=?, [2026-01-20T00:07:57.258Z] deleted=?, [2026-01-20T00:07:57.258Z] like_count=?, [2026-01-20T00:07:57.258Z] title=?, [2026-01-20T00:07:57.258Z] updated_at=?, [2026-01-20T00:07:57.258Z] user_id=?, [2026-01-20T00:07:57.258Z] view_count=? [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] id=? [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* update [2026-01-20T00:07:57.258Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.258Z] set [2026-01-20T00:07:57.258Z] category=?, [2026-01-20T00:07:57.258Z] comment_count=?, [2026-01-20T00:07:57.258Z] content=?, [2026-01-20T00:07:57.258Z] deleted=?, [2026-01-20T00:07:57.258Z] like_count=?, [2026-01-20T00:07:57.258Z] title=?, [2026-01-20T00:07:57.258Z] updated_at=?, [2026-01-20T00:07:57.258Z] user_id=?, [2026-01-20T00:07:57.258Z] view_count=? [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] id=? [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.142+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] pl1_0.id [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post_like pl1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] users u1_0 [2026-01-20T00:07:57.258Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and u1_0.id=? [2026-01-20T00:07:57.258Z] fetch [2026-01-20T00:07:57.258Z] first ? rows only [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] pl1_0.id [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post_like pl1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] users u1_0 [2026-01-20T00:07:57.258Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and u1_0.id=? [2026-01-20T00:07:57.258Z] fetch [2026-01-20T00:07:57.258Z] first ? rows only [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.142+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=2 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.142+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.142+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@51aea92] [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletRequest: [2026-01-20T00:07:57.258Z] HTTP Method = GET [2026-01-20T00:07:57.258Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:57.258Z] Parameters = {} [2026-01-20T00:07:57.258Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NzFhOTgwNy0wZjE4LTRjODctYTgxZC05MTdmYzY1M2U2OGEiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.hKcvCyCoURsGozCE7tv21oVE5nlafZeNbYoDHgOIpzjpjC0H63jgD0k3Yx5VSlJsjzEoqLsODOn_7AdUbH7mjg"] [2026-01-20T00:07:57.258Z] Body = [2026-01-20T00:07:57.258Z] Session Attrs = {} [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Handler: [2026-01-20T00:07:57.258Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.258Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Async: [2026-01-20T00:07:57.258Z] Async started = false [2026-01-20T00:07:57.258Z] Async result = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Resolved Exception: [2026-01-20T00:07:57.258Z] Type = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] ModelAndView: [2026-01-20T00:07:57.258Z] View name = null [2026-01-20T00:07:57.258Z] View = null [2026-01-20T00:07:57.258Z] Model = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] FlashMap: [2026-01-20T00:07:57.258Z] Attributes = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletResponse: [2026-01-20T00:07:57.258Z] Status = 200 [2026-01-20T00:07:57.258Z] Error message = null [2026-01-20T00:07:57.258Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.258Z] Content type = application/json [2026-01-20T00:07:57.258Z] Body = {"postId":1,"author":{"userId":"571a9807-0f18-4c87-a81d-917fc653e68a","nickname":"창업가문어222","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"\uD83C\uDFAF 스타트업 성공 비결! 3개월만에 매출 1000% 증가한 실전 노하우","content":"안녕하세요! 지역 창업가입니다 \uD83D\uDC4B\n\n얼마 전까지만 해도 매출이 거의 없었는데, 3개월만에 매출이 10배 이상 증가했어요!\n\n✨ 핵심 전략:\n1️⃣ 지역 주민분들과의 소통 강화\n2️⃣ SNS 마케팅보다 오프라인 네트워킹\n3️⃣ 고객 피드백을 즉시 반영\n\n궁금한 점 있으시면 댓글로 언제든지 질문해주세요! \uD83D\uDE80","images":[{"imageId":1,"imageUrl":"http://localhost:9000/test-bucket/freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg","sequence":0}],"likeCount":2,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:07:57.018210316","updatedAt":"2026-01-20T09:07:57.132310748","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:07:57.258Z] Forwarded URL = null [2026-01-20T00:07:57.258Z] Redirected URL = null [2026-01-20T00:07:57.258Z] Cookies = [] [2026-01-20T00:07:57.258Z] ✅ 게시글 좋아요 상태 확인: 총 2개, 작성자에게는 isLiked=false [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] [STEP 5] 댓글 작성 및 댓글 좋아요 시나리오... [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.147+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.147+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.152+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@561acdcc] [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.154+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=1, userId=63c2e70b-fd0e-4a07-ae8e-80f890ef895d, parentCommentId=null [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.154+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=1, userId=63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.156+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] p1_0.id, [2026-01-20T00:07:57.258Z] p1_0.category, [2026-01-20T00:07:57.258Z] p1_0.comment_count, [2026-01-20T00:07:57.258Z] p1_0.content, [2026-01-20T00:07:57.258Z] p1_0.created_at, [2026-01-20T00:07:57.258Z] p1_0.deleted, [2026-01-20T00:07:57.258Z] p1_0.like_count, [2026-01-20T00:07:57.258Z] p1_0.title, [2026-01-20T00:07:57.258Z] p1_0.updated_at, [2026-01-20T00:07:57.258Z] p1_0.user_id, [2026-01-20T00:07:57.258Z] p1_0.view_count [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(p1_0.deleted) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] p1_0.id, [2026-01-20T00:07:57.258Z] p1_0.category, [2026-01-20T00:07:57.258Z] p1_0.comment_count, [2026-01-20T00:07:57.258Z] p1_0.content, [2026-01-20T00:07:57.258Z] p1_0.created_at, [2026-01-20T00:07:57.258Z] p1_0.deleted, [2026-01-20T00:07:57.258Z] p1_0.like_count, [2026-01-20T00:07:57.258Z] p1_0.title, [2026-01-20T00:07:57.258Z] p1_0.updated_at, [2026-01-20T00:07:57.258Z] p1_0.user_id, [2026-01-20T00:07:57.258Z] p1_0.view_count [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(p1_0.deleted) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.160+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* insert for [2026-01-20T00:07:57.258Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.258Z] into [2026-01-20T00:07:57.258Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.258Z] values [2026-01-20T00:07:57.258Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* insert for [2026-01-20T00:07:57.258Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.258Z] into [2026-01-20T00:07:57.258Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.258Z] values [2026-01-20T00:07:57.258Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.163+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] count(c1_0.id) [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] comments c1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(c1_0.deleted) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] count(c1_0.id) [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] comments c1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] p1_0.id=? [2026-01-20T00:07:57.258Z] and not(c1_0.deleted) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.164+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=1 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.164+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.165+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.165+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@61c6082d] [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletRequest: [2026-01-20T00:07:57.258Z] HTTP Method = POST [2026-01-20T00:07:57.258Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:57.258Z] Parameters = {} [2026-01-20T00:07:57.258Z] Headers = [Content-Type:"application/json", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2M2MyZTcwYi1mZDBlLTRhMDctYWU4ZS04MGY4OTBlZjg5NWQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.mU5kZSG7qZL5f6ElTt3aiuynncd_xxSsaTU5GQrwv87ZsmgB-cz4tc-KNCJ22hhrQ4oDYb-Z1T_geGRnwxpboQ", Content-Length:"228"] [2026-01-20T00:07:57.258Z] Body = [2026-01-20T00:07:57.258Z] Session Attrs = {} [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Handler: [2026-01-20T00:07:57.258Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:57.258Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Async: [2026-01-20T00:07:57.258Z] Async started = false [2026-01-20T00:07:57.258Z] Async result = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Resolved Exception: [2026-01-20T00:07:57.258Z] Type = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] ModelAndView: [2026-01-20T00:07:57.258Z] View name = null [2026-01-20T00:07:57.258Z] View = null [2026-01-20T00:07:57.258Z] Model = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] FlashMap: [2026-01-20T00:07:57.258Z] Attributes = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletResponse: [2026-01-20T00:07:57.258Z] Status = 201 [2026-01-20T00:07:57.258Z] Error message = null [2026-01-20T00:07:57.258Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.258Z] Content type = application/json [2026-01-20T00:07:57.258Z] Body = {"commentId":1} [2026-01-20T00:07:57.258Z] Forwarded URL = null [2026-01-20T00:07:57.258Z] Redirected URL = null [2026-01-20T00:07:57.258Z] Cookies = [] [2026-01-20T00:07:57.258Z] ✅ 댓글 작성 완료: ID=1 [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] [STEP 6] 게시글 작성자가 댓글에 좋아요... [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.169+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.169+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.170+09:00 INFO 1527343 --- [ Test worker] s.c.f.c.c.FreeboardCommentLikeController : 자유게시판 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.170+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* update [2026-01-20T00:07:57.258Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.258Z] set [2026-01-20T00:07:57.258Z] category=?, [2026-01-20T00:07:57.258Z] comment_count=?, [2026-01-20T00:07:57.258Z] content=?, [2026-01-20T00:07:57.258Z] deleted=?, [2026-01-20T00:07:57.258Z] like_count=?, [2026-01-20T00:07:57.258Z] title=?, [2026-01-20T00:07:57.258Z] updated_at=?, [2026-01-20T00:07:57.258Z] user_id=?, [2026-01-20T00:07:57.258Z] view_count=? [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] id=? [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* update [2026-01-20T00:07:57.258Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.258Z] set [2026-01-20T00:07:57.258Z] category=?, [2026-01-20T00:07:57.258Z] comment_count=?, [2026-01-20T00:07:57.258Z] content=?, [2026-01-20T00:07:57.258Z] deleted=?, [2026-01-20T00:07:57.258Z] like_count=?, [2026-01-20T00:07:57.258Z] title=?, [2026-01-20T00:07:57.258Z] updated_at=?, [2026-01-20T00:07:57.258Z] user_id=?, [2026-01-20T00:07:57.258Z] view_count=? [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] id=? [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] c1_0.id, [2026-01-20T00:07:57.258Z] c1_0.content, [2026-01-20T00:07:57.258Z] c1_0.created_at, [2026-01-20T00:07:57.258Z] c1_0.deleted, [2026-01-20T00:07:57.258Z] c1_0.like_count, [2026-01-20T00:07:57.258Z] c1_0.parent_id, [2026-01-20T00:07:57.258Z] c1_0.post_id, [2026-01-20T00:07:57.258Z] c1_0.updated_at, [2026-01-20T00:07:57.258Z] c1_0.user_id [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] comments c1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] c1_0.id=? [2026-01-20T00:07:57.258Z] and p1_0.id=? [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* */ select [2026-01-20T00:07:57.258Z] c1_0.id, [2026-01-20T00:07:57.258Z] c1_0.content, [2026-01-20T00:07:57.258Z] c1_0.created_at, [2026-01-20T00:07:57.258Z] c1_0.deleted, [2026-01-20T00:07:57.258Z] c1_0.like_count, [2026-01-20T00:07:57.258Z] c1_0.parent_id, [2026-01-20T00:07:57.258Z] c1_0.post_id, [2026-01-20T00:07:57.258Z] c1_0.updated_at, [2026-01-20T00:07:57.258Z] c1_0.user_id [2026-01-20T00:07:57.258Z] from [2026-01-20T00:07:57.258Z] comments c1_0 [2026-01-20T00:07:57.258Z] left join [2026-01-20T00:07:57.258Z] post p1_0 [2026-01-20T00:07:57.258Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.258Z] where [2026-01-20T00:07:57.258Z] c1_0.id=? [2026-01-20T00:07:57.258Z] and p1_0.id=? [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.258Z] /* insert for [2026-01-20T00:07:57.258Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:57.258Z] into [2026-01-20T00:07:57.258Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:57.258Z] values [2026-01-20T00:07:57.258Z] (?, ?, default) [2026-01-20T00:07:57.258Z] Hibernate: [2026-01-20T00:07:57.258Z] /* insert for [2026-01-20T00:07:57.258Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:57.258Z] into [2026-01-20T00:07:57.258Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:57.258Z] values [2026-01-20T00:07:57.258Z] (?, ?, default) [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.176+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 추가 완료: commentId=1, userId=571a9807-0f18-4c87-a81d-917fc653e68a [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.177+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.258Z] 2026-01-20T09:07:57.177+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletRequest: [2026-01-20T00:07:57.258Z] HTTP Method = POST [2026-01-20T00:07:57.258Z] Request URI = /community/freeboard/1/comments/1/like [2026-01-20T00:07:57.258Z] Parameters = {} [2026-01-20T00:07:57.258Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI1NzFhOTgwNy0wZjE4LTRjODctYTgxZC05MTdmYzY1M2U2OGEiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.hKcvCyCoURsGozCE7tv21oVE5nlafZeNbYoDHgOIpzjpjC0H63jgD0k3Yx5VSlJsjzEoqLsODOn_7AdUbH7mjg"] [2026-01-20T00:07:57.258Z] Body = [2026-01-20T00:07:57.258Z] Session Attrs = {} [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Handler: [2026-01-20T00:07:57.258Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController [2026-01-20T00:07:57.258Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Async: [2026-01-20T00:07:57.258Z] Async started = false [2026-01-20T00:07:57.258Z] Async result = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] Resolved Exception: [2026-01-20T00:07:57.258Z] Type = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] ModelAndView: [2026-01-20T00:07:57.258Z] View name = null [2026-01-20T00:07:57.258Z] View = null [2026-01-20T00:07:57.258Z] Model = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] FlashMap: [2026-01-20T00:07:57.258Z] Attributes = null [2026-01-20T00:07:57.258Z] [2026-01-20T00:07:57.258Z] MockHttpServletResponse: [2026-01-20T00:07:57.258Z] Status = 200 [2026-01-20T00:07:57.258Z] Error message = null [2026-01-20T00:07:57.259Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.259Z] Content type = application/json [2026-01-20T00:07:57.259Z] Body = true [2026-01-20T00:07:57.259Z] Forwarded URL = null [2026-01-20T00:07:57.259Z] Redirected URL = null [2026-01-20T00:07:57.259Z] Cookies = [] [2026-01-20T00:07:57.259Z] ✅ 댓글 좋아요 완료! [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] [STEP 7] 다른 사용자들도 댓글에 좋아요... [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.179+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.180+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.180+09:00 INFO 1527343 --- [ Test worker] s.c.f.c.c.FreeboardCommentLikeController : 자유게시판 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.180+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] c1_0.id, [2026-01-20T00:07:57.259Z] c1_0.content, [2026-01-20T00:07:57.259Z] c1_0.created_at, [2026-01-20T00:07:57.259Z] c1_0.deleted, [2026-01-20T00:07:57.259Z] c1_0.like_count, [2026-01-20T00:07:57.259Z] c1_0.parent_id, [2026-01-20T00:07:57.259Z] c1_0.post_id, [2026-01-20T00:07:57.259Z] c1_0.updated_at, [2026-01-20T00:07:57.259Z] c1_0.user_id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] c1_0.id=? [2026-01-20T00:07:57.259Z] and p1_0.id=? [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] c1_0.id, [2026-01-20T00:07:57.259Z] c1_0.content, [2026-01-20T00:07:57.259Z] c1_0.created_at, [2026-01-20T00:07:57.259Z] c1_0.deleted, [2026-01-20T00:07:57.259Z] c1_0.like_count, [2026-01-20T00:07:57.259Z] c1_0.parent_id, [2026-01-20T00:07:57.259Z] c1_0.post_id, [2026-01-20T00:07:57.259Z] c1_0.updated_at, [2026-01-20T00:07:57.259Z] c1_0.user_id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] c1_0.id=? [2026-01-20T00:07:57.259Z] and p1_0.id=? [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* insert for [2026-01-20T00:07:57.259Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:57.259Z] into [2026-01-20T00:07:57.259Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:57.259Z] values [2026-01-20T00:07:57.259Z] (?, ?, default) [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* insert for [2026-01-20T00:07:57.259Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:57.259Z] into [2026-01-20T00:07:57.259Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:57.259Z] values [2026-01-20T00:07:57.259Z] (?, ?, default) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.184+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 추가 완료: commentId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.184+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.185+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] MockHttpServletRequest: [2026-01-20T00:07:57.259Z] HTTP Method = POST [2026-01-20T00:07:57.259Z] Request URI = /community/freeboard/1/comments/1/like [2026-01-20T00:07:57.259Z] Parameters = {} [2026-01-20T00:07:57.259Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.259Z] Body = [2026-01-20T00:07:57.259Z] Session Attrs = {} [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] Handler: [2026-01-20T00:07:57.259Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController [2026-01-20T00:07:57.259Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] Async: [2026-01-20T00:07:57.259Z] Async started = false [2026-01-20T00:07:57.259Z] Async result = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] Resolved Exception: [2026-01-20T00:07:57.259Z] Type = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] ModelAndView: [2026-01-20T00:07:57.259Z] View name = null [2026-01-20T00:07:57.259Z] View = null [2026-01-20T00:07:57.259Z] Model = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] FlashMap: [2026-01-20T00:07:57.259Z] Attributes = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] MockHttpServletResponse: [2026-01-20T00:07:57.259Z] Status = 200 [2026-01-20T00:07:57.259Z] Error message = null [2026-01-20T00:07:57.259Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.259Z] Content type = application/json [2026-01-20T00:07:57.259Z] Body = true [2026-01-20T00:07:57.259Z] Forwarded URL = null [2026-01-20T00:07:57.259Z] Redirected URL = null [2026-01-20T00:07:57.259Z] Cookies = [] [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.187+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.188+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.188+09:00 INFO 1527343 --- [ Test worker] s.c.f.c.c.FreeboardCommentLikeController : 자유게시판 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.188+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] c1_0.id, [2026-01-20T00:07:57.259Z] c1_0.content, [2026-01-20T00:07:57.259Z] c1_0.created_at, [2026-01-20T00:07:57.259Z] c1_0.deleted, [2026-01-20T00:07:57.259Z] c1_0.like_count, [2026-01-20T00:07:57.259Z] c1_0.parent_id, [2026-01-20T00:07:57.259Z] c1_0.post_id, [2026-01-20T00:07:57.259Z] c1_0.updated_at, [2026-01-20T00:07:57.259Z] c1_0.user_id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] c1_0.id=? [2026-01-20T00:07:57.259Z] and p1_0.id=? [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] c1_0.id, [2026-01-20T00:07:57.259Z] c1_0.content, [2026-01-20T00:07:57.259Z] c1_0.created_at, [2026-01-20T00:07:57.259Z] c1_0.deleted, [2026-01-20T00:07:57.259Z] c1_0.like_count, [2026-01-20T00:07:57.259Z] c1_0.parent_id, [2026-01-20T00:07:57.259Z] c1_0.post_id, [2026-01-20T00:07:57.259Z] c1_0.updated_at, [2026-01-20T00:07:57.259Z] c1_0.user_id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] c1_0.id=? [2026-01-20T00:07:57.259Z] and p1_0.id=? [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* insert for [2026-01-20T00:07:57.259Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:57.259Z] into [2026-01-20T00:07:57.259Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:57.259Z] values [2026-01-20T00:07:57.259Z] (?, ?, default) [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* insert for [2026-01-20T00:07:57.259Z] com.example.soso.community.common.likes.domain.CommentLike */insert [2026-01-20T00:07:57.259Z] into [2026-01-20T00:07:57.259Z] comment_likes (comment_id, user_id, id) [2026-01-20T00:07:57.259Z] values [2026-01-20T00:07:57.259Z] (?, ?, default) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.192+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 추가 완료: commentId=1, userId=ddadd21a-4364-4399-bf23-9ef5e75d7db4 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.193+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.193+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] MockHttpServletRequest: [2026-01-20T00:07:57.259Z] HTTP Method = POST [2026-01-20T00:07:57.259Z] Request URI = /community/freeboard/1/comments/1/like [2026-01-20T00:07:57.259Z] Parameters = {} [2026-01-20T00:07:57.259Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZGFkZDIxYS00MzY0LTQzOTktYmYyMy05ZWY1ZTc1ZDdkYjQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.XVIPm0NCzoIKb92OVkU2pwgG8L3RRel8x0RcpdzowerZTk6YIbcDtLvnuOFWikRYfMx1AeFpKY9okSKUQAUaSw"] [2026-01-20T00:07:57.259Z] Body = [2026-01-20T00:07:57.259Z] Session Attrs = {} [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] Handler: [2026-01-20T00:07:57.259Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController [2026-01-20T00:07:57.259Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] Async: [2026-01-20T00:07:57.259Z] Async started = false [2026-01-20T00:07:57.259Z] Async result = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] Resolved Exception: [2026-01-20T00:07:57.259Z] Type = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] ModelAndView: [2026-01-20T00:07:57.259Z] View name = null [2026-01-20T00:07:57.259Z] View = null [2026-01-20T00:07:57.259Z] Model = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] FlashMap: [2026-01-20T00:07:57.259Z] Attributes = null [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] MockHttpServletResponse: [2026-01-20T00:07:57.259Z] Status = 200 [2026-01-20T00:07:57.259Z] Error message = null [2026-01-20T00:07:57.259Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.259Z] Content type = application/json [2026-01-20T00:07:57.259Z] Body = true [2026-01-20T00:07:57.259Z] Forwarded URL = null [2026-01-20T00:07:57.259Z] Redirected URL = null [2026-01-20T00:07:57.259Z] Cookies = [] [2026-01-20T00:07:57.259Z] ✅ 댓글에 총 3개의 좋아요 완료! [2026-01-20T00:07:57.259Z] [2026-01-20T00:07:57.259Z] [STEP 8] 댓글 목록에서 좋아요 상태 확인... [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.195+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.196+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.197+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=LATEST, cursor=null, size=20, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.197+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=LATEST, size=20, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] p1_0.id, [2026-01-20T00:07:57.259Z] p1_0.category, [2026-01-20T00:07:57.259Z] p1_0.comment_count, [2026-01-20T00:07:57.259Z] p1_0.content, [2026-01-20T00:07:57.259Z] p1_0.created_at, [2026-01-20T00:07:57.259Z] p1_0.deleted, [2026-01-20T00:07:57.259Z] p1_0.like_count, [2026-01-20T00:07:57.259Z] p1_0.title, [2026-01-20T00:07:57.259Z] p1_0.updated_at, [2026-01-20T00:07:57.259Z] p1_0.user_id, [2026-01-20T00:07:57.259Z] p1_0.view_count [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] p1_0.id=? [2026-01-20T00:07:57.259Z] and not(p1_0.deleted) [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] p1_0.id, [2026-01-20T00:07:57.259Z] p1_0.category, [2026-01-20T00:07:57.259Z] p1_0.comment_count, [2026-01-20T00:07:57.259Z] p1_0.content, [2026-01-20T00:07:57.259Z] p1_0.created_at, [2026-01-20T00:07:57.259Z] p1_0.deleted, [2026-01-20T00:07:57.259Z] p1_0.like_count, [2026-01-20T00:07:57.259Z] p1_0.title, [2026-01-20T00:07:57.259Z] p1_0.updated_at, [2026-01-20T00:07:57.259Z] p1_0.user_id, [2026-01-20T00:07:57.259Z] p1_0.view_count [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] p1_0.id=? [2026-01-20T00:07:57.259Z] and not(p1_0.deleted) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] c1_0.id, [2026-01-20T00:07:57.259Z] c1_0.content, [2026-01-20T00:07:57.259Z] c1_0.created_at, [2026-01-20T00:07:57.259Z] c1_0.deleted, [2026-01-20T00:07:57.259Z] c1_0.like_count, [2026-01-20T00:07:57.259Z] c1_0.parent_id, [2026-01-20T00:07:57.259Z] c1_0.post_id, [2026-01-20T00:07:57.259Z] c1_0.updated_at, [2026-01-20T00:07:57.259Z] c1_0.user_id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] p1_0.id=? [2026-01-20T00:07:57.259Z] order by [2026-01-20T00:07:57.259Z] c1_0.created_at desc [2026-01-20T00:07:57.259Z] fetch [2026-01-20T00:07:57.259Z] first ? rows only [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] c1_0.id, [2026-01-20T00:07:57.259Z] c1_0.content, [2026-01-20T00:07:57.259Z] c1_0.created_at, [2026-01-20T00:07:57.259Z] c1_0.deleted, [2026-01-20T00:07:57.259Z] c1_0.like_count, [2026-01-20T00:07:57.259Z] c1_0.parent_id, [2026-01-20T00:07:57.259Z] c1_0.post_id, [2026-01-20T00:07:57.259Z] c1_0.updated_at, [2026-01-20T00:07:57.259Z] c1_0.user_id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] post p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] p1_0.id=? [2026-01-20T00:07:57.259Z] order by [2026-01-20T00:07:57.259Z] c1_0.created_at desc [2026-01-20T00:07:57.259Z] fetch [2026-01-20T00:07:57.259Z] first ? rows only [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] count(c1_0.id) [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] comments p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] p1_0.id=? [2026-01-20T00:07:57.259Z] and not(c1_0.deleted) [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] count(c1_0.id) [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] comments p1_0 [2026-01-20T00:07:57.259Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] p1_0.id=? [2026-01-20T00:07:57.259Z] and not(c1_0.deleted) [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] count(cl1_0.id) [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comment_likes cl1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] c1_0.id=? [2026-01-20T00:07:57.259Z] Hibernate: [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] count(cl1_0.id) [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comment_likes cl1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.259Z] where [2026-01-20T00:07:57.259Z] c1_0.id=? [2026-01-20T00:07:57.259Z] 2026-01-20T09:07:57.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.259Z] /* */ select [2026-01-20T00:07:57.259Z] cl1_0.id [2026-01-20T00:07:57.259Z] from [2026-01-20T00:07:57.259Z] comment_likes cl1_0 [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] comments c1_0 [2026-01-20T00:07:57.259Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.259Z] left join [2026-01-20T00:07:57.259Z] users u1_0 [2026-01-20T00:07:57.259Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] c1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] cl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comment_likes cl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] c1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] count(c1_0.id) [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] count(c1_0.id) [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.215+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.217+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.218+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@7358be5d] [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletRequest: [2026-01-20T00:07:57.512Z] HTTP Method = GET [2026-01-20T00:07:57.512Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:57.512Z] Parameters = {sort=[LATEST], size=[20]} [2026-01-20T00:07:57.512Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.512Z] Body = [2026-01-20T00:07:57.512Z] Session Attrs = {} [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Handler: [2026-01-20T00:07:57.512Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:57.512Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Async: [2026-01-20T00:07:57.512Z] Async started = false [2026-01-20T00:07:57.512Z] Async result = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Resolved Exception: [2026-01-20T00:07:57.512Z] Type = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] ModelAndView: [2026-01-20T00:07:57.512Z] View name = null [2026-01-20T00:07:57.512Z] View = null [2026-01-20T00:07:57.512Z] Model = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] FlashMap: [2026-01-20T00:07:57.512Z] Attributes = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletResponse: [2026-01-20T00:07:57.512Z] Status = 200 [2026-01-20T00:07:57.512Z] Error message = null [2026-01-20T00:07:57.512Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.512Z] Content type = application/json [2026-01-20T00:07:57.512Z] Body = {"comments":[{"commentId":1,"postId":1,"parentCommentId":null,"author":{"userId":"63c2e70b-fd0e-4a07-ae8e-80f890ef895d","nickname":"거주민문어934","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"와! 정말 대단한 성장이네요! \uD83E\uDD29\n저도 비슷한 업종에서 창업 준비 중인데, 혹시 더 자세한 이야기 들을 수 있을까요?\n오프라인 네트워킹 부분이 특히 궁금해요!","replyCount":0,"likeCount":3,"depth":0,"deleted":false,"canEdit":false,"canDelete":false,"createdAt":"2026-01-20T09:07:57.158043883","updatedAt":"2026-01-20T09:07:57.158043883","liked":true,"isAuthor":false,"isLiked":true}],"hasNext":false,"nextCursor":null,"size":1,"total":1,"authorized":true,"isAuthorized":true} [2026-01-20T00:07:57.512Z] Forwarded URL = null [2026-01-20T00:07:57.512Z] Redirected URL = null [2026-01-20T00:07:57.512Z] Cookies = [] [2026-01-20T00:07:57.512Z] ✅ 댓글 좋아요 상태 확인 완료! [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] [STEP 9] 좋아요 취소 시나리오... [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.224+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.224+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.225+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.225+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] p1_0.id, [2026-01-20T00:07:57.512Z] p1_0.category, [2026-01-20T00:07:57.512Z] p1_0.comment_count, [2026-01-20T00:07:57.512Z] p1_0.content, [2026-01-20T00:07:57.512Z] p1_0.created_at, [2026-01-20T00:07:57.512Z] p1_0.deleted, [2026-01-20T00:07:57.512Z] p1_0.like_count, [2026-01-20T00:07:57.512Z] p1_0.title, [2026-01-20T00:07:57.512Z] p1_0.updated_at, [2026-01-20T00:07:57.512Z] p1_0.user_id, [2026-01-20T00:07:57.512Z] p1_0.view_count [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and not(p1_0.deleted) [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] p1_0.id, [2026-01-20T00:07:57.512Z] p1_0.category, [2026-01-20T00:07:57.512Z] p1_0.comment_count, [2026-01-20T00:07:57.512Z] p1_0.content, [2026-01-20T00:07:57.512Z] p1_0.created_at, [2026-01-20T00:07:57.512Z] p1_0.deleted, [2026-01-20T00:07:57.512Z] p1_0.like_count, [2026-01-20T00:07:57.512Z] p1_0.title, [2026-01-20T00:07:57.512Z] p1_0.updated_at, [2026-01-20T00:07:57.512Z] p1_0.user_id, [2026-01-20T00:07:57.512Z] p1_0.view_count [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and not(p1_0.deleted) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] pl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] pl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* DELETE [2026-01-20T00:07:57.512Z] FROM [2026-01-20T00:07:57.512Z] PostLike pl [2026-01-20T00:07:57.512Z] WHERE [2026-01-20T00:07:57.512Z] pl.post.id = :postId [2026-01-20T00:07:57.512Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] pl1_0.post_id=? [2026-01-20T00:07:57.512Z] and pl1_0.user_id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* DELETE [2026-01-20T00:07:57.512Z] FROM [2026-01-20T00:07:57.512Z] PostLike pl [2026-01-20T00:07:57.512Z] WHERE [2026-01-20T00:07:57.512Z] pl.post.id = :postId [2026-01-20T00:07:57.512Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] pl1_0.post_id=? [2026-01-20T00:07:57.512Z] and pl1_0.user_id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.234+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 취소 완료: postId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] count(pl1_0.id) [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] count(pl1_0.id) [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.236+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.236+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletRequest: [2026-01-20T00:07:57.512Z] HTTP Method = POST [2026-01-20T00:07:57.512Z] Request URI = /community/freeboard/1/like [2026-01-20T00:07:57.512Z] Parameters = {} [2026-01-20T00:07:57.512Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.512Z] Body = [2026-01-20T00:07:57.512Z] Session Attrs = {} [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Handler: [2026-01-20T00:07:57.512Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.512Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Async: [2026-01-20T00:07:57.512Z] Async started = false [2026-01-20T00:07:57.512Z] Async result = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Resolved Exception: [2026-01-20T00:07:57.512Z] Type = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] ModelAndView: [2026-01-20T00:07:57.512Z] View name = null [2026-01-20T00:07:57.512Z] View = null [2026-01-20T00:07:57.512Z] Model = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] FlashMap: [2026-01-20T00:07:57.512Z] Attributes = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletResponse: [2026-01-20T00:07:57.512Z] Status = 200 [2026-01-20T00:07:57.512Z] Error message = null [2026-01-20T00:07:57.512Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.512Z] Content type = application/json [2026-01-20T00:07:57.512Z] Body = false [2026-01-20T00:07:57.512Z] Forwarded URL = null [2026-01-20T00:07:57.512Z] Redirected URL = null [2026-01-20T00:07:57.512Z] Cookies = [] [2026-01-20T00:07:57.512Z] ✅ 게시글 좋아요 취소 완료! [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.239+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.240+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.240+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.241+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* update [2026-01-20T00:07:57.512Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.512Z] set [2026-01-20T00:07:57.512Z] category=?, [2026-01-20T00:07:57.512Z] comment_count=?, [2026-01-20T00:07:57.512Z] content=?, [2026-01-20T00:07:57.512Z] deleted=?, [2026-01-20T00:07:57.512Z] like_count=?, [2026-01-20T00:07:57.512Z] title=?, [2026-01-20T00:07:57.512Z] updated_at=?, [2026-01-20T00:07:57.512Z] user_id=?, [2026-01-20T00:07:57.512Z] view_count=? [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* update [2026-01-20T00:07:57.512Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.512Z] set [2026-01-20T00:07:57.512Z] category=?, [2026-01-20T00:07:57.512Z] comment_count=?, [2026-01-20T00:07:57.512Z] content=?, [2026-01-20T00:07:57.512Z] deleted=?, [2026-01-20T00:07:57.512Z] like_count=?, [2026-01-20T00:07:57.512Z] title=?, [2026-01-20T00:07:57.512Z] updated_at=?, [2026-01-20T00:07:57.512Z] user_id=?, [2026-01-20T00:07:57.512Z] view_count=? [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] p1_0.id, [2026-01-20T00:07:57.512Z] p1_0.category, [2026-01-20T00:07:57.512Z] p1_0.comment_count, [2026-01-20T00:07:57.512Z] p1_0.content, [2026-01-20T00:07:57.512Z] p1_0.created_at, [2026-01-20T00:07:57.512Z] p1_0.deleted, [2026-01-20T00:07:57.512Z] p1_0.like_count, [2026-01-20T00:07:57.512Z] p1_0.title, [2026-01-20T00:07:57.512Z] p1_0.updated_at, [2026-01-20T00:07:57.512Z] p1_0.user_id, [2026-01-20T00:07:57.512Z] p1_0.view_count [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and not(p1_0.deleted) [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] p1_0.id, [2026-01-20T00:07:57.512Z] p1_0.category, [2026-01-20T00:07:57.512Z] p1_0.comment_count, [2026-01-20T00:07:57.512Z] p1_0.content, [2026-01-20T00:07:57.512Z] p1_0.created_at, [2026-01-20T00:07:57.512Z] p1_0.deleted, [2026-01-20T00:07:57.512Z] p1_0.like_count, [2026-01-20T00:07:57.512Z] p1_0.title, [2026-01-20T00:07:57.512Z] p1_0.updated_at, [2026-01-20T00:07:57.512Z] p1_0.user_id, [2026-01-20T00:07:57.512Z] p1_0.view_count [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and not(p1_0.deleted) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* update [2026-01-20T00:07:57.512Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.512Z] set [2026-01-20T00:07:57.512Z] category=?, [2026-01-20T00:07:57.512Z] comment_count=?, [2026-01-20T00:07:57.512Z] content=?, [2026-01-20T00:07:57.512Z] deleted=?, [2026-01-20T00:07:57.512Z] like_count=?, [2026-01-20T00:07:57.512Z] title=?, [2026-01-20T00:07:57.512Z] updated_at=?, [2026-01-20T00:07:57.512Z] user_id=?, [2026-01-20T00:07:57.512Z] view_count=? [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* update [2026-01-20T00:07:57.512Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.512Z] set [2026-01-20T00:07:57.512Z] category=?, [2026-01-20T00:07:57.512Z] comment_count=?, [2026-01-20T00:07:57.512Z] content=?, [2026-01-20T00:07:57.512Z] deleted=?, [2026-01-20T00:07:57.512Z] like_count=?, [2026-01-20T00:07:57.512Z] title=?, [2026-01-20T00:07:57.512Z] updated_at=?, [2026-01-20T00:07:57.512Z] user_id=?, [2026-01-20T00:07:57.512Z] view_count=? [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] pl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] pl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.249+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=3 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.250+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.250+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@3992e1f2] [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletRequest: [2026-01-20T00:07:57.512Z] HTTP Method = GET [2026-01-20T00:07:57.512Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:57.512Z] Parameters = {} [2026-01-20T00:07:57.512Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.512Z] Body = [2026-01-20T00:07:57.512Z] Session Attrs = {} [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Handler: [2026-01-20T00:07:57.512Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.512Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Async: [2026-01-20T00:07:57.512Z] Async started = false [2026-01-20T00:07:57.512Z] Async result = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Resolved Exception: [2026-01-20T00:07:57.512Z] Type = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] ModelAndView: [2026-01-20T00:07:57.512Z] View name = null [2026-01-20T00:07:57.512Z] View = null [2026-01-20T00:07:57.512Z] Model = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] FlashMap: [2026-01-20T00:07:57.512Z] Attributes = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletResponse: [2026-01-20T00:07:57.512Z] Status = 200 [2026-01-20T00:07:57.512Z] Error message = null [2026-01-20T00:07:57.512Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.512Z] Content type = application/json [2026-01-20T00:07:57.512Z] Body = {"postId":1,"author":{"userId":"571a9807-0f18-4c87-a81d-917fc653e68a","nickname":"창업가문어222","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"\uD83C\uDFAF 스타트업 성공 비결! 3개월만에 매출 1000% 증가한 실전 노하우","content":"안녕하세요! 지역 창업가입니다 \uD83D\uDC4B\n\n얼마 전까지만 해도 매출이 거의 없었는데, 3개월만에 매출이 10배 이상 증가했어요!\n\n✨ 핵심 전략:\n1️⃣ 지역 주민분들과의 소통 강화\n2️⃣ SNS 마케팅보다 오프라인 네트워킹\n3️⃣ 고객 피드백을 즉시 반영\n\n궁금한 점 있으시면 댓글로 언제든지 질문해주세요! \uD83D\uDE80","images":[{"imageId":1,"imageUrl":"http://localhost:9000/test-bucket/freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg","sequence":0}],"likeCount":1,"commentCount":1,"viewCount":3,"createdAt":"2026-01-20T09:07:57.018210316","updatedAt":"2026-01-20T09:07:57.242849867","canEdit":false,"canDelete":false,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":false,"isLiked":false} [2026-01-20T00:07:57.512Z] Forwarded URL = null [2026-01-20T00:07:57.512Z] Redirected URL = null [2026-01-20T00:07:57.512Z] Cookies = [] [2026-01-20T00:07:57.512Z] ✅ 게시글 좋아요 취소 상태 확인 완료! [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] [STEP 10] 댓글 좋아요 취소 시나리오... [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.254+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.255+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.256+09:00 INFO 1527343 --- [ Test worker] s.c.f.c.c.FreeboardCommentLikeController : 자유게시판 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.256+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 토글: freeboardId=1, commentId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] c1_0.id, [2026-01-20T00:07:57.512Z] c1_0.content, [2026-01-20T00:07:57.512Z] c1_0.created_at, [2026-01-20T00:07:57.512Z] c1_0.deleted, [2026-01-20T00:07:57.512Z] c1_0.like_count, [2026-01-20T00:07:57.512Z] c1_0.parent_id, [2026-01-20T00:07:57.512Z] c1_0.post_id, [2026-01-20T00:07:57.512Z] c1_0.updated_at, [2026-01-20T00:07:57.512Z] c1_0.user_id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] c1_0.id=? [2026-01-20T00:07:57.512Z] and p1_0.id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] c1_0.id, [2026-01-20T00:07:57.512Z] c1_0.content, [2026-01-20T00:07:57.512Z] c1_0.created_at, [2026-01-20T00:07:57.512Z] c1_0.deleted, [2026-01-20T00:07:57.512Z] c1_0.like_count, [2026-01-20T00:07:57.512Z] c1_0.parent_id, [2026-01-20T00:07:57.512Z] c1_0.post_id, [2026-01-20T00:07:57.512Z] c1_0.updated_at, [2026-01-20T00:07:57.512Z] c1_0.user_id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] c1_0.id=? [2026-01-20T00:07:57.512Z] and p1_0.id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] cl1_0.id, [2026-01-20T00:07:57.512Z] cl1_0.comment_id, [2026-01-20T00:07:57.512Z] cl1_0.user_id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comment_likes cl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] c1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] cl1_0.id, [2026-01-20T00:07:57.512Z] cl1_0.comment_id, [2026-01-20T00:07:57.512Z] cl1_0.user_id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comment_likes cl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] comments c1_0 [2026-01-20T00:07:57.512Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] c1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.265+09:00 INFO 1527343 --- [ Test worker] .c.f.c.s.FreeboardCommentLikeServiceImpl : 댓글 좋아요 취소 완료: commentId=1, userId=ff6f9c2c-e4aa-4fb2-912c-0e269718f946 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.265+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.266+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletRequest: [2026-01-20T00:07:57.512Z] HTTP Method = POST [2026-01-20T00:07:57.512Z] Request URI = /community/freeboard/1/comments/1/like [2026-01-20T00:07:57.512Z] Parameters = {} [2026-01-20T00:07:57.512Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmZjZmOWMyYy1lNGFhLTRmYjItOTEyYy0wZTI2OTcxOGY5NDYiLCJpYXQiOjE3Njg4Njc2NzYsImV4cCI6MTc2ODg2OTQ3Nn0.ZlbSGmv0tEVXVyB-aT8CEBUp9D_xvlX3O3QGGFSBZzWWSIIGqwC7xB1ahbzyFYIkPXgR7XKzcX4hoDhSVK95mQ"] [2026-01-20T00:07:57.512Z] Body = [2026-01-20T00:07:57.512Z] Session Attrs = {} [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Handler: [2026-01-20T00:07:57.512Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController [2026-01-20T00:07:57.512Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentLikeController#toggleCommentLike(Long, Long, CustomUserDetails) [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Async: [2026-01-20T00:07:57.512Z] Async started = false [2026-01-20T00:07:57.512Z] Async result = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Resolved Exception: [2026-01-20T00:07:57.512Z] Type = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] ModelAndView: [2026-01-20T00:07:57.512Z] View name = null [2026-01-20T00:07:57.512Z] View = null [2026-01-20T00:07:57.512Z] Model = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] FlashMap: [2026-01-20T00:07:57.512Z] Attributes = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletResponse: [2026-01-20T00:07:57.512Z] Status = 200 [2026-01-20T00:07:57.512Z] Error message = null [2026-01-20T00:07:57.512Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.512Z] Content type = application/json [2026-01-20T00:07:57.512Z] Body = false [2026-01-20T00:07:57.512Z] Forwarded URL = null [2026-01-20T00:07:57.512Z] Redirected URL = null [2026-01-20T00:07:57.512Z] Cookies = [] [2026-01-20T00:07:57.512Z] ✅ 댓글 좋아요 취소 완료! [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] [STEP 11] 최종 전체 상태 확인... [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.269+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.269+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.270+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=1, userId=63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.270+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=1, userId=63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] p1_0.id, [2026-01-20T00:07:57.512Z] p1_0.category, [2026-01-20T00:07:57.512Z] p1_0.comment_count, [2026-01-20T00:07:57.512Z] p1_0.content, [2026-01-20T00:07:57.512Z] p1_0.created_at, [2026-01-20T00:07:57.512Z] p1_0.deleted, [2026-01-20T00:07:57.512Z] p1_0.like_count, [2026-01-20T00:07:57.512Z] p1_0.title, [2026-01-20T00:07:57.512Z] p1_0.updated_at, [2026-01-20T00:07:57.512Z] p1_0.user_id, [2026-01-20T00:07:57.512Z] p1_0.view_count [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and not(p1_0.deleted) [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] p1_0.id, [2026-01-20T00:07:57.512Z] p1_0.category, [2026-01-20T00:07:57.512Z] p1_0.comment_count, [2026-01-20T00:07:57.512Z] p1_0.content, [2026-01-20T00:07:57.512Z] p1_0.created_at, [2026-01-20T00:07:57.512Z] p1_0.deleted, [2026-01-20T00:07:57.512Z] p1_0.like_count, [2026-01-20T00:07:57.512Z] p1_0.title, [2026-01-20T00:07:57.512Z] p1_0.updated_at, [2026-01-20T00:07:57.512Z] p1_0.user_id, [2026-01-20T00:07:57.512Z] p1_0.view_count [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and not(p1_0.deleted) [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* update [2026-01-20T00:07:57.512Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.512Z] set [2026-01-20T00:07:57.512Z] category=?, [2026-01-20T00:07:57.512Z] comment_count=?, [2026-01-20T00:07:57.512Z] content=?, [2026-01-20T00:07:57.512Z] deleted=?, [2026-01-20T00:07:57.512Z] like_count=?, [2026-01-20T00:07:57.512Z] title=?, [2026-01-20T00:07:57.512Z] updated_at=?, [2026-01-20T00:07:57.512Z] user_id=?, [2026-01-20T00:07:57.512Z] view_count=? [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* update [2026-01-20T00:07:57.512Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.512Z] set [2026-01-20T00:07:57.512Z] category=?, [2026-01-20T00:07:57.512Z] comment_count=?, [2026-01-20T00:07:57.512Z] content=?, [2026-01-20T00:07:57.512Z] deleted=?, [2026-01-20T00:07:57.512Z] like_count=?, [2026-01-20T00:07:57.512Z] title=?, [2026-01-20T00:07:57.512Z] updated_at=?, [2026-01-20T00:07:57.512Z] user_id=?, [2026-01-20T00:07:57.512Z] view_count=? [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* delete for com.example.soso.community.common.likes.domain.CommentLike */delete [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comment_likes [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* delete for com.example.soso.community.common.likes.domain.CommentLike */delete [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] comment_likes [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] id=? [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] pl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] Hibernate: [2026-01-20T00:07:57.512Z] /* */ select [2026-01-20T00:07:57.512Z] pl1_0.id [2026-01-20T00:07:57.512Z] from [2026-01-20T00:07:57.512Z] post_like pl1_0 [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] post p1_0 [2026-01-20T00:07:57.512Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.512Z] left join [2026-01-20T00:07:57.512Z] users u1_0 [2026-01-20T00:07:57.512Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.512Z] where [2026-01-20T00:07:57.512Z] p1_0.id=? [2026-01-20T00:07:57.512Z] and u1_0.id=? [2026-01-20T00:07:57.512Z] fetch [2026-01-20T00:07:57.512Z] first ? rows only [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.297+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=1, viewCount=4 [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.297+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.512Z] 2026-01-20T09:07:57.297+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@4a1caa30] [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletRequest: [2026-01-20T00:07:57.512Z] HTTP Method = GET [2026-01-20T00:07:57.512Z] Request URI = /community/freeboard/1 [2026-01-20T00:07:57.512Z] Parameters = {} [2026-01-20T00:07:57.512Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2M2MyZTcwYi1mZDBlLTRhMDctYWU4ZS04MGY4OTBlZjg5NWQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.mU5kZSG7qZL5f6ElTt3aiuynncd_xxSsaTU5GQrwv87ZsmgB-cz4tc-KNCJ22hhrQ4oDYb-Z1T_geGRnwxpboQ"] [2026-01-20T00:07:57.512Z] Body = [2026-01-20T00:07:57.512Z] Session Attrs = {} [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Handler: [2026-01-20T00:07:57.512Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.512Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Async: [2026-01-20T00:07:57.512Z] Async started = false [2026-01-20T00:07:57.512Z] Async result = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] Resolved Exception: [2026-01-20T00:07:57.512Z] Type = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] ModelAndView: [2026-01-20T00:07:57.512Z] View name = null [2026-01-20T00:07:57.512Z] View = null [2026-01-20T00:07:57.512Z] Model = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] FlashMap: [2026-01-20T00:07:57.512Z] Attributes = null [2026-01-20T00:07:57.512Z] [2026-01-20T00:07:57.512Z] MockHttpServletResponse: [2026-01-20T00:07:57.512Z] Status = 200 [2026-01-20T00:07:57.512Z] Error message = null [2026-01-20T00:07:57.512Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.512Z] Content type = application/json [2026-01-20T00:07:57.512Z] Body = {"postId":1,"author":{"userId":"571a9807-0f18-4c87-a81d-917fc653e68a","nickname":"창업가문어222","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"\uD83C\uDFAF 스타트업 성공 비결! 3개월만에 매출 1000% 증가한 실전 노하우","content":"안녕하세요! 지역 창업가입니다 \uD83D\uDC4B\n\n얼마 전까지만 해도 매출이 거의 없었는데, 3개월만에 매출이 10배 이상 증가했어요!\n\n✨ 핵심 전략:\n1️⃣ 지역 주민분들과의 소통 강화\n2️⃣ SNS 마케팅보다 오프라인 네트워킹\n3️⃣ 고객 피드백을 즉시 반영\n\n궁금한 점 있으시면 댓글로 언제든지 질문해주세요! \uD83D\uDE80","images":[{"imageId":1,"imageUrl":"http://localhost:9000/test-bucket/freeboard/fe8316de-911b-4fbe-b437-e3ab7aedc9f8_1768867677022.jpg","sequence":0}],"likeCount":1,"commentCount":1,"viewCount":4,"createdAt":"2026-01-20T09:07:57.018210316","updatedAt":"2026-01-20T09:07:57.247636383","canEdit":false,"canDelete":false,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":false,"isLiked":false} [2026-01-20T00:07:57.512Z] Forwarded URL = null [2026-01-20T00:07:57.512Z] Redirected URL = null [2026-01-20T00:07:57.512Z] Cookies = [] [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.309+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.310+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.311+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=1, sort=LATEST, cursor=null, size=20, userId=63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.311+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=1, sortType=LATEST, size=20, userId=63c2e70b-fd0e-4a07-ae8e-80f890ef895d [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] p1_0.id, [2026-01-20T00:07:57.513Z] p1_0.category, [2026-01-20T00:07:57.513Z] p1_0.comment_count, [2026-01-20T00:07:57.513Z] p1_0.content, [2026-01-20T00:07:57.513Z] p1_0.created_at, [2026-01-20T00:07:57.513Z] p1_0.deleted, [2026-01-20T00:07:57.513Z] p1_0.like_count, [2026-01-20T00:07:57.513Z] p1_0.title, [2026-01-20T00:07:57.513Z] p1_0.updated_at, [2026-01-20T00:07:57.513Z] p1_0.user_id, [2026-01-20T00:07:57.513Z] p1_0.view_count [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and not(p1_0.deleted) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] p1_0.id, [2026-01-20T00:07:57.513Z] p1_0.category, [2026-01-20T00:07:57.513Z] p1_0.comment_count, [2026-01-20T00:07:57.513Z] p1_0.content, [2026-01-20T00:07:57.513Z] p1_0.created_at, [2026-01-20T00:07:57.513Z] p1_0.deleted, [2026-01-20T00:07:57.513Z] p1_0.like_count, [2026-01-20T00:07:57.513Z] p1_0.title, [2026-01-20T00:07:57.513Z] p1_0.updated_at, [2026-01-20T00:07:57.513Z] p1_0.user_id, [2026-01-20T00:07:57.513Z] p1_0.view_count [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and not(p1_0.deleted) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] c1_0.id, [2026-01-20T00:07:57.513Z] c1_0.content, [2026-01-20T00:07:57.513Z] c1_0.created_at, [2026-01-20T00:07:57.513Z] c1_0.deleted, [2026-01-20T00:07:57.513Z] c1_0.like_count, [2026-01-20T00:07:57.513Z] c1_0.parent_id, [2026-01-20T00:07:57.513Z] c1_0.post_id, [2026-01-20T00:07:57.513Z] c1_0.updated_at, [2026-01-20T00:07:57.513Z] c1_0.user_id [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] order by [2026-01-20T00:07:57.513Z] c1_0.created_at desc [2026-01-20T00:07:57.513Z] fetch [2026-01-20T00:07:57.513Z] first ? rows only [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] c1_0.id, [2026-01-20T00:07:57.513Z] c1_0.content, [2026-01-20T00:07:57.513Z] c1_0.created_at, [2026-01-20T00:07:57.513Z] c1_0.deleted, [2026-01-20T00:07:57.513Z] c1_0.like_count, [2026-01-20T00:07:57.513Z] c1_0.parent_id, [2026-01-20T00:07:57.513Z] c1_0.post_id, [2026-01-20T00:07:57.513Z] c1_0.updated_at, [2026-01-20T00:07:57.513Z] c1_0.user_id [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] order by [2026-01-20T00:07:57.513Z] c1_0.created_at desc [2026-01-20T00:07:57.513Z] fetch [2026-01-20T00:07:57.513Z] first ? rows only [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(c1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] comments p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and not(c1_0.deleted) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(c1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] comments p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and not(c1_0.deleted) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(cl1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comment_likes cl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] c1_0.id=? [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(cl1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comment_likes cl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] c1_0.id=? [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] cl1_0.id [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comment_likes cl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] users u1_0 [2026-01-20T00:07:57.513Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] c1_0.id=? [2026-01-20T00:07:57.513Z] and u1_0.id=? [2026-01-20T00:07:57.513Z] fetch [2026-01-20T00:07:57.513Z] first ? rows only [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] cl1_0.id [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comment_likes cl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] users u1_0 [2026-01-20T00:07:57.513Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] c1_0.id=? [2026-01-20T00:07:57.513Z] and u1_0.id=? [2026-01-20T00:07:57.513Z] fetch [2026-01-20T00:07:57.513Z] first ? rows only [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(c1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(c1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] comments c1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.346+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.347+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.347+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@49c8ad97] [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] MockHttpServletRequest: [2026-01-20T00:07:57.513Z] HTTP Method = GET [2026-01-20T00:07:57.513Z] Request URI = /community/freeboard/1/comments [2026-01-20T00:07:57.513Z] Parameters = {} [2026-01-20T00:07:57.513Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2M2MyZTcwYi1mZDBlLTRhMDctYWU4ZS04MGY4OTBlZjg5NWQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.mU5kZSG7qZL5f6ElTt3aiuynncd_xxSsaTU5GQrwv87ZsmgB-cz4tc-KNCJ22hhrQ4oDYb-Z1T_geGRnwxpboQ"] [2026-01-20T00:07:57.513Z] Body = [2026-01-20T00:07:57.513Z] Session Attrs = {} [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] Handler: [2026-01-20T00:07:57.513Z] Type = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController [2026-01-20T00:07:57.513Z] Method = com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] Async: [2026-01-20T00:07:57.513Z] Async started = false [2026-01-20T00:07:57.513Z] Async result = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] Resolved Exception: [2026-01-20T00:07:57.513Z] Type = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] ModelAndView: [2026-01-20T00:07:57.513Z] View name = null [2026-01-20T00:07:57.513Z] View = null [2026-01-20T00:07:57.513Z] Model = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] FlashMap: [2026-01-20T00:07:57.513Z] Attributes = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] MockHttpServletResponse: [2026-01-20T00:07:57.513Z] Status = 200 [2026-01-20T00:07:57.513Z] Error message = null [2026-01-20T00:07:57.513Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.513Z] Content type = application/json [2026-01-20T00:07:57.513Z] Body = {"comments":[{"commentId":1,"postId":1,"parentCommentId":null,"author":{"userId":"63c2e70b-fd0e-4a07-ae8e-80f890ef895d","nickname":"거주민문어934","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"content":"와! 정말 대단한 성장이네요! \uD83E\uDD29\n저도 비슷한 업종에서 창업 준비 중인데, 혹시 더 자세한 이야기 들을 수 있을까요?\n오프라인 네트워킹 부분이 특히 궁금해요!","replyCount":0,"likeCount":2,"depth":0,"deleted":false,"canEdit":true,"canDelete":true,"createdAt":"2026-01-20T09:07:57.158043883","updatedAt":"2026-01-20T09:07:57.158043883","liked":false,"isAuthor":true,"isLiked":false}],"hasNext":false,"nextCursor":null,"size":1,"total":1,"authorized":true,"isAuthorized":true} [2026-01-20T00:07:57.513Z] Forwarded URL = null [2026-01-20T00:07:57.513Z] Redirected URL = null [2026-01-20T00:07:57.513Z] Cookies = [] [2026-01-20T00:07:57.513Z] ✅ 최종 상태: 게시글 좋아요 1개, 댓글 좋아요 2개 [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] 🎉 === 좋아요 생태계 시나리오 완료 === [2026-01-20T00:07:57.513Z] 📊 결과 요약: [2026-01-20T00:07:57.513Z] - 게시글 최종 좋아요: 1개 (liker2만 남음) [2026-01-20T00:07:57.513Z] - 댓글 최종 좋아요: 2개 (postAuthor, liker2) [2026-01-20T00:07:57.513Z] - 좋아요 취소 기능 정상 작동 [2026-01-20T00:07:57.513Z] - 사용자별 좋아요 상태 정확히 반영 [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] 💖 좋아요 시스템 통합 테스트 > 📈 좋아요 시스템 성능 및 동시성 시나리오 STANDARD_OUT [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.364+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.365+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.366+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] 🎬 === 좋아요 시스템 성능 시나리오 === [2026-01-20T00:07:57.513Z] 시나리오: 인기 게시글에 여러 사용자가 동시에 좋아요를 누르는 상황 [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.379+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 9598cc65-7efe-4b65-aaf2-f9df0fe5b359 [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.379+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.380+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=9598cc65-7efe-4b65-aaf2-f9df0fe5b359, category=STARTUP, title=🔥 지역 창업 커뮤니티 대박 소식! 투자 유치 성공!, imageCount=1 [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.380+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=9598cc65-7efe-4b65-aaf2-f9df0fe5b359, category=STARTUP [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.385+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.387+09:00 DEBUG 1527343 --- [ool-27-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/42a708c4-dfee-4b7c-b4f1-ec80f5275e2b_1768867677386.jpg, url=http://localhost:9000/test-bucket/freeboard/42a708c4-dfee-4b7c-b4f1-ec80f5275e2b_1768867677386.jpg [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.387+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/42a708c4-dfee-4b7c-b4f1-ec80f5275e2b_1768867677386.jpg] [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.387+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=2, imageCount=1 [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.387+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=2 [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.388+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.388+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@248cf0a7] [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] MockHttpServletRequest: [2026-01-20T00:07:57.513Z] HTTP Method = POST [2026-01-20T00:07:57.513Z] Request URI = /community/freeboard [2026-01-20T00:07:57.513Z] Parameters = {title=[🔥 지역 창업 커뮤니티 대박 소식! 투자 유치 성공!], content=[드디어 우리 지역 창업 커뮤니티가 Series A 투자를 받았습니다! 🎉 [2026-01-20T00:07:57.513Z] 모든 분들의 응원 덕분입니다. 앞으로 더 많은 창업가들을 지원하겠습니다!], category=[startup]} [2026-01-20T00:07:57.513Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI5NTk4Y2M2NS03ZWZlLTRiNjUtYWFmMi1mOWRmMGZlNWIzNTkiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.samAh_YkPmhjFL5oYfjb7IF42tJ4J3AxRHqRF-AGfPSF5UVsEEUWFFMLRwGHnHaLspaSSXN-tbL-2DAk81GcEg"] [2026-01-20T00:07:57.513Z] Body = [2026-01-20T00:07:57.513Z] Session Attrs = {} [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] Handler: [2026-01-20T00:07:57.513Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.513Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] Async: [2026-01-20T00:07:57.513Z] Async started = false [2026-01-20T00:07:57.513Z] Async result = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] Resolved Exception: [2026-01-20T00:07:57.513Z] Type = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] ModelAndView: [2026-01-20T00:07:57.513Z] View name = null [2026-01-20T00:07:57.513Z] View = null [2026-01-20T00:07:57.513Z] Model = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] FlashMap: [2026-01-20T00:07:57.513Z] Attributes = null [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] MockHttpServletResponse: [2026-01-20T00:07:57.513Z] Status = 200 [2026-01-20T00:07:57.513Z] Error message = null [2026-01-20T00:07:57.513Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.513Z] Content type = application/json [2026-01-20T00:07:57.513Z] Body = {"postId":2} [2026-01-20T00:07:57.513Z] Forwarded URL = null [2026-01-20T00:07:57.513Z] Redirected URL = null [2026-01-20T00:07:57.513Z] Cookies = [] [2026-01-20T00:07:57.513Z] ✅ 바이럴 게시글 작성 완료: ID=2 [2026-01-20T00:07:57.513Z] [2026-01-20T00:07:57.513Z] [STEP 2] 다수 사용자의 좋아요 시뮬레이션... [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, default) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, default) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 사용자 1 생성: 창업가문어421 (FOUNDER) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] 사용자 2 생성: 거주민문어741 (INHABITANT) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 사용자 3 생성: 창업가문어399 (FOUNDER) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] 사용자 4 생성: 거주민문어756 (INHABITANT) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?) [2026-01-20T00:07:57.513Z] 사용자 5 생성: 창업가문어98 (FOUNDER) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.412+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.413+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.414+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=2, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.414+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=2, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] p1_0.id, [2026-01-20T00:07:57.513Z] p1_0.category, [2026-01-20T00:07:57.513Z] p1_0.comment_count, [2026-01-20T00:07:57.513Z] p1_0.content, [2026-01-20T00:07:57.513Z] p1_0.created_at, [2026-01-20T00:07:57.513Z] p1_0.deleted, [2026-01-20T00:07:57.513Z] p1_0.like_count, [2026-01-20T00:07:57.513Z] p1_0.title, [2026-01-20T00:07:57.513Z] p1_0.updated_at, [2026-01-20T00:07:57.513Z] p1_0.user_id, [2026-01-20T00:07:57.513Z] p1_0.view_count [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and not(p1_0.deleted) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] p1_0.id, [2026-01-20T00:07:57.513Z] p1_0.category, [2026-01-20T00:07:57.513Z] p1_0.comment_count, [2026-01-20T00:07:57.513Z] p1_0.content, [2026-01-20T00:07:57.513Z] p1_0.created_at, [2026-01-20T00:07:57.513Z] p1_0.deleted, [2026-01-20T00:07:57.513Z] p1_0.like_count, [2026-01-20T00:07:57.513Z] p1_0.title, [2026-01-20T00:07:57.513Z] p1_0.updated_at, [2026-01-20T00:07:57.513Z] p1_0.user_id, [2026-01-20T00:07:57.513Z] p1_0.view_count [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and not(p1_0.deleted) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] pl1_0.id [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post_like pl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] users u1_0 [2026-01-20T00:07:57.513Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and u1_0.id=? [2026-01-20T00:07:57.513Z] fetch [2026-01-20T00:07:57.513Z] first ? rows only [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] pl1_0.id [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post_like pl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] users u1_0 [2026-01-20T00:07:57.513Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] and u1_0.id=? [2026-01-20T00:07:57.513Z] fetch [2026-01-20T00:07:57.513Z] first ? rows only [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, default) [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* insert for [2026-01-20T00:07:57.513Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.513Z] into [2026-01-20T00:07:57.513Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.513Z] values [2026-01-20T00:07:57.513Z] (?, ?, default) [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.427+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=2, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.513Z] 2026-01-20T09:07:57.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.513Z] count(pl1_0.id) [2026-01-20T00:07:57.513Z] from [2026-01-20T00:07:57.513Z] post_like pl1_0 [2026-01-20T00:07:57.513Z] left join [2026-01-20T00:07:57.513Z] post p1_0 [2026-01-20T00:07:57.513Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.513Z] where [2026-01-20T00:07:57.513Z] p1_0.id=? [2026-01-20T00:07:57.513Z] Hibernate: [2026-01-20T00:07:57.513Z] /* */ select [2026-01-20T00:07:57.514Z] count(pl1_0.id) [2026-01-20T00:07:57.514Z] from [2026-01-20T00:07:57.514Z] post_like pl1_0 [2026-01-20T00:07:57.514Z] left join [2026-01-20T00:07:57.514Z] post p1_0 [2026-01-20T00:07:57.514Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.514Z] where [2026-01-20T00:07:57.514Z] p1_0.id=? [2026-01-20T00:07:57.514Z] 2026-01-20T09:07:57.431+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.514Z] 2026-01-20T09:07:57.432+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] MockHttpServletRequest: [2026-01-20T00:07:57.514Z] HTTP Method = POST [2026-01-20T00:07:57.514Z] Request URI = /community/freeboard/2/like [2026-01-20T00:07:57.514Z] Parameters = {} [2026-01-20T00:07:57.514Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNTcwYTQ1Ni00YzRjLTQ4N2EtODUxZi0zZDZjNjc4ZWRmNGYiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.KhHKk-LcUJwb8134jFAxiFD0yNrNZLi8j_89XScFqL-pLYm8PHr6hYnzt4VmWxJhHqW4DDwTQwnYWjoJO4f2_Q"] [2026-01-20T00:07:57.514Z] Body = [2026-01-20T00:07:57.514Z] Session Attrs = {} [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] Handler: [2026-01-20T00:07:57.514Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.514Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] Async: [2026-01-20T00:07:57.514Z] Async started = false [2026-01-20T00:07:57.514Z] Async result = null [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] Resolved Exception: [2026-01-20T00:07:57.514Z] Type = null [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] ModelAndView: [2026-01-20T00:07:57.514Z] View name = null [2026-01-20T00:07:57.514Z] View = null [2026-01-20T00:07:57.514Z] Model = null [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] FlashMap: [2026-01-20T00:07:57.514Z] Attributes = null [2026-01-20T00:07:57.514Z] [2026-01-20T00:07:57.514Z] MockHttpServletResponse: [2026-01-20T00:07:57.514Z] Status = 200 [2026-01-20T00:07:57.514Z] Error message = null [2026-01-20T00:07:57.514Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.514Z] Content type = application/json [2026-01-20T00:07:57.514Z] Body = true [2026-01-20T00:07:57.764Z] Forwarded URL = null [2026-01-20T00:07:57.764Z] Redirected URL = null [2026-01-20T00:07:57.764Z] Cookies = [] [2026-01-20T00:07:57.764Z] ✅ 사용자 1 좋아요 완료! [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.438+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a638e674-a6d3-4839-8cc3-3b53826d590e [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.439+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.439+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=2, userId=a638e674-a6d3-4839-8cc3-3b53826d590e [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.440+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=2, userId=a638e674-a6d3-4839-8cc3-3b53826d590e [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* update [2026-01-20T00:07:57.764Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.764Z] set [2026-01-20T00:07:57.764Z] category=?, [2026-01-20T00:07:57.764Z] comment_count=?, [2026-01-20T00:07:57.764Z] content=?, [2026-01-20T00:07:57.764Z] deleted=?, [2026-01-20T00:07:57.764Z] like_count=?, [2026-01-20T00:07:57.764Z] title=?, [2026-01-20T00:07:57.764Z] updated_at=?, [2026-01-20T00:07:57.764Z] user_id=?, [2026-01-20T00:07:57.764Z] view_count=? [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] id=? [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* update [2026-01-20T00:07:57.764Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.764Z] set [2026-01-20T00:07:57.764Z] category=?, [2026-01-20T00:07:57.764Z] comment_count=?, [2026-01-20T00:07:57.764Z] content=?, [2026-01-20T00:07:57.764Z] deleted=?, [2026-01-20T00:07:57.764Z] like_count=?, [2026-01-20T00:07:57.764Z] title=?, [2026-01-20T00:07:57.764Z] updated_at=?, [2026-01-20T00:07:57.764Z] user_id=?, [2026-01-20T00:07:57.764Z] view_count=? [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] id=? [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] p1_0.id, [2026-01-20T00:07:57.764Z] p1_0.category, [2026-01-20T00:07:57.764Z] p1_0.comment_count, [2026-01-20T00:07:57.764Z] p1_0.content, [2026-01-20T00:07:57.764Z] p1_0.created_at, [2026-01-20T00:07:57.764Z] p1_0.deleted, [2026-01-20T00:07:57.764Z] p1_0.like_count, [2026-01-20T00:07:57.764Z] p1_0.title, [2026-01-20T00:07:57.764Z] p1_0.updated_at, [2026-01-20T00:07:57.764Z] p1_0.user_id, [2026-01-20T00:07:57.764Z] p1_0.view_count [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and not(p1_0.deleted) [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] p1_0.id, [2026-01-20T00:07:57.764Z] p1_0.category, [2026-01-20T00:07:57.764Z] p1_0.comment_count, [2026-01-20T00:07:57.764Z] p1_0.content, [2026-01-20T00:07:57.764Z] p1_0.created_at, [2026-01-20T00:07:57.764Z] p1_0.deleted, [2026-01-20T00:07:57.764Z] p1_0.like_count, [2026-01-20T00:07:57.764Z] p1_0.title, [2026-01-20T00:07:57.764Z] p1_0.updated_at, [2026-01-20T00:07:57.764Z] p1_0.user_id, [2026-01-20T00:07:57.764Z] p1_0.view_count [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and not(p1_0.deleted) [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] pl1_0.id [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] users u1_0 [2026-01-20T00:07:57.764Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and u1_0.id=? [2026-01-20T00:07:57.764Z] fetch [2026-01-20T00:07:57.764Z] first ? rows only [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] pl1_0.id [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] users u1_0 [2026-01-20T00:07:57.764Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and u1_0.id=? [2026-01-20T00:07:57.764Z] fetch [2026-01-20T00:07:57.764Z] first ? rows only [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* insert for [2026-01-20T00:07:57.764Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.764Z] into [2026-01-20T00:07:57.764Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.764Z] values [2026-01-20T00:07:57.764Z] (?, ?, default) [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* insert for [2026-01-20T00:07:57.764Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.764Z] into [2026-01-20T00:07:57.764Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.764Z] values [2026-01-20T00:07:57.764Z] (?, ?, default) [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.454+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=2, userId=a638e674-a6d3-4839-8cc3-3b53826d590e [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] count(pl1_0.id) [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] count(pl1_0.id) [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.458+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] MockHttpServletRequest: [2026-01-20T00:07:57.764Z] HTTP Method = POST [2026-01-20T00:07:57.764Z] Request URI = /community/freeboard/2/like [2026-01-20T00:07:57.764Z] Parameters = {} [2026-01-20T00:07:57.764Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjM4ZTY3NC1hNmQzLTQ4MzktOGNjMy0zYjUzODI2ZDU5MGUiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.Ud67dcib0fJ8UJXmZu42ygdrPBDRMXmJD8wKBTtAZjcFRziHWm4bKMg-VTlPjSqwIMZTzcC8c9_2PVKPas8jXQ"] [2026-01-20T00:07:57.764Z] Body = [2026-01-20T00:07:57.764Z] Session Attrs = {} [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] Handler: [2026-01-20T00:07:57.764Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.764Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] Async: [2026-01-20T00:07:57.764Z] Async started = false [2026-01-20T00:07:57.764Z] Async result = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] Resolved Exception: [2026-01-20T00:07:57.764Z] Type = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] ModelAndView: [2026-01-20T00:07:57.764Z] View name = null [2026-01-20T00:07:57.764Z] View = null [2026-01-20T00:07:57.764Z] Model = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] FlashMap: [2026-01-20T00:07:57.764Z] Attributes = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] MockHttpServletResponse: [2026-01-20T00:07:57.764Z] Status = 200 [2026-01-20T00:07:57.764Z] Error message = null [2026-01-20T00:07:57.764Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.764Z] Content type = application/json [2026-01-20T00:07:57.764Z] Body = true [2026-01-20T00:07:57.764Z] Forwarded URL = null [2026-01-20T00:07:57.764Z] Redirected URL = null [2026-01-20T00:07:57.764Z] Cookies = [] [2026-01-20T00:07:57.764Z] ✅ 사용자 2 좋아요 완료! [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.463+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 211c327c-9d1f-41b4-93eb-ae0cba1b6947 [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.464+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.465+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=2, userId=211c327c-9d1f-41b4-93eb-ae0cba1b6947 [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.465+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=2, userId=211c327c-9d1f-41b4-93eb-ae0cba1b6947 [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.467+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* update [2026-01-20T00:07:57.764Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.764Z] set [2026-01-20T00:07:57.764Z] category=?, [2026-01-20T00:07:57.764Z] comment_count=?, [2026-01-20T00:07:57.764Z] content=?, [2026-01-20T00:07:57.764Z] deleted=?, [2026-01-20T00:07:57.764Z] like_count=?, [2026-01-20T00:07:57.764Z] title=?, [2026-01-20T00:07:57.764Z] updated_at=?, [2026-01-20T00:07:57.764Z] user_id=?, [2026-01-20T00:07:57.764Z] view_count=? [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] id=? [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* update [2026-01-20T00:07:57.764Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.764Z] set [2026-01-20T00:07:57.764Z] category=?, [2026-01-20T00:07:57.764Z] comment_count=?, [2026-01-20T00:07:57.764Z] content=?, [2026-01-20T00:07:57.764Z] deleted=?, [2026-01-20T00:07:57.764Z] like_count=?, [2026-01-20T00:07:57.764Z] title=?, [2026-01-20T00:07:57.764Z] updated_at=?, [2026-01-20T00:07:57.764Z] user_id=?, [2026-01-20T00:07:57.764Z] view_count=? [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] id=? [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.470+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] p1_0.id, [2026-01-20T00:07:57.764Z] p1_0.category, [2026-01-20T00:07:57.764Z] p1_0.comment_count, [2026-01-20T00:07:57.764Z] p1_0.content, [2026-01-20T00:07:57.764Z] p1_0.created_at, [2026-01-20T00:07:57.764Z] p1_0.deleted, [2026-01-20T00:07:57.764Z] p1_0.like_count, [2026-01-20T00:07:57.764Z] p1_0.title, [2026-01-20T00:07:57.764Z] p1_0.updated_at, [2026-01-20T00:07:57.764Z] p1_0.user_id, [2026-01-20T00:07:57.764Z] p1_0.view_count [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and not(p1_0.deleted) [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] p1_0.id, [2026-01-20T00:07:57.764Z] p1_0.category, [2026-01-20T00:07:57.764Z] p1_0.comment_count, [2026-01-20T00:07:57.764Z] p1_0.content, [2026-01-20T00:07:57.764Z] p1_0.created_at, [2026-01-20T00:07:57.764Z] p1_0.deleted, [2026-01-20T00:07:57.764Z] p1_0.like_count, [2026-01-20T00:07:57.764Z] p1_0.title, [2026-01-20T00:07:57.764Z] p1_0.updated_at, [2026-01-20T00:07:57.764Z] p1_0.user_id, [2026-01-20T00:07:57.764Z] p1_0.view_count [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and not(p1_0.deleted) [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.474+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] pl1_0.id [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] users u1_0 [2026-01-20T00:07:57.764Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and u1_0.id=? [2026-01-20T00:07:57.764Z] fetch [2026-01-20T00:07:57.764Z] first ? rows only [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] pl1_0.id [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] users u1_0 [2026-01-20T00:07:57.764Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] and u1_0.id=? [2026-01-20T00:07:57.764Z] fetch [2026-01-20T00:07:57.764Z] first ? rows only [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.477+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* insert for [2026-01-20T00:07:57.764Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.764Z] into [2026-01-20T00:07:57.764Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.764Z] values [2026-01-20T00:07:57.764Z] (?, ?, default) [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* insert for [2026-01-20T00:07:57.764Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.764Z] into [2026-01-20T00:07:57.764Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.764Z] values [2026-01-20T00:07:57.764Z] (?, ?, default) [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.478+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=2, userId=211c327c-9d1f-41b4-93eb-ae0cba1b6947 [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.480+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] count(pl1_0.id) [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] Hibernate: [2026-01-20T00:07:57.764Z] /* */ select [2026-01-20T00:07:57.764Z] count(pl1_0.id) [2026-01-20T00:07:57.764Z] from [2026-01-20T00:07:57.764Z] post_like pl1_0 [2026-01-20T00:07:57.764Z] left join [2026-01-20T00:07:57.764Z] post p1_0 [2026-01-20T00:07:57.764Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.764Z] where [2026-01-20T00:07:57.764Z] p1_0.id=? [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.482+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.764Z] 2026-01-20T09:07:57.483+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] MockHttpServletRequest: [2026-01-20T00:07:57.764Z] HTTP Method = POST [2026-01-20T00:07:57.764Z] Request URI = /community/freeboard/2/like [2026-01-20T00:07:57.764Z] Parameters = {} [2026-01-20T00:07:57.764Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIyMTFjMzI3Yy05ZDFmLTQxYjQtOTNlYi1hZTBjYmExYjY5NDciLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.nz1LE8WyHPbkdbbqqwHGirvKMt9UJngdYTMzVzmZqv0STGWmrUWcmY1C2O3hPwjxNQE3gHL8ILcxUvB8w9s_Jg"] [2026-01-20T00:07:57.764Z] Body = [2026-01-20T00:07:57.764Z] Session Attrs = {} [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] Handler: [2026-01-20T00:07:57.764Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.764Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] Async: [2026-01-20T00:07:57.764Z] Async started = false [2026-01-20T00:07:57.764Z] Async result = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] Resolved Exception: [2026-01-20T00:07:57.764Z] Type = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] ModelAndView: [2026-01-20T00:07:57.764Z] View name = null [2026-01-20T00:07:57.764Z] View = null [2026-01-20T00:07:57.764Z] Model = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] FlashMap: [2026-01-20T00:07:57.764Z] Attributes = null [2026-01-20T00:07:57.764Z] [2026-01-20T00:07:57.764Z] MockHttpServletResponse: [2026-01-20T00:07:57.764Z] Status = 200 [2026-01-20T00:07:57.764Z] Error message = null [2026-01-20T00:07:57.765Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.765Z] Content type = application/json [2026-01-20T00:07:57.765Z] Body = true [2026-01-20T00:07:57.765Z] Forwarded URL = null [2026-01-20T00:07:57.765Z] Redirected URL = null [2026-01-20T00:07:57.765Z] Cookies = [] [2026-01-20T00:07:57.765Z] ✅ 사용자 3 좋아요 완료! [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.489+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: c2922c70-6e9b-4223-a171-ecd55c8b7ef6 [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.490+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.490+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=2, userId=c2922c70-6e9b-4223-a171-ecd55c8b7ef6 [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.490+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=2, userId=c2922c70-6e9b-4223-a171-ecd55c8b7ef6 [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.deleted, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] p1_0.user_id, [2026-01-20T00:07:57.765Z] p1_0.view_count [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and not(p1_0.deleted) [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.deleted, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] p1_0.user_id, [2026-01-20T00:07:57.765Z] p1_0.view_count [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and not(p1_0.deleted) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] pl1_0.id [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and u1_0.id=? [2026-01-20T00:07:57.765Z] fetch [2026-01-20T00:07:57.765Z] first ? rows only [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] pl1_0.id [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and u1_0.id=? [2026-01-20T00:07:57.765Z] fetch [2026-01-20T00:07:57.765Z] first ? rows only [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.504+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* insert for [2026-01-20T00:07:57.765Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.765Z] into [2026-01-20T00:07:57.765Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.765Z] values [2026-01-20T00:07:57.765Z] (?, ?, default) [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* insert for [2026-01-20T00:07:57.765Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.765Z] into [2026-01-20T00:07:57.765Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.765Z] values [2026-01-20T00:07:57.765Z] (?, ?, default) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.505+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=2, userId=c2922c70-6e9b-4223-a171-ecd55c8b7ef6 [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.507+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] count(pl1_0.id) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] count(pl1_0.id) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.509+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.509+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] MockHttpServletRequest: [2026-01-20T00:07:57.765Z] HTTP Method = POST [2026-01-20T00:07:57.765Z] Request URI = /community/freeboard/2/like [2026-01-20T00:07:57.765Z] Parameters = {} [2026-01-20T00:07:57.765Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJjMjkyMmM3MC02ZTliLTQyMjMtYTE3MS1lY2Q1NWM4YjdlZjYiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.IS3kId8VG0-Fu9x3ut8Vhx17c4OvSLjYIZz47XYUNy3wM4cvT4IUb3JRfxhysAcxFvh8AILozGDnkD3UqA5Bqw"] [2026-01-20T00:07:57.765Z] Body = [2026-01-20T00:07:57.765Z] Session Attrs = {} [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Handler: [2026-01-20T00:07:57.765Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.765Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Async: [2026-01-20T00:07:57.765Z] Async started = false [2026-01-20T00:07:57.765Z] Async result = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Resolved Exception: [2026-01-20T00:07:57.765Z] Type = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] ModelAndView: [2026-01-20T00:07:57.765Z] View name = null [2026-01-20T00:07:57.765Z] View = null [2026-01-20T00:07:57.765Z] Model = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] FlashMap: [2026-01-20T00:07:57.765Z] Attributes = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] MockHttpServletResponse: [2026-01-20T00:07:57.765Z] Status = 200 [2026-01-20T00:07:57.765Z] Error message = null [2026-01-20T00:07:57.765Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.765Z] Content type = application/json [2026-01-20T00:07:57.765Z] Body = true [2026-01-20T00:07:57.765Z] Forwarded URL = null [2026-01-20T00:07:57.765Z] Redirected URL = null [2026-01-20T00:07:57.765Z] Cookies = [] [2026-01-20T00:07:57.765Z] ✅ 사용자 4 좋아요 완료! [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.514+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ed2d70c2-fe99-45eb-81b6-758145fa11cb [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.515+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.515+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=2, userId=ed2d70c2-fe99-45eb-81b6-758145fa11cb [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.515+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=2, userId=ed2d70c2-fe99-45eb-81b6-758145fa11cb [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.521+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.deleted, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] p1_0.user_id, [2026-01-20T00:07:57.765Z] p1_0.view_count [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and not(p1_0.deleted) [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.deleted, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] p1_0.user_id, [2026-01-20T00:07:57.765Z] p1_0.view_count [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and not(p1_0.deleted) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.525+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] pl1_0.id [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and u1_0.id=? [2026-01-20T00:07:57.765Z] fetch [2026-01-20T00:07:57.765Z] first ? rows only [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] pl1_0.id [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and u1_0.id=? [2026-01-20T00:07:57.765Z] fetch [2026-01-20T00:07:57.765Z] first ? rows only [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* insert for [2026-01-20T00:07:57.765Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.765Z] into [2026-01-20T00:07:57.765Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.765Z] values [2026-01-20T00:07:57.765Z] (?, ?, default) [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* insert for [2026-01-20T00:07:57.765Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.765Z] into [2026-01-20T00:07:57.765Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.765Z] values [2026-01-20T00:07:57.765Z] (?, ?, default) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.529+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=2, userId=ed2d70c2-fe99-45eb-81b6-758145fa11cb [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.531+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] count(pl1_0.id) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] count(pl1_0.id) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.533+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.533+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] MockHttpServletRequest: [2026-01-20T00:07:57.765Z] HTTP Method = POST [2026-01-20T00:07:57.765Z] Request URI = /community/freeboard/2/like [2026-01-20T00:07:57.765Z] Parameters = {} [2026-01-20T00:07:57.765Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJlZDJkNzBjMi1mZTk5LTQ1ZWItODFiNi03NTgxNDVmYTExY2IiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.q8GonaTM9PsMYAiCD_6b8gaWxJaPHnGojmo130s_kr_fDr9RQv246s6S7p1bJzAGQCBGTOvv8Ued9c0lWcY-eg"] [2026-01-20T00:07:57.765Z] Body = [2026-01-20T00:07:57.765Z] Session Attrs = {} [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Handler: [2026-01-20T00:07:57.765Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.765Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Async: [2026-01-20T00:07:57.765Z] Async started = false [2026-01-20T00:07:57.765Z] Async result = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Resolved Exception: [2026-01-20T00:07:57.765Z] Type = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] ModelAndView: [2026-01-20T00:07:57.765Z] View name = null [2026-01-20T00:07:57.765Z] View = null [2026-01-20T00:07:57.765Z] Model = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] FlashMap: [2026-01-20T00:07:57.765Z] Attributes = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] MockHttpServletResponse: [2026-01-20T00:07:57.765Z] Status = 200 [2026-01-20T00:07:57.765Z] Error message = null [2026-01-20T00:07:57.765Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.765Z] Content type = application/json [2026-01-20T00:07:57.765Z] Body = true [2026-01-20T00:07:57.765Z] Forwarded URL = null [2026-01-20T00:07:57.765Z] Redirected URL = null [2026-01-20T00:07:57.765Z] Cookies = [] [2026-01-20T00:07:57.765Z] ✅ 사용자 5 좋아요 완료! [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] [STEP 3] 최종 좋아요 수 및 성능 확인... [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.538+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.539+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.540+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.540+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.deleted, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] p1_0.user_id, [2026-01-20T00:07:57.765Z] p1_0.view_count [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and not(p1_0.deleted) [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.deleted, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] p1_0.user_id, [2026-01-20T00:07:57.765Z] p1_0.view_count [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and not(p1_0.deleted) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.545+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* update [2026-01-20T00:07:57.765Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.765Z] set [2026-01-20T00:07:57.765Z] category=?, [2026-01-20T00:07:57.765Z] comment_count=?, [2026-01-20T00:07:57.765Z] content=?, [2026-01-20T00:07:57.765Z] deleted=?, [2026-01-20T00:07:57.765Z] like_count=?, [2026-01-20T00:07:57.765Z] title=?, [2026-01-20T00:07:57.765Z] updated_at=?, [2026-01-20T00:07:57.765Z] user_id=?, [2026-01-20T00:07:57.765Z] view_count=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] id=? [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.546+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] pl1_0.id [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and u1_0.id=? [2026-01-20T00:07:57.765Z] fetch [2026-01-20T00:07:57.765Z] first ? rows only [2026-01-20T00:07:57.765Z] Hibernate: [2026-01-20T00:07:57.765Z] /* */ select [2026-01-20T00:07:57.765Z] pl1_0.id [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.id=? [2026-01-20T00:07:57.765Z] and u1_0.id=? [2026-01-20T00:07:57.765Z] fetch [2026-01-20T00:07:57.765Z] first ? rows only [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.547+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=1 [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.547+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.547+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@5fd02e] [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] MockHttpServletRequest: [2026-01-20T00:07:57.765Z] HTTP Method = GET [2026-01-20T00:07:57.765Z] Request URI = /community/freeboard/2 [2026-01-20T00:07:57.765Z] Parameters = {} [2026-01-20T00:07:57.765Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNTcwYTQ1Ni00YzRjLTQ4N2EtODUxZi0zZDZjNjc4ZWRmNGYiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.KhHKk-LcUJwb8134jFAxiFD0yNrNZLi8j_89XScFqL-pLYm8PHr6hYnzt4VmWxJhHqW4DDwTQwnYWjoJO4f2_Q"] [2026-01-20T00:07:57.765Z] Body = [2026-01-20T00:07:57.765Z] Session Attrs = {} [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Handler: [2026-01-20T00:07:57.765Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.765Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Async: [2026-01-20T00:07:57.765Z] Async started = false [2026-01-20T00:07:57.765Z] Async result = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] Resolved Exception: [2026-01-20T00:07:57.765Z] Type = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] ModelAndView: [2026-01-20T00:07:57.765Z] View name = null [2026-01-20T00:07:57.765Z] View = null [2026-01-20T00:07:57.765Z] Model = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] FlashMap: [2026-01-20T00:07:57.765Z] Attributes = null [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] MockHttpServletResponse: [2026-01-20T00:07:57.765Z] Status = 200 [2026-01-20T00:07:57.765Z] Error message = null [2026-01-20T00:07:57.765Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.765Z] Content type = application/json [2026-01-20T00:07:57.765Z] Body = {"postId":2,"author":{"userId":"9598cc65-7efe-4b65-aaf2-f9df0fe5b359","nickname":"창업가문어69","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"startup","title":"\uD83D\uDD25 지역 창업 커뮤니티 대박 소식! 투자 유치 성공!","content":"드디어 우리 지역 창업 커뮤니티가 Series A 투자를 받았습니다! \uD83C\uDF89\n모든 분들의 응원 덕분입니다. 앞으로 더 많은 창업가들을 지원하겠습니다!","images":[{"imageId":2,"imageUrl":"http://localhost:9000/test-bucket/freeboard/42a708c4-dfee-4b7c-b4f1-ec80f5275e2b_1768867677386.jpg","sequence":0}],"likeCount":5,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:57.381587338","updatedAt":"2026-01-20T09:07:57.542345617","canEdit":false,"canDelete":false,"authorized":true,"liked":true,"isAuthorized":true,"isAuthor":false,"isLiked":true} [2026-01-20T00:07:57.765Z] Forwarded URL = null [2026-01-20T00:07:57.765Z] Redirected URL = null [2026-01-20T00:07:57.765Z] Cookies = [] [2026-01-20T00:07:57.765Z] ✅ 성능 테스트 완료: 5명의 사용자 좋아요 정상 처리! [2026-01-20T00:07:57.765Z] [2026-01-20T00:07:57.765Z] [STEP 4] 좋아요 순 정렬 테스트... [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.550+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.551+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.551+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LIKE, cursor=null, size=10, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.552+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LIKE, size=10, userId=a570a456-4c4c-487a-851f-3d6c678edf4f [2026-01-20T00:07:57.765Z] 2026-01-20T09:07:57.559+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.765Z] /* select [2026-01-20T00:07:57.765Z] post.id, [2026-01-20T00:07:57.765Z] post.title, [2026-01-20T00:07:57.765Z] post.content, [2026-01-20T00:07:57.765Z] post.category, [2026-01-20T00:07:57.765Z] post.likeCount, [2026-01-20T00:07:57.765Z] post.commentCount, [2026-01-20T00:07:57.765Z] post.viewCount, [2026-01-20T00:07:57.765Z] postLike.id is not null, [2026-01-20T00:07:57.765Z] post.createdAt, [2026-01-20T00:07:57.765Z] post.updatedAt, [2026-01-20T00:07:57.765Z] (select [2026-01-20T00:07:57.765Z] min(subImage.imageUrl) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] PostImage subImage [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] subImage.post.id = post.id [2026-01-20T00:07:57.765Z] and subImage.sequence = ( [2026-01-20T00:07:57.765Z] select [2026-01-20T00:07:57.765Z] min(subImage.sequence) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] PostImage subImage [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] subImage.post.id = post.id [2026-01-20T00:07:57.765Z] )), [2026-01-20T00:07:57.765Z] (select [2026-01-20T00:07:57.765Z] cast(count(countImage) as integer) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] PostImage countImage [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] countImage.post.id = post.id), [2026-01-20T00:07:57.765Z] users.id, [2026-01-20T00:07:57.765Z] users.nickname, [2026-01-20T00:07:57.765Z] users.location, [2026-01-20T00:07:57.765Z] users.profileImageUrl, [2026-01-20T00:07:57.765Z] users.userType [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] Post post [2026-01-20T00:07:57.765Z] inner join [2026-01-20T00:07:57.765Z] post.user as users [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:57.765Z] and postLike.user.id = ?1 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] post.deleted = ?2 [2026-01-20T00:07:57.765Z] order by [2026-01-20T00:07:57.765Z] post.likeCount desc, [2026-01-20T00:07:57.765Z] post.id desc */ select [2026-01-20T00:07:57.765Z] p1_0.id, [2026-01-20T00:07:57.765Z] p1_0.title, [2026-01-20T00:07:57.765Z] p1_0.content, [2026-01-20T00:07:57.765Z] p1_0.category, [2026-01-20T00:07:57.765Z] p1_0.like_count, [2026-01-20T00:07:57.765Z] p1_0.comment_count, [2026-01-20T00:07:57.765Z] p1_0.view_count, [2026-01-20T00:07:57.765Z] pl1_0.id is not null, [2026-01-20T00:07:57.765Z] p1_0.created_at, [2026-01-20T00:07:57.765Z] p1_0.updated_at, [2026-01-20T00:07:57.765Z] (select [2026-01-20T00:07:57.765Z] min(pi1_0.image_url) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_image pi1_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:57.765Z] and pi1_0.sequence=( [2026-01-20T00:07:57.765Z] select [2026-01-20T00:07:57.765Z] min(pi2_0.sequence) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_image pi2_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:57.765Z] )), [2026-01-20T00:07:57.765Z] (select [2026-01-20T00:07:57.765Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post_image pi3_0 [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:57.765Z] u1_0.id, [2026-01-20T00:07:57.765Z] u1_0.nickname, [2026-01-20T00:07:57.765Z] u1_0.location, [2026-01-20T00:07:57.765Z] u1_0.profile_image_url, [2026-01-20T00:07:57.765Z] u1_0.user_type [2026-01-20T00:07:57.765Z] from [2026-01-20T00:07:57.765Z] post p1_0 [2026-01-20T00:07:57.765Z] join [2026-01-20T00:07:57.765Z] users u1_0 [2026-01-20T00:07:57.765Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:57.765Z] left join [2026-01-20T00:07:57.765Z] post_like pl1_0 [2026-01-20T00:07:57.765Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:57.765Z] and pl1_0.user_id=? [2026-01-20T00:07:57.765Z] where [2026-01-20T00:07:57.765Z] p1_0.deleted=? [2026-01-20T00:07:57.766Z] order by [2026-01-20T00:07:57.766Z] p1_0.like_count desc, [2026-01-20T00:07:57.766Z] p1_0.id desc [2026-01-20T00:07:57.766Z] fetch [2026-01-20T00:07:57.766Z] first ? rows only [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* select [2026-01-20T00:07:57.766Z] post.id, [2026-01-20T00:07:57.766Z] post.title, [2026-01-20T00:07:57.766Z] post.content, [2026-01-20T00:07:57.766Z] post.category, [2026-01-20T00:07:57.766Z] post.likeCount, [2026-01-20T00:07:57.766Z] post.commentCount, [2026-01-20T00:07:57.766Z] post.viewCount, [2026-01-20T00:07:57.766Z] postLike.id is not null, [2026-01-20T00:07:57.766Z] post.createdAt, [2026-01-20T00:07:57.766Z] post.updatedAt, [2026-01-20T00:07:57.766Z] (select [2026-01-20T00:07:57.766Z] min(subImage.imageUrl) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] PostImage subImage [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] subImage.post.id = post.id [2026-01-20T00:07:57.766Z] and subImage.sequence = ( [2026-01-20T00:07:57.766Z] select [2026-01-20T00:07:57.766Z] min(subImage.sequence) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] PostImage subImage [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] subImage.post.id = post.id [2026-01-20T00:07:57.766Z] )), [2026-01-20T00:07:57.766Z] (select [2026-01-20T00:07:57.766Z] cast(count(countImage) as integer) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] PostImage countImage [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] countImage.post.id = post.id), [2026-01-20T00:07:57.766Z] users.id, [2026-01-20T00:07:57.766Z] users.nickname, [2026-01-20T00:07:57.766Z] users.location, [2026-01-20T00:07:57.766Z] users.profileImageUrl, [2026-01-20T00:07:57.766Z] users.userType [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] Post post [2026-01-20T00:07:57.766Z] inner join [2026-01-20T00:07:57.766Z] post.user as users [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:57.766Z] and postLike.user.id = ?1 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] post.deleted = ?2 [2026-01-20T00:07:57.766Z] order by [2026-01-20T00:07:57.766Z] post.likeCount desc, [2026-01-20T00:07:57.766Z] post.id desc */ select [2026-01-20T00:07:57.766Z] p1_0.id, [2026-01-20T00:07:57.766Z] p1_0.title, [2026-01-20T00:07:57.766Z] p1_0.content, [2026-01-20T00:07:57.766Z] p1_0.category, [2026-01-20T00:07:57.766Z] p1_0.like_count, [2026-01-20T00:07:57.766Z] p1_0.comment_count, [2026-01-20T00:07:57.766Z] p1_0.view_count, [2026-01-20T00:07:57.766Z] pl1_0.id is not null, [2026-01-20T00:07:57.766Z] p1_0.created_at, [2026-01-20T00:07:57.766Z] p1_0.updated_at, [2026-01-20T00:07:57.766Z] (select [2026-01-20T00:07:57.766Z] min(pi1_0.image_url) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_image pi1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:57.766Z] and pi1_0.sequence=( [2026-01-20T00:07:57.766Z] select [2026-01-20T00:07:57.766Z] min(pi2_0.sequence) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_image pi2_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:57.766Z] )), [2026-01-20T00:07:57.766Z] (select [2026-01-20T00:07:57.766Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_image pi3_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:57.766Z] u1_0.id, [2026-01-20T00:07:57.766Z] u1_0.nickname, [2026-01-20T00:07:57.766Z] u1_0.location, [2026-01-20T00:07:57.766Z] u1_0.profile_image_url, [2026-01-20T00:07:57.766Z] u1_0.user_type [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] join [2026-01-20T00:07:57.766Z] users u1_0 [2026-01-20T00:07:57.766Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] post_like pl1_0 [2026-01-20T00:07:57.766Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:57.766Z] and pl1_0.user_id=? [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.deleted=? [2026-01-20T00:07:57.766Z] order by [2026-01-20T00:07:57.766Z] p1_0.like_count desc, [2026-01-20T00:07:57.766Z] p1_0.id desc [2026-01-20T00:07:57.766Z] fetch [2026-01-20T00:07:57.766Z] first ? rows only [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] count(p1_0.id) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] not(p1_0.deleted) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] count(p1_0.id) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] not(p1_0.deleted) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.564+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.566+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.566+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@2b100407] [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletRequest: [2026-01-20T00:07:57.766Z] HTTP Method = GET [2026-01-20T00:07:57.766Z] Request URI = /community/freeboard [2026-01-20T00:07:57.766Z] Parameters = {sort=[LIKE], size=[10]} [2026-01-20T00:07:57.766Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNTcwYTQ1Ni00YzRjLTQ4N2EtODUxZi0zZDZjNjc4ZWRmNGYiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.KhHKk-LcUJwb8134jFAxiFD0yNrNZLi8j_89XScFqL-pLYm8PHr6hYnzt4VmWxJhHqW4DDwTQwnYWjoJO4f2_Q"] [2026-01-20T00:07:57.766Z] Body = [2026-01-20T00:07:57.766Z] Session Attrs = {} [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Handler: [2026-01-20T00:07:57.766Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.766Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Async: [2026-01-20T00:07:57.766Z] Async started = false [2026-01-20T00:07:57.766Z] Async result = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Resolved Exception: [2026-01-20T00:07:57.766Z] Type = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] ModelAndView: [2026-01-20T00:07:57.766Z] View name = null [2026-01-20T00:07:57.766Z] View = null [2026-01-20T00:07:57.766Z] Model = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] FlashMap: [2026-01-20T00:07:57.766Z] Attributes = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletResponse: [2026-01-20T00:07:57.766Z] Status = 200 [2026-01-20T00:07:57.766Z] Error message = null [2026-01-20T00:07:57.766Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.766Z] Content type = application/json [2026-01-20T00:07:57.766Z] Body = {"posts":[{"postId":2,"author":{"userId":"9598cc65-7efe-4b65-aaf2-f9df0fe5b359","nickname":"창업가문어69","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"startup","title":"\uD83D\uDD25 지역 창업 커뮤니티 대박 소식! 투자 유치 성공!","contentPreview":"드디어 우리 지역 창업 커뮤니티가 Series A 투자를 받았습니다! \uD83C\uDF89\n모든 분들의 응원 덕분입니다. 앞으로 더 많은 창업가들을 지원하겠습니다!","thumbnailUrl":"http://localhost:9000/test-bucket/freeboard/42a708c4-dfee-4b7c-b4f1-ec80f5275e2b_1768867677386.jpg","imageCount":1,"likeCount":5,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:07:57.381587","updatedAt":"2026-01-20T09:07:57.545553","isLiked":true}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":1,"authorized":true} [2026-01-20T00:07:57.766Z] Forwarded URL = null [2026-01-20T00:07:57.766Z] Redirected URL = null [2026-01-20T00:07:57.766Z] Cookies = [] [2026-01-20T00:07:57.766Z] ✅ 좋아요 순 정렬 확인 완료! [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] 🎉 === 좋아요 시스템 성능 시나리오 완료 === [2026-01-20T00:07:57.766Z] 📊 성능 테스트 결과: [2026-01-20T00:07:57.766Z] - 5명 동시 좋아요 처리 성공 [2026-01-20T00:07:57.766Z] - 좋아요 수 정확히 집계 [2026-01-20T00:07:57.766Z] - 좋아요 순 정렬 정상 작동 [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] 💖 좋아요 시스템 통합 테스트 > 🚫 좋아요 제약 조건 테스트: 미인증 사용자, 중복 좋아요, 존재하지 않는 게시글/댓글 STANDARD_OUT [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.576+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-1].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.576+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.577+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] 🎬 === 좋아요 제약 조건 및 에러 시나리오 === [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.579+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.579+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.582+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.582+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.583+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=63736ae3-c56d-4a3e-82b5-488b409a8624, category=OTHERS, title=테스트 게시글, imageCount=1 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.583+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=63736ae3-c56d-4a3e-82b5-488b409a8624, category=OTHERS [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.584+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.585+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.586+09:00 DEBUG 1527343 --- [ool-27-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/5f682bf1-ebf3-4cef-82a3-de90ff511298_1768867677586.jpg, url=http://localhost:9000/test-bucket/freeboard/5f682bf1-ebf3-4cef-82a3-de90ff511298_1768867677586.jpg [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.586+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/5f682bf1-ebf3-4cef-82a3-de90ff511298_1768867677586.jpg] [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.586+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=3, imageCount=1 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.586+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=3 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.587+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.587+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@7c729e88] [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletRequest: [2026-01-20T00:07:57.766Z] HTTP Method = POST [2026-01-20T00:07:57.766Z] Request URI = /community/freeboard [2026-01-20T00:07:57.766Z] Parameters = {title=[테스트 게시글], content=[좋아요 테스트용 게시글], category=[others]} [2026-01-20T00:07:57.766Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MzczNmFlMy1jNTZkLTRhM2UtODJiNS00ODhiNDA5YTg2MjQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.H7creo7XCwLSagLh1OduDInFjlzpczXyBvc0bd39gVAgE7Kbn6PheDjCvuT6Tipt9xd_yea9TYHNWx5DQCn7CA"] [2026-01-20T00:07:57.766Z] Body = [2026-01-20T00:07:57.766Z] Session Attrs = {} [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Handler: [2026-01-20T00:07:57.766Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:57.766Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Async: [2026-01-20T00:07:57.766Z] Async started = false [2026-01-20T00:07:57.766Z] Async result = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Resolved Exception: [2026-01-20T00:07:57.766Z] Type = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] ModelAndView: [2026-01-20T00:07:57.766Z] View name = null [2026-01-20T00:07:57.766Z] View = null [2026-01-20T00:07:57.766Z] Model = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] FlashMap: [2026-01-20T00:07:57.766Z] Attributes = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletResponse: [2026-01-20T00:07:57.766Z] Status = 200 [2026-01-20T00:07:57.766Z] Error message = null [2026-01-20T00:07:57.766Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.766Z] Content type = application/json [2026-01-20T00:07:57.766Z] Body = {"postId":3} [2026-01-20T00:07:57.766Z] Forwarded URL = null [2026-01-20T00:07:57.766Z] Redirected URL = null [2026-01-20T00:07:57.766Z] Cookies = [] [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] [테스트 1] 미인증 사용자의 좋아요 시도... [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.589+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/freeboard/3/like - Full authentication is required to access this resource [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletRequest: [2026-01-20T00:07:57.766Z] HTTP Method = POST [2026-01-20T00:07:57.766Z] Request URI = /community/freeboard/3/like [2026-01-20T00:07:57.766Z] Parameters = {} [2026-01-20T00:07:57.766Z] Headers = [] [2026-01-20T00:07:57.766Z] Body = [2026-01-20T00:07:57.766Z] Session Attrs = {} [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Handler: [2026-01-20T00:07:57.766Z] Type = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Async: [2026-01-20T00:07:57.766Z] Async started = false [2026-01-20T00:07:57.766Z] Async result = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Resolved Exception: [2026-01-20T00:07:57.766Z] Type = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] ModelAndView: [2026-01-20T00:07:57.766Z] View name = null [2026-01-20T00:07:57.766Z] View = null [2026-01-20T00:07:57.766Z] Model = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] FlashMap: [2026-01-20T00:07:57.766Z] Attributes = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletResponse: [2026-01-20T00:07:57.766Z] Status = 401 [2026-01-20T00:07:57.766Z] Error message = null [2026-01-20T00:07:57.766Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.766Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:07:57.766Z] Body = {"path":"/community/freeboard/3/like","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:07:57.766Z] Forwarded URL = null [2026-01-20T00:07:57.766Z] Redirected URL = null [2026-01-20T00:07:57.766Z] Cookies = [] [2026-01-20T00:07:57.766Z] ✅ 미인증 사용자 좋아요 차단 성공! [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] [테스트 2] 중복 좋아요 시도... [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.592+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.592+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.592+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=3, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.593+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=3, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.593+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, ?, default) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, ?, default) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.595+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] p1_0.id, [2026-01-20T00:07:57.766Z] p1_0.category, [2026-01-20T00:07:57.766Z] p1_0.comment_count, [2026-01-20T00:07:57.766Z] p1_0.content, [2026-01-20T00:07:57.766Z] p1_0.created_at, [2026-01-20T00:07:57.766Z] p1_0.deleted, [2026-01-20T00:07:57.766Z] p1_0.like_count, [2026-01-20T00:07:57.766Z] p1_0.title, [2026-01-20T00:07:57.766Z] p1_0.updated_at, [2026-01-20T00:07:57.766Z] p1_0.user_id, [2026-01-20T00:07:57.766Z] p1_0.view_count [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] and not(p1_0.deleted) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] p1_0.id, [2026-01-20T00:07:57.766Z] p1_0.category, [2026-01-20T00:07:57.766Z] p1_0.comment_count, [2026-01-20T00:07:57.766Z] p1_0.content, [2026-01-20T00:07:57.766Z] p1_0.created_at, [2026-01-20T00:07:57.766Z] p1_0.deleted, [2026-01-20T00:07:57.766Z] p1_0.like_count, [2026-01-20T00:07:57.766Z] p1_0.title, [2026-01-20T00:07:57.766Z] p1_0.updated_at, [2026-01-20T00:07:57.766Z] p1_0.user_id, [2026-01-20T00:07:57.766Z] p1_0.view_count [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] and not(p1_0.deleted) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.597+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] pl1_0.id [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_like pl1_0 [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] users u1_0 [2026-01-20T00:07:57.766Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] and u1_0.id=? [2026-01-20T00:07:57.766Z] fetch [2026-01-20T00:07:57.766Z] first ? rows only [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] pl1_0.id [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_like pl1_0 [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] users u1_0 [2026-01-20T00:07:57.766Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] and u1_0.id=? [2026-01-20T00:07:57.766Z] fetch [2026-01-20T00:07:57.766Z] first ? rows only [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.598+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, default) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* insert for [2026-01-20T00:07:57.766Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.766Z] into [2026-01-20T00:07:57.766Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.766Z] values [2026-01-20T00:07:57.766Z] (?, ?, default) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.598+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=3, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.600+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] count(pl1_0.id) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_like pl1_0 [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] count(pl1_0.id) [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_like pl1_0 [2026-01-20T00:07:57.766Z] left join [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.601+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.601+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletRequest: [2026-01-20T00:07:57.766Z] HTTP Method = POST [2026-01-20T00:07:57.766Z] Request URI = /community/freeboard/3/like [2026-01-20T00:07:57.766Z] Parameters = {} [2026-01-20T00:07:57.766Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MzczNmFlMy1jNTZkLTRhM2UtODJiNS00ODhiNDA5YTg2MjQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.H7creo7XCwLSagLh1OduDInFjlzpczXyBvc0bd39gVAgE7Kbn6PheDjCvuT6Tipt9xd_yea9TYHNWx5DQCn7CA"] [2026-01-20T00:07:57.766Z] Body = [2026-01-20T00:07:57.766Z] Session Attrs = {} [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Handler: [2026-01-20T00:07:57.766Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.766Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Async: [2026-01-20T00:07:57.766Z] Async started = false [2026-01-20T00:07:57.766Z] Async result = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] Resolved Exception: [2026-01-20T00:07:57.766Z] Type = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] ModelAndView: [2026-01-20T00:07:57.766Z] View name = null [2026-01-20T00:07:57.766Z] View = null [2026-01-20T00:07:57.766Z] Model = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] FlashMap: [2026-01-20T00:07:57.766Z] Attributes = null [2026-01-20T00:07:57.766Z] [2026-01-20T00:07:57.766Z] MockHttpServletResponse: [2026-01-20T00:07:57.766Z] Status = 200 [2026-01-20T00:07:57.766Z] Error message = null [2026-01-20T00:07:57.766Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.766Z] Content type = application/json [2026-01-20T00:07:57.766Z] Body = true [2026-01-20T00:07:57.766Z] Forwarded URL = null [2026-01-20T00:07:57.766Z] Redirected URL = null [2026-01-20T00:07:57.766Z] Cookies = [] [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.603+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.604+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.604+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=3, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.604+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=3, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.606+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* update [2026-01-20T00:07:57.766Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.766Z] set [2026-01-20T00:07:57.766Z] category=?, [2026-01-20T00:07:57.766Z] comment_count=?, [2026-01-20T00:07:57.766Z] content=?, [2026-01-20T00:07:57.766Z] deleted=?, [2026-01-20T00:07:57.766Z] like_count=?, [2026-01-20T00:07:57.766Z] title=?, [2026-01-20T00:07:57.766Z] updated_at=?, [2026-01-20T00:07:57.766Z] user_id=?, [2026-01-20T00:07:57.766Z] view_count=? [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] id=? [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* update [2026-01-20T00:07:57.766Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.766Z] set [2026-01-20T00:07:57.766Z] category=?, [2026-01-20T00:07:57.766Z] comment_count=?, [2026-01-20T00:07:57.766Z] content=?, [2026-01-20T00:07:57.766Z] deleted=?, [2026-01-20T00:07:57.766Z] like_count=?, [2026-01-20T00:07:57.766Z] title=?, [2026-01-20T00:07:57.766Z] updated_at=?, [2026-01-20T00:07:57.766Z] user_id=?, [2026-01-20T00:07:57.766Z] view_count=? [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] id=? [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.607+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] p1_0.id, [2026-01-20T00:07:57.766Z] p1_0.category, [2026-01-20T00:07:57.766Z] p1_0.comment_count, [2026-01-20T00:07:57.766Z] p1_0.content, [2026-01-20T00:07:57.766Z] p1_0.created_at, [2026-01-20T00:07:57.766Z] p1_0.deleted, [2026-01-20T00:07:57.766Z] p1_0.like_count, [2026-01-20T00:07:57.766Z] p1_0.title, [2026-01-20T00:07:57.766Z] p1_0.updated_at, [2026-01-20T00:07:57.766Z] p1_0.user_id, [2026-01-20T00:07:57.766Z] p1_0.view_count [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] and not(p1_0.deleted) [2026-01-20T00:07:57.766Z] Hibernate: [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] p1_0.id, [2026-01-20T00:07:57.766Z] p1_0.category, [2026-01-20T00:07:57.766Z] p1_0.comment_count, [2026-01-20T00:07:57.766Z] p1_0.content, [2026-01-20T00:07:57.766Z] p1_0.created_at, [2026-01-20T00:07:57.766Z] p1_0.deleted, [2026-01-20T00:07:57.766Z] p1_0.like_count, [2026-01-20T00:07:57.766Z] p1_0.title, [2026-01-20T00:07:57.766Z] p1_0.updated_at, [2026-01-20T00:07:57.766Z] p1_0.user_id, [2026-01-20T00:07:57.766Z] p1_0.view_count [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post p1_0 [2026-01-20T00:07:57.766Z] where [2026-01-20T00:07:57.766Z] p1_0.id=? [2026-01-20T00:07:57.766Z] and not(p1_0.deleted) [2026-01-20T00:07:57.766Z] 2026-01-20T09:07:57.609+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.766Z] /* */ select [2026-01-20T00:07:57.766Z] pl1_0.id [2026-01-20T00:07:57.766Z] from [2026-01-20T00:07:57.766Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and u1_0.id=? [2026-01-20T00:07:57.767Z] fetch [2026-01-20T00:07:57.767Z] first ? rows only [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] pl1_0.id [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and u1_0.id=? [2026-01-20T00:07:57.767Z] fetch [2026-01-20T00:07:57.767Z] first ? rows only [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.611+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* DELETE [2026-01-20T00:07:57.767Z] FROM [2026-01-20T00:07:57.767Z] PostLike pl [2026-01-20T00:07:57.767Z] WHERE [2026-01-20T00:07:57.767Z] pl.post.id = :postId [2026-01-20T00:07:57.767Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] pl1_0.post_id=? [2026-01-20T00:07:57.767Z] and pl1_0.user_id=? [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* DELETE [2026-01-20T00:07:57.767Z] FROM [2026-01-20T00:07:57.767Z] PostLike pl [2026-01-20T00:07:57.767Z] WHERE [2026-01-20T00:07:57.767Z] pl.post.id = :postId [2026-01-20T00:07:57.767Z] AND pl.user.id = :userId */ delete [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] pl1_0.post_id=? [2026-01-20T00:07:57.767Z] and pl1_0.user_id=? [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.611+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 취소 완료: postId=3, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] count(pl1_0.id) [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] count(pl1_0.id) [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.613+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.613+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] MockHttpServletRequest: [2026-01-20T00:07:57.767Z] HTTP Method = POST [2026-01-20T00:07:57.767Z] Request URI = /community/freeboard/3/like [2026-01-20T00:07:57.767Z] Parameters = {} [2026-01-20T00:07:57.767Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MzczNmFlMy1jNTZkLTRhM2UtODJiNS00ODhiNDA5YTg2MjQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.H7creo7XCwLSagLh1OduDInFjlzpczXyBvc0bd39gVAgE7Kbn6PheDjCvuT6Tipt9xd_yea9TYHNWx5DQCn7CA"] [2026-01-20T00:07:57.767Z] Body = [2026-01-20T00:07:57.767Z] Session Attrs = {} [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Handler: [2026-01-20T00:07:57.767Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.767Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Async: [2026-01-20T00:07:57.767Z] Async started = false [2026-01-20T00:07:57.767Z] Async result = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Resolved Exception: [2026-01-20T00:07:57.767Z] Type = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] ModelAndView: [2026-01-20T00:07:57.767Z] View name = null [2026-01-20T00:07:57.767Z] View = null [2026-01-20T00:07:57.767Z] Model = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] FlashMap: [2026-01-20T00:07:57.767Z] Attributes = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] MockHttpServletResponse: [2026-01-20T00:07:57.767Z] Status = 200 [2026-01-20T00:07:57.767Z] Error message = null [2026-01-20T00:07:57.767Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.767Z] Content type = application/json [2026-01-20T00:07:57.767Z] Body = false [2026-01-20T00:07:57.767Z] Forwarded URL = null [2026-01-20T00:07:57.767Z] Redirected URL = null [2026-01-20T00:07:57.767Z] Cookies = [] [2026-01-20T00:07:57.767Z] ✅ 좋아요 토글 동작 확인 성공! [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] [테스트 3] 존재하지 않는 게시글에 좋아요... [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.616+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.616+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.617+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=99999, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.617+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=99999, userId=63736ae3-c56d-4a3e-82b5-488b409a8624 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.619+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* update [2026-01-20T00:07:57.767Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.767Z] set [2026-01-20T00:07:57.767Z] category=?, [2026-01-20T00:07:57.767Z] comment_count=?, [2026-01-20T00:07:57.767Z] content=?, [2026-01-20T00:07:57.767Z] deleted=?, [2026-01-20T00:07:57.767Z] like_count=?, [2026-01-20T00:07:57.767Z] title=?, [2026-01-20T00:07:57.767Z] updated_at=?, [2026-01-20T00:07:57.767Z] user_id=?, [2026-01-20T00:07:57.767Z] view_count=? [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] id=? [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* update [2026-01-20T00:07:57.767Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.767Z] set [2026-01-20T00:07:57.767Z] category=?, [2026-01-20T00:07:57.767Z] comment_count=?, [2026-01-20T00:07:57.767Z] content=?, [2026-01-20T00:07:57.767Z] deleted=?, [2026-01-20T00:07:57.767Z] like_count=?, [2026-01-20T00:07:57.767Z] title=?, [2026-01-20T00:07:57.767Z] updated_at=?, [2026-01-20T00:07:57.767Z] user_id=?, [2026-01-20T00:07:57.767Z] view_count=? [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] id=? [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.619+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] p1_0.id, [2026-01-20T00:07:57.767Z] p1_0.category, [2026-01-20T00:07:57.767Z] p1_0.comment_count, [2026-01-20T00:07:57.767Z] p1_0.content, [2026-01-20T00:07:57.767Z] p1_0.created_at, [2026-01-20T00:07:57.767Z] p1_0.deleted, [2026-01-20T00:07:57.767Z] p1_0.like_count, [2026-01-20T00:07:57.767Z] p1_0.title, [2026-01-20T00:07:57.767Z] p1_0.updated_at, [2026-01-20T00:07:57.767Z] p1_0.user_id, [2026-01-20T00:07:57.767Z] p1_0.view_count [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and not(p1_0.deleted) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] p1_0.id, [2026-01-20T00:07:57.767Z] p1_0.category, [2026-01-20T00:07:57.767Z] p1_0.comment_count, [2026-01-20T00:07:57.767Z] p1_0.content, [2026-01-20T00:07:57.767Z] p1_0.created_at, [2026-01-20T00:07:57.767Z] p1_0.deleted, [2026-01-20T00:07:57.767Z] p1_0.like_count, [2026-01-20T00:07:57.767Z] p1_0.title, [2026-01-20T00:07:57.767Z] p1_0.updated_at, [2026-01-20T00:07:57.767Z] p1_0.user_id, [2026-01-20T00:07:57.767Z] p1_0.view_count [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and not(p1_0.deleted) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.620+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.620+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.622+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.622+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.623+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] MockHttpServletRequest: [2026-01-20T00:07:57.767Z] HTTP Method = POST [2026-01-20T00:07:57.767Z] Request URI = /community/freeboard/99999/like [2026-01-20T00:07:57.767Z] Parameters = {} [2026-01-20T00:07:57.767Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI2MzczNmFlMy1jNTZkLTRhM2UtODJiNS00ODhiNDA5YTg2MjQiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.H7creo7XCwLSagLh1OduDInFjlzpczXyBvc0bd39gVAgE7Kbn6PheDjCvuT6Tipt9xd_yea9TYHNWx5DQCn7CA"] [2026-01-20T00:07:57.767Z] Body = [2026-01-20T00:07:57.767Z] Session Attrs = {} [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Handler: [2026-01-20T00:07:57.767Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.767Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Async: [2026-01-20T00:07:57.767Z] Async started = false [2026-01-20T00:07:57.767Z] Async result = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Resolved Exception: [2026-01-20T00:07:57.767Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] ModelAndView: [2026-01-20T00:07:57.767Z] View name = null [2026-01-20T00:07:57.767Z] View = null [2026-01-20T00:07:57.767Z] Model = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] FlashMap: [2026-01-20T00:07:57.767Z] Attributes = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] MockHttpServletResponse: [2026-01-20T00:07:57.767Z] Status = 404 [2026-01-20T00:07:57.767Z] Error message = null [2026-01-20T00:07:57.767Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.767Z] Content type = application/json [2026-01-20T00:07:57.767Z] Body = {"code":"NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:07:57.767Z] Forwarded URL = null [2026-01-20T00:07:57.767Z] Redirected URL = null [2026-01-20T00:07:57.767Z] Cookies = [] [2026-01-20T00:07:57.767Z] ✅ 존재하지 않는 게시글 좋아요 차단 성공! [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] [테스트 4] 좋아요 없이 취소 시도... [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.625+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.628+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: d0e688d8-8b0d-4b6e-9acc-eed3582f51d0 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.628+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.629+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.l.c.FreeboardLikeController : 자유게시판 게시글 좋아요 토글: freeboardId=3, userId=d0e688d8-8b0d-4b6e-9acc-eed3582f51d0 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.629+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 토글: postId=3, userId=d0e688d8-8b0d-4b6e-9acc-eed3582f51d0 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] p1_0.id, [2026-01-20T00:07:57.767Z] p1_0.category, [2026-01-20T00:07:57.767Z] p1_0.comment_count, [2026-01-20T00:07:57.767Z] p1_0.content, [2026-01-20T00:07:57.767Z] p1_0.created_at, [2026-01-20T00:07:57.767Z] p1_0.deleted, [2026-01-20T00:07:57.767Z] p1_0.like_count, [2026-01-20T00:07:57.767Z] p1_0.title, [2026-01-20T00:07:57.767Z] p1_0.updated_at, [2026-01-20T00:07:57.767Z] p1_0.user_id, [2026-01-20T00:07:57.767Z] p1_0.view_count [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and not(p1_0.deleted) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] p1_0.id, [2026-01-20T00:07:57.767Z] p1_0.category, [2026-01-20T00:07:57.767Z] p1_0.comment_count, [2026-01-20T00:07:57.767Z] p1_0.content, [2026-01-20T00:07:57.767Z] p1_0.created_at, [2026-01-20T00:07:57.767Z] p1_0.deleted, [2026-01-20T00:07:57.767Z] p1_0.like_count, [2026-01-20T00:07:57.767Z] p1_0.title, [2026-01-20T00:07:57.767Z] p1_0.updated_at, [2026-01-20T00:07:57.767Z] p1_0.user_id, [2026-01-20T00:07:57.767Z] p1_0.view_count [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and not(p1_0.deleted) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] pl1_0.id [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and u1_0.id=? [2026-01-20T00:07:57.767Z] fetch [2026-01-20T00:07:57.767Z] first ? rows only [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] pl1_0.id [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] and u1_0.id=? [2026-01-20T00:07:57.767Z] fetch [2026-01-20T00:07:57.767Z] first ? rows only [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, default) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.community.common.likes.domain.PostLike */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] post_like (post_id, user_id, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, default) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.635+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.service.AbstractLikeService : 좋아요 추가 완료: postId=3, userId=d0e688d8-8b0d-4b6e-9acc-eed3582f51d0 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] count(pl1_0.id) [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* */ select [2026-01-20T00:07:57.767Z] count(pl1_0.id) [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] post_like pl1_0 [2026-01-20T00:07:57.767Z] left join [2026-01-20T00:07:57.767Z] post p1_0 [2026-01-20T00:07:57.767Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] p1_0.id=? [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.637+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.637+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] MockHttpServletRequest: [2026-01-20T00:07:57.767Z] HTTP Method = POST [2026-01-20T00:07:57.767Z] Request URI = /community/freeboard/3/like [2026-01-20T00:07:57.767Z] Parameters = {} [2026-01-20T00:07:57.767Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkMGU2ODhkOC04YjBkLTRiNmUtOWFjYy1lZWQzNTgyZjUxZDAiLCJpYXQiOjE3Njg4Njc2NzcsImV4cCI6MTc2ODg2OTQ3N30.m6LMvAJCMzS3yvRbzJGjWJsYdlvxnHPGWbH6eONM0ZdoUEFFFBJEDIVLaotYw4mw1NPlrBu6OBCAcG4JCNDtbQ"] [2026-01-20T00:07:57.767Z] Body = [2026-01-20T00:07:57.767Z] Session Attrs = {} [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Handler: [2026-01-20T00:07:57.767Z] Type = com.example.soso.community.freeboard.like.controller.FreeboardLikeController [2026-01-20T00:07:57.767Z] Method = com.example.soso.community.freeboard.like.controller.FreeboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Async: [2026-01-20T00:07:57.767Z] Async started = false [2026-01-20T00:07:57.767Z] Async result = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] Resolved Exception: [2026-01-20T00:07:57.767Z] Type = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] ModelAndView: [2026-01-20T00:07:57.767Z] View name = null [2026-01-20T00:07:57.767Z] View = null [2026-01-20T00:07:57.767Z] Model = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] FlashMap: [2026-01-20T00:07:57.767Z] Attributes = null [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] MockHttpServletResponse: [2026-01-20T00:07:57.767Z] Status = 200 [2026-01-20T00:07:57.767Z] Error message = null [2026-01-20T00:07:57.767Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:57.767Z] Content type = application/json [2026-01-20T00:07:57.767Z] Body = true [2026-01-20T00:07:57.767Z] Forwarded URL = null [2026-01-20T00:07:57.767Z] Redirected URL = null [2026-01-20T00:07:57.767Z] Cookies = [] [2026-01-20T00:07:57.767Z] ✅ 다른 사용자 좋아요 동작 확인 성공! [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] 🎉 === 좋아요 제약 조건 테스트 완료 === [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] ⚡ 성능 및 커서 페이징 통합 테스트 STANDARD_OUT [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.644+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.PerformancePaginationIntegrationTest]: PerformancePaginationIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.646+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.PerformancePaginationIntegrationTest [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] ⚡ 성능 및 커서 페이징 통합 테스트 > 💬 댓글 페이징 성능 테스트: 많은 댓글이 있는 게시글의 댓글 페이징 STANDARD_OUT [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.651+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.651+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.652+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] 🎬 === 댓글 페이징 성능 테스트 === [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.654+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.654+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.655+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.658+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] select [2026-01-20T00:07:57.767Z] u1_0.id, [2026-01-20T00:07:57.767Z] u1_0.age_range, [2026-01-20T00:07:57.767Z] u1_0.budget, [2026-01-20T00:07:57.767Z] u1_0.created_at, [2026-01-20T00:07:57.767Z] u1_0.email, [2026-01-20T00:07:57.767Z] u1_0.gender, [2026-01-20T00:07:57.767Z] u1_0.latitude, [2026-01-20T00:07:57.767Z] u1_0.location, [2026-01-20T00:07:57.767Z] u1_0.longitude, [2026-01-20T00:07:57.767Z] u1_0.nickname, [2026-01-20T00:07:57.767Z] u1_0.profile_image_url, [2026-01-20T00:07:57.767Z] u1_0.startup_experience, [2026-01-20T00:07:57.767Z] u1_0.updated_at, [2026-01-20T00:07:57.767Z] u1_0.user_type, [2026-01-20T00:07:57.767Z] u1_0.username [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] u1_0.id=? [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] select [2026-01-20T00:07:57.767Z] u1_0.id, [2026-01-20T00:07:57.767Z] u1_0.age_range, [2026-01-20T00:07:57.767Z] u1_0.budget, [2026-01-20T00:07:57.767Z] u1_0.created_at, [2026-01-20T00:07:57.767Z] u1_0.email, [2026-01-20T00:07:57.767Z] u1_0.gender, [2026-01-20T00:07:57.767Z] u1_0.latitude, [2026-01-20T00:07:57.767Z] u1_0.location, [2026-01-20T00:07:57.767Z] u1_0.longitude, [2026-01-20T00:07:57.767Z] u1_0.nickname, [2026-01-20T00:07:57.767Z] u1_0.profile_image_url, [2026-01-20T00:07:57.767Z] u1_0.startup_experience, [2026-01-20T00:07:57.767Z] u1_0.updated_at, [2026-01-20T00:07:57.767Z] u1_0.user_type, [2026-01-20T00:07:57.767Z] u1_0.username [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] u1_0.id=? [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.659+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 230fbfe9-ca37-47d2-9780-6928971c3566 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.660+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.660+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=230fbfe9-ca37-47d2-9780-6928971c3566, category=OTHERS, title=🔥 댓글 대폭발! 인기 게시글 - 모두의 관심사, imageCount=1 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.661+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=230fbfe9-ca37-47d2-9780-6928971c3566, category=OTHERS [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.661+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] select [2026-01-20T00:07:57.767Z] u1_0.id, [2026-01-20T00:07:57.767Z] u1_0.age_range, [2026-01-20T00:07:57.767Z] u1_0.budget, [2026-01-20T00:07:57.767Z] u1_0.created_at, [2026-01-20T00:07:57.767Z] u1_0.email, [2026-01-20T00:07:57.767Z] u1_0.gender, [2026-01-20T00:07:57.767Z] u1_0.latitude, [2026-01-20T00:07:57.767Z] u1_0.location, [2026-01-20T00:07:57.767Z] u1_0.longitude, [2026-01-20T00:07:57.767Z] u1_0.nickname, [2026-01-20T00:07:57.767Z] u1_0.profile_image_url, [2026-01-20T00:07:57.767Z] u1_0.startup_experience, [2026-01-20T00:07:57.767Z] u1_0.updated_at, [2026-01-20T00:07:57.767Z] u1_0.user_type, [2026-01-20T00:07:57.767Z] u1_0.username [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] u1_0.id=? [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] select [2026-01-20T00:07:57.767Z] u1_0.id, [2026-01-20T00:07:57.767Z] u1_0.age_range, [2026-01-20T00:07:57.767Z] u1_0.budget, [2026-01-20T00:07:57.767Z] u1_0.created_at, [2026-01-20T00:07:57.767Z] u1_0.email, [2026-01-20T00:07:57.767Z] u1_0.gender, [2026-01-20T00:07:57.767Z] u1_0.latitude, [2026-01-20T00:07:57.767Z] u1_0.location, [2026-01-20T00:07:57.767Z] u1_0.longitude, [2026-01-20T00:07:57.767Z] u1_0.nickname, [2026-01-20T00:07:57.767Z] u1_0.profile_image_url, [2026-01-20T00:07:57.767Z] u1_0.startup_experience, [2026-01-20T00:07:57.767Z] u1_0.updated_at, [2026-01-20T00:07:57.767Z] u1_0.user_type, [2026-01-20T00:07:57.767Z] u1_0.username [2026-01-20T00:07:57.767Z] from [2026-01-20T00:07:57.767Z] users u1_0 [2026-01-20T00:07:57.767Z] where [2026-01-20T00:07:57.767Z] u1_0.id=? [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.662+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.663+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.664+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/979a748e-5f9c-4f09-bead-441bd396a5b5_1768867677663.jpg, url=http://localhost:9000/test-bucket/freeboard/979a748e-5f9c-4f09-bead-441bd396a5b5_1768867677663.jpg [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.664+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/979a748e-5f9c-4f09-bead-441bd396a5b5_1768867677663.jpg] [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.664+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=4, imageCount=1 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, default) [2026-01-20T00:07:57.767Z] Hibernate: [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.767Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:57.767Z] values [2026-01-20T00:07:57.767Z] (?, ?, ?, default) [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.665+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=4 [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.665+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.665+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@29f0a0cb] [2026-01-20T00:07:57.767Z] ✅ 인기 게시글 생성 완료: ID=4 [2026-01-20T00:07:57.767Z] [2026-01-20T00:07:57.767Z] [STEP 2] 15개의 다양한 댓글 생성... [2026-01-20T00:07:57.767Z] 2026-01-20T09:07:57.667+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.767Z] /* insert for [2026-01-20T00:07:57.767Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.767Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.667+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.668+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.671+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.672+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.672+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.673+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] user_interests (users_id, interest_type) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.680+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 2c2bbf52-419f-4172-8dd4-2aefc9f523b2 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.680+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.681+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@19365613] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.681+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=2c2bbf52-419f-4172-8dd4-2aefc9f523b2, parentCommentId=null [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.681+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=2c2bbf52-419f-4172-8dd4-2aefc9f523b2 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] p1_0.id, [2026-01-20T00:07:57.768Z] p1_0.category, [2026-01-20T00:07:57.768Z] p1_0.comment_count, [2026-01-20T00:07:57.768Z] p1_0.content, [2026-01-20T00:07:57.768Z] p1_0.created_at, [2026-01-20T00:07:57.768Z] p1_0.deleted, [2026-01-20T00:07:57.768Z] p1_0.like_count, [2026-01-20T00:07:57.768Z] p1_0.title, [2026-01-20T00:07:57.768Z] p1_0.updated_at, [2026-01-20T00:07:57.768Z] p1_0.user_id, [2026-01-20T00:07:57.768Z] p1_0.view_count [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(p1_0.deleted) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] p1_0.id, [2026-01-20T00:07:57.768Z] p1_0.category, [2026-01-20T00:07:57.768Z] p1_0.comment_count, [2026-01-20T00:07:57.768Z] p1_0.content, [2026-01-20T00:07:57.768Z] p1_0.created_at, [2026-01-20T00:07:57.768Z] p1_0.deleted, [2026-01-20T00:07:57.768Z] p1_0.like_count, [2026-01-20T00:07:57.768Z] p1_0.title, [2026-01-20T00:07:57.768Z] p1_0.updated_at, [2026-01-20T00:07:57.768Z] p1_0.user_id, [2026-01-20T00:07:57.768Z] p1_0.view_count [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(p1_0.deleted) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.685+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] count(c1_0.id) [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] comments c1_0 [2026-01-20T00:07:57.768Z] left join [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(c1_0.deleted) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] count(c1_0.id) [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] comments c1_0 [2026-01-20T00:07:57.768Z] left join [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(c1_0.deleted) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.688+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=2 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* update [2026-01-20T00:07:57.768Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.768Z] set [2026-01-20T00:07:57.768Z] category=?, [2026-01-20T00:07:57.768Z] comment_count=?, [2026-01-20T00:07:57.768Z] content=?, [2026-01-20T00:07:57.768Z] deleted=?, [2026-01-20T00:07:57.768Z] like_count=?, [2026-01-20T00:07:57.768Z] title=?, [2026-01-20T00:07:57.768Z] updated_at=?, [2026-01-20T00:07:57.768Z] user_id=?, [2026-01-20T00:07:57.768Z] view_count=? [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* update [2026-01-20T00:07:57.768Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.768Z] set [2026-01-20T00:07:57.768Z] category=?, [2026-01-20T00:07:57.768Z] comment_count=?, [2026-01-20T00:07:57.768Z] content=?, [2026-01-20T00:07:57.768Z] deleted=?, [2026-01-20T00:07:57.768Z] like_count=?, [2026-01-20T00:07:57.768Z] title=?, [2026-01-20T00:07:57.768Z] updated_at=?, [2026-01-20T00:07:57.768Z] user_id=?, [2026-01-20T00:07:57.768Z] view_count=? [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.690+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=2 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.690+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.690+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@1fda1eb] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.694+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a808bd38-527a-4c09-b6a3-afb240c80f67 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.694+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.695+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@839b304] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.695+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=a808bd38-527a-4c09-b6a3-afb240c80f67, parentCommentId=null [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.696+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=a808bd38-527a-4c09-b6a3-afb240c80f67 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] p1_0.id, [2026-01-20T00:07:57.768Z] p1_0.category, [2026-01-20T00:07:57.768Z] p1_0.comment_count, [2026-01-20T00:07:57.768Z] p1_0.content, [2026-01-20T00:07:57.768Z] p1_0.created_at, [2026-01-20T00:07:57.768Z] p1_0.deleted, [2026-01-20T00:07:57.768Z] p1_0.like_count, [2026-01-20T00:07:57.768Z] p1_0.title, [2026-01-20T00:07:57.768Z] p1_0.updated_at, [2026-01-20T00:07:57.768Z] p1_0.user_id, [2026-01-20T00:07:57.768Z] p1_0.view_count [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(p1_0.deleted) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] p1_0.id, [2026-01-20T00:07:57.768Z] p1_0.category, [2026-01-20T00:07:57.768Z] p1_0.comment_count, [2026-01-20T00:07:57.768Z] p1_0.content, [2026-01-20T00:07:57.768Z] p1_0.created_at, [2026-01-20T00:07:57.768Z] p1_0.deleted, [2026-01-20T00:07:57.768Z] p1_0.like_count, [2026-01-20T00:07:57.768Z] p1_0.title, [2026-01-20T00:07:57.768Z] p1_0.updated_at, [2026-01-20T00:07:57.768Z] p1_0.user_id, [2026-01-20T00:07:57.768Z] p1_0.view_count [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(p1_0.deleted) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] count(c1_0.id) [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] comments c1_0 [2026-01-20T00:07:57.768Z] left join [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(c1_0.deleted) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] count(c1_0.id) [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] comments c1_0 [2026-01-20T00:07:57.768Z] left join [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(c1_0.deleted) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.702+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=3 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* update [2026-01-20T00:07:57.768Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.768Z] set [2026-01-20T00:07:57.768Z] category=?, [2026-01-20T00:07:57.768Z] comment_count=?, [2026-01-20T00:07:57.768Z] content=?, [2026-01-20T00:07:57.768Z] deleted=?, [2026-01-20T00:07:57.768Z] like_count=?, [2026-01-20T00:07:57.768Z] title=?, [2026-01-20T00:07:57.768Z] updated_at=?, [2026-01-20T00:07:57.768Z] user_id=?, [2026-01-20T00:07:57.768Z] view_count=? [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* update [2026-01-20T00:07:57.768Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.768Z] set [2026-01-20T00:07:57.768Z] category=?, [2026-01-20T00:07:57.768Z] comment_count=?, [2026-01-20T00:07:57.768Z] content=?, [2026-01-20T00:07:57.768Z] deleted=?, [2026-01-20T00:07:57.768Z] like_count=?, [2026-01-20T00:07:57.768Z] title=?, [2026-01-20T00:07:57.768Z] updated_at=?, [2026-01-20T00:07:57.768Z] user_id=?, [2026-01-20T00:07:57.768Z] view_count=? [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.704+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=3 [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.704+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.704+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@1ffa7c1b] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.707+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 2e065e38-6e5c-4ffd-9a46-b38bab18caaf [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.708+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.709+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@4ab76d1f] [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.709+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=2e065e38-6e5c-4ffd-9a46-b38bab18caaf, parentCommentId=null [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.709+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=2e065e38-6e5c-4ffd-9a46-b38bab18caaf [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] p1_0.id, [2026-01-20T00:07:57.768Z] p1_0.category, [2026-01-20T00:07:57.768Z] p1_0.comment_count, [2026-01-20T00:07:57.768Z] p1_0.content, [2026-01-20T00:07:57.768Z] p1_0.created_at, [2026-01-20T00:07:57.768Z] p1_0.deleted, [2026-01-20T00:07:57.768Z] p1_0.like_count, [2026-01-20T00:07:57.768Z] p1_0.title, [2026-01-20T00:07:57.768Z] p1_0.updated_at, [2026-01-20T00:07:57.768Z] p1_0.user_id, [2026-01-20T00:07:57.768Z] p1_0.view_count [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(p1_0.deleted) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] p1_0.id, [2026-01-20T00:07:57.768Z] p1_0.category, [2026-01-20T00:07:57.768Z] p1_0.comment_count, [2026-01-20T00:07:57.768Z] p1_0.content, [2026-01-20T00:07:57.768Z] p1_0.created_at, [2026-01-20T00:07:57.768Z] p1_0.deleted, [2026-01-20T00:07:57.768Z] p1_0.like_count, [2026-01-20T00:07:57.768Z] p1_0.title, [2026-01-20T00:07:57.768Z] p1_0.updated_at, [2026-01-20T00:07:57.768Z] p1_0.user_id, [2026-01-20T00:07:57.768Z] p1_0.view_count [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(p1_0.deleted) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] select [2026-01-20T00:07:57.768Z] u1_0.id, [2026-01-20T00:07:57.768Z] u1_0.age_range, [2026-01-20T00:07:57.768Z] u1_0.budget, [2026-01-20T00:07:57.768Z] u1_0.created_at, [2026-01-20T00:07:57.768Z] u1_0.email, [2026-01-20T00:07:57.768Z] u1_0.gender, [2026-01-20T00:07:57.768Z] u1_0.latitude, [2026-01-20T00:07:57.768Z] u1_0.location, [2026-01-20T00:07:57.768Z] u1_0.longitude, [2026-01-20T00:07:57.768Z] u1_0.nickname, [2026-01-20T00:07:57.768Z] u1_0.profile_image_url, [2026-01-20T00:07:57.768Z] u1_0.startup_experience, [2026-01-20T00:07:57.768Z] u1_0.updated_at, [2026-01-20T00:07:57.768Z] u1_0.user_type, [2026-01-20T00:07:57.768Z] u1_0.username [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] users u1_0 [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] u1_0.id=? [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* insert for [2026-01-20T00:07:57.768Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.768Z] into [2026-01-20T00:07:57.768Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.768Z] values [2026-01-20T00:07:57.768Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] count(c1_0.id) [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] comments c1_0 [2026-01-20T00:07:57.768Z] left join [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(c1_0.deleted) [2026-01-20T00:07:57.768Z] Hibernate: [2026-01-20T00:07:57.768Z] /* */ select [2026-01-20T00:07:57.768Z] count(c1_0.id) [2026-01-20T00:07:57.768Z] from [2026-01-20T00:07:57.768Z] comments c1_0 [2026-01-20T00:07:57.768Z] left join [2026-01-20T00:07:57.768Z] post p1_0 [2026-01-20T00:07:57.768Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.768Z] where [2026-01-20T00:07:57.768Z] p1_0.id=? [2026-01-20T00:07:57.768Z] and not(c1_0.deleted) [2026-01-20T00:07:57.768Z] 2026-01-20T09:07:57.715+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=4 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] /* update [2026-01-20T00:07:57.769Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.769Z] set [2026-01-20T00:07:57.769Z] category=?, [2026-01-20T00:07:57.769Z] comment_count=?, [2026-01-20T00:07:57.769Z] content=?, [2026-01-20T00:07:57.769Z] deleted=?, [2026-01-20T00:07:57.769Z] like_count=?, [2026-01-20T00:07:57.769Z] title=?, [2026-01-20T00:07:57.769Z] updated_at=?, [2026-01-20T00:07:57.769Z] user_id=?, [2026-01-20T00:07:57.769Z] view_count=? [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] id=? [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] /* update [2026-01-20T00:07:57.769Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.769Z] set [2026-01-20T00:07:57.769Z] category=?, [2026-01-20T00:07:57.769Z] comment_count=?, [2026-01-20T00:07:57.769Z] content=?, [2026-01-20T00:07:57.769Z] deleted=?, [2026-01-20T00:07:57.769Z] like_count=?, [2026-01-20T00:07:57.769Z] title=?, [2026-01-20T00:07:57.769Z] updated_at=?, [2026-01-20T00:07:57.769Z] user_id=?, [2026-01-20T00:07:57.769Z] view_count=? [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] id=? [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.717+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=4 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.717+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.717+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@24e3ff69] [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] select [2026-01-20T00:07:57.769Z] u1_0.id, [2026-01-20T00:07:57.769Z] u1_0.age_range, [2026-01-20T00:07:57.769Z] u1_0.budget, [2026-01-20T00:07:57.769Z] u1_0.created_at, [2026-01-20T00:07:57.769Z] u1_0.email, [2026-01-20T00:07:57.769Z] u1_0.gender, [2026-01-20T00:07:57.769Z] u1_0.latitude, [2026-01-20T00:07:57.769Z] u1_0.location, [2026-01-20T00:07:57.769Z] u1_0.longitude, [2026-01-20T00:07:57.769Z] u1_0.nickname, [2026-01-20T00:07:57.769Z] u1_0.profile_image_url, [2026-01-20T00:07:57.769Z] u1_0.startup_experience, [2026-01-20T00:07:57.769Z] u1_0.updated_at, [2026-01-20T00:07:57.769Z] u1_0.user_type, [2026-01-20T00:07:57.769Z] u1_0.username [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] users u1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] u1_0.id=? [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] select [2026-01-20T00:07:57.769Z] u1_0.id, [2026-01-20T00:07:57.769Z] u1_0.age_range, [2026-01-20T00:07:57.769Z] u1_0.budget, [2026-01-20T00:07:57.769Z] u1_0.created_at, [2026-01-20T00:07:57.769Z] u1_0.email, [2026-01-20T00:07:57.769Z] u1_0.gender, [2026-01-20T00:07:57.769Z] u1_0.latitude, [2026-01-20T00:07:57.769Z] u1_0.location, [2026-01-20T00:07:57.769Z] u1_0.longitude, [2026-01-20T00:07:57.769Z] u1_0.nickname, [2026-01-20T00:07:57.769Z] u1_0.profile_image_url, [2026-01-20T00:07:57.769Z] u1_0.startup_experience, [2026-01-20T00:07:57.769Z] u1_0.updated_at, [2026-01-20T00:07:57.769Z] u1_0.user_type, [2026-01-20T00:07:57.769Z] u1_0.username [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] users u1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] u1_0.id=? [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.720+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: adb79380-3cba-447a-8e49-1de8a705d050 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.721+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.721+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@56ee7cbe] [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.722+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=adb79380-3cba-447a-8e49-1de8a705d050, parentCommentId=null [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.722+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=adb79380-3cba-447a-8e49-1de8a705d050 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] /* */ select [2026-01-20T00:07:57.769Z] p1_0.id, [2026-01-20T00:07:57.769Z] p1_0.category, [2026-01-20T00:07:57.769Z] p1_0.comment_count, [2026-01-20T00:07:57.769Z] p1_0.content, [2026-01-20T00:07:57.769Z] p1_0.created_at, [2026-01-20T00:07:57.769Z] p1_0.deleted, [2026-01-20T00:07:57.769Z] p1_0.like_count, [2026-01-20T00:07:57.769Z] p1_0.title, [2026-01-20T00:07:57.769Z] p1_0.updated_at, [2026-01-20T00:07:57.769Z] p1_0.user_id, [2026-01-20T00:07:57.769Z] p1_0.view_count [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] post p1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] p1_0.id=? [2026-01-20T00:07:57.769Z] and not(p1_0.deleted) [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] /* */ select [2026-01-20T00:07:57.769Z] p1_0.id, [2026-01-20T00:07:57.769Z] p1_0.category, [2026-01-20T00:07:57.769Z] p1_0.comment_count, [2026-01-20T00:07:57.769Z] p1_0.content, [2026-01-20T00:07:57.769Z] p1_0.created_at, [2026-01-20T00:07:57.769Z] p1_0.deleted, [2026-01-20T00:07:57.769Z] p1_0.like_count, [2026-01-20T00:07:57.769Z] p1_0.title, [2026-01-20T00:07:57.769Z] p1_0.updated_at, [2026-01-20T00:07:57.769Z] p1_0.user_id, [2026-01-20T00:07:57.769Z] p1_0.view_count [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] post p1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] p1_0.id=? [2026-01-20T00:07:57.769Z] and not(p1_0.deleted) [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] select [2026-01-20T00:07:57.769Z] u1_0.id, [2026-01-20T00:07:57.769Z] u1_0.age_range, [2026-01-20T00:07:57.769Z] u1_0.budget, [2026-01-20T00:07:57.769Z] u1_0.created_at, [2026-01-20T00:07:57.769Z] u1_0.email, [2026-01-20T00:07:57.769Z] u1_0.gender, [2026-01-20T00:07:57.769Z] u1_0.latitude, [2026-01-20T00:07:57.769Z] u1_0.location, [2026-01-20T00:07:57.769Z] u1_0.longitude, [2026-01-20T00:07:57.769Z] u1_0.nickname, [2026-01-20T00:07:57.769Z] u1_0.profile_image_url, [2026-01-20T00:07:57.769Z] u1_0.startup_experience, [2026-01-20T00:07:57.769Z] u1_0.updated_at, [2026-01-20T00:07:57.769Z] u1_0.user_type, [2026-01-20T00:07:57.769Z] u1_0.username [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] users u1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] u1_0.id=? [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] select [2026-01-20T00:07:57.769Z] u1_0.id, [2026-01-20T00:07:57.769Z] u1_0.age_range, [2026-01-20T00:07:57.769Z] u1_0.budget, [2026-01-20T00:07:57.769Z] u1_0.created_at, [2026-01-20T00:07:57.769Z] u1_0.email, [2026-01-20T00:07:57.769Z] u1_0.gender, [2026-01-20T00:07:57.769Z] u1_0.latitude, [2026-01-20T00:07:57.769Z] u1_0.location, [2026-01-20T00:07:57.769Z] u1_0.longitude, [2026-01-20T00:07:57.769Z] u1_0.nickname, [2026-01-20T00:07:57.769Z] u1_0.profile_image_url, [2026-01-20T00:07:57.769Z] u1_0.startup_experience, [2026-01-20T00:07:57.769Z] u1_0.updated_at, [2026-01-20T00:07:57.769Z] u1_0.user_type, [2026-01-20T00:07:57.769Z] u1_0.username [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] users u1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] u1_0.id=? [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] /* insert for [2026-01-20T00:07:57.769Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.769Z] into [2026-01-20T00:07:57.769Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.769Z] values [2026-01-20T00:07:57.769Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] /* insert for [2026-01-20T00:07:57.769Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:57.769Z] into [2026-01-20T00:07:57.769Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:57.769Z] values [2026-01-20T00:07:57.769Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] /* */ select [2026-01-20T00:07:57.769Z] count(c1_0.id) [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] comments c1_0 [2026-01-20T00:07:57.769Z] left join [2026-01-20T00:07:57.769Z] post p1_0 [2026-01-20T00:07:57.769Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] p1_0.id=? [2026-01-20T00:07:57.769Z] and not(c1_0.deleted) [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] /* */ select [2026-01-20T00:07:57.769Z] count(c1_0.id) [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] comments c1_0 [2026-01-20T00:07:57.769Z] left join [2026-01-20T00:07:57.769Z] post p1_0 [2026-01-20T00:07:57.769Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] p1_0.id=? [2026-01-20T00:07:57.769Z] and not(c1_0.deleted) [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.728+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=5 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] /* update [2026-01-20T00:07:57.769Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.769Z] set [2026-01-20T00:07:57.769Z] category=?, [2026-01-20T00:07:57.769Z] comment_count=?, [2026-01-20T00:07:57.769Z] content=?, [2026-01-20T00:07:57.769Z] deleted=?, [2026-01-20T00:07:57.769Z] like_count=?, [2026-01-20T00:07:57.769Z] title=?, [2026-01-20T00:07:57.769Z] updated_at=?, [2026-01-20T00:07:57.769Z] user_id=?, [2026-01-20T00:07:57.769Z] view_count=? [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] id=? [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] /* update [2026-01-20T00:07:57.769Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:57.769Z] set [2026-01-20T00:07:57.769Z] category=?, [2026-01-20T00:07:57.769Z] comment_count=?, [2026-01-20T00:07:57.769Z] content=?, [2026-01-20T00:07:57.769Z] deleted=?, [2026-01-20T00:07:57.769Z] like_count=?, [2026-01-20T00:07:57.769Z] title=?, [2026-01-20T00:07:57.769Z] updated_at=?, [2026-01-20T00:07:57.769Z] user_id=?, [2026-01-20T00:07:57.769Z] view_count=? [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] id=? [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.730+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=5 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.730+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.730+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@1693d6bd] [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:57.769Z] select [2026-01-20T00:07:57.769Z] u1_0.id, [2026-01-20T00:07:57.769Z] u1_0.age_range, [2026-01-20T00:07:57.769Z] u1_0.budget, [2026-01-20T00:07:57.769Z] u1_0.created_at, [2026-01-20T00:07:57.769Z] u1_0.email, [2026-01-20T00:07:57.769Z] u1_0.gender, [2026-01-20T00:07:57.769Z] u1_0.latitude, [2026-01-20T00:07:57.769Z] u1_0.location, [2026-01-20T00:07:57.769Z] u1_0.longitude, [2026-01-20T00:07:57.769Z] u1_0.nickname, [2026-01-20T00:07:57.769Z] u1_0.profile_image_url, [2026-01-20T00:07:57.769Z] u1_0.startup_experience, [2026-01-20T00:07:57.769Z] u1_0.updated_at, [2026-01-20T00:07:57.769Z] u1_0.user_type, [2026-01-20T00:07:57.769Z] u1_0.username [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] users u1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] u1_0.id=? [2026-01-20T00:07:57.769Z] Hibernate: [2026-01-20T00:07:57.769Z] select [2026-01-20T00:07:57.769Z] u1_0.id, [2026-01-20T00:07:57.769Z] u1_0.age_range, [2026-01-20T00:07:57.769Z] u1_0.budget, [2026-01-20T00:07:57.769Z] u1_0.created_at, [2026-01-20T00:07:57.769Z] u1_0.email, [2026-01-20T00:07:57.769Z] u1_0.gender, [2026-01-20T00:07:57.769Z] u1_0.latitude, [2026-01-20T00:07:57.769Z] u1_0.location, [2026-01-20T00:07:57.769Z] u1_0.longitude, [2026-01-20T00:07:57.769Z] u1_0.nickname, [2026-01-20T00:07:57.769Z] u1_0.profile_image_url, [2026-01-20T00:07:57.769Z] u1_0.startup_experience, [2026-01-20T00:07:57.769Z] u1_0.updated_at, [2026-01-20T00:07:57.769Z] u1_0.user_type, [2026-01-20T00:07:57.769Z] u1_0.username [2026-01-20T00:07:57.769Z] from [2026-01-20T00:07:57.769Z] users u1_0 [2026-01-20T00:07:57.769Z] where [2026-01-20T00:07:57.769Z] u1_0.id=? [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.734+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.734+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.735+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@792ea179] [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.735+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4, parentCommentId=null [2026-01-20T00:07:57.769Z] 2026-01-20T09:07:57.735+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.024Z] 2026-01-20T09:07:57.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.024Z] /* */ select [2026-01-20T00:07:58.024Z] p1_0.id, [2026-01-20T00:07:58.024Z] p1_0.category, [2026-01-20T00:07:58.024Z] p1_0.comment_count, [2026-01-20T00:07:58.024Z] p1_0.content, [2026-01-20T00:07:58.024Z] p1_0.created_at, [2026-01-20T00:07:58.024Z] p1_0.deleted, [2026-01-20T00:07:58.024Z] p1_0.like_count, [2026-01-20T00:07:58.024Z] p1_0.title, [2026-01-20T00:07:58.024Z] p1_0.updated_at, [2026-01-20T00:07:58.024Z] p1_0.user_id, [2026-01-20T00:07:58.024Z] p1_0.view_count [2026-01-20T00:07:58.024Z] from [2026-01-20T00:07:58.024Z] post p1_0 [2026-01-20T00:07:58.024Z] where [2026-01-20T00:07:58.024Z] p1_0.id=? [2026-01-20T00:07:58.024Z] and not(p1_0.deleted) [2026-01-20T00:07:58.024Z] Hibernate: [2026-01-20T00:07:58.024Z] /* */ select [2026-01-20T00:07:58.024Z] p1_0.id, [2026-01-20T00:07:58.024Z] p1_0.category, [2026-01-20T00:07:58.024Z] p1_0.comment_count, [2026-01-20T00:07:58.024Z] p1_0.content, [2026-01-20T00:07:58.024Z] p1_0.created_at, [2026-01-20T00:07:58.024Z] p1_0.deleted, [2026-01-20T00:07:58.024Z] p1_0.like_count, [2026-01-20T00:07:58.024Z] p1_0.title, [2026-01-20T00:07:58.024Z] p1_0.updated_at, [2026-01-20T00:07:58.024Z] p1_0.user_id, [2026-01-20T00:07:58.024Z] p1_0.view_count [2026-01-20T00:07:58.024Z] from [2026-01-20T00:07:58.024Z] post p1_0 [2026-01-20T00:07:58.024Z] where [2026-01-20T00:07:58.024Z] p1_0.id=? [2026-01-20T00:07:58.024Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.741+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=6 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.743+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=6 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.743+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.743+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@5307e9c4] [2026-01-20T00:07:58.025Z] ✅ 5개 댓글 생성 완료... [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.747+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 2c2bbf52-419f-4172-8dd4-2aefc9f523b2 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.748+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.748+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@57804d61] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.749+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=2c2bbf52-419f-4172-8dd4-2aefc9f523b2, parentCommentId=null [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.749+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=2c2bbf52-419f-4172-8dd4-2aefc9f523b2 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] p1_0.id, [2026-01-20T00:07:58.025Z] p1_0.category, [2026-01-20T00:07:58.025Z] p1_0.comment_count, [2026-01-20T00:07:58.025Z] p1_0.content, [2026-01-20T00:07:58.025Z] p1_0.created_at, [2026-01-20T00:07:58.025Z] p1_0.deleted, [2026-01-20T00:07:58.025Z] p1_0.like_count, [2026-01-20T00:07:58.025Z] p1_0.title, [2026-01-20T00:07:58.025Z] p1_0.updated_at, [2026-01-20T00:07:58.025Z] p1_0.user_id, [2026-01-20T00:07:58.025Z] p1_0.view_count [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] p1_0.id, [2026-01-20T00:07:58.025Z] p1_0.category, [2026-01-20T00:07:58.025Z] p1_0.comment_count, [2026-01-20T00:07:58.025Z] p1_0.content, [2026-01-20T00:07:58.025Z] p1_0.created_at, [2026-01-20T00:07:58.025Z] p1_0.deleted, [2026-01-20T00:07:58.025Z] p1_0.like_count, [2026-01-20T00:07:58.025Z] p1_0.title, [2026-01-20T00:07:58.025Z] p1_0.updated_at, [2026-01-20T00:07:58.025Z] p1_0.user_id, [2026-01-20T00:07:58.025Z] p1_0.view_count [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.756+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=7 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.758+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=7 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.758+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.758+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@780227d3] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.762+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a808bd38-527a-4c09-b6a3-afb240c80f67 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.763+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.764+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@293a158b] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.764+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=a808bd38-527a-4c09-b6a3-afb240c80f67, parentCommentId=null [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.764+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=a808bd38-527a-4c09-b6a3-afb240c80f67 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.766+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] p1_0.id, [2026-01-20T00:07:58.025Z] p1_0.category, [2026-01-20T00:07:58.025Z] p1_0.comment_count, [2026-01-20T00:07:58.025Z] p1_0.content, [2026-01-20T00:07:58.025Z] p1_0.created_at, [2026-01-20T00:07:58.025Z] p1_0.deleted, [2026-01-20T00:07:58.025Z] p1_0.like_count, [2026-01-20T00:07:58.025Z] p1_0.title, [2026-01-20T00:07:58.025Z] p1_0.updated_at, [2026-01-20T00:07:58.025Z] p1_0.user_id, [2026-01-20T00:07:58.025Z] p1_0.view_count [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] p1_0.id, [2026-01-20T00:07:58.025Z] p1_0.category, [2026-01-20T00:07:58.025Z] p1_0.comment_count, [2026-01-20T00:07:58.025Z] p1_0.content, [2026-01-20T00:07:58.025Z] p1_0.created_at, [2026-01-20T00:07:58.025Z] p1_0.deleted, [2026-01-20T00:07:58.025Z] p1_0.like_count, [2026-01-20T00:07:58.025Z] p1_0.title, [2026-01-20T00:07:58.025Z] p1_0.updated_at, [2026-01-20T00:07:58.025Z] p1_0.user_id, [2026-01-20T00:07:58.025Z] p1_0.view_count [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.771+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=8 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.773+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=8 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.773+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.773+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@243b43ed] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.776+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 2e065e38-6e5c-4ffd-9a46-b38bab18caaf [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.777+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.778+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@2d1af16a] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.778+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=2e065e38-6e5c-4ffd-9a46-b38bab18caaf, parentCommentId=null [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.778+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=2e065e38-6e5c-4ffd-9a46-b38bab18caaf [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] p1_0.id, [2026-01-20T00:07:58.025Z] p1_0.category, [2026-01-20T00:07:58.025Z] p1_0.comment_count, [2026-01-20T00:07:58.025Z] p1_0.content, [2026-01-20T00:07:58.025Z] p1_0.created_at, [2026-01-20T00:07:58.025Z] p1_0.deleted, [2026-01-20T00:07:58.025Z] p1_0.like_count, [2026-01-20T00:07:58.025Z] p1_0.title, [2026-01-20T00:07:58.025Z] p1_0.updated_at, [2026-01-20T00:07:58.025Z] p1_0.user_id, [2026-01-20T00:07:58.025Z] p1_0.view_count [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] p1_0.id, [2026-01-20T00:07:58.025Z] p1_0.category, [2026-01-20T00:07:58.025Z] p1_0.comment_count, [2026-01-20T00:07:58.025Z] p1_0.content, [2026-01-20T00:07:58.025Z] p1_0.created_at, [2026-01-20T00:07:58.025Z] p1_0.deleted, [2026-01-20T00:07:58.025Z] p1_0.like_count, [2026-01-20T00:07:58.025Z] p1_0.title, [2026-01-20T00:07:58.025Z] p1_0.updated_at, [2026-01-20T00:07:58.025Z] p1_0.user_id, [2026-01-20T00:07:58.025Z] p1_0.view_count [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(p1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.025Z] u1_0.email, [2026-01-20T00:07:58.025Z] u1_0.gender, [2026-01-20T00:07:58.025Z] u1_0.latitude, [2026-01-20T00:07:58.025Z] u1_0.location, [2026-01-20T00:07:58.025Z] u1_0.longitude, [2026-01-20T00:07:58.025Z] u1_0.nickname, [2026-01-20T00:07:58.025Z] u1_0.profile_image_url, [2026-01-20T00:07:58.025Z] u1_0.startup_experience, [2026-01-20T00:07:58.025Z] u1_0.updated_at, [2026-01-20T00:07:58.025Z] u1_0.user_type, [2026-01-20T00:07:58.025Z] u1_0.username [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] users u1_0 [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] u1_0.id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* insert for [2026-01-20T00:07:58.025Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.025Z] into [2026-01-20T00:07:58.025Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.025Z] values [2026-01-20T00:07:58.025Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* */ select [2026-01-20T00:07:58.025Z] count(c1_0.id) [2026-01-20T00:07:58.025Z] from [2026-01-20T00:07:58.025Z] comments c1_0 [2026-01-20T00:07:58.025Z] left join [2026-01-20T00:07:58.025Z] post p1_0 [2026-01-20T00:07:58.025Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] p1_0.id=? [2026-01-20T00:07:58.025Z] and not(c1_0.deleted) [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.785+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=9 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] Hibernate: [2026-01-20T00:07:58.025Z] /* update [2026-01-20T00:07:58.025Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.025Z] set [2026-01-20T00:07:58.025Z] category=?, [2026-01-20T00:07:58.025Z] comment_count=?, [2026-01-20T00:07:58.025Z] content=?, [2026-01-20T00:07:58.025Z] deleted=?, [2026-01-20T00:07:58.025Z] like_count=?, [2026-01-20T00:07:58.025Z] title=?, [2026-01-20T00:07:58.025Z] updated_at=?, [2026-01-20T00:07:58.025Z] user_id=?, [2026-01-20T00:07:58.025Z] view_count=? [2026-01-20T00:07:58.025Z] where [2026-01-20T00:07:58.025Z] id=? [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.787+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=9 [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.787+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.787+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@7aac4077] [2026-01-20T00:07:58.025Z] 2026-01-20T09:07:57.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.025Z] select [2026-01-20T00:07:58.025Z] u1_0.id, [2026-01-20T00:07:58.025Z] u1_0.age_range, [2026-01-20T00:07:58.025Z] u1_0.budget, [2026-01-20T00:07:58.025Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.790+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: adb79380-3cba-447a-8e49-1de8a705d050 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.791+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.792+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@6fe0d026] [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.792+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=adb79380-3cba-447a-8e49-1de8a705d050, parentCommentId=null [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.792+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=adb79380-3cba-447a-8e49-1de8a705d050 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.793+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] p1_0.id, [2026-01-20T00:07:58.027Z] p1_0.category, [2026-01-20T00:07:58.027Z] p1_0.comment_count, [2026-01-20T00:07:58.027Z] p1_0.content, [2026-01-20T00:07:58.027Z] p1_0.created_at, [2026-01-20T00:07:58.027Z] p1_0.deleted, [2026-01-20T00:07:58.027Z] p1_0.like_count, [2026-01-20T00:07:58.027Z] p1_0.title, [2026-01-20T00:07:58.027Z] p1_0.updated_at, [2026-01-20T00:07:58.027Z] p1_0.user_id, [2026-01-20T00:07:58.027Z] p1_0.view_count [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(p1_0.deleted) [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] p1_0.id, [2026-01-20T00:07:58.027Z] p1_0.category, [2026-01-20T00:07:58.027Z] p1_0.comment_count, [2026-01-20T00:07:58.027Z] p1_0.content, [2026-01-20T00:07:58.027Z] p1_0.created_at, [2026-01-20T00:07:58.027Z] p1_0.deleted, [2026-01-20T00:07:58.027Z] p1_0.like_count, [2026-01-20T00:07:58.027Z] p1_0.title, [2026-01-20T00:07:58.027Z] p1_0.updated_at, [2026-01-20T00:07:58.027Z] p1_0.user_id, [2026-01-20T00:07:58.027Z] p1_0.view_count [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(p1_0.deleted) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.795+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.796+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* insert for [2026-01-20T00:07:58.027Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.027Z] into [2026-01-20T00:07:58.027Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.027Z] values [2026-01-20T00:07:58.027Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* insert for [2026-01-20T00:07:58.027Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.027Z] into [2026-01-20T00:07:58.027Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.027Z] values [2026-01-20T00:07:58.027Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.798+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] count(c1_0.id) [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] comments c1_0 [2026-01-20T00:07:58.027Z] left join [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(c1_0.deleted) [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] count(c1_0.id) [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] comments c1_0 [2026-01-20T00:07:58.027Z] left join [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(c1_0.deleted) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.799+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=10 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.799+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* update [2026-01-20T00:07:58.027Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.027Z] set [2026-01-20T00:07:58.027Z] category=?, [2026-01-20T00:07:58.027Z] comment_count=?, [2026-01-20T00:07:58.027Z] content=?, [2026-01-20T00:07:58.027Z] deleted=?, [2026-01-20T00:07:58.027Z] like_count=?, [2026-01-20T00:07:58.027Z] title=?, [2026-01-20T00:07:58.027Z] updated_at=?, [2026-01-20T00:07:58.027Z] user_id=?, [2026-01-20T00:07:58.027Z] view_count=? [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] id=? [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* update [2026-01-20T00:07:58.027Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.027Z] set [2026-01-20T00:07:58.027Z] category=?, [2026-01-20T00:07:58.027Z] comment_count=?, [2026-01-20T00:07:58.027Z] content=?, [2026-01-20T00:07:58.027Z] deleted=?, [2026-01-20T00:07:58.027Z] like_count=?, [2026-01-20T00:07:58.027Z] title=?, [2026-01-20T00:07:58.027Z] updated_at=?, [2026-01-20T00:07:58.027Z] user_id=?, [2026-01-20T00:07:58.027Z] view_count=? [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] id=? [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.800+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=10 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.800+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.800+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@322c26b4] [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.803+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.803+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.804+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.804+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@19b912d8] [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.805+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4, parentCommentId=null [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.805+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.806+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] p1_0.id, [2026-01-20T00:07:58.027Z] p1_0.category, [2026-01-20T00:07:58.027Z] p1_0.comment_count, [2026-01-20T00:07:58.027Z] p1_0.content, [2026-01-20T00:07:58.027Z] p1_0.created_at, [2026-01-20T00:07:58.027Z] p1_0.deleted, [2026-01-20T00:07:58.027Z] p1_0.like_count, [2026-01-20T00:07:58.027Z] p1_0.title, [2026-01-20T00:07:58.027Z] p1_0.updated_at, [2026-01-20T00:07:58.027Z] p1_0.user_id, [2026-01-20T00:07:58.027Z] p1_0.view_count [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(p1_0.deleted) [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] p1_0.id, [2026-01-20T00:07:58.027Z] p1_0.category, [2026-01-20T00:07:58.027Z] p1_0.comment_count, [2026-01-20T00:07:58.027Z] p1_0.content, [2026-01-20T00:07:58.027Z] p1_0.created_at, [2026-01-20T00:07:58.027Z] p1_0.deleted, [2026-01-20T00:07:58.027Z] p1_0.like_count, [2026-01-20T00:07:58.027Z] p1_0.title, [2026-01-20T00:07:58.027Z] p1_0.updated_at, [2026-01-20T00:07:58.027Z] p1_0.user_id, [2026-01-20T00:07:58.027Z] p1_0.view_count [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(p1_0.deleted) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.807+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] select [2026-01-20T00:07:58.027Z] u1_0.id, [2026-01-20T00:07:58.027Z] u1_0.age_range, [2026-01-20T00:07:58.027Z] u1_0.budget, [2026-01-20T00:07:58.027Z] u1_0.created_at, [2026-01-20T00:07:58.027Z] u1_0.email, [2026-01-20T00:07:58.027Z] u1_0.gender, [2026-01-20T00:07:58.027Z] u1_0.latitude, [2026-01-20T00:07:58.027Z] u1_0.location, [2026-01-20T00:07:58.027Z] u1_0.longitude, [2026-01-20T00:07:58.027Z] u1_0.nickname, [2026-01-20T00:07:58.027Z] u1_0.profile_image_url, [2026-01-20T00:07:58.027Z] u1_0.startup_experience, [2026-01-20T00:07:58.027Z] u1_0.updated_at, [2026-01-20T00:07:58.027Z] u1_0.user_type, [2026-01-20T00:07:58.027Z] u1_0.username [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] users u1_0 [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] u1_0.id=? [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.808+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* insert for [2026-01-20T00:07:58.027Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.027Z] into [2026-01-20T00:07:58.027Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.027Z] values [2026-01-20T00:07:58.027Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* insert for [2026-01-20T00:07:58.027Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.027Z] into [2026-01-20T00:07:58.027Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.027Z] values [2026-01-20T00:07:58.027Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.810+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] count(c1_0.id) [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] comments c1_0 [2026-01-20T00:07:58.027Z] left join [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(c1_0.deleted) [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* */ select [2026-01-20T00:07:58.027Z] count(c1_0.id) [2026-01-20T00:07:58.027Z] from [2026-01-20T00:07:58.027Z] comments c1_0 [2026-01-20T00:07:58.027Z] left join [2026-01-20T00:07:58.027Z] post p1_0 [2026-01-20T00:07:58.027Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] p1_0.id=? [2026-01-20T00:07:58.027Z] and not(c1_0.deleted) [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.810+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=11 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.811+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.027Z] /* update [2026-01-20T00:07:58.027Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.027Z] set [2026-01-20T00:07:58.027Z] category=?, [2026-01-20T00:07:58.027Z] comment_count=?, [2026-01-20T00:07:58.027Z] content=?, [2026-01-20T00:07:58.027Z] deleted=?, [2026-01-20T00:07:58.027Z] like_count=?, [2026-01-20T00:07:58.027Z] title=?, [2026-01-20T00:07:58.027Z] updated_at=?, [2026-01-20T00:07:58.027Z] user_id=?, [2026-01-20T00:07:58.027Z] view_count=? [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] id=? [2026-01-20T00:07:58.027Z] Hibernate: [2026-01-20T00:07:58.027Z] /* update [2026-01-20T00:07:58.027Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.027Z] set [2026-01-20T00:07:58.027Z] category=?, [2026-01-20T00:07:58.027Z] comment_count=?, [2026-01-20T00:07:58.027Z] content=?, [2026-01-20T00:07:58.027Z] deleted=?, [2026-01-20T00:07:58.027Z] like_count=?, [2026-01-20T00:07:58.027Z] title=?, [2026-01-20T00:07:58.027Z] updated_at=?, [2026-01-20T00:07:58.027Z] user_id=?, [2026-01-20T00:07:58.027Z] view_count=? [2026-01-20T00:07:58.027Z] where [2026-01-20T00:07:58.027Z] id=? [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.812+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=11 [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.812+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.027Z] 2026-01-20T09:07:57.812+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@5549f3f7] [2026-01-20T00:07:58.027Z] ✅ 10개 댓글 생성 완료... [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.814+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.815+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 2c2bbf52-419f-4172-8dd4-2aefc9f523b2 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.816+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.816+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@4f74bde7] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.817+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=2c2bbf52-419f-4172-8dd4-2aefc9f523b2, parentCommentId=null [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.817+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=2c2bbf52-419f-4172-8dd4-2aefc9f523b2 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.818+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.819+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.820+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.822+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] count(c1_0.id) [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] comments c1_0 [2026-01-20T00:07:58.028Z] left join [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(c1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] count(c1_0.id) [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] comments c1_0 [2026-01-20T00:07:58.028Z] left join [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(c1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.823+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=12 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.824+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* update [2026-01-20T00:07:58.028Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.028Z] set [2026-01-20T00:07:58.028Z] category=?, [2026-01-20T00:07:58.028Z] comment_count=?, [2026-01-20T00:07:58.028Z] content=?, [2026-01-20T00:07:58.028Z] deleted=?, [2026-01-20T00:07:58.028Z] like_count=?, [2026-01-20T00:07:58.028Z] title=?, [2026-01-20T00:07:58.028Z] updated_at=?, [2026-01-20T00:07:58.028Z] user_id=?, [2026-01-20T00:07:58.028Z] view_count=? [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* update [2026-01-20T00:07:58.028Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.028Z] set [2026-01-20T00:07:58.028Z] category=?, [2026-01-20T00:07:58.028Z] comment_count=?, [2026-01-20T00:07:58.028Z] content=?, [2026-01-20T00:07:58.028Z] deleted=?, [2026-01-20T00:07:58.028Z] like_count=?, [2026-01-20T00:07:58.028Z] title=?, [2026-01-20T00:07:58.028Z] updated_at=?, [2026-01-20T00:07:58.028Z] user_id=?, [2026-01-20T00:07:58.028Z] view_count=? [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.824+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=12 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.825+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.825+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@45240dd2] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.827+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.828+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a808bd38-527a-4c09-b6a3-afb240c80f67 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.828+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.829+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@63227e87] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.830+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=a808bd38-527a-4c09-b6a3-afb240c80f67, parentCommentId=null [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.830+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=a808bd38-527a-4c09-b6a3-afb240c80f67 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.831+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.832+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.833+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.835+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] count(c1_0.id) [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] comments c1_0 [2026-01-20T00:07:58.028Z] left join [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(c1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] count(c1_0.id) [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] comments c1_0 [2026-01-20T00:07:58.028Z] left join [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(c1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.836+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=13 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.836+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* update [2026-01-20T00:07:58.028Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.028Z] set [2026-01-20T00:07:58.028Z] category=?, [2026-01-20T00:07:58.028Z] comment_count=?, [2026-01-20T00:07:58.028Z] content=?, [2026-01-20T00:07:58.028Z] deleted=?, [2026-01-20T00:07:58.028Z] like_count=?, [2026-01-20T00:07:58.028Z] title=?, [2026-01-20T00:07:58.028Z] updated_at=?, [2026-01-20T00:07:58.028Z] user_id=?, [2026-01-20T00:07:58.028Z] view_count=? [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* update [2026-01-20T00:07:58.028Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.028Z] set [2026-01-20T00:07:58.028Z] category=?, [2026-01-20T00:07:58.028Z] comment_count=?, [2026-01-20T00:07:58.028Z] content=?, [2026-01-20T00:07:58.028Z] deleted=?, [2026-01-20T00:07:58.028Z] like_count=?, [2026-01-20T00:07:58.028Z] title=?, [2026-01-20T00:07:58.028Z] updated_at=?, [2026-01-20T00:07:58.028Z] user_id=?, [2026-01-20T00:07:58.028Z] view_count=? [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.837+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=13 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.837+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.838+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@3820d547] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.840+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.841+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 2e065e38-6e5c-4ffd-9a46-b38bab18caaf [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.841+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.842+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@78cf3c60] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.842+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=2e065e38-6e5c-4ffd-9a46-b38bab18caaf, parentCommentId=null [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.843+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=2e065e38-6e5c-4ffd-9a46-b38bab18caaf [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.844+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.845+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.846+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.848+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] count(c1_0.id) [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] comments c1_0 [2026-01-20T00:07:58.028Z] left join [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(c1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] count(c1_0.id) [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] comments c1_0 [2026-01-20T00:07:58.028Z] left join [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(c1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.848+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=14 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* update [2026-01-20T00:07:58.028Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.028Z] set [2026-01-20T00:07:58.028Z] category=?, [2026-01-20T00:07:58.028Z] comment_count=?, [2026-01-20T00:07:58.028Z] content=?, [2026-01-20T00:07:58.028Z] deleted=?, [2026-01-20T00:07:58.028Z] like_count=?, [2026-01-20T00:07:58.028Z] title=?, [2026-01-20T00:07:58.028Z] updated_at=?, [2026-01-20T00:07:58.028Z] user_id=?, [2026-01-20T00:07:58.028Z] view_count=? [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* update [2026-01-20T00:07:58.028Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.028Z] set [2026-01-20T00:07:58.028Z] category=?, [2026-01-20T00:07:58.028Z] comment_count=?, [2026-01-20T00:07:58.028Z] content=?, [2026-01-20T00:07:58.028Z] deleted=?, [2026-01-20T00:07:58.028Z] like_count=?, [2026-01-20T00:07:58.028Z] title=?, [2026-01-20T00:07:58.028Z] updated_at=?, [2026-01-20T00:07:58.028Z] user_id=?, [2026-01-20T00:07:58.028Z] view_count=? [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.850+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=14 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.850+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.850+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@44305d79] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.853+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.854+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: adb79380-3cba-447a-8e49-1de8a705d050 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.854+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.855+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@4daa7200] [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.855+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=adb79380-3cba-447a-8e49-1de8a705d050, parentCommentId=null [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.855+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=adb79380-3cba-447a-8e49-1de8a705d050 [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.857+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* */ select [2026-01-20T00:07:58.028Z] p1_0.id, [2026-01-20T00:07:58.028Z] p1_0.category, [2026-01-20T00:07:58.028Z] p1_0.comment_count, [2026-01-20T00:07:58.028Z] p1_0.content, [2026-01-20T00:07:58.028Z] p1_0.created_at, [2026-01-20T00:07:58.028Z] p1_0.deleted, [2026-01-20T00:07:58.028Z] p1_0.like_count, [2026-01-20T00:07:58.028Z] p1_0.title, [2026-01-20T00:07:58.028Z] p1_0.updated_at, [2026-01-20T00:07:58.028Z] p1_0.user_id, [2026-01-20T00:07:58.028Z] p1_0.view_count [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] post p1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] p1_0.id=? [2026-01-20T00:07:58.028Z] and not(p1_0.deleted) [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.858+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] select [2026-01-20T00:07:58.028Z] u1_0.id, [2026-01-20T00:07:58.028Z] u1_0.age_range, [2026-01-20T00:07:58.028Z] u1_0.budget, [2026-01-20T00:07:58.028Z] u1_0.created_at, [2026-01-20T00:07:58.028Z] u1_0.email, [2026-01-20T00:07:58.028Z] u1_0.gender, [2026-01-20T00:07:58.028Z] u1_0.latitude, [2026-01-20T00:07:58.028Z] u1_0.location, [2026-01-20T00:07:58.028Z] u1_0.longitude, [2026-01-20T00:07:58.028Z] u1_0.nickname, [2026-01-20T00:07:58.028Z] u1_0.profile_image_url, [2026-01-20T00:07:58.028Z] u1_0.startup_experience, [2026-01-20T00:07:58.028Z] u1_0.updated_at, [2026-01-20T00:07:58.028Z] u1_0.user_type, [2026-01-20T00:07:58.028Z] u1_0.username [2026-01-20T00:07:58.028Z] from [2026-01-20T00:07:58.028Z] users u1_0 [2026-01-20T00:07:58.028Z] where [2026-01-20T00:07:58.028Z] u1_0.id=? [2026-01-20T00:07:58.028Z] 2026-01-20T09:07:57.859+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.028Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.028Z] values [2026-01-20T00:07:58.028Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.028Z] Hibernate: [2026-01-20T00:07:58.028Z] /* insert for [2026-01-20T00:07:58.028Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.028Z] into [2026-01-20T00:07:58.029Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.029Z] values [2026-01-20T00:07:58.029Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.860+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.861+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=15 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.862+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* update [2026-01-20T00:07:58.029Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.029Z] set [2026-01-20T00:07:58.029Z] category=?, [2026-01-20T00:07:58.029Z] comment_count=?, [2026-01-20T00:07:58.029Z] content=?, [2026-01-20T00:07:58.029Z] deleted=?, [2026-01-20T00:07:58.029Z] like_count=?, [2026-01-20T00:07:58.029Z] title=?, [2026-01-20T00:07:58.029Z] updated_at=?, [2026-01-20T00:07:58.029Z] user_id=?, [2026-01-20T00:07:58.029Z] view_count=? [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* update [2026-01-20T00:07:58.029Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.029Z] set [2026-01-20T00:07:58.029Z] category=?, [2026-01-20T00:07:58.029Z] comment_count=?, [2026-01-20T00:07:58.029Z] content=?, [2026-01-20T00:07:58.029Z] deleted=?, [2026-01-20T00:07:58.029Z] like_count=?, [2026-01-20T00:07:58.029Z] title=?, [2026-01-20T00:07:58.029Z] updated_at=?, [2026-01-20T00:07:58.029Z] user_id=?, [2026-01-20T00:07:58.029Z] view_count=? [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.862+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=15 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.863+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.863+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@3bcc769b] [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.865+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.866+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.866+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#createComment(Long, FreeboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.867+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateRequest@20af4294] [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.867+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 요청: freeboardId=4, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4, parentCommentId=null [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.867+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 시작: postId=4, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] p1_0.id, [2026-01-20T00:07:58.029Z] p1_0.category, [2026-01-20T00:07:58.029Z] p1_0.comment_count, [2026-01-20T00:07:58.029Z] p1_0.content, [2026-01-20T00:07:58.029Z] p1_0.created_at, [2026-01-20T00:07:58.029Z] p1_0.deleted, [2026-01-20T00:07:58.029Z] p1_0.like_count, [2026-01-20T00:07:58.029Z] p1_0.title, [2026-01-20T00:07:58.029Z] p1_0.updated_at, [2026-01-20T00:07:58.029Z] p1_0.user_id, [2026-01-20T00:07:58.029Z] p1_0.view_count [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(p1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] p1_0.id, [2026-01-20T00:07:58.029Z] p1_0.category, [2026-01-20T00:07:58.029Z] p1_0.comment_count, [2026-01-20T00:07:58.029Z] p1_0.content, [2026-01-20T00:07:58.029Z] p1_0.created_at, [2026-01-20T00:07:58.029Z] p1_0.deleted, [2026-01-20T00:07:58.029Z] p1_0.like_count, [2026-01-20T00:07:58.029Z] p1_0.title, [2026-01-20T00:07:58.029Z] p1_0.updated_at, [2026-01-20T00:07:58.029Z] p1_0.user_id, [2026-01-20T00:07:58.029Z] p1_0.view_count [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(p1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.870+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.871+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* insert for [2026-01-20T00:07:58.029Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.029Z] into [2026-01-20T00:07:58.029Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.029Z] values [2026-01-20T00:07:58.029Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* insert for [2026-01-20T00:07:58.029Z] com.example.soso.community.common.comment.domain.entity.Comment */insert [2026-01-20T00:07:58.029Z] into [2026-01-20T00:07:58.029Z] comments (content, created_at, deleted, like_count, parent_id, post_id, updated_at, user_id, id) [2026-01-20T00:07:58.029Z] values [2026-01-20T00:07:58.029Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.872+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.873+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 작성 완료: commentId=16 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.873+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* update [2026-01-20T00:07:58.029Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.029Z] set [2026-01-20T00:07:58.029Z] category=?, [2026-01-20T00:07:58.029Z] comment_count=?, [2026-01-20T00:07:58.029Z] content=?, [2026-01-20T00:07:58.029Z] deleted=?, [2026-01-20T00:07:58.029Z] like_count=?, [2026-01-20T00:07:58.029Z] title=?, [2026-01-20T00:07:58.029Z] updated_at=?, [2026-01-20T00:07:58.029Z] user_id=?, [2026-01-20T00:07:58.029Z] view_count=? [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* update [2026-01-20T00:07:58.029Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:07:58.029Z] set [2026-01-20T00:07:58.029Z] category=?, [2026-01-20T00:07:58.029Z] comment_count=?, [2026-01-20T00:07:58.029Z] content=?, [2026-01-20T00:07:58.029Z] deleted=?, [2026-01-20T00:07:58.029Z] like_count=?, [2026-01-20T00:07:58.029Z] title=?, [2026-01-20T00:07:58.029Z] updated_at=?, [2026-01-20T00:07:58.029Z] user_id=?, [2026-01-20T00:07:58.029Z] view_count=? [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.874+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 작성 완료: commentId=16 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.874+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.874+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCreateResponse@7a460cd2] [2026-01-20T00:07:58.029Z] ✅ 15개 댓글 생성 완료... [2026-01-20T00:07:58.029Z] ✅ 총 15개 댓글 생성 완료! (소요시간: 198ms) [2026-01-20T00:07:58.029Z] [2026-01-20T00:07:58.029Z] [STEP 3] 댓글 첫 페이지 조회 (5개씩)... [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.877+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.878+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.878+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.879+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=4, sort=LATEST, cursor=null, size=5, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.879+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=4, sortType=LATEST, size=5, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.881+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] p1_0.id, [2026-01-20T00:07:58.029Z] p1_0.category, [2026-01-20T00:07:58.029Z] p1_0.comment_count, [2026-01-20T00:07:58.029Z] p1_0.content, [2026-01-20T00:07:58.029Z] p1_0.created_at, [2026-01-20T00:07:58.029Z] p1_0.deleted, [2026-01-20T00:07:58.029Z] p1_0.like_count, [2026-01-20T00:07:58.029Z] p1_0.title, [2026-01-20T00:07:58.029Z] p1_0.updated_at, [2026-01-20T00:07:58.029Z] p1_0.user_id, [2026-01-20T00:07:58.029Z] p1_0.view_count [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(p1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] p1_0.id, [2026-01-20T00:07:58.029Z] p1_0.category, [2026-01-20T00:07:58.029Z] p1_0.comment_count, [2026-01-20T00:07:58.029Z] p1_0.content, [2026-01-20T00:07:58.029Z] p1_0.created_at, [2026-01-20T00:07:58.029Z] p1_0.deleted, [2026-01-20T00:07:58.029Z] p1_0.like_count, [2026-01-20T00:07:58.029Z] p1_0.title, [2026-01-20T00:07:58.029Z] p1_0.updated_at, [2026-01-20T00:07:58.029Z] p1_0.user_id, [2026-01-20T00:07:58.029Z] p1_0.view_count [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(p1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.884+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] c1_0.id, [2026-01-20T00:07:58.029Z] c1_0.content, [2026-01-20T00:07:58.029Z] c1_0.created_at, [2026-01-20T00:07:58.029Z] c1_0.deleted, [2026-01-20T00:07:58.029Z] c1_0.like_count, [2026-01-20T00:07:58.029Z] c1_0.parent_id, [2026-01-20T00:07:58.029Z] c1_0.post_id, [2026-01-20T00:07:58.029Z] c1_0.updated_at, [2026-01-20T00:07:58.029Z] c1_0.user_id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] order by [2026-01-20T00:07:58.029Z] c1_0.created_at desc [2026-01-20T00:07:58.029Z] fetch [2026-01-20T00:07:58.029Z] first ? rows only [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] c1_0.id, [2026-01-20T00:07:58.029Z] c1_0.content, [2026-01-20T00:07:58.029Z] c1_0.created_at, [2026-01-20T00:07:58.029Z] c1_0.deleted, [2026-01-20T00:07:58.029Z] c1_0.like_count, [2026-01-20T00:07:58.029Z] c1_0.parent_id, [2026-01-20T00:07:58.029Z] c1_0.post_id, [2026-01-20T00:07:58.029Z] c1_0.updated_at, [2026-01-20T00:07:58.029Z] c1_0.user_id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] post p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] order by [2026-01-20T00:07:58.029Z] c1_0.created_at desc [2026-01-20T00:07:58.029Z] fetch [2026-01-20T00:07:58.029Z] first ? rows only [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.888+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.890+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(cl1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(cl1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.892+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] cl1_0.id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] and u1_0.id=? [2026-01-20T00:07:58.029Z] fetch [2026-01-20T00:07:58.029Z] first ? rows only [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] cl1_0.id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] and u1_0.id=? [2026-01-20T00:07:58.029Z] fetch [2026-01-20T00:07:58.029Z] first ? rows only [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.893+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.894+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(cl1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(cl1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] cl1_0.id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] and u1_0.id=? [2026-01-20T00:07:58.029Z] fetch [2026-01-20T00:07:58.029Z] first ? rows only [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] cl1_0.id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] and u1_0.id=? [2026-01-20T00:07:58.029Z] fetch [2026-01-20T00:07:58.029Z] first ? rows only [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] select [2026-01-20T00:07:58.029Z] u1_0.id, [2026-01-20T00:07:58.029Z] u1_0.age_range, [2026-01-20T00:07:58.029Z] u1_0.budget, [2026-01-20T00:07:58.029Z] u1_0.created_at, [2026-01-20T00:07:58.029Z] u1_0.email, [2026-01-20T00:07:58.029Z] u1_0.gender, [2026-01-20T00:07:58.029Z] u1_0.latitude, [2026-01-20T00:07:58.029Z] u1_0.location, [2026-01-20T00:07:58.029Z] u1_0.longitude, [2026-01-20T00:07:58.029Z] u1_0.nickname, [2026-01-20T00:07:58.029Z] u1_0.profile_image_url, [2026-01-20T00:07:58.029Z] u1_0.startup_experience, [2026-01-20T00:07:58.029Z] u1_0.updated_at, [2026-01-20T00:07:58.029Z] u1_0.user_type, [2026-01-20T00:07:58.029Z] u1_0.username [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] u1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(c1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments p1_0 [2026-01-20T00:07:58.029Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] p1_0.id=? [2026-01-20T00:07:58.029Z] and not(c1_0.deleted) [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(cl1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] Hibernate: [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] count(cl1_0.id) [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] where [2026-01-20T00:07:58.029Z] c1_0.id=? [2026-01-20T00:07:58.029Z] 2026-01-20T09:07:57.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.029Z] /* */ select [2026-01-20T00:07:58.029Z] cl1_0.id [2026-01-20T00:07:58.029Z] from [2026-01-20T00:07:58.029Z] comment_likes cl1_0 [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] comments c1_0 [2026-01-20T00:07:58.029Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.029Z] left join [2026-01-20T00:07:58.029Z] users u1_0 [2026-01-20T00:07:58.029Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(c1_0.deleted) [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(c1_0.deleted) [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(cl1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(cl1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(c1_0.deleted) [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(c1_0.deleted) [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(cl1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(cl1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] post p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] post p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.915+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=5, hasNext=true [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.917+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.917+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@2ddb0cef] [2026-01-20T00:07:58.030Z] ✅ 댓글 첫 페이지 조회 성공! (소요시간: 49ms) [2026-01-20T00:07:58.030Z] - 댓글 수: 5 [2026-01-20T00:07:58.030Z] - 다음 페이지 존재: true [2026-01-20T00:07:58.030Z] [2026-01-20T00:07:58.030Z] [STEP 4] 댓글 커서 페이징 순회... [2026-01-20T00:07:58.030Z] [2026-01-20T00:07:58.030Z] [댓글 페이지 2] 커서로 조회... [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.930+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.931+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.932+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=4, sort=LATEST, cursor=present, size=5, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.932+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=4, sortType=LATEST, size=5, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] p1_0.id, [2026-01-20T00:07:58.030Z] p1_0.category, [2026-01-20T00:07:58.030Z] p1_0.comment_count, [2026-01-20T00:07:58.030Z] p1_0.content, [2026-01-20T00:07:58.030Z] p1_0.created_at, [2026-01-20T00:07:58.030Z] p1_0.deleted, [2026-01-20T00:07:58.030Z] p1_0.like_count, [2026-01-20T00:07:58.030Z] p1_0.title, [2026-01-20T00:07:58.030Z] p1_0.updated_at, [2026-01-20T00:07:58.030Z] p1_0.user_id, [2026-01-20T00:07:58.030Z] p1_0.view_count [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] post p1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(p1_0.deleted) [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] p1_0.id, [2026-01-20T00:07:58.030Z] p1_0.category, [2026-01-20T00:07:58.030Z] p1_0.comment_count, [2026-01-20T00:07:58.030Z] p1_0.content, [2026-01-20T00:07:58.030Z] p1_0.created_at, [2026-01-20T00:07:58.030Z] p1_0.deleted, [2026-01-20T00:07:58.030Z] p1_0.like_count, [2026-01-20T00:07:58.030Z] p1_0.title, [2026-01-20T00:07:58.030Z] p1_0.updated_at, [2026-01-20T00:07:58.030Z] p1_0.user_id, [2026-01-20T00:07:58.030Z] p1_0.view_count [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] post p1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(p1_0.deleted) [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] c1_0.id, [2026-01-20T00:07:58.030Z] c1_0.content, [2026-01-20T00:07:58.030Z] c1_0.created_at, [2026-01-20T00:07:58.030Z] c1_0.deleted, [2026-01-20T00:07:58.030Z] c1_0.like_count, [2026-01-20T00:07:58.030Z] c1_0.parent_id, [2026-01-20T00:07:58.030Z] c1_0.post_id, [2026-01-20T00:07:58.030Z] c1_0.updated_at, [2026-01-20T00:07:58.030Z] c1_0.user_id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] post p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and c1_0.created_at */ select [2026-01-20T00:07:58.030Z] c1_0.id, [2026-01-20T00:07:58.030Z] c1_0.content, [2026-01-20T00:07:58.030Z] c1_0.created_at, [2026-01-20T00:07:58.030Z] c1_0.deleted, [2026-01-20T00:07:58.030Z] c1_0.like_count, [2026-01-20T00:07:58.030Z] c1_0.parent_id, [2026-01-20T00:07:58.030Z] c1_0.post_id, [2026-01-20T00:07:58.030Z] c1_0.updated_at, [2026-01-20T00:07:58.030Z] c1_0.user_id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] post p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and c1_0.created_at */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(c1_0.deleted) [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(c1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments p1_0 [2026-01-20T00:07:58.030Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] p1_0.id=? [2026-01-20T00:07:58.030Z] and not(c1_0.deleted) [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(cl1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] count(cl1_0.id) [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] /* */ select [2026-01-20T00:07:58.030Z] cl1_0.id [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] comment_likes cl1_0 [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] comments c1_0 [2026-01-20T00:07:58.030Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.030Z] left join [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] c1_0.id=? [2026-01-20T00:07:58.030Z] and u1_0.id=? [2026-01-20T00:07:58.030Z] fetch [2026-01-20T00:07:58.030Z] first ? rows only [2026-01-20T00:07:58.030Z] 2026-01-20T09:07:57.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.030Z] Hibernate: [2026-01-20T00:07:58.030Z] select [2026-01-20T00:07:58.030Z] u1_0.id, [2026-01-20T00:07:58.030Z] u1_0.age_range, [2026-01-20T00:07:58.030Z] u1_0.budget, [2026-01-20T00:07:58.030Z] u1_0.created_at, [2026-01-20T00:07:58.030Z] u1_0.email, [2026-01-20T00:07:58.030Z] u1_0.gender, [2026-01-20T00:07:58.030Z] u1_0.latitude, [2026-01-20T00:07:58.030Z] u1_0.location, [2026-01-20T00:07:58.030Z] u1_0.longitude, [2026-01-20T00:07:58.030Z] u1_0.nickname, [2026-01-20T00:07:58.030Z] u1_0.profile_image_url, [2026-01-20T00:07:58.030Z] u1_0.startup_experience, [2026-01-20T00:07:58.030Z] u1_0.updated_at, [2026-01-20T00:07:58.030Z] u1_0.user_type, [2026-01-20T00:07:58.030Z] u1_0.username [2026-01-20T00:07:58.030Z] from [2026-01-20T00:07:58.030Z] users u1_0 [2026-01-20T00:07:58.030Z] where [2026-01-20T00:07:58.030Z] u1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.947+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.948+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.953+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.958+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] and not(c1_0.deleted) [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(cl1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] cl1_0.id [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comment_likes cl1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] c1_0.id=? [2026-01-20T00:07:58.281Z] and u1_0.id=? [2026-01-20T00:07:58.281Z] fetch [2026-01-20T00:07:58.281Z] first ? rows only [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.963+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] post p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] count(c1_0.id) [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] comments c1_0 [2026-01-20T00:07:58.281Z] left join [2026-01-20T00:07:58.281Z] post p1_0 [2026-01-20T00:07:58.281Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] p1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.964+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=5, hasNext=true [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.964+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.964+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@1a5f6761] [2026-01-20T00:07:58.281Z] ✅ 댓글 페이지 2 조회 완료! (소요시간: 38ms) [2026-01-20T00:07:58.281Z] - 이번 페이지 댓글 수: 5 [2026-01-20T00:07:58.281Z] - 누적 조회 댓글 수: 10 [2026-01-20T00:07:58.281Z] [2026-01-20T00:07:58.281Z] [댓글 페이지 3] 커서로 조회... [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] Hibernate: [2026-01-20T00:07:58.281Z] select [2026-01-20T00:07:58.281Z] u1_0.id, [2026-01-20T00:07:58.281Z] u1_0.age_range, [2026-01-20T00:07:58.281Z] u1_0.budget, [2026-01-20T00:07:58.281Z] u1_0.created_at, [2026-01-20T00:07:58.281Z] u1_0.email, [2026-01-20T00:07:58.281Z] u1_0.gender, [2026-01-20T00:07:58.281Z] u1_0.latitude, [2026-01-20T00:07:58.281Z] u1_0.location, [2026-01-20T00:07:58.281Z] u1_0.longitude, [2026-01-20T00:07:58.281Z] u1_0.nickname, [2026-01-20T00:07:58.281Z] u1_0.profile_image_url, [2026-01-20T00:07:58.281Z] u1_0.startup_experience, [2026-01-20T00:07:58.281Z] u1_0.updated_at, [2026-01-20T00:07:58.281Z] u1_0.user_type, [2026-01-20T00:07:58.281Z] u1_0.username [2026-01-20T00:07:58.281Z] from [2026-01-20T00:07:58.281Z] users u1_0 [2026-01-20T00:07:58.281Z] where [2026-01-20T00:07:58.281Z] u1_0.id=? [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.973+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.974+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.comment.controller.FreeboardCommentController#getCommentsByCursor(Long, FreeboardCommentSortType, String, int) [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.974+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 요청: freeboardId=4, sort=LATEST, cursor=present, size=5, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.974+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.c.s.AbstractCommentService : 댓글 목록 조회: postId=4, sortType=LATEST, size=5, userId=88aaa89f-eb36-494f-acc2-44bb67bef9b4 [2026-01-20T00:07:58.281Z] 2026-01-20T09:07:57.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.281Z] /* */ select [2026-01-20T00:07:58.281Z] p1_0.id, [2026-01-20T00:07:58.281Z] p1_0.category, [2026-01-20T00:07:58.281Z] p1_0.comment_count, [2026-01-20T00:07:58.281Z] p1_0.content, [2026-01-20T00:07:58.281Z] p1_0.created_at, [2026-01-20T00:07:58.281Z] p1_0.deleted, [2026-01-20T00:07:58.281Z] p1_0.like_count, [2026-01-20T00:07:58.281Z] p1_0.title, [2026-01-20T00:07:58.281Z] p1_0.updated_at, [2026-01-20T00:07:58.282Z] p1_0.user_id, [2026-01-20T00:07:58.282Z] p1_0.view_count [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] post p1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(p1_0.deleted) [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] p1_0.id, [2026-01-20T00:07:58.282Z] p1_0.category, [2026-01-20T00:07:58.282Z] p1_0.comment_count, [2026-01-20T00:07:58.282Z] p1_0.content, [2026-01-20T00:07:58.282Z] p1_0.created_at, [2026-01-20T00:07:58.282Z] p1_0.deleted, [2026-01-20T00:07:58.282Z] p1_0.like_count, [2026-01-20T00:07:58.282Z] p1_0.title, [2026-01-20T00:07:58.282Z] p1_0.updated_at, [2026-01-20T00:07:58.282Z] p1_0.user_id, [2026-01-20T00:07:58.282Z] p1_0.view_count [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] post p1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(p1_0.deleted) [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.979+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] c1_0.id, [2026-01-20T00:07:58.282Z] c1_0.content, [2026-01-20T00:07:58.282Z] c1_0.created_at, [2026-01-20T00:07:58.282Z] c1_0.deleted, [2026-01-20T00:07:58.282Z] c1_0.like_count, [2026-01-20T00:07:58.282Z] c1_0.parent_id, [2026-01-20T00:07:58.282Z] c1_0.post_id, [2026-01-20T00:07:58.282Z] c1_0.updated_at, [2026-01-20T00:07:58.282Z] c1_0.user_id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] post p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and c1_0.created_at */ select [2026-01-20T00:07:58.282Z] c1_0.id, [2026-01-20T00:07:58.282Z] c1_0.content, [2026-01-20T00:07:58.282Z] c1_0.created_at, [2026-01-20T00:07:58.282Z] c1_0.deleted, [2026-01-20T00:07:58.282Z] c1_0.like_count, [2026-01-20T00:07:58.282Z] c1_0.parent_id, [2026-01-20T00:07:58.282Z] c1_0.post_id, [2026-01-20T00:07:58.282Z] c1_0.updated_at, [2026-01-20T00:07:58.282Z] c1_0.user_id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] post p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and c1_0.created_at */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.988+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:57.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.parent_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] and not(c1_0.deleted) [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(cl1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.006+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] cl1_0.id [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] on c1_0.id=cl1_0.comment_id [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] on u1_0.id=cl1_0.user_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] c1_0.id=? [2026-01-20T00:07:58.282Z] and u1_0.id=? [2026-01-20T00:07:58.282Z] fetch [2026-01-20T00:07:58.282Z] first ? rows only [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.006+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] select [2026-01-20T00:07:58.282Z] u1_0.id, [2026-01-20T00:07:58.282Z] u1_0.age_range, [2026-01-20T00:07:58.282Z] u1_0.budget, [2026-01-20T00:07:58.282Z] u1_0.created_at, [2026-01-20T00:07:58.282Z] u1_0.email, [2026-01-20T00:07:58.282Z] u1_0.gender, [2026-01-20T00:07:58.282Z] u1_0.latitude, [2026-01-20T00:07:58.282Z] u1_0.location, [2026-01-20T00:07:58.282Z] u1_0.longitude, [2026-01-20T00:07:58.282Z] u1_0.nickname, [2026-01-20T00:07:58.282Z] u1_0.profile_image_url, [2026-01-20T00:07:58.282Z] u1_0.startup_experience, [2026-01-20T00:07:58.282Z] u1_0.updated_at, [2026-01-20T00:07:58.282Z] u1_0.user_type, [2026-01-20T00:07:58.282Z] u1_0.username [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] users u1_0 [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] u1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.008+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] post p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* */ select [2026-01-20T00:07:58.282Z] count(c1_0.id) [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] left join [2026-01-20T00:07:58.282Z] post p1_0 [2026-01-20T00:07:58.282Z] on p1_0.id=c1_0.post_id [2026-01-20T00:07:58.282Z] where [2026-01-20T00:07:58.282Z] p1_0.id=? [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.008+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.c.c.FreeboardCommentController : 자유게시판 댓글 목록 조회 완료: resultCount=5, hasNext=false [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.009+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.009+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.comment.domain.dto.FreeboardCommentCursorResponse@8b1a6c1] [2026-01-20T00:07:58.282Z] ✅ 댓글 페이지 3 조회 완료! (소요시간: 40ms) [2026-01-20T00:07:58.282Z] - 이번 페이지 댓글 수: 5 [2026-01-20T00:07:58.282Z] - 누적 조회 댓글 수: 15 [2026-01-20T00:07:58.282Z] [2026-01-20T00:07:58.282Z] ✅ 댓글 페이징 완료! 총 15개 댓글 조회 [2026-01-20T00:07:58.282Z] [2026-01-20T00:07:58.282Z] 🎉 === 댓글 페이징 성능 테스트 완료 === [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.014+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] CommentLike x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] CommentLike x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comment_likes cl1_0 [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.016+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] Comment x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] Comment x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] comments c1_0 [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.018+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] PostLike x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] post_like pl1_0 [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] PostLike x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] post_like pl1_0 [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] PostImage x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] post_image pi1_0 [2026-01-20T00:07:58.282Z] Hibernate: [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] PostImage x */ delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.282Z] post_image pi1_0 [2026-01-20T00:07:58.282Z] 2026-01-20T09:07:58.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.282Z] /* delete [2026-01-20T00:07:58.282Z] from [2026-01-20T00:07:58.283Z] Post x */ delete [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] post p1_0 [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* delete [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] Post x */ delete [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] post p1_0 [2026-01-20T00:07:58.283Z] [2026-01-20T00:07:58.283Z] ⚡ 성능 및 커서 페이징 통합 테스트 > 📊 카테고리별 필터링 성능 테스트: 각 카테고리별 게시글 조회 STANDARD_OUT [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.028+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.028+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.030+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:58.283Z] [2026-01-20T00:07:58.283Z] 🎬 === 카테고리별 필터링 성능 테스트 === [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.031+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.032+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.032+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?) [2026-01-20T00:07:58.283Z] [2026-01-20T00:07:58.283Z] [STEP 1] 각 카테고리별로 3개씩 게시글 생성... [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.035+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.036+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.037+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.038+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=RESTAURANT, title=[restaurant] 카테고리 테스트 게시글 1, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.038+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=RESTAURANT [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.040+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.041+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.041+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/748af3b7-56cd-47c2-90af-427f46987d6f_1768867678041.jpg, url=http://localhost:9000/test-bucket/freeboard/748af3b7-56cd-47c2-90af-427f46987d6f_1768867678041.jpg [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.041+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/748af3b7-56cd-47c2-90af-427f46987d6f_1768867678041.jpg] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.041+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=5, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.042+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.042+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=5 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.043+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.043+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2b0a72ec] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.046+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.047+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.048+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=RESTAURANT, title=[restaurant] 카테고리 테스트 게시글 2, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.048+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=RESTAURANT [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.049+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.050+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.050+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/c03138b9-0861-4d10-b122-056ab3929906_1768867678050.jpg, url=http://localhost:9000/test-bucket/freeboard/c03138b9-0861-4d10-b122-056ab3929906_1768867678050.jpg [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.050+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/c03138b9-0861-4d10-b122-056ab3929906_1768867678050.jpg] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.051+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=6, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.051+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.052+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=6 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.053+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.053+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@6f280cfb] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.055+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.056+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.056+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.057+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=RESTAURANT, title=[restaurant] 카테고리 테스트 게시글 3, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.057+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=RESTAURANT [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.057+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.058+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.059+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.059+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/83a04a76-60a4-4997-99de-bbcca347659d_1768867678059.jpg, url=http://localhost:9000/test-bucket/freeboard/83a04a76-60a4-4997-99de-bbcca347659d_1768867678059.jpg [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.059+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/83a04a76-60a4-4997-99de-bbcca347659d_1768867678059.jpg] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.059+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=7, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.060+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.060+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=7 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.061+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.061+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@1d63e596] [2026-01-20T00:07:58.283Z] ✅ restaurant 카테고리 3개 게시글 생성 완료 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.064+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.064+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.065+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=DAILY_HOBBY, title=[daily-hobby] 카테고리 테스트 게시글 1, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.065+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=DAILY_HOBBY [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.066+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.067+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.068+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/93459e07-1d0e-4ee7-8e9b-de8fadf7bf39_1768867678067.jpg, url=http://localhost:9000/test-bucket/freeboard/93459e07-1d0e-4ee7-8e9b-de8fadf7bf39_1768867678067.jpg [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.068+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/93459e07-1d0e-4ee7-8e9b-de8fadf7bf39_1768867678067.jpg] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.068+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=8, imageCount=1 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] /* insert for [2026-01-20T00:07:58.283Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.283Z] into [2026-01-20T00:07:58.283Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.283Z] values [2026-01-20T00:07:58.283Z] (?, ?, ?, default) [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.069+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=8 [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.069+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.069+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@5eb60050] [2026-01-20T00:07:58.283Z] 2026-01-20T09:07:58.071+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.283Z] u1_0.id=? [2026-01-20T00:07:58.283Z] Hibernate: [2026-01-20T00:07:58.283Z] select [2026-01-20T00:07:58.283Z] u1_0.id, [2026-01-20T00:07:58.283Z] u1_0.age_range, [2026-01-20T00:07:58.283Z] u1_0.budget, [2026-01-20T00:07:58.283Z] u1_0.created_at, [2026-01-20T00:07:58.283Z] u1_0.email, [2026-01-20T00:07:58.283Z] u1_0.gender, [2026-01-20T00:07:58.283Z] u1_0.latitude, [2026-01-20T00:07:58.283Z] u1_0.location, [2026-01-20T00:07:58.283Z] u1_0.longitude, [2026-01-20T00:07:58.283Z] u1_0.nickname, [2026-01-20T00:07:58.283Z] u1_0.profile_image_url, [2026-01-20T00:07:58.283Z] u1_0.startup_experience, [2026-01-20T00:07:58.283Z] u1_0.updated_at, [2026-01-20T00:07:58.283Z] u1_0.user_type, [2026-01-20T00:07:58.283Z] u1_0.username [2026-01-20T00:07:58.283Z] from [2026-01-20T00:07:58.283Z] users u1_0 [2026-01-20T00:07:58.283Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.072+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.072+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.073+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=DAILY_HOBBY, title=[daily-hobby] 카테고리 테스트 게시글 2, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.073+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=DAILY_HOBBY [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.073+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.074+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.075+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.075+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/f1e2c2e0-2fe9-40bb-9f3d-73777a66a923_1768867678075.jpg, url=http://localhost:9000/test-bucket/freeboard/f1e2c2e0-2fe9-40bb-9f3d-73777a66a923_1768867678075.jpg [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.075+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/f1e2c2e0-2fe9-40bb-9f3d-73777a66a923_1768867678075.jpg] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.075+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=9, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.076+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.076+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=9 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.077+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.077+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@4b963944] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.079+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.079+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.080+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.080+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=DAILY_HOBBY, title=[daily-hobby] 카테고리 테스트 게시글 3, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.081+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=DAILY_HOBBY [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.081+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.082+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.082+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.083+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/96b998bb-f8b0-49da-8b0b-9d8654f0e4ad_1768867678082.jpg, url=http://localhost:9000/test-bucket/freeboard/96b998bb-f8b0-49da-8b0b-9d8654f0e4ad_1768867678082.jpg [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.083+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/96b998bb-f8b0-49da-8b0b-9d8654f0e4ad_1768867678082.jpg] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.083+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=10, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.083+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.084+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=10 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.084+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.084+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2759bbb4] [2026-01-20T00:07:58.284Z] ✅ daily-hobby 카테고리 3개 게시글 생성 완료 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.086+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.087+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.088+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.088+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=LIVING_CONVENIENCE, title=[living-convenience] 카테고리 테스트 게시글 1, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.088+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.089+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.090+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.090+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.091+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/766e6547-f1d1-4708-a62d-b4e5610a1187_1768867678090.jpg, url=http://localhost:9000/test-bucket/freeboard/766e6547-f1d1-4708-a62d-b4e5610a1187_1768867678090.jpg [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.091+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/766e6547-f1d1-4708-a62d-b4e5610a1187_1768867678090.jpg] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.091+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=11, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.091+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.092+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=11 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.092+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.093+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@7b9512f6] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.095+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.095+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.096+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.097+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=LIVING_CONVENIENCE, title=[living-convenience] 카테고리 테스트 게시글 2, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.097+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.097+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.099+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.099+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.100+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/e936a6d2-434e-45cb-b190-eb6a9cc3abcf_1768867678099.jpg, url=http://localhost:9000/test-bucket/freeboard/e936a6d2-434e-45cb-b190-eb6a9cc3abcf_1768867678099.jpg [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.100+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/e936a6d2-434e-45cb-b190-eb6a9cc3abcf_1768867678099.jpg] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.100+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=12, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.100+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] /* insert for [2026-01-20T00:07:58.284Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.284Z] into [2026-01-20T00:07:58.284Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.284Z] values [2026-01-20T00:07:58.284Z] (?, ?, ?, default) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.101+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=12 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.101+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.101+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@49a9ec4] [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.104+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.104+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.105+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.106+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=LIVING_CONVENIENCE, title=[living-convenience] 카테고리 테스트 게시글 3, imageCount=1 [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.106+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.284Z] 2026-01-20T09:07:58.106+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.284Z] u1_0.location, [2026-01-20T00:07:58.284Z] u1_0.longitude, [2026-01-20T00:07:58.284Z] u1_0.nickname, [2026-01-20T00:07:58.284Z] u1_0.profile_image_url, [2026-01-20T00:07:58.284Z] u1_0.startup_experience, [2026-01-20T00:07:58.284Z] u1_0.updated_at, [2026-01-20T00:07:58.284Z] u1_0.user_type, [2026-01-20T00:07:58.284Z] u1_0.username [2026-01-20T00:07:58.284Z] from [2026-01-20T00:07:58.284Z] users u1_0 [2026-01-20T00:07:58.284Z] where [2026-01-20T00:07:58.284Z] u1_0.id=? [2026-01-20T00:07:58.284Z] Hibernate: [2026-01-20T00:07:58.284Z] select [2026-01-20T00:07:58.284Z] u1_0.id, [2026-01-20T00:07:58.284Z] u1_0.age_range, [2026-01-20T00:07:58.284Z] u1_0.budget, [2026-01-20T00:07:58.284Z] u1_0.created_at, [2026-01-20T00:07:58.284Z] u1_0.email, [2026-01-20T00:07:58.284Z] u1_0.gender, [2026-01-20T00:07:58.284Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.107+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.108+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.108+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/ec3e7bff-9129-4ef8-a3cb-4db8152f74a6_1768867678108.jpg, url=http://localhost:9000/test-bucket/freeboard/ec3e7bff-9129-4ef8-a3cb-4db8152f74a6_1768867678108.jpg [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.108+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/ec3e7bff-9129-4ef8-a3cb-4db8152f74a6_1768867678108.jpg] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.108+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=13, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.109+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.109+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=13 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.110+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.110+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@394260bc] [2026-01-20T00:07:58.285Z] ✅ living-convenience 카테고리 3개 게시글 생성 완료 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.112+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.113+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.113+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.114+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=STARTUP, title=[startup] 카테고리 테스트 게시글 1, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.114+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=STARTUP [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.116+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.116+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.117+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/1f50c0a4-2e07-42c3-ae1e-63f96618b229_1768867678117.jpg, url=http://localhost:9000/test-bucket/freeboard/1f50c0a4-2e07-42c3-ae1e-63f96618b229_1768867678117.jpg [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.117+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/1f50c0a4-2e07-42c3-ae1e-63f96618b229_1768867678117.jpg] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.117+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=14, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.117+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.118+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=14 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.119+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.119+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@1420c375] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.122+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.122+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.123+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=STARTUP, title=[startup] 카테고리 테스트 게시글 2, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.123+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=STARTUP [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.123+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.125+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.125+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/2093764c-bce4-40c9-ad64-ee0cf876ce00_1768867678125.jpg, url=http://localhost:9000/test-bucket/freeboard/2093764c-bce4-40c9-ad64-ee0cf876ce00_1768867678125.jpg [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.125+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/2093764c-bce4-40c9-ad64-ee0cf876ce00_1768867678125.jpg] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.125+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=15, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.126+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.127+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=15 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.127+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.127+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@253b8399] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.130+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.130+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.131+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=STARTUP, title=[startup] 카테고리 테스트 게시글 3, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.131+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=STARTUP [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.132+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.133+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.133+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/a3085b0c-11b9-4619-a071-88ecc492c168_1768867678133.jpg, url=http://localhost:9000/test-bucket/freeboard/a3085b0c-11b9-4619-a071-88ecc492c168_1768867678133.jpg [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.134+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/a3085b0c-11b9-4619-a071-88ecc492c168_1768867678133.jpg] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.134+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=16, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.134+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.135+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=16 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.135+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.135+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@21c6217] [2026-01-20T00:07:58.285Z] ✅ startup 카테고리 3개 게시글 생성 완료 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.138+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.139+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.139+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=OTHERS, title=[others] 카테고리 테스트 게시글 1, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.140+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=OTHERS [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] select [2026-01-20T00:07:58.285Z] u1_0.id, [2026-01-20T00:07:58.285Z] u1_0.age_range, [2026-01-20T00:07:58.285Z] u1_0.budget, [2026-01-20T00:07:58.285Z] u1_0.created_at, [2026-01-20T00:07:58.285Z] u1_0.email, [2026-01-20T00:07:58.285Z] u1_0.gender, [2026-01-20T00:07:58.285Z] u1_0.latitude, [2026-01-20T00:07:58.285Z] u1_0.location, [2026-01-20T00:07:58.285Z] u1_0.longitude, [2026-01-20T00:07:58.285Z] u1_0.nickname, [2026-01-20T00:07:58.285Z] u1_0.profile_image_url, [2026-01-20T00:07:58.285Z] u1_0.startup_experience, [2026-01-20T00:07:58.285Z] u1_0.updated_at, [2026-01-20T00:07:58.285Z] u1_0.user_type, [2026-01-20T00:07:58.285Z] u1_0.username [2026-01-20T00:07:58.285Z] from [2026-01-20T00:07:58.285Z] users u1_0 [2026-01-20T00:07:58.285Z] where [2026-01-20T00:07:58.285Z] u1_0.id=? [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.142+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.142+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/d3f8abee-718b-4e73-beda-860ab72e414a_1768867678142.jpg, url=http://localhost:9000/test-bucket/freeboard/d3f8abee-718b-4e73-beda-860ab72e414a_1768867678142.jpg [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.142+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/d3f8abee-718b-4e73-beda-860ab72e414a_1768867678142.jpg] [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.142+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=17, imageCount=1 [2026-01-20T00:07:58.285Z] 2026-01-20T09:07:58.143+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.285Z] (?, ?, ?, default) [2026-01-20T00:07:58.285Z] Hibernate: [2026-01-20T00:07:58.285Z] /* insert for [2026-01-20T00:07:58.285Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.285Z] into [2026-01-20T00:07:58.285Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.285Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, default) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.143+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=17 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.144+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.144+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@5d9ab99d] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.146+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.147+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.147+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.148+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=OTHERS, title=[others] 카테고리 테스트 게시글 2, imageCount=1 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.148+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=OTHERS [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.150+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.151+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.151+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/6e8d7596-8aed-4c83-968c-f1b31a9eb065_1768867678151.jpg, url=http://localhost:9000/test-bucket/freeboard/6e8d7596-8aed-4c83-968c-f1b31a9eb065_1768867678151.jpg [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.151+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/6e8d7596-8aed-4c83-968c-f1b31a9eb065_1768867678151.jpg] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.151+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=18, imageCount=1 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.152+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, default) [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, default) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.153+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=18 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.153+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.153+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@6c4daf43] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.155+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.156+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.156+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.158+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=OTHERS, title=[others] 카테고리 테스트 게시글 3, imageCount=1 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.158+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b3d552a6-3158-4ba9-aed4-e35d94250947, category=OTHERS [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.158+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.160+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.160+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/b45c66b8-25a0-47d3-82ec-b1402b162ab9_1768867678160.jpg, url=http://localhost:9000/test-bucket/freeboard/b45c66b8-25a0-47d3-82ec-b1402b162ab9_1768867678160.jpg [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.160+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/b45c66b8-25a0-47d3-82ec-b1402b162ab9_1768867678160.jpg] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.161+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=19, imageCount=1 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, default) [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] /* insert for [2026-01-20T00:07:58.286Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.286Z] into [2026-01-20T00:07:58.286Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.286Z] values [2026-01-20T00:07:58.286Z] (?, ?, ?, default) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.162+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=19 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.162+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.162+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@434b3ef6] [2026-01-20T00:07:58.286Z] ✅ others 카테고리 3개 게시글 생성 완료 [2026-01-20T00:07:58.286Z] ✅ 총 15개 게시글 생성 완료 (카테고리별 3개씩) [2026-01-20T00:07:58.286Z] [2026-01-20T00:07:58.286Z] [STEP 2] 각 카테고리별 필터링 성능 측정... [2026-01-20T00:07:58.286Z] [2026-01-20T00:07:58.286Z] [restaurant] 카테고리 필터링... [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.164+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.165+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.166+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.166+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=RESTAURANT, sort=LATEST, cursor=null, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.166+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=RESTAURANT, sort=LATEST, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* select [2026-01-20T00:07:58.286Z] post.id, [2026-01-20T00:07:58.286Z] post.title, [2026-01-20T00:07:58.286Z] post.content, [2026-01-20T00:07:58.286Z] post.category, [2026-01-20T00:07:58.286Z] post.likeCount, [2026-01-20T00:07:58.286Z] post.commentCount, [2026-01-20T00:07:58.286Z] post.viewCount, [2026-01-20T00:07:58.286Z] postLike.id is not null, [2026-01-20T00:07:58.286Z] post.createdAt, [2026-01-20T00:07:58.286Z] post.updatedAt, [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] min(subImage.imageUrl) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage subImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] subImage.post.id = post.id [2026-01-20T00:07:58.286Z] and subImage.sequence = ( [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] min(subImage.sequence) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage subImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] subImage.post.id = post.id [2026-01-20T00:07:58.286Z] )), [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage countImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] countImage.post.id = post.id), [2026-01-20T00:07:58.286Z] users.id, [2026-01-20T00:07:58.286Z] users.nickname, [2026-01-20T00:07:58.286Z] users.location, [2026-01-20T00:07:58.286Z] users.profileImageUrl, [2026-01-20T00:07:58.286Z] users.userType [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] Post post [2026-01-20T00:07:58.286Z] inner join [2026-01-20T00:07:58.286Z] post.user as users [2026-01-20T00:07:58.286Z] left join [2026-01-20T00:07:58.286Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.286Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] post.deleted = ?2 [2026-01-20T00:07:58.286Z] and post.category = ?3 [2026-01-20T00:07:58.286Z] order by [2026-01-20T00:07:58.286Z] post.createdAt desc, [2026-01-20T00:07:58.286Z] post.id desc */ select [2026-01-20T00:07:58.286Z] p1_0.id, [2026-01-20T00:07:58.286Z] p1_0.title, [2026-01-20T00:07:58.286Z] p1_0.content, [2026-01-20T00:07:58.286Z] p1_0.category, [2026-01-20T00:07:58.286Z] p1_0.like_count, [2026-01-20T00:07:58.286Z] p1_0.comment_count, [2026-01-20T00:07:58.286Z] p1_0.view_count, [2026-01-20T00:07:58.286Z] pl1_0.id is not null, [2026-01-20T00:07:58.286Z] p1_0.created_at, [2026-01-20T00:07:58.286Z] p1_0.updated_at, [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] min(pi1_0.image_url) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] and pi1_0.sequence=( [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] min(pi2_0.sequence) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi2_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] )), [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi3_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.user_type [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post p1_0 [2026-01-20T00:07:58.286Z] join [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.286Z] left join [2026-01-20T00:07:58.286Z] post_like pl1_0 [2026-01-20T00:07:58.286Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] and pl1_0.user_id=? [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] p1_0.deleted=? [2026-01-20T00:07:58.286Z] and p1_0.category=? [2026-01-20T00:07:58.286Z] order by [2026-01-20T00:07:58.286Z] p1_0.created_at desc, [2026-01-20T00:07:58.286Z] p1_0.id desc [2026-01-20T00:07:58.286Z] fetch [2026-01-20T00:07:58.286Z] first ? rows only [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] /* select [2026-01-20T00:07:58.286Z] post.id, [2026-01-20T00:07:58.286Z] post.title, [2026-01-20T00:07:58.286Z] post.content, [2026-01-20T00:07:58.286Z] post.category, [2026-01-20T00:07:58.286Z] post.likeCount, [2026-01-20T00:07:58.286Z] post.commentCount, [2026-01-20T00:07:58.286Z] post.viewCount, [2026-01-20T00:07:58.286Z] postLike.id is not null, [2026-01-20T00:07:58.286Z] post.createdAt, [2026-01-20T00:07:58.286Z] post.updatedAt, [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] min(subImage.imageUrl) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage subImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] subImage.post.id = post.id [2026-01-20T00:07:58.286Z] and subImage.sequence = ( [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] min(subImage.sequence) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage subImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] subImage.post.id = post.id [2026-01-20T00:07:58.286Z] )), [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage countImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] countImage.post.id = post.id), [2026-01-20T00:07:58.286Z] users.id, [2026-01-20T00:07:58.286Z] users.nickname, [2026-01-20T00:07:58.286Z] users.location, [2026-01-20T00:07:58.286Z] users.profileImageUrl, [2026-01-20T00:07:58.286Z] users.userType [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] Post post [2026-01-20T00:07:58.286Z] inner join [2026-01-20T00:07:58.286Z] post.user as users [2026-01-20T00:07:58.286Z] left join [2026-01-20T00:07:58.286Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.286Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] post.deleted = ?2 [2026-01-20T00:07:58.286Z] and post.category = ?3 [2026-01-20T00:07:58.286Z] order by [2026-01-20T00:07:58.286Z] post.createdAt desc, [2026-01-20T00:07:58.286Z] post.id desc */ select [2026-01-20T00:07:58.286Z] p1_0.id, [2026-01-20T00:07:58.286Z] p1_0.title, [2026-01-20T00:07:58.286Z] p1_0.content, [2026-01-20T00:07:58.286Z] p1_0.category, [2026-01-20T00:07:58.286Z] p1_0.like_count, [2026-01-20T00:07:58.286Z] p1_0.comment_count, [2026-01-20T00:07:58.286Z] p1_0.view_count, [2026-01-20T00:07:58.286Z] pl1_0.id is not null, [2026-01-20T00:07:58.286Z] p1_0.created_at, [2026-01-20T00:07:58.286Z] p1_0.updated_at, [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] min(pi1_0.image_url) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] and pi1_0.sequence=( [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] min(pi2_0.sequence) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi2_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] )), [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi3_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.user_type [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post p1_0 [2026-01-20T00:07:58.286Z] join [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.286Z] left join [2026-01-20T00:07:58.286Z] post_like pl1_0 [2026-01-20T00:07:58.286Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] and pl1_0.user_id=? [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] p1_0.deleted=? [2026-01-20T00:07:58.286Z] and p1_0.category=? [2026-01-20T00:07:58.286Z] order by [2026-01-20T00:07:58.286Z] p1_0.created_at desc, [2026-01-20T00:07:58.286Z] p1_0.id desc [2026-01-20T00:07:58.286Z] fetch [2026-01-20T00:07:58.286Z] first ? rows only [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* */ select [2026-01-20T00:07:58.286Z] count(p1_0.id) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post p1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] p1_0.category=? [2026-01-20T00:07:58.286Z] and not(p1_0.deleted) [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] /* */ select [2026-01-20T00:07:58.286Z] count(p1_0.id) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post p1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] p1_0.category=? [2026-01-20T00:07:58.286Z] and not(p1_0.deleted) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.177+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.177+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.177+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@661a8dec] [2026-01-20T00:07:58.286Z] ✅ restaurant 필터링 완료! (소요시간: 17ms) [2026-01-20T00:07:58.286Z] - 조회된 게시글 수: 3 [2026-01-20T00:07:58.286Z] - 모든 게시글이 restaurant 카테고리인지 확인 [2026-01-20T00:07:58.286Z] [2026-01-20T00:07:58.286Z] [daily-hobby] 카테고리 필터링... [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] Hibernate: [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.age_range, [2026-01-20T00:07:58.286Z] u1_0.budget, [2026-01-20T00:07:58.286Z] u1_0.created_at, [2026-01-20T00:07:58.286Z] u1_0.email, [2026-01-20T00:07:58.286Z] u1_0.gender, [2026-01-20T00:07:58.286Z] u1_0.latitude, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.longitude, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.startup_experience, [2026-01-20T00:07:58.286Z] u1_0.updated_at, [2026-01-20T00:07:58.286Z] u1_0.user_type, [2026-01-20T00:07:58.286Z] u1_0.username [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] u1_0.id=? [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.188+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.189+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.189+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=DAILY_HOBBY, sort=LATEST, cursor=null, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.189+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=DAILY_HOBBY, sort=LATEST, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.286Z] 2026-01-20T09:07:58.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.286Z] /* select [2026-01-20T00:07:58.286Z] post.id, [2026-01-20T00:07:58.286Z] post.title, [2026-01-20T00:07:58.286Z] post.content, [2026-01-20T00:07:58.286Z] post.category, [2026-01-20T00:07:58.286Z] post.likeCount, [2026-01-20T00:07:58.286Z] post.commentCount, [2026-01-20T00:07:58.286Z] post.viewCount, [2026-01-20T00:07:58.286Z] postLike.id is not null, [2026-01-20T00:07:58.286Z] post.createdAt, [2026-01-20T00:07:58.286Z] post.updatedAt, [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] min(subImage.imageUrl) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage subImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] subImage.post.id = post.id [2026-01-20T00:07:58.286Z] and subImage.sequence = ( [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] min(subImage.sequence) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage subImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] subImage.post.id = post.id [2026-01-20T00:07:58.286Z] )), [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] PostImage countImage [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] countImage.post.id = post.id), [2026-01-20T00:07:58.286Z] users.id, [2026-01-20T00:07:58.286Z] users.nickname, [2026-01-20T00:07:58.286Z] users.location, [2026-01-20T00:07:58.286Z] users.profileImageUrl, [2026-01-20T00:07:58.286Z] users.userType [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] Post post [2026-01-20T00:07:58.286Z] inner join [2026-01-20T00:07:58.286Z] post.user as users [2026-01-20T00:07:58.286Z] left join [2026-01-20T00:07:58.286Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.286Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] post.deleted = ?2 [2026-01-20T00:07:58.286Z] and post.category = ?3 [2026-01-20T00:07:58.286Z] order by [2026-01-20T00:07:58.286Z] post.createdAt desc, [2026-01-20T00:07:58.286Z] post.id desc */ select [2026-01-20T00:07:58.286Z] p1_0.id, [2026-01-20T00:07:58.286Z] p1_0.title, [2026-01-20T00:07:58.286Z] p1_0.content, [2026-01-20T00:07:58.286Z] p1_0.category, [2026-01-20T00:07:58.286Z] p1_0.like_count, [2026-01-20T00:07:58.286Z] p1_0.comment_count, [2026-01-20T00:07:58.286Z] p1_0.view_count, [2026-01-20T00:07:58.286Z] pl1_0.id is not null, [2026-01-20T00:07:58.286Z] p1_0.created_at, [2026-01-20T00:07:58.286Z] p1_0.updated_at, [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] min(pi1_0.image_url) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi1_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] and pi1_0.sequence=( [2026-01-20T00:07:58.286Z] select [2026-01-20T00:07:58.286Z] min(pi2_0.sequence) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi2_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] )), [2026-01-20T00:07:58.286Z] (select [2026-01-20T00:07:58.286Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post_image pi3_0 [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.286Z] u1_0.id, [2026-01-20T00:07:58.286Z] u1_0.nickname, [2026-01-20T00:07:58.286Z] u1_0.location, [2026-01-20T00:07:58.286Z] u1_0.profile_image_url, [2026-01-20T00:07:58.286Z] u1_0.user_type [2026-01-20T00:07:58.286Z] from [2026-01-20T00:07:58.286Z] post p1_0 [2026-01-20T00:07:58.286Z] join [2026-01-20T00:07:58.286Z] users u1_0 [2026-01-20T00:07:58.286Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.286Z] left join [2026-01-20T00:07:58.286Z] post_like pl1_0 [2026-01-20T00:07:58.286Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.286Z] and pl1_0.user_id=? [2026-01-20T00:07:58.286Z] where [2026-01-20T00:07:58.286Z] p1_0.deleted=? [2026-01-20T00:07:58.287Z] and p1_0.category=? [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] p1_0.created_at desc, [2026-01-20T00:07:58.287Z] p1_0.id desc [2026-01-20T00:07:58.287Z] fetch [2026-01-20T00:07:58.287Z] first ? rows only [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] /* select [2026-01-20T00:07:58.287Z] post.id, [2026-01-20T00:07:58.287Z] post.title, [2026-01-20T00:07:58.287Z] post.content, [2026-01-20T00:07:58.287Z] post.category, [2026-01-20T00:07:58.287Z] post.likeCount, [2026-01-20T00:07:58.287Z] post.commentCount, [2026-01-20T00:07:58.287Z] post.viewCount, [2026-01-20T00:07:58.287Z] postLike.id is not null, [2026-01-20T00:07:58.287Z] post.createdAt, [2026-01-20T00:07:58.287Z] post.updatedAt, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(subImage.imageUrl) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] and subImage.sequence = ( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(subImage.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage countImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] countImage.post.id = post.id), [2026-01-20T00:07:58.287Z] users.id, [2026-01-20T00:07:58.287Z] users.nickname, [2026-01-20T00:07:58.287Z] users.location, [2026-01-20T00:07:58.287Z] users.profileImageUrl, [2026-01-20T00:07:58.287Z] users.userType [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] Post post [2026-01-20T00:07:58.287Z] inner join [2026-01-20T00:07:58.287Z] post.user as users [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.287Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] post.deleted = ?2 [2026-01-20T00:07:58.287Z] and post.category = ?3 [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] post.createdAt desc, [2026-01-20T00:07:58.287Z] post.id desc */ select [2026-01-20T00:07:58.287Z] p1_0.id, [2026-01-20T00:07:58.287Z] p1_0.title, [2026-01-20T00:07:58.287Z] p1_0.content, [2026-01-20T00:07:58.287Z] p1_0.category, [2026-01-20T00:07:58.287Z] p1_0.like_count, [2026-01-20T00:07:58.287Z] p1_0.comment_count, [2026-01-20T00:07:58.287Z] p1_0.view_count, [2026-01-20T00:07:58.287Z] pl1_0.id is not null, [2026-01-20T00:07:58.287Z] p1_0.created_at, [2026-01-20T00:07:58.287Z] p1_0.updated_at, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(pi1_0.image_url) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pi1_0.sequence=( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(pi2_0.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi2_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi3_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.user_type [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] join [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] post_like pl1_0 [2026-01-20T00:07:58.287Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pl1_0.user_id=? [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.deleted=? [2026-01-20T00:07:58.287Z] and p1_0.category=? [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] p1_0.created_at desc, [2026-01-20T00:07:58.287Z] p1_0.id desc [2026-01-20T00:07:58.287Z] fetch [2026-01-20T00:07:58.287Z] first ? rows only [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] /* */ select [2026-01-20T00:07:58.287Z] count(p1_0.id) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.category=? [2026-01-20T00:07:58.287Z] and not(p1_0.deleted) [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] /* */ select [2026-01-20T00:07:58.287Z] count(p1_0.id) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.category=? [2026-01-20T00:07:58.287Z] and not(p1_0.deleted) [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.198+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.198+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.199+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@1d570f5d] [2026-01-20T00:07:58.287Z] ✅ daily-hobby 필터링 완료! (소요시간: 14ms) [2026-01-20T00:07:58.287Z] - 조회된 게시글 수: 3 [2026-01-20T00:07:58.287Z] - 모든 게시글이 daily-hobby 카테고리인지 확인 [2026-01-20T00:07:58.287Z] [2026-01-20T00:07:58.287Z] [living-convenience] 카테고리 필터링... [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.age_range, [2026-01-20T00:07:58.287Z] u1_0.budget, [2026-01-20T00:07:58.287Z] u1_0.created_at, [2026-01-20T00:07:58.287Z] u1_0.email, [2026-01-20T00:07:58.287Z] u1_0.gender, [2026-01-20T00:07:58.287Z] u1_0.latitude, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.longitude, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.startup_experience, [2026-01-20T00:07:58.287Z] u1_0.updated_at, [2026-01-20T00:07:58.287Z] u1_0.user_type, [2026-01-20T00:07:58.287Z] u1_0.username [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] u1_0.id=? [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.age_range, [2026-01-20T00:07:58.287Z] u1_0.budget, [2026-01-20T00:07:58.287Z] u1_0.created_at, [2026-01-20T00:07:58.287Z] u1_0.email, [2026-01-20T00:07:58.287Z] u1_0.gender, [2026-01-20T00:07:58.287Z] u1_0.latitude, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.longitude, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.startup_experience, [2026-01-20T00:07:58.287Z] u1_0.updated_at, [2026-01-20T00:07:58.287Z] u1_0.user_type, [2026-01-20T00:07:58.287Z] u1_0.username [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] u1_0.id=? [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.203+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.204+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.205+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=LIVING_CONVENIENCE, sort=LATEST, cursor=null, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.205+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=LIVING_CONVENIENCE, sort=LATEST, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] /* select [2026-01-20T00:07:58.287Z] post.id, [2026-01-20T00:07:58.287Z] post.title, [2026-01-20T00:07:58.287Z] post.content, [2026-01-20T00:07:58.287Z] post.category, [2026-01-20T00:07:58.287Z] post.likeCount, [2026-01-20T00:07:58.287Z] post.commentCount, [2026-01-20T00:07:58.287Z] post.viewCount, [2026-01-20T00:07:58.287Z] postLike.id is not null, [2026-01-20T00:07:58.287Z] post.createdAt, [2026-01-20T00:07:58.287Z] post.updatedAt, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(subImage.imageUrl) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] and subImage.sequence = ( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(subImage.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage countImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] countImage.post.id = post.id), [2026-01-20T00:07:58.287Z] users.id, [2026-01-20T00:07:58.287Z] users.nickname, [2026-01-20T00:07:58.287Z] users.location, [2026-01-20T00:07:58.287Z] users.profileImageUrl, [2026-01-20T00:07:58.287Z] users.userType [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] Post post [2026-01-20T00:07:58.287Z] inner join [2026-01-20T00:07:58.287Z] post.user as users [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.287Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] post.deleted = ?2 [2026-01-20T00:07:58.287Z] and post.category = ?3 [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] post.createdAt desc, [2026-01-20T00:07:58.287Z] post.id desc */ select [2026-01-20T00:07:58.287Z] p1_0.id, [2026-01-20T00:07:58.287Z] p1_0.title, [2026-01-20T00:07:58.287Z] p1_0.content, [2026-01-20T00:07:58.287Z] p1_0.category, [2026-01-20T00:07:58.287Z] p1_0.like_count, [2026-01-20T00:07:58.287Z] p1_0.comment_count, [2026-01-20T00:07:58.287Z] p1_0.view_count, [2026-01-20T00:07:58.287Z] pl1_0.id is not null, [2026-01-20T00:07:58.287Z] p1_0.created_at, [2026-01-20T00:07:58.287Z] p1_0.updated_at, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(pi1_0.image_url) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pi1_0.sequence=( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(pi2_0.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi2_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi3_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.user_type [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] join [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] post_like pl1_0 [2026-01-20T00:07:58.287Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pl1_0.user_id=? [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.deleted=? [2026-01-20T00:07:58.287Z] and p1_0.category=? [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] p1_0.created_at desc, [2026-01-20T00:07:58.287Z] p1_0.id desc [2026-01-20T00:07:58.287Z] fetch [2026-01-20T00:07:58.287Z] first ? rows only [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] /* select [2026-01-20T00:07:58.287Z] post.id, [2026-01-20T00:07:58.287Z] post.title, [2026-01-20T00:07:58.287Z] post.content, [2026-01-20T00:07:58.287Z] post.category, [2026-01-20T00:07:58.287Z] post.likeCount, [2026-01-20T00:07:58.287Z] post.commentCount, [2026-01-20T00:07:58.287Z] post.viewCount, [2026-01-20T00:07:58.287Z] postLike.id is not null, [2026-01-20T00:07:58.287Z] post.createdAt, [2026-01-20T00:07:58.287Z] post.updatedAt, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(subImage.imageUrl) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] and subImage.sequence = ( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(subImage.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage countImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] countImage.post.id = post.id), [2026-01-20T00:07:58.287Z] users.id, [2026-01-20T00:07:58.287Z] users.nickname, [2026-01-20T00:07:58.287Z] users.location, [2026-01-20T00:07:58.287Z] users.profileImageUrl, [2026-01-20T00:07:58.287Z] users.userType [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] Post post [2026-01-20T00:07:58.287Z] inner join [2026-01-20T00:07:58.287Z] post.user as users [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.287Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] post.deleted = ?2 [2026-01-20T00:07:58.287Z] and post.category = ?3 [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] post.createdAt desc, [2026-01-20T00:07:58.287Z] post.id desc */ select [2026-01-20T00:07:58.287Z] p1_0.id, [2026-01-20T00:07:58.287Z] p1_0.title, [2026-01-20T00:07:58.287Z] p1_0.content, [2026-01-20T00:07:58.287Z] p1_0.category, [2026-01-20T00:07:58.287Z] p1_0.like_count, [2026-01-20T00:07:58.287Z] p1_0.comment_count, [2026-01-20T00:07:58.287Z] p1_0.view_count, [2026-01-20T00:07:58.287Z] pl1_0.id is not null, [2026-01-20T00:07:58.287Z] p1_0.created_at, [2026-01-20T00:07:58.287Z] p1_0.updated_at, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(pi1_0.image_url) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pi1_0.sequence=( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(pi2_0.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi2_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi3_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.user_type [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] join [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] post_like pl1_0 [2026-01-20T00:07:58.287Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pl1_0.user_id=? [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.deleted=? [2026-01-20T00:07:58.287Z] and p1_0.category=? [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] p1_0.created_at desc, [2026-01-20T00:07:58.287Z] p1_0.id desc [2026-01-20T00:07:58.287Z] fetch [2026-01-20T00:07:58.287Z] first ? rows only [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] /* */ select [2026-01-20T00:07:58.287Z] count(p1_0.id) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.category=? [2026-01-20T00:07:58.287Z] and not(p1_0.deleted) [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] /* */ select [2026-01-20T00:07:58.287Z] count(p1_0.id) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.category=? [2026-01-20T00:07:58.287Z] and not(p1_0.deleted) [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.212+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.212+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.212+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@5a2da56b] [2026-01-20T00:07:58.287Z] ✅ living-convenience 필터링 완료! (소요시간: 12ms) [2026-01-20T00:07:58.287Z] - 조회된 게시글 수: 3 [2026-01-20T00:07:58.287Z] - 모든 게시글이 living-convenience 카테고리인지 확인 [2026-01-20T00:07:58.287Z] [2026-01-20T00:07:58.287Z] [startup] 카테고리 필터링... [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.age_range, [2026-01-20T00:07:58.287Z] u1_0.budget, [2026-01-20T00:07:58.287Z] u1_0.created_at, [2026-01-20T00:07:58.287Z] u1_0.email, [2026-01-20T00:07:58.287Z] u1_0.gender, [2026-01-20T00:07:58.287Z] u1_0.latitude, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.longitude, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.startup_experience, [2026-01-20T00:07:58.287Z] u1_0.updated_at, [2026-01-20T00:07:58.287Z] u1_0.user_type, [2026-01-20T00:07:58.287Z] u1_0.username [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] u1_0.id=? [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.age_range, [2026-01-20T00:07:58.287Z] u1_0.budget, [2026-01-20T00:07:58.287Z] u1_0.created_at, [2026-01-20T00:07:58.287Z] u1_0.email, [2026-01-20T00:07:58.287Z] u1_0.gender, [2026-01-20T00:07:58.287Z] u1_0.latitude, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.longitude, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.startup_experience, [2026-01-20T00:07:58.287Z] u1_0.updated_at, [2026-01-20T00:07:58.287Z] u1_0.user_type, [2026-01-20T00:07:58.287Z] u1_0.username [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] u1_0.id=? [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.217+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.217+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.218+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=STARTUP, sort=LATEST, cursor=null, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.218+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=STARTUP, sort=LATEST, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] /* select [2026-01-20T00:07:58.287Z] post.id, [2026-01-20T00:07:58.287Z] post.title, [2026-01-20T00:07:58.287Z] post.content, [2026-01-20T00:07:58.287Z] post.category, [2026-01-20T00:07:58.287Z] post.likeCount, [2026-01-20T00:07:58.287Z] post.commentCount, [2026-01-20T00:07:58.287Z] post.viewCount, [2026-01-20T00:07:58.287Z] postLike.id is not null, [2026-01-20T00:07:58.287Z] post.createdAt, [2026-01-20T00:07:58.287Z] post.updatedAt, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(subImage.imageUrl) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] and subImage.sequence = ( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(subImage.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage countImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] countImage.post.id = post.id), [2026-01-20T00:07:58.287Z] users.id, [2026-01-20T00:07:58.287Z] users.nickname, [2026-01-20T00:07:58.287Z] users.location, [2026-01-20T00:07:58.287Z] users.profileImageUrl, [2026-01-20T00:07:58.287Z] users.userType [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] Post post [2026-01-20T00:07:58.287Z] inner join [2026-01-20T00:07:58.287Z] post.user as users [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.287Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] post.deleted = ?2 [2026-01-20T00:07:58.287Z] and post.category = ?3 [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] post.createdAt desc, [2026-01-20T00:07:58.287Z] post.id desc */ select [2026-01-20T00:07:58.287Z] p1_0.id, [2026-01-20T00:07:58.287Z] p1_0.title, [2026-01-20T00:07:58.287Z] p1_0.content, [2026-01-20T00:07:58.287Z] p1_0.category, [2026-01-20T00:07:58.287Z] p1_0.like_count, [2026-01-20T00:07:58.287Z] p1_0.comment_count, [2026-01-20T00:07:58.287Z] p1_0.view_count, [2026-01-20T00:07:58.287Z] pl1_0.id is not null, [2026-01-20T00:07:58.287Z] p1_0.created_at, [2026-01-20T00:07:58.287Z] p1_0.updated_at, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(pi1_0.image_url) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pi1_0.sequence=( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(pi2_0.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi2_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi3_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.user_type [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] join [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] post_like pl1_0 [2026-01-20T00:07:58.287Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pl1_0.user_id=? [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.deleted=? [2026-01-20T00:07:58.287Z] and p1_0.category=? [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] p1_0.created_at desc, [2026-01-20T00:07:58.287Z] p1_0.id desc [2026-01-20T00:07:58.287Z] fetch [2026-01-20T00:07:58.287Z] first ? rows only [2026-01-20T00:07:58.287Z] Hibernate: [2026-01-20T00:07:58.287Z] /* select [2026-01-20T00:07:58.287Z] post.id, [2026-01-20T00:07:58.287Z] post.title, [2026-01-20T00:07:58.287Z] post.content, [2026-01-20T00:07:58.287Z] post.category, [2026-01-20T00:07:58.287Z] post.likeCount, [2026-01-20T00:07:58.287Z] post.commentCount, [2026-01-20T00:07:58.287Z] post.viewCount, [2026-01-20T00:07:58.287Z] postLike.id is not null, [2026-01-20T00:07:58.287Z] post.createdAt, [2026-01-20T00:07:58.287Z] post.updatedAt, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(subImage.imageUrl) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] and subImage.sequence = ( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(subImage.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage subImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] subImage.post.id = post.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] PostImage countImage [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] countImage.post.id = post.id), [2026-01-20T00:07:58.287Z] users.id, [2026-01-20T00:07:58.287Z] users.nickname, [2026-01-20T00:07:58.287Z] users.location, [2026-01-20T00:07:58.287Z] users.profileImageUrl, [2026-01-20T00:07:58.287Z] users.userType [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] Post post [2026-01-20T00:07:58.287Z] inner join [2026-01-20T00:07:58.287Z] post.user as users [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.287Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] post.deleted = ?2 [2026-01-20T00:07:58.287Z] and post.category = ?3 [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] post.createdAt desc, [2026-01-20T00:07:58.287Z] post.id desc */ select [2026-01-20T00:07:58.287Z] p1_0.id, [2026-01-20T00:07:58.287Z] p1_0.title, [2026-01-20T00:07:58.287Z] p1_0.content, [2026-01-20T00:07:58.287Z] p1_0.category, [2026-01-20T00:07:58.287Z] p1_0.like_count, [2026-01-20T00:07:58.287Z] p1_0.comment_count, [2026-01-20T00:07:58.287Z] p1_0.view_count, [2026-01-20T00:07:58.287Z] pl1_0.id is not null, [2026-01-20T00:07:58.287Z] p1_0.created_at, [2026-01-20T00:07:58.287Z] p1_0.updated_at, [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] min(pi1_0.image_url) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi1_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pi1_0.sequence=( [2026-01-20T00:07:58.287Z] select [2026-01-20T00:07:58.287Z] min(pi2_0.sequence) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi2_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] )), [2026-01-20T00:07:58.287Z] (select [2026-01-20T00:07:58.287Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post_image pi3_0 [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.287Z] u1_0.id, [2026-01-20T00:07:58.287Z] u1_0.nickname, [2026-01-20T00:07:58.287Z] u1_0.location, [2026-01-20T00:07:58.287Z] u1_0.profile_image_url, [2026-01-20T00:07:58.287Z] u1_0.user_type [2026-01-20T00:07:58.287Z] from [2026-01-20T00:07:58.287Z] post p1_0 [2026-01-20T00:07:58.287Z] join [2026-01-20T00:07:58.287Z] users u1_0 [2026-01-20T00:07:58.287Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.287Z] left join [2026-01-20T00:07:58.287Z] post_like pl1_0 [2026-01-20T00:07:58.287Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.287Z] and pl1_0.user_id=? [2026-01-20T00:07:58.287Z] where [2026-01-20T00:07:58.287Z] p1_0.deleted=? [2026-01-20T00:07:58.287Z] and p1_0.category=? [2026-01-20T00:07:58.287Z] order by [2026-01-20T00:07:58.287Z] p1_0.created_at desc, [2026-01-20T00:07:58.287Z] p1_0.id desc [2026-01-20T00:07:58.287Z] fetch [2026-01-20T00:07:58.287Z] first ? rows only [2026-01-20T00:07:58.287Z] 2026-01-20T09:07:58.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.287Z] /* */ select [2026-01-20T00:07:58.288Z] count(p1_0.id) [2026-01-20T00:07:58.288Z] from [2026-01-20T00:07:58.288Z] post p1_0 [2026-01-20T00:07:58.288Z] where [2026-01-20T00:07:58.288Z] p1_0.category=? [2026-01-20T00:07:58.288Z] and not(p1_0.deleted) [2026-01-20T00:07:58.288Z] Hibernate: [2026-01-20T00:07:58.288Z] /* */ select [2026-01-20T00:07:58.288Z] count(p1_0.id) [2026-01-20T00:07:58.288Z] from [2026-01-20T00:07:58.288Z] post p1_0 [2026-01-20T00:07:58.288Z] where [2026-01-20T00:07:58.288Z] p1_0.category=? [2026-01-20T00:07:58.288Z] and not(p1_0.deleted) [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.224+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.225+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.225+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@29a54880] [2026-01-20T00:07:58.288Z] ✅ startup 필터링 완료! (소요시간: 12ms) [2026-01-20T00:07:58.288Z] - 조회된 게시글 수: 3 [2026-01-20T00:07:58.288Z] - 모든 게시글이 startup 카테고리인지 확인 [2026-01-20T00:07:58.288Z] [2026-01-20T00:07:58.288Z] [others] 카테고리 필터링... [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.288Z] select [2026-01-20T00:07:58.288Z] u1_0.id, [2026-01-20T00:07:58.288Z] u1_0.age_range, [2026-01-20T00:07:58.288Z] u1_0.budget, [2026-01-20T00:07:58.288Z] u1_0.created_at, [2026-01-20T00:07:58.288Z] u1_0.email, [2026-01-20T00:07:58.288Z] u1_0.gender, [2026-01-20T00:07:58.288Z] u1_0.latitude, [2026-01-20T00:07:58.288Z] u1_0.location, [2026-01-20T00:07:58.288Z] u1_0.longitude, [2026-01-20T00:07:58.288Z] u1_0.nickname, [2026-01-20T00:07:58.288Z] u1_0.profile_image_url, [2026-01-20T00:07:58.288Z] u1_0.startup_experience, [2026-01-20T00:07:58.288Z] u1_0.updated_at, [2026-01-20T00:07:58.288Z] u1_0.user_type, [2026-01-20T00:07:58.288Z] u1_0.username [2026-01-20T00:07:58.288Z] from [2026-01-20T00:07:58.288Z] users u1_0 [2026-01-20T00:07:58.288Z] where [2026-01-20T00:07:58.288Z] u1_0.id=? [2026-01-20T00:07:58.288Z] Hibernate: [2026-01-20T00:07:58.288Z] select [2026-01-20T00:07:58.288Z] u1_0.id, [2026-01-20T00:07:58.288Z] u1_0.age_range, [2026-01-20T00:07:58.288Z] u1_0.budget, [2026-01-20T00:07:58.288Z] u1_0.created_at, [2026-01-20T00:07:58.288Z] u1_0.email, [2026-01-20T00:07:58.288Z] u1_0.gender, [2026-01-20T00:07:58.288Z] u1_0.latitude, [2026-01-20T00:07:58.288Z] u1_0.location, [2026-01-20T00:07:58.288Z] u1_0.longitude, [2026-01-20T00:07:58.288Z] u1_0.nickname, [2026-01-20T00:07:58.288Z] u1_0.profile_image_url, [2026-01-20T00:07:58.288Z] u1_0.startup_experience, [2026-01-20T00:07:58.288Z] u1_0.updated_at, [2026-01-20T00:07:58.288Z] u1_0.user_type, [2026-01-20T00:07:58.288Z] u1_0.username [2026-01-20T00:07:58.288Z] from [2026-01-20T00:07:58.288Z] users u1_0 [2026-01-20T00:07:58.288Z] where [2026-01-20T00:07:58.288Z] u1_0.id=? [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.229+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.229+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.230+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=OTHERS, sort=LATEST, cursor=null, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.230+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=OTHERS, sort=LATEST, size=10, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.288Z] 2026-01-20T09:07:58.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.288Z] /* select [2026-01-20T00:07:58.288Z] post.id, [2026-01-20T00:07:58.288Z] post.title, [2026-01-20T00:07:58.288Z] post.content, [2026-01-20T00:07:58.288Z] post.category, [2026-01-20T00:07:58.288Z] post.likeCount, [2026-01-20T00:07:58.288Z] post.commentCount, [2026-01-20T00:07:58.288Z] post.viewCount, [2026-01-20T00:07:58.543Z] postLike.id is not null, [2026-01-20T00:07:58.543Z] post.createdAt, [2026-01-20T00:07:58.543Z] post.updatedAt, [2026-01-20T00:07:58.543Z] (select [2026-01-20T00:07:58.543Z] min(subImage.imageUrl) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] PostImage subImage [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] subImage.post.id = post.id [2026-01-20T00:07:58.543Z] and subImage.sequence = ( [2026-01-20T00:07:58.543Z] select [2026-01-20T00:07:58.543Z] min(subImage.sequence) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] PostImage subImage [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] subImage.post.id = post.id [2026-01-20T00:07:58.543Z] )), [2026-01-20T00:07:58.543Z] (select [2026-01-20T00:07:58.543Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] PostImage countImage [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] countImage.post.id = post.id), [2026-01-20T00:07:58.543Z] users.id, [2026-01-20T00:07:58.543Z] users.nickname, [2026-01-20T00:07:58.543Z] users.location, [2026-01-20T00:07:58.543Z] users.profileImageUrl, [2026-01-20T00:07:58.543Z] users.userType [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] Post post [2026-01-20T00:07:58.543Z] inner join [2026-01-20T00:07:58.543Z] post.user as users [2026-01-20T00:07:58.543Z] left join [2026-01-20T00:07:58.543Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.543Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] post.deleted = ?2 [2026-01-20T00:07:58.543Z] and post.category = ?3 [2026-01-20T00:07:58.543Z] order by [2026-01-20T00:07:58.543Z] post.createdAt desc, [2026-01-20T00:07:58.543Z] post.id desc */ select [2026-01-20T00:07:58.543Z] p1_0.id, [2026-01-20T00:07:58.543Z] p1_0.title, [2026-01-20T00:07:58.543Z] p1_0.content, [2026-01-20T00:07:58.543Z] p1_0.category, [2026-01-20T00:07:58.543Z] p1_0.like_count, [2026-01-20T00:07:58.543Z] p1_0.comment_count, [2026-01-20T00:07:58.543Z] p1_0.view_count, [2026-01-20T00:07:58.543Z] pl1_0.id is not null, [2026-01-20T00:07:58.543Z] p1_0.created_at, [2026-01-20T00:07:58.543Z] p1_0.updated_at, [2026-01-20T00:07:58.543Z] (select [2026-01-20T00:07:58.543Z] min(pi1_0.image_url) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] post_image pi1_0 [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.543Z] and pi1_0.sequence=( [2026-01-20T00:07:58.543Z] select [2026-01-20T00:07:58.543Z] min(pi2_0.sequence) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] post_image pi2_0 [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.543Z] )), [2026-01-20T00:07:58.543Z] (select [2026-01-20T00:07:58.543Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] post_image pi3_0 [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.543Z] u1_0.id, [2026-01-20T00:07:58.543Z] u1_0.nickname, [2026-01-20T00:07:58.543Z] u1_0.location, [2026-01-20T00:07:58.543Z] u1_0.profile_image_url, [2026-01-20T00:07:58.543Z] u1_0.user_type [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] post p1_0 [2026-01-20T00:07:58.543Z] join [2026-01-20T00:07:58.543Z] users u1_0 [2026-01-20T00:07:58.543Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.543Z] left join [2026-01-20T00:07:58.543Z] post_like pl1_0 [2026-01-20T00:07:58.543Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.543Z] and pl1_0.user_id=? [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] p1_0.deleted=? [2026-01-20T00:07:58.543Z] and p1_0.category=? [2026-01-20T00:07:58.543Z] order by [2026-01-20T00:07:58.543Z] p1_0.created_at desc, [2026-01-20T00:07:58.543Z] p1_0.id desc [2026-01-20T00:07:58.543Z] fetch [2026-01-20T00:07:58.543Z] first ? rows only [2026-01-20T00:07:58.543Z] Hibernate: [2026-01-20T00:07:58.543Z] /* select [2026-01-20T00:07:58.543Z] post.id, [2026-01-20T00:07:58.543Z] post.title, [2026-01-20T00:07:58.543Z] post.content, [2026-01-20T00:07:58.543Z] post.category, [2026-01-20T00:07:58.543Z] post.likeCount, [2026-01-20T00:07:58.543Z] post.commentCount, [2026-01-20T00:07:58.543Z] post.viewCount, [2026-01-20T00:07:58.543Z] postLike.id is not null, [2026-01-20T00:07:58.543Z] post.createdAt, [2026-01-20T00:07:58.543Z] post.updatedAt, [2026-01-20T00:07:58.543Z] (select [2026-01-20T00:07:58.543Z] min(subImage.imageUrl) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] PostImage subImage [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] subImage.post.id = post.id [2026-01-20T00:07:58.543Z] and subImage.sequence = ( [2026-01-20T00:07:58.543Z] select [2026-01-20T00:07:58.543Z] min(subImage.sequence) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] PostImage subImage [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] subImage.post.id = post.id [2026-01-20T00:07:58.543Z] )), [2026-01-20T00:07:58.543Z] (select [2026-01-20T00:07:58.543Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] PostImage countImage [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] countImage.post.id = post.id), [2026-01-20T00:07:58.543Z] users.id, [2026-01-20T00:07:58.543Z] users.nickname, [2026-01-20T00:07:58.543Z] users.location, [2026-01-20T00:07:58.543Z] users.profileImageUrl, [2026-01-20T00:07:58.543Z] users.userType [2026-01-20T00:07:58.543Z] from [2026-01-20T00:07:58.543Z] Post post [2026-01-20T00:07:58.543Z] inner join [2026-01-20T00:07:58.543Z] post.user as users [2026-01-20T00:07:58.543Z] left join [2026-01-20T00:07:58.543Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.543Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.543Z] where [2026-01-20T00:07:58.543Z] post.deleted = ?2 [2026-01-20T00:07:58.543Z] and post.category = ?3 [2026-01-20T00:07:58.543Z] order by [2026-01-20T00:07:58.543Z] post.createdAt desc, [2026-01-20T00:07:58.543Z] post.id desc */ select [2026-01-20T00:07:58.543Z] p1_0.id, [2026-01-20T00:07:58.543Z] p1_0.title, [2026-01-20T00:07:58.543Z] p1_0.content, [2026-01-20T00:07:58.543Z] p1_0.category, [2026-01-20T00:07:58.544Z] p1_0.like_count, [2026-01-20T00:07:58.544Z] p1_0.comment_count, [2026-01-20T00:07:58.544Z] p1_0.view_count, [2026-01-20T00:07:58.544Z] pl1_0.id is not null, [2026-01-20T00:07:58.544Z] p1_0.created_at, [2026-01-20T00:07:58.544Z] p1_0.updated_at, [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] min(pi1_0.image_url) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] and pi1_0.sequence=( [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] min(pi2_0.sequence) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi2_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] )), [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi3_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.user_type [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] join [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.544Z] left join [2026-01-20T00:07:58.544Z] post_like pl1_0 [2026-01-20T00:07:58.544Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] and pl1_0.user_id=? [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] p1_0.deleted=? [2026-01-20T00:07:58.544Z] and p1_0.category=? [2026-01-20T00:07:58.544Z] order by [2026-01-20T00:07:58.544Z] p1_0.created_at desc, [2026-01-20T00:07:58.544Z] p1_0.id desc [2026-01-20T00:07:58.544Z] fetch [2026-01-20T00:07:58.544Z] first ? rows only [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* */ select [2026-01-20T00:07:58.544Z] count(p1_0.id) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] p1_0.category=? [2026-01-20T00:07:58.544Z] and not(p1_0.deleted) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* */ select [2026-01-20T00:07:58.544Z] count(p1_0.id) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] p1_0.category=? [2026-01-20T00:07:58.544Z] and not(p1_0.deleted) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.237+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=3, hasNext=false [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.237+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.237+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@38839c8c] [2026-01-20T00:07:58.544Z] ✅ others 필터링 완료! (소요시간: 11ms) [2026-01-20T00:07:58.544Z] - 조회된 게시글 수: 3 [2026-01-20T00:07:58.544Z] - 모든 게시글이 others 카테고리인지 확인 [2026-01-20T00:07:58.544Z] [2026-01-20T00:07:58.544Z] [STEP 3] 전체 카테고리 조회 성능 측정... [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.age_range, [2026-01-20T00:07:58.544Z] u1_0.budget, [2026-01-20T00:07:58.544Z] u1_0.created_at, [2026-01-20T00:07:58.544Z] u1_0.email, [2026-01-20T00:07:58.544Z] u1_0.gender, [2026-01-20T00:07:58.544Z] u1_0.latitude, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.longitude, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.startup_experience, [2026-01-20T00:07:58.544Z] u1_0.updated_at, [2026-01-20T00:07:58.544Z] u1_0.user_type, [2026-01-20T00:07:58.544Z] u1_0.username [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] u1_0.id=? [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.age_range, [2026-01-20T00:07:58.544Z] u1_0.budget, [2026-01-20T00:07:58.544Z] u1_0.created_at, [2026-01-20T00:07:58.544Z] u1_0.email, [2026-01-20T00:07:58.544Z] u1_0.gender, [2026-01-20T00:07:58.544Z] u1_0.latitude, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.longitude, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.startup_experience, [2026-01-20T00:07:58.544Z] u1_0.updated_at, [2026-01-20T00:07:58.544Z] u1_0.user_type, [2026-01-20T00:07:58.544Z] u1_0.username [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] u1_0.id=? [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.241+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.242+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.242+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=20, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.242+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=20, userId=b3d552a6-3158-4ba9-aed4-e35d94250947 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* select [2026-01-20T00:07:58.544Z] post.id, [2026-01-20T00:07:58.544Z] post.title, [2026-01-20T00:07:58.544Z] post.content, [2026-01-20T00:07:58.544Z] post.category, [2026-01-20T00:07:58.544Z] post.likeCount, [2026-01-20T00:07:58.544Z] post.commentCount, [2026-01-20T00:07:58.544Z] post.viewCount, [2026-01-20T00:07:58.544Z] postLike.id is not null, [2026-01-20T00:07:58.544Z] post.createdAt, [2026-01-20T00:07:58.544Z] post.updatedAt, [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] min(subImage.imageUrl) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage subImage [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] subImage.post.id = post.id [2026-01-20T00:07:58.544Z] and subImage.sequence = ( [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] min(subImage.sequence) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage subImage [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] subImage.post.id = post.id [2026-01-20T00:07:58.544Z] )), [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage countImage [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] countImage.post.id = post.id), [2026-01-20T00:07:58.544Z] users.id, [2026-01-20T00:07:58.544Z] users.nickname, [2026-01-20T00:07:58.544Z] users.location, [2026-01-20T00:07:58.544Z] users.profileImageUrl, [2026-01-20T00:07:58.544Z] users.userType [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] Post post [2026-01-20T00:07:58.544Z] inner join [2026-01-20T00:07:58.544Z] post.user as users [2026-01-20T00:07:58.544Z] left join [2026-01-20T00:07:58.544Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.544Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] post.deleted = ?2 [2026-01-20T00:07:58.544Z] order by [2026-01-20T00:07:58.544Z] post.createdAt desc, [2026-01-20T00:07:58.544Z] post.id desc */ select [2026-01-20T00:07:58.544Z] p1_0.id, [2026-01-20T00:07:58.544Z] p1_0.title, [2026-01-20T00:07:58.544Z] p1_0.content, [2026-01-20T00:07:58.544Z] p1_0.category, [2026-01-20T00:07:58.544Z] p1_0.like_count, [2026-01-20T00:07:58.544Z] p1_0.comment_count, [2026-01-20T00:07:58.544Z] p1_0.view_count, [2026-01-20T00:07:58.544Z] pl1_0.id is not null, [2026-01-20T00:07:58.544Z] p1_0.created_at, [2026-01-20T00:07:58.544Z] p1_0.updated_at, [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] min(pi1_0.image_url) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] and pi1_0.sequence=( [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] min(pi2_0.sequence) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi2_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] )), [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi3_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.user_type [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] join [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.544Z] left join [2026-01-20T00:07:58.544Z] post_like pl1_0 [2026-01-20T00:07:58.544Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] and pl1_0.user_id=? [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] p1_0.deleted=? [2026-01-20T00:07:58.544Z] order by [2026-01-20T00:07:58.544Z] p1_0.created_at desc, [2026-01-20T00:07:58.544Z] p1_0.id desc [2026-01-20T00:07:58.544Z] fetch [2026-01-20T00:07:58.544Z] first ? rows only [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* select [2026-01-20T00:07:58.544Z] post.id, [2026-01-20T00:07:58.544Z] post.title, [2026-01-20T00:07:58.544Z] post.content, [2026-01-20T00:07:58.544Z] post.category, [2026-01-20T00:07:58.544Z] post.likeCount, [2026-01-20T00:07:58.544Z] post.commentCount, [2026-01-20T00:07:58.544Z] post.viewCount, [2026-01-20T00:07:58.544Z] postLike.id is not null, [2026-01-20T00:07:58.544Z] post.createdAt, [2026-01-20T00:07:58.544Z] post.updatedAt, [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] min(subImage.imageUrl) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage subImage [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] subImage.post.id = post.id [2026-01-20T00:07:58.544Z] and subImage.sequence = ( [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] min(subImage.sequence) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage subImage [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] subImage.post.id = post.id [2026-01-20T00:07:58.544Z] )), [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage countImage [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] countImage.post.id = post.id), [2026-01-20T00:07:58.544Z] users.id, [2026-01-20T00:07:58.544Z] users.nickname, [2026-01-20T00:07:58.544Z] users.location, [2026-01-20T00:07:58.544Z] users.profileImageUrl, [2026-01-20T00:07:58.544Z] users.userType [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] Post post [2026-01-20T00:07:58.544Z] inner join [2026-01-20T00:07:58.544Z] post.user as users [2026-01-20T00:07:58.544Z] left join [2026-01-20T00:07:58.544Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.544Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] post.deleted = ?2 [2026-01-20T00:07:58.544Z] order by [2026-01-20T00:07:58.544Z] post.createdAt desc, [2026-01-20T00:07:58.544Z] post.id desc */ select [2026-01-20T00:07:58.544Z] p1_0.id, [2026-01-20T00:07:58.544Z] p1_0.title, [2026-01-20T00:07:58.544Z] p1_0.content, [2026-01-20T00:07:58.544Z] p1_0.category, [2026-01-20T00:07:58.544Z] p1_0.like_count, [2026-01-20T00:07:58.544Z] p1_0.comment_count, [2026-01-20T00:07:58.544Z] p1_0.view_count, [2026-01-20T00:07:58.544Z] pl1_0.id is not null, [2026-01-20T00:07:58.544Z] p1_0.created_at, [2026-01-20T00:07:58.544Z] p1_0.updated_at, [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] min(pi1_0.image_url) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] and pi1_0.sequence=( [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] min(pi2_0.sequence) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi2_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] )), [2026-01-20T00:07:58.544Z] (select [2026-01-20T00:07:58.544Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi3_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.user_type [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] join [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.544Z] left join [2026-01-20T00:07:58.544Z] post_like pl1_0 [2026-01-20T00:07:58.544Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.544Z] and pl1_0.user_id=? [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] p1_0.deleted=? [2026-01-20T00:07:58.544Z] order by [2026-01-20T00:07:58.544Z] p1_0.created_at desc, [2026-01-20T00:07:58.544Z] p1_0.id desc [2026-01-20T00:07:58.544Z] fetch [2026-01-20T00:07:58.544Z] first ? rows only [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* */ select [2026-01-20T00:07:58.544Z] count(p1_0.id) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] not(p1_0.deleted) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* */ select [2026-01-20T00:07:58.544Z] count(p1_0.id) [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] not(p1_0.deleted) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.256+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=15, hasNext=false [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.256+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.257+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@71d87254] [2026-01-20T00:07:58.544Z] ✅ 전체 카테고리 조회 완료! (소요시간: 20ms) [2026-01-20T00:07:58.544Z] [2026-01-20T00:07:58.544Z] 🎉 === 카테고리별 필터링 성능 테스트 완료 === [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] CommentLike x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] comment_likes cl1_0 [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] CommentLike x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] comment_likes cl1_0 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] Comment x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] comments c1_0 [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] Comment x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] comments c1_0 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.263+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostLike x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_like pl1_0 [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostLike x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_like pl1_0 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi1_0 [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] PostImage x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post_image pi1_0 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] Post x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] Post x */ delete [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] post p1_0 [2026-01-20T00:07:58.544Z] [2026-01-20T00:07:58.544Z] ⚡ 성능 및 커서 페이징 통합 테스트 > 🏃‍♂️ 대용량 데이터 커서 페이징 성능 테스트: 20개 게시글로 페이징 시나리오 STANDARD_OUT [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.273+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.273+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.275+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:07:58.544Z] [2026-01-20T00:07:58.544Z] 🎬 === 대용량 데이터 커서 페이징 성능 테스트 === [2026-01-20T00:07:58.544Z] 시나리오: 20개의 게시글을 생성하고 커서 기반 페이징으로 순회 [2026-01-20T00:07:58.544Z] [2026-01-20T00:07:58.544Z] [STEP 1] 20개의 다양한 게시글 생성... [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] 작성자 1: 창업가문어604 (FOUNDER) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] 작성자 2: 거주민문어660 (INHABITANT) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] 작성자 3: 창업가문어48 (FOUNDER) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] 작성자 4: 거주민문어810 (INHABITANT) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] user_interests (users_id, interest_type) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?) [2026-01-20T00:07:58.544Z] 작성자 5: 창업가문어209 (FOUNDER) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.age_range, [2026-01-20T00:07:58.544Z] u1_0.budget, [2026-01-20T00:07:58.544Z] u1_0.created_at, [2026-01-20T00:07:58.544Z] u1_0.email, [2026-01-20T00:07:58.544Z] u1_0.gender, [2026-01-20T00:07:58.544Z] u1_0.latitude, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.longitude, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.startup_experience, [2026-01-20T00:07:58.544Z] u1_0.updated_at, [2026-01-20T00:07:58.544Z] u1_0.user_type, [2026-01-20T00:07:58.544Z] u1_0.username [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] u1_0.id=? [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.age_range, [2026-01-20T00:07:58.544Z] u1_0.budget, [2026-01-20T00:07:58.544Z] u1_0.created_at, [2026-01-20T00:07:58.544Z] u1_0.email, [2026-01-20T00:07:58.544Z] u1_0.gender, [2026-01-20T00:07:58.544Z] u1_0.latitude, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.longitude, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.startup_experience, [2026-01-20T00:07:58.544Z] u1_0.updated_at, [2026-01-20T00:07:58.544Z] u1_0.user_type, [2026-01-20T00:07:58.544Z] u1_0.username [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] u1_0.id=? [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.298+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f4c7ccfb-d663-4a58-9465-4dfd35f25aee [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.298+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.299+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY, title=🎯 [daily-hobby] 게시글 1번 - 거주민문어660의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.300+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.age_range, [2026-01-20T00:07:58.544Z] u1_0.budget, [2026-01-20T00:07:58.544Z] u1_0.created_at, [2026-01-20T00:07:58.544Z] u1_0.email, [2026-01-20T00:07:58.544Z] u1_0.gender, [2026-01-20T00:07:58.544Z] u1_0.latitude, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.longitude, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.startup_experience, [2026-01-20T00:07:58.544Z] u1_0.updated_at, [2026-01-20T00:07:58.544Z] u1_0.user_type, [2026-01-20T00:07:58.544Z] u1_0.username [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] u1_0.id=? [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] select [2026-01-20T00:07:58.544Z] u1_0.id, [2026-01-20T00:07:58.544Z] u1_0.age_range, [2026-01-20T00:07:58.544Z] u1_0.budget, [2026-01-20T00:07:58.544Z] u1_0.created_at, [2026-01-20T00:07:58.544Z] u1_0.email, [2026-01-20T00:07:58.544Z] u1_0.gender, [2026-01-20T00:07:58.544Z] u1_0.latitude, [2026-01-20T00:07:58.544Z] u1_0.location, [2026-01-20T00:07:58.544Z] u1_0.longitude, [2026-01-20T00:07:58.544Z] u1_0.nickname, [2026-01-20T00:07:58.544Z] u1_0.profile_image_url, [2026-01-20T00:07:58.544Z] u1_0.startup_experience, [2026-01-20T00:07:58.544Z] u1_0.updated_at, [2026-01-20T00:07:58.544Z] u1_0.user_type, [2026-01-20T00:07:58.544Z] u1_0.username [2026-01-20T00:07:58.544Z] from [2026-01-20T00:07:58.544Z] users u1_0 [2026-01-20T00:07:58.544Z] where [2026-01-20T00:07:58.544Z] u1_0.id=? [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.544Z] Hibernate: [2026-01-20T00:07:58.544Z] /* insert for [2026-01-20T00:07:58.544Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.544Z] into [2026-01-20T00:07:58.544Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.544Z] values [2026-01-20T00:07:58.544Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.304+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.304+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/e0855cc8-b51b-4627-8022-096c5d502d29_1768867678304.jpg, url=http://localhost:9000/test-bucket/freeboard/e0855cc8-b51b-4627-8022-096c5d502d29_1768867678304.jpg [2026-01-20T00:07:58.544Z] 2026-01-20T09:07:58.305+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/e0855cc8-b51b-4627-8022-096c5d502d29_1768867678304.jpg] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.305+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=20, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.307+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=20 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.307+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.307+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@610cb4e5] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.312+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f0d90ca4-2541-4133-b512-e7a97a3c26e8 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.313+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.313+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE, title=🎯 [living-convenience] 게시글 2번 - 창업가문어48의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.314+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.318+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.318+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/31deaac8-c9a5-4ce8-8ce0-3a0b31445f16_1768867678318.jpg, url=http://localhost:9000/test-bucket/freeboard/31deaac8-c9a5-4ce8-8ce0-3a0b31445f16_1768867678318.jpg [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.319+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/31deaac8-c9a5-4ce8-8ce0-3a0b31445f16_1768867678318.jpg] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.319+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=21, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.320+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=21 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.321+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.321+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@5c1c3f23] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.325+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b37dc88b-cd4e-4534-9e57-4f1d1b115db9 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.326+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.327+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP, title=🎯 [startup] 게시글 3번 - 거주민문어810의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.327+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.331+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.331+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/f9549d6b-45c5-4be1-8116-29d10efcac5c_1768867678331.jpg, url=http://localhost:9000/test-bucket/freeboard/f9549d6b-45c5-4be1-8116-29d10efcac5c_1768867678331.jpg [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.331+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/f9549d6b-45c5-4be1-8116-29d10efcac5c_1768867678331.jpg] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.331+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=22, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.333+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=22 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.333+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.333+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@4ebdd8e2] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.338+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ea42e013-f0ec-4568-b47f-f0fc2efd29d4 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.339+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.340+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS, title=🎯 [others] 게시글 4번 - 창업가문어209의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.340+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.344+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.345+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/d55b6db1-b205-4c80-8524-3939a1791d2f_1768867678344.jpg, url=http://localhost:9000/test-bucket/freeboard/d55b6db1-b205-4c80-8524-3939a1791d2f_1768867678344.jpg [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.345+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/d55b6db1-b205-4c80-8524-3939a1791d2f_1768867678344.jpg] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.345+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=23, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.346+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=23 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.346+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.347+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2cd74c11] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.351+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.351+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.353+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT, title=🎯 [restaurant] 게시글 5번 - 창업가문어604의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.353+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.545Z] u1_0.nickname, [2026-01-20T00:07:58.545Z] u1_0.profile_image_url, [2026-01-20T00:07:58.545Z] u1_0.startup_experience, [2026-01-20T00:07:58.545Z] u1_0.updated_at, [2026-01-20T00:07:58.545Z] u1_0.user_type, [2026-01-20T00:07:58.545Z] u1_0.username [2026-01-20T00:07:58.545Z] from [2026-01-20T00:07:58.545Z] users u1_0 [2026-01-20T00:07:58.545Z] where [2026-01-20T00:07:58.545Z] u1_0.id=? [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.357+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.358+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/3fb6f3cf-c5d3-4bc8-9f8d-62f4a1531f14_1768867678358.jpg, url=http://localhost:9000/test-bucket/freeboard/3fb6f3cf-c5d3-4bc8-9f8d-62f4a1531f14_1768867678358.jpg [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.358+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/3fb6f3cf-c5d3-4bc8-9f8d-62f4a1531f14_1768867678358.jpg] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.358+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=24, imageCount=1 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] Hibernate: [2026-01-20T00:07:58.545Z] /* insert for [2026-01-20T00:07:58.545Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.545Z] into [2026-01-20T00:07:58.545Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.545Z] values [2026-01-20T00:07:58.545Z] (?, ?, ?, default) [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.360+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=24 [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.360+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.361+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2f606fc0] [2026-01-20T00:07:58.545Z] ✅ 5개 게시글 생성 완료... [2026-01-20T00:07:58.545Z] 2026-01-20T09:07:58.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.545Z] select [2026-01-20T00:07:58.545Z] u1_0.id, [2026-01-20T00:07:58.545Z] u1_0.age_range, [2026-01-20T00:07:58.545Z] u1_0.budget, [2026-01-20T00:07:58.545Z] u1_0.created_at, [2026-01-20T00:07:58.545Z] u1_0.email, [2026-01-20T00:07:58.545Z] u1_0.gender, [2026-01-20T00:07:58.545Z] u1_0.latitude, [2026-01-20T00:07:58.545Z] u1_0.location, [2026-01-20T00:07:58.545Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.365+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f4c7ccfb-d663-4a58-9465-4dfd35f25aee [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.366+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.367+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY, title=🎯 [daily-hobby] 게시글 6번 - 거주민문어660의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.367+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.370+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.371+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/eb08c2c1-a634-4488-a7c2-b72bb522b432_1768867678371.jpg, url=http://localhost:9000/test-bucket/freeboard/eb08c2c1-a634-4488-a7c2-b72bb522b432_1768867678371.jpg [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.371+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/eb08c2c1-a634-4488-a7c2-b72bb522b432_1768867678371.jpg] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.371+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=25, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.372+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=25 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.373+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.373+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@5f45095f] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.377+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f0d90ca4-2541-4133-b512-e7a97a3c26e8 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.377+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.378+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE, title=🎯 [living-convenience] 게시글 7번 - 창업가문어48의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.379+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.379+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.382+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.382+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/119ee6bd-d3fb-4c2c-aee0-2fc14a5435c5_1768867678382.jpg, url=http://localhost:9000/test-bucket/freeboard/119ee6bd-d3fb-4c2c-aee0-2fc14a5435c5_1768867678382.jpg [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.382+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/119ee6bd-d3fb-4c2c-aee0-2fc14a5435c5_1768867678382.jpg] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.382+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=26, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.383+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.384+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=26 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.384+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.385+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@513a2ea8] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.388+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b37dc88b-cd4e-4534-9e57-4f1d1b115db9 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.389+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.390+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP, title=🎯 [startup] 게시글 8번 - 거주민문어810의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.390+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.394+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.394+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/435ed1c7-a287-419f-aca2-fd31b944e91e_1768867678394.jpg, url=http://localhost:9000/test-bucket/freeboard/435ed1c7-a287-419f-aca2-fd31b944e91e_1768867678394.jpg [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.394+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/435ed1c7-a287-419f-aca2-fd31b944e91e_1768867678394.jpg] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.394+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=27, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.396+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=27 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.396+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.396+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@23133fd2] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.400+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ea42e013-f0ec-4568-b47f-f0fc2efd29d4 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.401+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.402+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS, title=🎯 [others] 게시글 9번 - 창업가문어209의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.403+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.546Z] u1_0.budget, [2026-01-20T00:07:58.546Z] u1_0.created_at, [2026-01-20T00:07:58.546Z] u1_0.email, [2026-01-20T00:07:58.546Z] u1_0.gender, [2026-01-20T00:07:58.546Z] u1_0.latitude, [2026-01-20T00:07:58.546Z] u1_0.location, [2026-01-20T00:07:58.546Z] u1_0.longitude, [2026-01-20T00:07:58.546Z] u1_0.nickname, [2026-01-20T00:07:58.546Z] u1_0.profile_image_url, [2026-01-20T00:07:58.546Z] u1_0.startup_experience, [2026-01-20T00:07:58.546Z] u1_0.updated_at, [2026-01-20T00:07:58.546Z] u1_0.user_type, [2026-01-20T00:07:58.546Z] u1_0.username [2026-01-20T00:07:58.546Z] from [2026-01-20T00:07:58.546Z] users u1_0 [2026-01-20T00:07:58.546Z] where [2026-01-20T00:07:58.546Z] u1_0.id=? [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.406+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.407+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/723fb059-607f-4eb9-8adf-8d05a778ef18_1768867678406.jpg, url=http://localhost:9000/test-bucket/freeboard/723fb059-607f-4eb9-8adf-8d05a778ef18_1768867678406.jpg [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.407+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/723fb059-607f-4eb9-8adf-8d05a778ef18_1768867678406.jpg] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.407+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=28, imageCount=1 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] Hibernate: [2026-01-20T00:07:58.546Z] /* insert for [2026-01-20T00:07:58.546Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.546Z] into [2026-01-20T00:07:58.546Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.546Z] values [2026-01-20T00:07:58.546Z] (?, ?, ?, default) [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.408+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=28 [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.409+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.409+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@533695a2] [2026-01-20T00:07:58.546Z] 2026-01-20T09:07:58.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.546Z] select [2026-01-20T00:07:58.546Z] u1_0.id, [2026-01-20T00:07:58.546Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.413+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.414+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.415+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT, title=🎯 [restaurant] 게시글 10번 - 창업가문어604의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.415+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.418+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.419+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/2ca20f43-8ed0-4b53-84e1-178d166aab15_1768867678418.jpg, url=http://localhost:9000/test-bucket/freeboard/2ca20f43-8ed0-4b53-84e1-178d166aab15_1768867678418.jpg [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.419+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/2ca20f43-8ed0-4b53-84e1-178d166aab15_1768867678418.jpg] [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.419+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=29, imageCount=1 [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, default) [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, default) [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.421+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=29 [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.421+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.421+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@3e626f97] [2026-01-20T00:07:58.553Z] ✅ 10개 게시글 생성 완료... [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.425+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f4c7ccfb-d663-4a58-9465-4dfd35f25aee [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.426+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.427+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY, title=🎯 [daily-hobby] 게시글 11번 - 거주민문어660의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.427+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] select [2026-01-20T00:07:58.553Z] u1_0.id, [2026-01-20T00:07:58.553Z] u1_0.age_range, [2026-01-20T00:07:58.553Z] u1_0.budget, [2026-01-20T00:07:58.553Z] u1_0.created_at, [2026-01-20T00:07:58.553Z] u1_0.email, [2026-01-20T00:07:58.553Z] u1_0.gender, [2026-01-20T00:07:58.553Z] u1_0.latitude, [2026-01-20T00:07:58.553Z] u1_0.location, [2026-01-20T00:07:58.553Z] u1_0.longitude, [2026-01-20T00:07:58.553Z] u1_0.nickname, [2026-01-20T00:07:58.553Z] u1_0.profile_image_url, [2026-01-20T00:07:58.553Z] u1_0.startup_experience, [2026-01-20T00:07:58.553Z] u1_0.updated_at, [2026-01-20T00:07:58.553Z] u1_0.user_type, [2026-01-20T00:07:58.553Z] u1_0.username [2026-01-20T00:07:58.553Z] from [2026-01-20T00:07:58.553Z] users u1_0 [2026-01-20T00:07:58.553Z] where [2026-01-20T00:07:58.553Z] u1_0.id=? [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.430+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.431+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/1ca514c0-385b-4a1f-befe-a8ac4533ebee_1768867678431.jpg, url=http://localhost:9000/test-bucket/freeboard/1ca514c0-385b-4a1f-befe-a8ac4533ebee_1768867678431.jpg [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.431+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/1ca514c0-385b-4a1f-befe-a8ac4533ebee_1768867678431.jpg] [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.431+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=30, imageCount=1 [2026-01-20T00:07:58.553Z] 2026-01-20T09:07:58.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.553Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.553Z] into [2026-01-20T00:07:58.553Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.553Z] values [2026-01-20T00:07:58.553Z] (?, ?, ?, default) [2026-01-20T00:07:58.553Z] Hibernate: [2026-01-20T00:07:58.553Z] /* insert for [2026-01-20T00:07:58.554Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.554Z] into [2026-01-20T00:07:58.554Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.554Z] values [2026-01-20T00:07:58.554Z] (?, ?, ?, default) [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.432+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=30 [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.433+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.433+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@7de59370] [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.554Z] select [2026-01-20T00:07:58.554Z] u1_0.id, [2026-01-20T00:07:58.554Z] u1_0.age_range, [2026-01-20T00:07:58.554Z] u1_0.budget, [2026-01-20T00:07:58.554Z] u1_0.created_at, [2026-01-20T00:07:58.554Z] u1_0.email, [2026-01-20T00:07:58.554Z] u1_0.gender, [2026-01-20T00:07:58.554Z] u1_0.latitude, [2026-01-20T00:07:58.554Z] u1_0.location, [2026-01-20T00:07:58.554Z] u1_0.longitude, [2026-01-20T00:07:58.554Z] u1_0.nickname, [2026-01-20T00:07:58.554Z] u1_0.profile_image_url, [2026-01-20T00:07:58.554Z] u1_0.startup_experience, [2026-01-20T00:07:58.554Z] u1_0.updated_at, [2026-01-20T00:07:58.554Z] u1_0.user_type, [2026-01-20T00:07:58.554Z] u1_0.username [2026-01-20T00:07:58.554Z] from [2026-01-20T00:07:58.554Z] users u1_0 [2026-01-20T00:07:58.554Z] where [2026-01-20T00:07:58.554Z] u1_0.id=? [2026-01-20T00:07:58.554Z] Hibernate: [2026-01-20T00:07:58.554Z] select [2026-01-20T00:07:58.554Z] u1_0.id, [2026-01-20T00:07:58.554Z] u1_0.age_range, [2026-01-20T00:07:58.554Z] u1_0.budget, [2026-01-20T00:07:58.554Z] u1_0.created_at, [2026-01-20T00:07:58.554Z] u1_0.email, [2026-01-20T00:07:58.554Z] u1_0.gender, [2026-01-20T00:07:58.554Z] u1_0.latitude, [2026-01-20T00:07:58.554Z] u1_0.location, [2026-01-20T00:07:58.554Z] u1_0.longitude, [2026-01-20T00:07:58.554Z] u1_0.nickname, [2026-01-20T00:07:58.554Z] u1_0.profile_image_url, [2026-01-20T00:07:58.554Z] u1_0.startup_experience, [2026-01-20T00:07:58.554Z] u1_0.updated_at, [2026-01-20T00:07:58.554Z] u1_0.user_type, [2026-01-20T00:07:58.554Z] u1_0.username [2026-01-20T00:07:58.554Z] from [2026-01-20T00:07:58.554Z] users u1_0 [2026-01-20T00:07:58.554Z] where [2026-01-20T00:07:58.554Z] u1_0.id=? [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.438+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f0d90ca4-2541-4133-b512-e7a97a3c26e8 [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.438+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.439+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE, title=🎯 [living-convenience] 게시글 12번 - 창업가문어48의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.554Z] 2026-01-20T09:07:58.439+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.443+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.443+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/f21c40e8-fb60-4828-95b2-dc37b9c7ce31_1768867678443.jpg, url=http://localhost:9000/test-bucket/freeboard/f21c40e8-fb60-4828-95b2-dc37b9c7ce31_1768867678443.jpg [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.443+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/f21c40e8-fb60-4828-95b2-dc37b9c7ce31_1768867678443.jpg] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.443+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=31, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.445+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=31 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.445+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2c4ab390] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.449+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b37dc88b-cd4e-4534-9e57-4f1d1b115db9 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.450+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.451+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP, title=🎯 [startup] 게시글 13번 - 거주민문어810의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.451+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.455+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.455+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/a3cc498f-ae9e-4269-92b0-36b5a226416c_1768867678455.jpg, url=http://localhost:9000/test-bucket/freeboard/a3cc498f-ae9e-4269-92b0-36b5a226416c_1768867678455.jpg [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.455+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/a3cc498f-ae9e-4269-92b0-36b5a226416c_1768867678455.jpg] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.455+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=32, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.456+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.457+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=32 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@d33365d] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.459+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.461+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ea42e013-f0ec-4568-b47f-f0fc2efd29d4 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.462+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.462+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS, title=🎯 [others] 게시글 14번 - 창업가문어209의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.463+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.463+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.465+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.466+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.467+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/84784e7f-9d31-4b40-9c02-5a6537f6a67b_1768867678466.jpg, url=http://localhost:9000/test-bucket/freeboard/84784e7f-9d31-4b40-9c02-5a6537f6a67b_1768867678466.jpg [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.467+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/84784e7f-9d31-4b40-9c02-5a6537f6a67b_1768867678466.jpg] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.467+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=33, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.467+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.468+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=33 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.469+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.469+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@6df6c0b] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.471+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.473+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.474+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.475+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT, title=🎯 [restaurant] 게시글 15번 - 창업가문어604의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.475+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.475+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.477+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.478+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.479+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/b1186aed-7a72-4d54-9e6d-8b2bf4ca090e_1768867678478.jpg, url=http://localhost:9000/test-bucket/freeboard/b1186aed-7a72-4d54-9e6d-8b2bf4ca090e_1768867678478.jpg [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.479+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/b1186aed-7a72-4d54-9e6d-8b2bf4ca090e_1768867678478.jpg] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.479+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=34, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.479+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] /* insert for [2026-01-20T00:07:58.809Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.809Z] into [2026-01-20T00:07:58.809Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.809Z] values [2026-01-20T00:07:58.809Z] (?, ?, ?, default) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.480+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=34 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.481+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.481+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@256d72d6] [2026-01-20T00:07:58.809Z] ✅ 15개 게시글 생성 완료... [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.483+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.485+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f4c7ccfb-d663-4a58-9465-4dfd35f25aee [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.485+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.486+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY, title=🎯 [daily-hobby] 게시글 16번 - 거주민문어660의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.486+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f4c7ccfb-d663-4a58-9465-4dfd35f25aee, category=DAILY_HOBBY [2026-01-20T00:07:58.809Z] 2026-01-20T09:07:58.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.809Z] u1_0.gender, [2026-01-20T00:07:58.809Z] u1_0.latitude, [2026-01-20T00:07:58.809Z] u1_0.location, [2026-01-20T00:07:58.809Z] u1_0.longitude, [2026-01-20T00:07:58.809Z] u1_0.nickname, [2026-01-20T00:07:58.809Z] u1_0.profile_image_url, [2026-01-20T00:07:58.809Z] u1_0.startup_experience, [2026-01-20T00:07:58.809Z] u1_0.updated_at, [2026-01-20T00:07:58.809Z] u1_0.user_type, [2026-01-20T00:07:58.809Z] u1_0.username [2026-01-20T00:07:58.809Z] from [2026-01-20T00:07:58.809Z] users u1_0 [2026-01-20T00:07:58.809Z] where [2026-01-20T00:07:58.809Z] u1_0.id=? [2026-01-20T00:07:58.809Z] Hibernate: [2026-01-20T00:07:58.809Z] select [2026-01-20T00:07:58.809Z] u1_0.id, [2026-01-20T00:07:58.809Z] u1_0.age_range, [2026-01-20T00:07:58.809Z] u1_0.budget, [2026-01-20T00:07:58.809Z] u1_0.created_at, [2026-01-20T00:07:58.809Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.489+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.490+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.490+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/37336e54-1a02-4250-ab57-7e666a2481d4_1768867678490.jpg, url=http://localhost:9000/test-bucket/freeboard/37336e54-1a02-4250-ab57-7e666a2481d4_1768867678490.jpg [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.490+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/37336e54-1a02-4250-ab57-7e666a2481d4_1768867678490.jpg] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.491+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=35, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.491+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.493+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=35 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.493+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.493+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@51784227] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.495+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.496+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: f0d90ca4-2541-4133-b512-e7a97a3c26e8 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.496+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.497+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE, title=🎯 [living-convenience] 게시글 17번 - 창업가문어48의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.498+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=f0d90ca4-2541-4133-b512-e7a97a3c26e8, category=LIVING_CONVENIENCE [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.498+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.499+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.500+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/1ec8926d-c2e3-44c8-ad15-b678f8cc81cb_1768867678500.jpg, url=http://localhost:9000/test-bucket/freeboard/1ec8926d-c2e3-44c8-ad15-b678f8cc81cb_1768867678500.jpg [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.500+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/1ec8926d-c2e3-44c8-ad15-b678f8cc81cb_1768867678500.jpg] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.500+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=36, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.500+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.501+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=36 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.501+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.501+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@274cc763] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.504+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.504+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: b37dc88b-cd4e-4534-9e57-4f1d1b115db9 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.505+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.506+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP, title=🎯 [startup] 게시글 18번 - 거주민문어810의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.506+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=b37dc88b-cd4e-4534-9e57-4f1d1b115db9, category=STARTUP [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.506+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.507+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.508+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.508+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/fbb7b602-2d44-487b-a42a-11dec3c74457_1768867678508.jpg, url=http://localhost:9000/test-bucket/freeboard/fbb7b602-2d44-487b-a42a-11dec3c74457_1768867678508.jpg [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.508+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/fbb7b602-2d44-487b-a42a-11dec3c74457_1768867678508.jpg] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.508+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=37, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.508+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.509+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=37 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.509+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.509+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@61896acf] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.511+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.512+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ea42e013-f0ec-4568-b47f-f0fc2efd29d4 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.513+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.513+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS, title=🎯 [others] 게시글 19번 - 창업가문어209의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.514+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=ea42e013-f0ec-4568-b47f-f0fc2efd29d4, category=OTHERS [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.515+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.515+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.516+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/ba8b0218-8e45-4676-b4f5-b4e8aef70842_1768867678516.jpg, url=http://localhost:9000/test-bucket/freeboard/ba8b0218-8e45-4676-b4f5-b4e8aef70842_1768867678516.jpg [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.516+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/ba8b0218-8e45-4676-b4f5-b4e8aef70842_1768867678516.jpg] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.516+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=38, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.517+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=38 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.517+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.517+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2dd267b7] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.519+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.520+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.521+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.521+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT, title=🎯 [restaurant] 게시글 20번 - 창업가문어604의 실전 경험담, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.522+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=42b460cc-c090-4462-8c17-c4ec195a193f, category=RESTAURANT [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.522+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.523+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.524+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/4a83b5cb-74fa-49d2-bf51-33a67d31f526_1768867678524.jpg, url=http://localhost:9000/test-bucket/freeboard/4a83b5cb-74fa-49d2-bf51-33a67d31f526_1768867678524.jpg [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.524+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/4a83b5cb-74fa-49d2-bf51-33a67d31f526_1768867678524.jpg] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.524+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=39, imageCount=1 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* insert for [2026-01-20T00:07:58.810Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:58.810Z] into [2026-01-20T00:07:58.810Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:58.810Z] values [2026-01-20T00:07:58.810Z] (?, ?, ?, default) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.525+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=39 [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.525+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.525+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@616b2d7b] [2026-01-20T00:07:58.810Z] ✅ 20개 게시글 생성 완료... [2026-01-20T00:07:58.810Z] ✅ 총 20개 게시글 생성 완료! (소요시간: 232ms) [2026-01-20T00:07:58.810Z] [2026-01-20T00:07:58.810Z] [STEP 2] 첫 페이지 조회 (최신순, 5개씩)... [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.age_range, [2026-01-20T00:07:58.810Z] u1_0.budget, [2026-01-20T00:07:58.810Z] u1_0.created_at, [2026-01-20T00:07:58.810Z] u1_0.email, [2026-01-20T00:07:58.810Z] u1_0.gender, [2026-01-20T00:07:58.810Z] u1_0.latitude, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.longitude, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.startup_experience, [2026-01-20T00:07:58.810Z] u1_0.updated_at, [2026-01-20T00:07:58.810Z] u1_0.user_type, [2026-01-20T00:07:58.810Z] u1_0.username [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] u1_0.id=? [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.528+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.529+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.529+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.529+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.810Z] 2026-01-20T09:07:58.532+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.810Z] /* select [2026-01-20T00:07:58.810Z] post.id, [2026-01-20T00:07:58.810Z] post.title, [2026-01-20T00:07:58.810Z] post.content, [2026-01-20T00:07:58.810Z] post.category, [2026-01-20T00:07:58.810Z] post.likeCount, [2026-01-20T00:07:58.810Z] post.commentCount, [2026-01-20T00:07:58.810Z] post.viewCount, [2026-01-20T00:07:58.810Z] postLike.id is not null, [2026-01-20T00:07:58.810Z] post.createdAt, [2026-01-20T00:07:58.810Z] post.updatedAt, [2026-01-20T00:07:58.810Z] (select [2026-01-20T00:07:58.810Z] min(subImage.imageUrl) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] PostImage subImage [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] subImage.post.id = post.id [2026-01-20T00:07:58.810Z] and subImage.sequence = ( [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] min(subImage.sequence) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] PostImage subImage [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] subImage.post.id = post.id [2026-01-20T00:07:58.810Z] )), [2026-01-20T00:07:58.810Z] (select [2026-01-20T00:07:58.810Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] PostImage countImage [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] countImage.post.id = post.id), [2026-01-20T00:07:58.810Z] users.id, [2026-01-20T00:07:58.810Z] users.nickname, [2026-01-20T00:07:58.810Z] users.location, [2026-01-20T00:07:58.810Z] users.profileImageUrl, [2026-01-20T00:07:58.810Z] users.userType [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] Post post [2026-01-20T00:07:58.810Z] inner join [2026-01-20T00:07:58.810Z] post.user as users [2026-01-20T00:07:58.810Z] left join [2026-01-20T00:07:58.810Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.810Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] post.deleted = ?2 [2026-01-20T00:07:58.810Z] order by [2026-01-20T00:07:58.810Z] post.createdAt desc, [2026-01-20T00:07:58.810Z] post.id desc */ select [2026-01-20T00:07:58.810Z] p1_0.id, [2026-01-20T00:07:58.810Z] p1_0.title, [2026-01-20T00:07:58.810Z] p1_0.content, [2026-01-20T00:07:58.810Z] p1_0.category, [2026-01-20T00:07:58.810Z] p1_0.like_count, [2026-01-20T00:07:58.810Z] p1_0.comment_count, [2026-01-20T00:07:58.810Z] p1_0.view_count, [2026-01-20T00:07:58.810Z] pl1_0.id is not null, [2026-01-20T00:07:58.810Z] p1_0.created_at, [2026-01-20T00:07:58.810Z] p1_0.updated_at, [2026-01-20T00:07:58.810Z] (select [2026-01-20T00:07:58.810Z] min(pi1_0.image_url) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] post_image pi1_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.810Z] and pi1_0.sequence=( [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] min(pi2_0.sequence) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] post_image pi2_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.810Z] )), [2026-01-20T00:07:58.810Z] (select [2026-01-20T00:07:58.810Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] post_image pi3_0 [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.810Z] u1_0.id, [2026-01-20T00:07:58.810Z] u1_0.nickname, [2026-01-20T00:07:58.810Z] u1_0.location, [2026-01-20T00:07:58.810Z] u1_0.profile_image_url, [2026-01-20T00:07:58.810Z] u1_0.user_type [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] post p1_0 [2026-01-20T00:07:58.810Z] join [2026-01-20T00:07:58.810Z] users u1_0 [2026-01-20T00:07:58.810Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.810Z] left join [2026-01-20T00:07:58.810Z] post_like pl1_0 [2026-01-20T00:07:58.810Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.810Z] and pl1_0.user_id=? [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] p1_0.deleted=? [2026-01-20T00:07:58.810Z] order by [2026-01-20T00:07:58.810Z] p1_0.created_at desc, [2026-01-20T00:07:58.810Z] p1_0.id desc [2026-01-20T00:07:58.810Z] fetch [2026-01-20T00:07:58.810Z] first ? rows only [2026-01-20T00:07:58.810Z] Hibernate: [2026-01-20T00:07:58.810Z] /* select [2026-01-20T00:07:58.810Z] post.id, [2026-01-20T00:07:58.810Z] post.title, [2026-01-20T00:07:58.810Z] post.content, [2026-01-20T00:07:58.810Z] post.category, [2026-01-20T00:07:58.810Z] post.likeCount, [2026-01-20T00:07:58.810Z] post.commentCount, [2026-01-20T00:07:58.810Z] post.viewCount, [2026-01-20T00:07:58.810Z] postLike.id is not null, [2026-01-20T00:07:58.810Z] post.createdAt, [2026-01-20T00:07:58.810Z] post.updatedAt, [2026-01-20T00:07:58.810Z] (select [2026-01-20T00:07:58.810Z] min(subImage.imageUrl) [2026-01-20T00:07:58.810Z] from [2026-01-20T00:07:58.810Z] PostImage subImage [2026-01-20T00:07:58.810Z] where [2026-01-20T00:07:58.810Z] subImage.post.id = post.id [2026-01-20T00:07:58.810Z] and subImage.sequence = ( [2026-01-20T00:07:58.810Z] select [2026-01-20T00:07:58.810Z] min(subImage.sequence) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage subImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] subImage.post.id = post.id [2026-01-20T00:07:58.811Z] )), [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage countImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] countImage.post.id = post.id), [2026-01-20T00:07:58.811Z] users.id, [2026-01-20T00:07:58.811Z] users.nickname, [2026-01-20T00:07:58.811Z] users.location, [2026-01-20T00:07:58.811Z] users.profileImageUrl, [2026-01-20T00:07:58.811Z] users.userType [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] Post post [2026-01-20T00:07:58.811Z] inner join [2026-01-20T00:07:58.811Z] post.user as users [2026-01-20T00:07:58.811Z] left join [2026-01-20T00:07:58.811Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.811Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] post.deleted = ?2 [2026-01-20T00:07:58.811Z] order by [2026-01-20T00:07:58.811Z] post.createdAt desc, [2026-01-20T00:07:58.811Z] post.id desc */ select [2026-01-20T00:07:58.811Z] p1_0.id, [2026-01-20T00:07:58.811Z] p1_0.title, [2026-01-20T00:07:58.811Z] p1_0.content, [2026-01-20T00:07:58.811Z] p1_0.category, [2026-01-20T00:07:58.811Z] p1_0.like_count, [2026-01-20T00:07:58.811Z] p1_0.comment_count, [2026-01-20T00:07:58.811Z] p1_0.view_count, [2026-01-20T00:07:58.811Z] pl1_0.id is not null, [2026-01-20T00:07:58.811Z] p1_0.created_at, [2026-01-20T00:07:58.811Z] p1_0.updated_at, [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] min(pi1_0.image_url) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] and pi1_0.sequence=( [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] min(pi2_0.sequence) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi2_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] )), [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi3_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.user_type [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] join [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.811Z] left join [2026-01-20T00:07:58.811Z] post_like pl1_0 [2026-01-20T00:07:58.811Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] and pl1_0.user_id=? [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] p1_0.deleted=? [2026-01-20T00:07:58.811Z] order by [2026-01-20T00:07:58.811Z] p1_0.created_at desc, [2026-01-20T00:07:58.811Z] p1_0.id desc [2026-01-20T00:07:58.811Z] fetch [2026-01-20T00:07:58.811Z] first ? rows only [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.536+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.811Z] /* */ select [2026-01-20T00:07:58.811Z] count(p1_0.id) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] not(p1_0.deleted) [2026-01-20T00:07:58.811Z] Hibernate: [2026-01-20T00:07:58.811Z] /* */ select [2026-01-20T00:07:58.811Z] count(p1_0.id) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] not(p1_0.deleted) [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.540+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=5, hasNext=true [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.540+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.540+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@3e8f15b0] [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] MockHttpServletRequest: [2026-01-20T00:07:58.811Z] HTTP Method = GET [2026-01-20T00:07:58.811Z] Request URI = /community/freeboard [2026-01-20T00:07:58.811Z] Parameters = {sort=[LATEST], size=[5]} [2026-01-20T00:07:58.811Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI0MmI0NjBjYy1jMDkwLTQ0NjItOGMxNy1jNGVjMTk1YTE5M2YiLCJpYXQiOjE3Njg4Njc2NzgsImV4cCI6MTc2ODg2OTQ3OH0.8picHR21_HgNDhxMr1ZTonllGOPI_Qo2Ir22ypZQHYlFJAYfGKBvxtG7cvzV8dCfCj9FJI8pl5yNQBs4qfhPzQ"] [2026-01-20T00:07:58.811Z] Body = [2026-01-20T00:07:58.811Z] Session Attrs = {} [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] Handler: [2026-01-20T00:07:58.811Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:07:58.811Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] Async: [2026-01-20T00:07:58.811Z] Async started = false [2026-01-20T00:07:58.811Z] Async result = null [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] Resolved Exception: [2026-01-20T00:07:58.811Z] Type = null [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] ModelAndView: [2026-01-20T00:07:58.811Z] View name = null [2026-01-20T00:07:58.811Z] View = null [2026-01-20T00:07:58.811Z] Model = null [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] FlashMap: [2026-01-20T00:07:58.811Z] Attributes = null [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] MockHttpServletResponse: [2026-01-20T00:07:58.811Z] Status = 200 [2026-01-20T00:07:58.811Z] Error message = null [2026-01-20T00:07:58.811Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:07:58.811Z] Content type = application/json [2026-01-20T00:07:58.811Z] Body = {"posts":[{"postId":39,"author":{"userId":"42b460cc-c090-4462-8c17-c4ec195a193f","nickname":"창업가문어604","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"restaurant","title":"\uD83C\uDFAF [restaurant] 게시글 20번 - 창업가문어604의 실전 경험담","contentPreview":"안녕하세요! 창업가문어604입니다.\n\n게시글 20번째로, restaurant 카테고리에 대한 경험을 공유합니다.\n\n✨ 주요 내용:\n1️⃣ 실전에서 겪은 경험\n2️⃣ 성공과 실패 사...","thumbnailUrl":"http://localhost:9000/test-bucket/freeboard/4a83b5cb-74fa-49d2-bf51-33a67d31f526_1768867678524.jpg","imageCount":1,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:58.522964","updatedAt":"2026-01-20T09:07:58.522964","isLiked":false},{"postId":38,"author":{"userId":"ea42e013-f0ec-4568-b47f-f0fc2efd29d4","nickname":"창업가문어209","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"others","title":"\uD83C\uDFAF [others] 게시글 19번 - 창업가문어209의 실전 경험담","contentPreview":"안녕하세요! 창업가문어209입니다.\n\n게시글 19번째로, others 카테고리에 대한 경험을 공유합니다.\n\n✨ 주요 내용:\n1️⃣ 실전에서 겪은 경험\n2️⃣ 성공과 실패 사례\n3️...","thumbnailUrl":"http://localhost:9000/test-bucket/freeboard/ba8b0218-8e45-4676-b4f5-b4e8aef70842_1768867678516.jpg","imageCount":1,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:58.515053","updatedAt":"2026-01-20T09:07:58.515053","isLiked":false},{"postId":37,"author":{"userId":"b37dc88b-cd4e-4534-9e57-4f1d1b115db9","nickname":"거주민문어810","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"category":"startup","title":"\uD83C\uDFAF [startup] 게시글 18번 - 거주민문어810의 실전 경험담","contentPreview":"안녕하세요! 거주민문어810입니다.\n\n게시글 18번째로, startup 카테고리에 대한 경험을 공유합니다.\n\n✨ 주요 내용:\n1️⃣ 실전에서 겪은 경험\n2️⃣ 성공과 실패 사례\n3...","thumbnailUrl":"http://localhost:9000/test-bucket/freeboard/fbb7b602-2d44-487b-a42a-11dec3c74457_1768867678508.jpg","imageCount":1,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:58.507186","updatedAt":"2026-01-20T09:07:58.507186","isLiked":false},{"postId":36,"author":{"userId":"f0d90ca4-2541-4133-b512-e7a97a3c26e8","nickname":"창업가문어48","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"living-convenience","title":"\uD83C\uDFAF [living-convenience] 게시글 17번 - 창업가문어48의 실전 경험담","contentPreview":"안녕하세요! 창업가문어48입니다.\n\n게시글 17번째로, living-convenience 카테고리에 대한 경험을 공유합니다.\n\n✨ 주요 내용:\n1️⃣ 실전에서 겪은 경험\n2️⃣ 성...","thumbnailUrl":"http://localhost:9000/test-bucket/freeboard/1ec8926d-c2e3-44c8-ad15-b678f8cc81cb_1768867678500.jpg","imageCount":1,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:58.498995","updatedAt":"2026-01-20T09:07:58.498995","isLiked":false},{"postId":35,"author":{"userId":"f4c7ccfb-d663-4a58-9465-4dfd35f25aee","nickname":"거주민문어660","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"category":"daily-hobby","title":"\uD83C\uDFAF [daily-hobby] 게시글 16번 - 거주민문어660의 실전 경험담","contentPreview":"안녕하세요! 거주민문어660입니다.\n\n게시글 16번째로, daily-hobby 카테고리에 대한 경험을 공유합니다.\n\n✨ 주요 내용:\n1️⃣ 실전에서 겪은 경험\n2️⃣ 성공과 실패 ...","thumbnailUrl":"http://localhost:9000/test-bucket/freeboard/37336e54-1a02-4250-ab57-7e666a2481d4_1768867678490.jpg","imageCount":1,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:07:58.489008","updatedAt":"2026-01-20T09:07:58.489008","isLiked":false}],"hasNext":true,"nextCursor":"eyJzb3J0VmFsdWUiOiIyMDI2LTAxLTIwVDA5OjA3OjU4LjQ4OTAwOCIsImlkIjozNX0=","size":5,"totalCount":20,"authorized":true} [2026-01-20T00:07:58.811Z] Forwarded URL = null [2026-01-20T00:07:58.811Z] Redirected URL = null [2026-01-20T00:07:58.811Z] Cookies = [] [2026-01-20T00:07:58.811Z] ✅ 첫 페이지 조회 성공! (소요시간: 17ms) [2026-01-20T00:07:58.811Z] - 게시글 수: 5 [2026-01-20T00:07:58.811Z] - 다음 페이지 존재: true [2026-01-20T00:07:58.811Z] - 총 게시글 수: 20 [2026-01-20T00:07:58.811Z] - 다음 커서: eyJzb3J0VmFsdWUiOiIyMDI2LTAxLTIwVDA5OjA3OjU4LjQ4OTAwOCIsImlkIjozNX0= [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] [STEP 3] 커서 기반 다음 페이지들 순회... [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] [페이지 2] 커서로 조회: eyJzb3J0VmFsdWUiOiIyMDI2LTAxLTIwVDA5OjA3OjU4LjQ4OTAwOCIsImlkIjozNX0= [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.546+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.age_range, [2026-01-20T00:07:58.811Z] u1_0.budget, [2026-01-20T00:07:58.811Z] u1_0.created_at, [2026-01-20T00:07:58.811Z] u1_0.email, [2026-01-20T00:07:58.811Z] u1_0.gender, [2026-01-20T00:07:58.811Z] u1_0.latitude, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.longitude, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.startup_experience, [2026-01-20T00:07:58.811Z] u1_0.updated_at, [2026-01-20T00:07:58.811Z] u1_0.user_type, [2026-01-20T00:07:58.811Z] u1_0.username [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] u1_0.id=? [2026-01-20T00:07:58.811Z] Hibernate: [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.age_range, [2026-01-20T00:07:58.811Z] u1_0.budget, [2026-01-20T00:07:58.811Z] u1_0.created_at, [2026-01-20T00:07:58.811Z] u1_0.email, [2026-01-20T00:07:58.811Z] u1_0.gender, [2026-01-20T00:07:58.811Z] u1_0.latitude, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.longitude, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.startup_experience, [2026-01-20T00:07:58.811Z] u1_0.updated_at, [2026-01-20T00:07:58.811Z] u1_0.user_type, [2026-01-20T00:07:58.811Z] u1_0.username [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] u1_0.id=? [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.546+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.547+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.547+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=present, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.547+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.551+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 커서 파싱 성공: id=35, sortValue=2026-01-20T09:07:58.489008 [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.668+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.811Z] /* select [2026-01-20T00:07:58.811Z] post.id, [2026-01-20T00:07:58.811Z] post.title, [2026-01-20T00:07:58.811Z] post.content, [2026-01-20T00:07:58.811Z] post.category, [2026-01-20T00:07:58.811Z] post.likeCount, [2026-01-20T00:07:58.811Z] post.commentCount, [2026-01-20T00:07:58.811Z] post.viewCount, [2026-01-20T00:07:58.811Z] postLike.id is not null, [2026-01-20T00:07:58.811Z] post.createdAt, [2026-01-20T00:07:58.811Z] post.updatedAt, [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] min(subImage.imageUrl) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage subImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] subImage.post.id = post.id [2026-01-20T00:07:58.811Z] and subImage.sequence = ( [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] min(subImage.sequence) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage subImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] subImage.post.id = post.id [2026-01-20T00:07:58.811Z] )), [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage countImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] countImage.post.id = post.id), [2026-01-20T00:07:58.811Z] users.id, [2026-01-20T00:07:58.811Z] users.nickname, [2026-01-20T00:07:58.811Z] users.location, [2026-01-20T00:07:58.811Z] users.profileImageUrl, [2026-01-20T00:07:58.811Z] users.userType [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] Post post [2026-01-20T00:07:58.811Z] inner join [2026-01-20T00:07:58.811Z] post.user as users [2026-01-20T00:07:58.811Z] left join [2026-01-20T00:07:58.811Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.811Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] post.deleted = ?2 [2026-01-20T00:07:58.811Z] and ( [2026-01-20T00:07:58.811Z] post.createdAt < ?3 [2026-01-20T00:07:58.811Z] or post.createdAt = ?4 [2026-01-20T00:07:58.811Z] and post.id < ?5 [2026-01-20T00:07:58.811Z] ) [2026-01-20T00:07:58.811Z] order by [2026-01-20T00:07:58.811Z] post.createdAt desc, [2026-01-20T00:07:58.811Z] post.id desc */ select [2026-01-20T00:07:58.811Z] p1_0.id, [2026-01-20T00:07:58.811Z] p1_0.title, [2026-01-20T00:07:58.811Z] p1_0.content, [2026-01-20T00:07:58.811Z] p1_0.category, [2026-01-20T00:07:58.811Z] p1_0.like_count, [2026-01-20T00:07:58.811Z] p1_0.comment_count, [2026-01-20T00:07:58.811Z] p1_0.view_count, [2026-01-20T00:07:58.811Z] pl1_0.id is not null, [2026-01-20T00:07:58.811Z] p1_0.created_at, [2026-01-20T00:07:58.811Z] p1_0.updated_at, [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] min(pi1_0.image_url) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] and pi1_0.sequence=( [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] min(pi2_0.sequence) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi2_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] )), [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi3_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.user_type [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] join [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.811Z] left join [2026-01-20T00:07:58.811Z] post_like pl1_0 [2026-01-20T00:07:58.811Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] and pl1_0.user_id=? [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] p1_0.deleted=? [2026-01-20T00:07:58.811Z] and ( [2026-01-20T00:07:58.811Z] p1_0.created_at */ select [2026-01-20T00:07:58.811Z] count(p1_0.id) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] not(p1_0.deleted) [2026-01-20T00:07:58.811Z] Hibernate: [2026-01-20T00:07:58.811Z] /* */ select [2026-01-20T00:07:58.811Z] count(p1_0.id) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] not(p1_0.deleted) [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.673+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=5, hasNext=true [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.673+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.673+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@785e027c] [2026-01-20T00:07:58.811Z] ✅ 페이지 2 조회 완료! (소요시간: 131ms) [2026-01-20T00:07:58.811Z] - 이번 페이지 게시글 수: 5 [2026-01-20T00:07:58.811Z] - 누적 조회 게시글 수: 10 [2026-01-20T00:07:58.811Z] - 다음 페이지 존재: true [2026-01-20T00:07:58.811Z] [2026-01-20T00:07:58.811Z] [페이지 3] 커서로 조회: eyJzb3J0VmFsdWUiOiIyMDI2LTAxLTIwVDA5OjA3OjU4LjQyOTQ5MyIsImlkIjozMH0= [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.age_range, [2026-01-20T00:07:58.811Z] u1_0.budget, [2026-01-20T00:07:58.811Z] u1_0.created_at, [2026-01-20T00:07:58.811Z] u1_0.email, [2026-01-20T00:07:58.811Z] u1_0.gender, [2026-01-20T00:07:58.811Z] u1_0.latitude, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.longitude, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.startup_experience, [2026-01-20T00:07:58.811Z] u1_0.updated_at, [2026-01-20T00:07:58.811Z] u1_0.user_type, [2026-01-20T00:07:58.811Z] u1_0.username [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] u1_0.id=? [2026-01-20T00:07:58.811Z] Hibernate: [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.age_range, [2026-01-20T00:07:58.811Z] u1_0.budget, [2026-01-20T00:07:58.811Z] u1_0.created_at, [2026-01-20T00:07:58.811Z] u1_0.email, [2026-01-20T00:07:58.811Z] u1_0.gender, [2026-01-20T00:07:58.811Z] u1_0.latitude, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.longitude, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.startup_experience, [2026-01-20T00:07:58.811Z] u1_0.updated_at, [2026-01-20T00:07:58.811Z] u1_0.user_type, [2026-01-20T00:07:58.811Z] u1_0.username [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] u1_0.id=? [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.678+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.679+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.679+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=present, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.679+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.680+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 커서 파싱 성공: id=30, sortValue=2026-01-20T09:07:58.429493 [2026-01-20T00:07:58.811Z] 2026-01-20T09:07:58.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.811Z] /* select [2026-01-20T00:07:58.811Z] post.id, [2026-01-20T00:07:58.811Z] post.title, [2026-01-20T00:07:58.811Z] post.content, [2026-01-20T00:07:58.811Z] post.category, [2026-01-20T00:07:58.811Z] post.likeCount, [2026-01-20T00:07:58.811Z] post.commentCount, [2026-01-20T00:07:58.811Z] post.viewCount, [2026-01-20T00:07:58.811Z] postLike.id is not null, [2026-01-20T00:07:58.811Z] post.createdAt, [2026-01-20T00:07:58.811Z] post.updatedAt, [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] min(subImage.imageUrl) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage subImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] subImage.post.id = post.id [2026-01-20T00:07:58.811Z] and subImage.sequence = ( [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] min(subImage.sequence) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage subImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] subImage.post.id = post.id [2026-01-20T00:07:58.811Z] )), [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] PostImage countImage [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] countImage.post.id = post.id), [2026-01-20T00:07:58.811Z] users.id, [2026-01-20T00:07:58.811Z] users.nickname, [2026-01-20T00:07:58.811Z] users.location, [2026-01-20T00:07:58.811Z] users.profileImageUrl, [2026-01-20T00:07:58.811Z] users.userType [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] Post post [2026-01-20T00:07:58.811Z] inner join [2026-01-20T00:07:58.811Z] post.user as users [2026-01-20T00:07:58.811Z] left join [2026-01-20T00:07:58.811Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.811Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] post.deleted = ?2 [2026-01-20T00:07:58.811Z] and ( [2026-01-20T00:07:58.811Z] post.createdAt < ?3 [2026-01-20T00:07:58.811Z] or post.createdAt = ?4 [2026-01-20T00:07:58.811Z] and post.id < ?5 [2026-01-20T00:07:58.811Z] ) [2026-01-20T00:07:58.811Z] order by [2026-01-20T00:07:58.811Z] post.createdAt desc, [2026-01-20T00:07:58.811Z] post.id desc */ select [2026-01-20T00:07:58.811Z] p1_0.id, [2026-01-20T00:07:58.811Z] p1_0.title, [2026-01-20T00:07:58.811Z] p1_0.content, [2026-01-20T00:07:58.811Z] p1_0.category, [2026-01-20T00:07:58.811Z] p1_0.like_count, [2026-01-20T00:07:58.811Z] p1_0.comment_count, [2026-01-20T00:07:58.811Z] p1_0.view_count, [2026-01-20T00:07:58.811Z] pl1_0.id is not null, [2026-01-20T00:07:58.811Z] p1_0.created_at, [2026-01-20T00:07:58.811Z] p1_0.updated_at, [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] min(pi1_0.image_url) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi1_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] and pi1_0.sequence=( [2026-01-20T00:07:58.811Z] select [2026-01-20T00:07:58.811Z] min(pi2_0.sequence) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi2_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] )), [2026-01-20T00:07:58.811Z] (select [2026-01-20T00:07:58.811Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post_image pi3_0 [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.811Z] u1_0.id, [2026-01-20T00:07:58.811Z] u1_0.nickname, [2026-01-20T00:07:58.811Z] u1_0.location, [2026-01-20T00:07:58.811Z] u1_0.profile_image_url, [2026-01-20T00:07:58.811Z] u1_0.user_type [2026-01-20T00:07:58.811Z] from [2026-01-20T00:07:58.811Z] post p1_0 [2026-01-20T00:07:58.811Z] join [2026-01-20T00:07:58.811Z] users u1_0 [2026-01-20T00:07:58.811Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.811Z] left join [2026-01-20T00:07:58.811Z] post_like pl1_0 [2026-01-20T00:07:58.811Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.811Z] and pl1_0.user_id=? [2026-01-20T00:07:58.811Z] where [2026-01-20T00:07:58.811Z] p1_0.deleted=? [2026-01-20T00:07:58.811Z] and ( [2026-01-20T00:07:58.811Z] p1_0.created_at */ select [2026-01-20T00:07:58.812Z] count(p1_0.id) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] not(p1_0.deleted) [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] /* */ select [2026-01-20T00:07:58.812Z] count(p1_0.id) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] not(p1_0.deleted) [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.686+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=5, hasNext=true [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.687+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.687+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@572b940a] [2026-01-20T00:07:58.812Z] ✅ 페이지 3 조회 완료! (소요시간: 12ms) [2026-01-20T00:07:58.812Z] - 이번 페이지 게시글 수: 5 [2026-01-20T00:07:58.812Z] - 누적 조회 게시글 수: 15 [2026-01-20T00:07:58.812Z] - 다음 페이지 존재: true [2026-01-20T00:07:58.812Z] [2026-01-20T00:07:58.812Z] [페이지 4] 커서로 조회: eyJzb3J0VmFsdWUiOiIyMDI2LTAxLTIwVDA5OjA3OjU4LjM2OTQ3MyIsImlkIjoyNX0= [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.age_range, [2026-01-20T00:07:58.812Z] u1_0.budget, [2026-01-20T00:07:58.812Z] u1_0.created_at, [2026-01-20T00:07:58.812Z] u1_0.email, [2026-01-20T00:07:58.812Z] u1_0.gender, [2026-01-20T00:07:58.812Z] u1_0.latitude, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.longitude, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.startup_experience, [2026-01-20T00:07:58.812Z] u1_0.updated_at, [2026-01-20T00:07:58.812Z] u1_0.user_type, [2026-01-20T00:07:58.812Z] u1_0.username [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] u1_0.id=? [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.age_range, [2026-01-20T00:07:58.812Z] u1_0.budget, [2026-01-20T00:07:58.812Z] u1_0.created_at, [2026-01-20T00:07:58.812Z] u1_0.email, [2026-01-20T00:07:58.812Z] u1_0.gender, [2026-01-20T00:07:58.812Z] u1_0.latitude, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.longitude, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.startup_experience, [2026-01-20T00:07:58.812Z] u1_0.updated_at, [2026-01-20T00:07:58.812Z] u1_0.user_type, [2026-01-20T00:07:58.812Z] u1_0.username [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] u1_0.id=? [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.691+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.692+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.692+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=present, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.692+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=5, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.693+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 커서 파싱 성공: id=25, sortValue=2026-01-20T09:07:58.369473 [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] /* select [2026-01-20T00:07:58.812Z] post.id, [2026-01-20T00:07:58.812Z] post.title, [2026-01-20T00:07:58.812Z] post.content, [2026-01-20T00:07:58.812Z] post.category, [2026-01-20T00:07:58.812Z] post.likeCount, [2026-01-20T00:07:58.812Z] post.commentCount, [2026-01-20T00:07:58.812Z] post.viewCount, [2026-01-20T00:07:58.812Z] postLike.id is not null, [2026-01-20T00:07:58.812Z] post.createdAt, [2026-01-20T00:07:58.812Z] post.updatedAt, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(subImage.imageUrl) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] and subImage.sequence = ( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(subImage.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage countImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] countImage.post.id = post.id), [2026-01-20T00:07:58.812Z] users.id, [2026-01-20T00:07:58.812Z] users.nickname, [2026-01-20T00:07:58.812Z] users.location, [2026-01-20T00:07:58.812Z] users.profileImageUrl, [2026-01-20T00:07:58.812Z] users.userType [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] Post post [2026-01-20T00:07:58.812Z] inner join [2026-01-20T00:07:58.812Z] post.user as users [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.812Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] post.deleted = ?2 [2026-01-20T00:07:58.812Z] and ( [2026-01-20T00:07:58.812Z] post.createdAt < ?3 [2026-01-20T00:07:58.812Z] or post.createdAt = ?4 [2026-01-20T00:07:58.812Z] and post.id < ?5 [2026-01-20T00:07:58.812Z] ) [2026-01-20T00:07:58.812Z] order by [2026-01-20T00:07:58.812Z] post.createdAt desc, [2026-01-20T00:07:58.812Z] post.id desc */ select [2026-01-20T00:07:58.812Z] p1_0.id, [2026-01-20T00:07:58.812Z] p1_0.title, [2026-01-20T00:07:58.812Z] p1_0.content, [2026-01-20T00:07:58.812Z] p1_0.category, [2026-01-20T00:07:58.812Z] p1_0.like_count, [2026-01-20T00:07:58.812Z] p1_0.comment_count, [2026-01-20T00:07:58.812Z] p1_0.view_count, [2026-01-20T00:07:58.812Z] pl1_0.id is not null, [2026-01-20T00:07:58.812Z] p1_0.created_at, [2026-01-20T00:07:58.812Z] p1_0.updated_at, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(pi1_0.image_url) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] and pi1_0.sequence=( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(pi2_0.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi2_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi3_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.user_type [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] join [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] post_like pl1_0 [2026-01-20T00:07:58.812Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] and pl1_0.user_id=? [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] p1_0.deleted=? [2026-01-20T00:07:58.812Z] and ( [2026-01-20T00:07:58.812Z] p1_0.created_at */ select [2026-01-20T00:07:58.812Z] count(p1_0.id) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] not(p1_0.deleted) [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] /* */ select [2026-01-20T00:07:58.812Z] count(p1_0.id) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] not(p1_0.deleted) [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.699+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=5, hasNext=false [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.699+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.699+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@4b47fab2] [2026-01-20T00:07:58.812Z] ✅ 페이지 4 조회 완료! (소요시간: 12ms) [2026-01-20T00:07:58.812Z] - 이번 페이지 게시글 수: 5 [2026-01-20T00:07:58.812Z] - 누적 조회 게시글 수: 20 [2026-01-20T00:07:58.812Z] - 다음 페이지 존재: false [2026-01-20T00:07:58.812Z] [2026-01-20T00:07:58.812Z] ✅ 커서 페이징 완료! 총 20개 게시글 조회 [2026-01-20T00:07:58.812Z] [2026-01-20T00:07:58.812Z] [STEP 4] 다양한 정렬 옵션 성능 비교... [2026-01-20T00:07:58.812Z] [2026-01-20T00:07:58.812Z] [LATEST 정렬] 성능 측정... [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.age_range, [2026-01-20T00:07:58.812Z] u1_0.budget, [2026-01-20T00:07:58.812Z] u1_0.created_at, [2026-01-20T00:07:58.812Z] u1_0.email, [2026-01-20T00:07:58.812Z] u1_0.gender, [2026-01-20T00:07:58.812Z] u1_0.latitude, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.longitude, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.startup_experience, [2026-01-20T00:07:58.812Z] u1_0.updated_at, [2026-01-20T00:07:58.812Z] u1_0.user_type, [2026-01-20T00:07:58.812Z] u1_0.username [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] u1_0.id=? [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.age_range, [2026-01-20T00:07:58.812Z] u1_0.budget, [2026-01-20T00:07:58.812Z] u1_0.created_at, [2026-01-20T00:07:58.812Z] u1_0.email, [2026-01-20T00:07:58.812Z] u1_0.gender, [2026-01-20T00:07:58.812Z] u1_0.latitude, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.longitude, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.startup_experience, [2026-01-20T00:07:58.812Z] u1_0.updated_at, [2026-01-20T00:07:58.812Z] u1_0.user_type, [2026-01-20T00:07:58.812Z] u1_0.username [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] u1_0.id=? [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.704+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.704+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.705+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.705+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] /* select [2026-01-20T00:07:58.812Z] post.id, [2026-01-20T00:07:58.812Z] post.title, [2026-01-20T00:07:58.812Z] post.content, [2026-01-20T00:07:58.812Z] post.category, [2026-01-20T00:07:58.812Z] post.likeCount, [2026-01-20T00:07:58.812Z] post.commentCount, [2026-01-20T00:07:58.812Z] post.viewCount, [2026-01-20T00:07:58.812Z] postLike.id is not null, [2026-01-20T00:07:58.812Z] post.createdAt, [2026-01-20T00:07:58.812Z] post.updatedAt, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(subImage.imageUrl) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] and subImage.sequence = ( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(subImage.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage countImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] countImage.post.id = post.id), [2026-01-20T00:07:58.812Z] users.id, [2026-01-20T00:07:58.812Z] users.nickname, [2026-01-20T00:07:58.812Z] users.location, [2026-01-20T00:07:58.812Z] users.profileImageUrl, [2026-01-20T00:07:58.812Z] users.userType [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] Post post [2026-01-20T00:07:58.812Z] inner join [2026-01-20T00:07:58.812Z] post.user as users [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.812Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] post.deleted = ?2 [2026-01-20T00:07:58.812Z] order by [2026-01-20T00:07:58.812Z] post.createdAt desc, [2026-01-20T00:07:58.812Z] post.id desc */ select [2026-01-20T00:07:58.812Z] p1_0.id, [2026-01-20T00:07:58.812Z] p1_0.title, [2026-01-20T00:07:58.812Z] p1_0.content, [2026-01-20T00:07:58.812Z] p1_0.category, [2026-01-20T00:07:58.812Z] p1_0.like_count, [2026-01-20T00:07:58.812Z] p1_0.comment_count, [2026-01-20T00:07:58.812Z] p1_0.view_count, [2026-01-20T00:07:58.812Z] pl1_0.id is not null, [2026-01-20T00:07:58.812Z] p1_0.created_at, [2026-01-20T00:07:58.812Z] p1_0.updated_at, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(pi1_0.image_url) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] and pi1_0.sequence=( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(pi2_0.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi2_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi3_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.user_type [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] join [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] post_like pl1_0 [2026-01-20T00:07:58.812Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] and pl1_0.user_id=? [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] p1_0.deleted=? [2026-01-20T00:07:58.812Z] order by [2026-01-20T00:07:58.812Z] p1_0.created_at desc, [2026-01-20T00:07:58.812Z] p1_0.id desc [2026-01-20T00:07:58.812Z] fetch [2026-01-20T00:07:58.812Z] first ? rows only [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] /* select [2026-01-20T00:07:58.812Z] post.id, [2026-01-20T00:07:58.812Z] post.title, [2026-01-20T00:07:58.812Z] post.content, [2026-01-20T00:07:58.812Z] post.category, [2026-01-20T00:07:58.812Z] post.likeCount, [2026-01-20T00:07:58.812Z] post.commentCount, [2026-01-20T00:07:58.812Z] post.viewCount, [2026-01-20T00:07:58.812Z] postLike.id is not null, [2026-01-20T00:07:58.812Z] post.createdAt, [2026-01-20T00:07:58.812Z] post.updatedAt, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(subImage.imageUrl) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] and subImage.sequence = ( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(subImage.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage countImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] countImage.post.id = post.id), [2026-01-20T00:07:58.812Z] users.id, [2026-01-20T00:07:58.812Z] users.nickname, [2026-01-20T00:07:58.812Z] users.location, [2026-01-20T00:07:58.812Z] users.profileImageUrl, [2026-01-20T00:07:58.812Z] users.userType [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] Post post [2026-01-20T00:07:58.812Z] inner join [2026-01-20T00:07:58.812Z] post.user as users [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.812Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] post.deleted = ?2 [2026-01-20T00:07:58.812Z] order by [2026-01-20T00:07:58.812Z] post.createdAt desc, [2026-01-20T00:07:58.812Z] post.id desc */ select [2026-01-20T00:07:58.812Z] p1_0.id, [2026-01-20T00:07:58.812Z] p1_0.title, [2026-01-20T00:07:58.812Z] p1_0.content, [2026-01-20T00:07:58.812Z] p1_0.category, [2026-01-20T00:07:58.812Z] p1_0.like_count, [2026-01-20T00:07:58.812Z] p1_0.comment_count, [2026-01-20T00:07:58.812Z] p1_0.view_count, [2026-01-20T00:07:58.812Z] pl1_0.id is not null, [2026-01-20T00:07:58.812Z] p1_0.created_at, [2026-01-20T00:07:58.812Z] p1_0.updated_at, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(pi1_0.image_url) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] and pi1_0.sequence=( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(pi2_0.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi2_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post_image pi3_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.user_type [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] join [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] post_like pl1_0 [2026-01-20T00:07:58.812Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.812Z] and pl1_0.user_id=? [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] p1_0.deleted=? [2026-01-20T00:07:58.812Z] order by [2026-01-20T00:07:58.812Z] p1_0.created_at desc, [2026-01-20T00:07:58.812Z] p1_0.id desc [2026-01-20T00:07:58.812Z] fetch [2026-01-20T00:07:58.812Z] first ? rows only [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] /* */ select [2026-01-20T00:07:58.812Z] count(p1_0.id) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] not(p1_0.deleted) [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] /* */ select [2026-01-20T00:07:58.812Z] count(p1_0.id) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] post p1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] not(p1_0.deleted) [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.712+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=10, hasNext=true [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.712+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.713+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@a4a0ab6] [2026-01-20T00:07:58.812Z] ✅ LATEST 정렬 완료! (소요시간: 13ms) [2026-01-20T00:07:58.812Z] [2026-01-20T00:07:58.812Z] [LIKE 정렬] 성능 측정... [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.age_range, [2026-01-20T00:07:58.812Z] u1_0.budget, [2026-01-20T00:07:58.812Z] u1_0.created_at, [2026-01-20T00:07:58.812Z] u1_0.email, [2026-01-20T00:07:58.812Z] u1_0.gender, [2026-01-20T00:07:58.812Z] u1_0.latitude, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.longitude, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.startup_experience, [2026-01-20T00:07:58.812Z] u1_0.updated_at, [2026-01-20T00:07:58.812Z] u1_0.user_type, [2026-01-20T00:07:58.812Z] u1_0.username [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] u1_0.id=? [2026-01-20T00:07:58.812Z] Hibernate: [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] u1_0.id, [2026-01-20T00:07:58.812Z] u1_0.age_range, [2026-01-20T00:07:58.812Z] u1_0.budget, [2026-01-20T00:07:58.812Z] u1_0.created_at, [2026-01-20T00:07:58.812Z] u1_0.email, [2026-01-20T00:07:58.812Z] u1_0.gender, [2026-01-20T00:07:58.812Z] u1_0.latitude, [2026-01-20T00:07:58.812Z] u1_0.location, [2026-01-20T00:07:58.812Z] u1_0.longitude, [2026-01-20T00:07:58.812Z] u1_0.nickname, [2026-01-20T00:07:58.812Z] u1_0.profile_image_url, [2026-01-20T00:07:58.812Z] u1_0.startup_experience, [2026-01-20T00:07:58.812Z] u1_0.updated_at, [2026-01-20T00:07:58.812Z] u1_0.user_type, [2026-01-20T00:07:58.812Z] u1_0.username [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] users u1_0 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] u1_0.id=? [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.717+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.718+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.718+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LIKE, cursor=null, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.718+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LIKE, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.812Z] 2026-01-20T09:07:58.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.812Z] /* select [2026-01-20T00:07:58.812Z] post.id, [2026-01-20T00:07:58.812Z] post.title, [2026-01-20T00:07:58.812Z] post.content, [2026-01-20T00:07:58.812Z] post.category, [2026-01-20T00:07:58.812Z] post.likeCount, [2026-01-20T00:07:58.812Z] post.commentCount, [2026-01-20T00:07:58.812Z] post.viewCount, [2026-01-20T00:07:58.812Z] postLike.id is not null, [2026-01-20T00:07:58.812Z] post.createdAt, [2026-01-20T00:07:58.812Z] post.updatedAt, [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] min(subImage.imageUrl) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] and subImage.sequence = ( [2026-01-20T00:07:58.812Z] select [2026-01-20T00:07:58.812Z] min(subImage.sequence) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage subImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] subImage.post.id = post.id [2026-01-20T00:07:58.812Z] )), [2026-01-20T00:07:58.812Z] (select [2026-01-20T00:07:58.812Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] PostImage countImage [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] countImage.post.id = post.id), [2026-01-20T00:07:58.812Z] users.id, [2026-01-20T00:07:58.812Z] users.nickname, [2026-01-20T00:07:58.812Z] users.location, [2026-01-20T00:07:58.812Z] users.profileImageUrl, [2026-01-20T00:07:58.812Z] users.userType [2026-01-20T00:07:58.812Z] from [2026-01-20T00:07:58.812Z] Post post [2026-01-20T00:07:58.812Z] inner join [2026-01-20T00:07:58.812Z] post.user as users [2026-01-20T00:07:58.812Z] left join [2026-01-20T00:07:58.812Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.812Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.812Z] where [2026-01-20T00:07:58.812Z] post.deleted = ?2 [2026-01-20T00:07:58.812Z] order by [2026-01-20T00:07:58.812Z] post.likeCount desc, [2026-01-20T00:07:58.812Z] post.id desc */ select [2026-01-20T00:07:58.812Z] p1_0.id, [2026-01-20T00:07:58.812Z] p1_0.title, [2026-01-20T00:07:58.812Z] p1_0.content, [2026-01-20T00:07:58.812Z] p1_0.category, [2026-01-20T00:07:58.812Z] p1_0.like_count, [2026-01-20T00:07:58.812Z] p1_0.comment_count, [2026-01-20T00:07:58.812Z] p1_0.view_count, [2026-01-20T00:07:58.812Z] pl1_0.id is not null, [2026-01-20T00:07:58.812Z] p1_0.created_at, [2026-01-20T00:07:58.813Z] p1_0.updated_at, [2026-01-20T00:07:58.813Z] (select [2026-01-20T00:07:58.813Z] min(pi1_0.image_url) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post_image pi1_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.813Z] and pi1_0.sequence=( [2026-01-20T00:07:58.813Z] select [2026-01-20T00:07:58.813Z] min(pi2_0.sequence) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post_image pi2_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.813Z] )), [2026-01-20T00:07:58.813Z] (select [2026-01-20T00:07:58.813Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post_image pi3_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.813Z] u1_0.id, [2026-01-20T00:07:58.813Z] u1_0.nickname, [2026-01-20T00:07:58.813Z] u1_0.location, [2026-01-20T00:07:58.813Z] u1_0.profile_image_url, [2026-01-20T00:07:58.813Z] u1_0.user_type [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post p1_0 [2026-01-20T00:07:58.813Z] join [2026-01-20T00:07:58.813Z] users u1_0 [2026-01-20T00:07:58.813Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.813Z] left join [2026-01-20T00:07:58.813Z] post_like pl1_0 [2026-01-20T00:07:58.813Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.813Z] and pl1_0.user_id=? [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] p1_0.deleted=? [2026-01-20T00:07:58.813Z] order by [2026-01-20T00:07:58.813Z] p1_0.like_count desc, [2026-01-20T00:07:58.813Z] p1_0.id desc [2026-01-20T00:07:58.813Z] fetch [2026-01-20T00:07:58.813Z] first ? rows only [2026-01-20T00:07:58.813Z] Hibernate: [2026-01-20T00:07:58.813Z] /* select [2026-01-20T00:07:58.813Z] post.id, [2026-01-20T00:07:58.813Z] post.title, [2026-01-20T00:07:58.813Z] post.content, [2026-01-20T00:07:58.813Z] post.category, [2026-01-20T00:07:58.813Z] post.likeCount, [2026-01-20T00:07:58.813Z] post.commentCount, [2026-01-20T00:07:58.813Z] post.viewCount, [2026-01-20T00:07:58.813Z] postLike.id is not null, [2026-01-20T00:07:58.813Z] post.createdAt, [2026-01-20T00:07:58.813Z] post.updatedAt, [2026-01-20T00:07:58.813Z] (select [2026-01-20T00:07:58.813Z] min(subImage.imageUrl) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] PostImage subImage [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] subImage.post.id = post.id [2026-01-20T00:07:58.813Z] and subImage.sequence = ( [2026-01-20T00:07:58.813Z] select [2026-01-20T00:07:58.813Z] min(subImage.sequence) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] PostImage subImage [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] subImage.post.id = post.id [2026-01-20T00:07:58.813Z] )), [2026-01-20T00:07:58.813Z] (select [2026-01-20T00:07:58.813Z] cast(count(countImage) as integer) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] PostImage countImage [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] countImage.post.id = post.id), [2026-01-20T00:07:58.813Z] users.id, [2026-01-20T00:07:58.813Z] users.nickname, [2026-01-20T00:07:58.813Z] users.location, [2026-01-20T00:07:58.813Z] users.profileImageUrl, [2026-01-20T00:07:58.813Z] users.userType [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] Post post [2026-01-20T00:07:58.813Z] inner join [2026-01-20T00:07:58.813Z] post.user as users [2026-01-20T00:07:58.813Z] left join [2026-01-20T00:07:58.813Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:58.813Z] and postLike.user.id = ?1 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] post.deleted = ?2 [2026-01-20T00:07:58.813Z] order by [2026-01-20T00:07:58.813Z] post.likeCount desc, [2026-01-20T00:07:58.813Z] post.id desc */ select [2026-01-20T00:07:58.813Z] p1_0.id, [2026-01-20T00:07:58.813Z] p1_0.title, [2026-01-20T00:07:58.813Z] p1_0.content, [2026-01-20T00:07:58.813Z] p1_0.category, [2026-01-20T00:07:58.813Z] p1_0.like_count, [2026-01-20T00:07:58.813Z] p1_0.comment_count, [2026-01-20T00:07:58.813Z] p1_0.view_count, [2026-01-20T00:07:58.813Z] pl1_0.id is not null, [2026-01-20T00:07:58.813Z] p1_0.created_at, [2026-01-20T00:07:58.813Z] p1_0.updated_at, [2026-01-20T00:07:58.813Z] (select [2026-01-20T00:07:58.813Z] min(pi1_0.image_url) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post_image pi1_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:58.813Z] and pi1_0.sequence=( [2026-01-20T00:07:58.813Z] select [2026-01-20T00:07:58.813Z] min(pi2_0.sequence) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post_image pi2_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:58.813Z] )), [2026-01-20T00:07:58.813Z] (select [2026-01-20T00:07:58.813Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post_image pi3_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:58.813Z] u1_0.id, [2026-01-20T00:07:58.813Z] u1_0.nickname, [2026-01-20T00:07:58.813Z] u1_0.location, [2026-01-20T00:07:58.813Z] u1_0.profile_image_url, [2026-01-20T00:07:58.813Z] u1_0.user_type [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post p1_0 [2026-01-20T00:07:58.813Z] join [2026-01-20T00:07:58.813Z] users u1_0 [2026-01-20T00:07:58.813Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:58.813Z] left join [2026-01-20T00:07:58.813Z] post_like pl1_0 [2026-01-20T00:07:58.813Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:58.813Z] and pl1_0.user_id=? [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] p1_0.deleted=? [2026-01-20T00:07:58.813Z] order by [2026-01-20T00:07:58.813Z] p1_0.like_count desc, [2026-01-20T00:07:58.813Z] p1_0.id desc [2026-01-20T00:07:58.813Z] fetch [2026-01-20T00:07:58.813Z] first ? rows only [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.813Z] /* */ select [2026-01-20T00:07:58.813Z] count(p1_0.id) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post p1_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] not(p1_0.deleted) [2026-01-20T00:07:58.813Z] Hibernate: [2026-01-20T00:07:58.813Z] /* */ select [2026-01-20T00:07:58.813Z] count(p1_0.id) [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] post p1_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] not(p1_0.deleted) [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.727+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=10, hasNext=true [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.727+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.727+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@31d55ab5] [2026-01-20T00:07:58.813Z] ✅ LIKE 정렬 완료! (소요시간: 14ms) [2026-01-20T00:07:58.813Z] [2026-01-20T00:07:58.813Z] [COMMENT 정렬] 성능 측정... [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:58.813Z] select [2026-01-20T00:07:58.813Z] u1_0.id, [2026-01-20T00:07:58.813Z] u1_0.age_range, [2026-01-20T00:07:58.813Z] u1_0.budget, [2026-01-20T00:07:58.813Z] u1_0.created_at, [2026-01-20T00:07:58.813Z] u1_0.email, [2026-01-20T00:07:58.813Z] u1_0.gender, [2026-01-20T00:07:58.813Z] u1_0.latitude, [2026-01-20T00:07:58.813Z] u1_0.location, [2026-01-20T00:07:58.813Z] u1_0.longitude, [2026-01-20T00:07:58.813Z] u1_0.nickname, [2026-01-20T00:07:58.813Z] u1_0.profile_image_url, [2026-01-20T00:07:58.813Z] u1_0.startup_experience, [2026-01-20T00:07:58.813Z] u1_0.updated_at, [2026-01-20T00:07:58.813Z] u1_0.user_type, [2026-01-20T00:07:58.813Z] u1_0.username [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] users u1_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] u1_0.id=? [2026-01-20T00:07:58.813Z] Hibernate: [2026-01-20T00:07:58.813Z] select [2026-01-20T00:07:58.813Z] u1_0.id, [2026-01-20T00:07:58.813Z] u1_0.age_range, [2026-01-20T00:07:58.813Z] u1_0.budget, [2026-01-20T00:07:58.813Z] u1_0.created_at, [2026-01-20T00:07:58.813Z] u1_0.email, [2026-01-20T00:07:58.813Z] u1_0.gender, [2026-01-20T00:07:58.813Z] u1_0.latitude, [2026-01-20T00:07:58.813Z] u1_0.location, [2026-01-20T00:07:58.813Z] u1_0.longitude, [2026-01-20T00:07:58.813Z] u1_0.nickname, [2026-01-20T00:07:58.813Z] u1_0.profile_image_url, [2026-01-20T00:07:58.813Z] u1_0.startup_experience, [2026-01-20T00:07:58.813Z] u1_0.updated_at, [2026-01-20T00:07:58.813Z] u1_0.user_type, [2026-01-20T00:07:58.813Z] u1_0.username [2026-01-20T00:07:58.813Z] from [2026-01-20T00:07:58.813Z] users u1_0 [2026-01-20T00:07:58.813Z] where [2026-01-20T00:07:58.813Z] u1_0.id=? [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.732+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.732+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.733+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=COMMENT, cursor=null, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:58.813Z] 2026-01-20T09:07:58.733+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=COMMENT, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:59.068Z] 2026-01-20T09:07:58.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.068Z] /* select [2026-01-20T00:07:59.068Z] post.id, [2026-01-20T00:07:59.068Z] post.title, [2026-01-20T00:07:59.068Z] post.content, [2026-01-20T00:07:59.068Z] post.category, [2026-01-20T00:07:59.068Z] post.likeCount, [2026-01-20T00:07:59.068Z] post.commentCount, [2026-01-20T00:07:59.068Z] post.viewCount, [2026-01-20T00:07:59.068Z] postLike.id is not null, [2026-01-20T00:07:59.068Z] post.createdAt, [2026-01-20T00:07:59.068Z] post.updatedAt, [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] min(subImage.imageUrl) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] PostImage subImage [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] subImage.post.id = post.id [2026-01-20T00:07:59.068Z] and subImage.sequence = ( [2026-01-20T00:07:59.068Z] select [2026-01-20T00:07:59.068Z] min(subImage.sequence) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] PostImage subImage [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] subImage.post.id = post.id [2026-01-20T00:07:59.068Z] )), [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] PostImage countImage [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] countImage.post.id = post.id), [2026-01-20T00:07:59.068Z] users.id, [2026-01-20T00:07:59.068Z] users.nickname, [2026-01-20T00:07:59.068Z] users.location, [2026-01-20T00:07:59.068Z] users.profileImageUrl, [2026-01-20T00:07:59.068Z] users.userType [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] Post post [2026-01-20T00:07:59.068Z] inner join [2026-01-20T00:07:59.068Z] post.user as users [2026-01-20T00:07:59.068Z] left join [2026-01-20T00:07:59.068Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.068Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] post.deleted = ?2 [2026-01-20T00:07:59.068Z] order by [2026-01-20T00:07:59.068Z] post.commentCount desc, [2026-01-20T00:07:59.068Z] post.id desc */ select [2026-01-20T00:07:59.068Z] p1_0.id, [2026-01-20T00:07:59.068Z] p1_0.title, [2026-01-20T00:07:59.068Z] p1_0.content, [2026-01-20T00:07:59.068Z] p1_0.category, [2026-01-20T00:07:59.068Z] p1_0.like_count, [2026-01-20T00:07:59.068Z] p1_0.comment_count, [2026-01-20T00:07:59.068Z] p1_0.view_count, [2026-01-20T00:07:59.068Z] pl1_0.id is not null, [2026-01-20T00:07:59.068Z] p1_0.created_at, [2026-01-20T00:07:59.068Z] p1_0.updated_at, [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] min(pi1_0.image_url) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] post_image pi1_0 [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.068Z] and pi1_0.sequence=( [2026-01-20T00:07:59.068Z] select [2026-01-20T00:07:59.068Z] min(pi2_0.sequence) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] post_image pi2_0 [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.068Z] )), [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] post_image pi3_0 [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.068Z] u1_0.id, [2026-01-20T00:07:59.068Z] u1_0.nickname, [2026-01-20T00:07:59.068Z] u1_0.location, [2026-01-20T00:07:59.068Z] u1_0.profile_image_url, [2026-01-20T00:07:59.068Z] u1_0.user_type [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] post p1_0 [2026-01-20T00:07:59.068Z] join [2026-01-20T00:07:59.068Z] users u1_0 [2026-01-20T00:07:59.068Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.068Z] left join [2026-01-20T00:07:59.068Z] post_like pl1_0 [2026-01-20T00:07:59.068Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.068Z] and pl1_0.user_id=? [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] p1_0.deleted=? [2026-01-20T00:07:59.068Z] order by [2026-01-20T00:07:59.068Z] p1_0.comment_count desc, [2026-01-20T00:07:59.068Z] p1_0.id desc [2026-01-20T00:07:59.068Z] fetch [2026-01-20T00:07:59.068Z] first ? rows only [2026-01-20T00:07:59.068Z] Hibernate: [2026-01-20T00:07:59.068Z] /* select [2026-01-20T00:07:59.068Z] post.id, [2026-01-20T00:07:59.068Z] post.title, [2026-01-20T00:07:59.068Z] post.content, [2026-01-20T00:07:59.068Z] post.category, [2026-01-20T00:07:59.068Z] post.likeCount, [2026-01-20T00:07:59.068Z] post.commentCount, [2026-01-20T00:07:59.068Z] post.viewCount, [2026-01-20T00:07:59.068Z] postLike.id is not null, [2026-01-20T00:07:59.068Z] post.createdAt, [2026-01-20T00:07:59.068Z] post.updatedAt, [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] min(subImage.imageUrl) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] PostImage subImage [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] subImage.post.id = post.id [2026-01-20T00:07:59.068Z] and subImage.sequence = ( [2026-01-20T00:07:59.068Z] select [2026-01-20T00:07:59.068Z] min(subImage.sequence) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] PostImage subImage [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] subImage.post.id = post.id [2026-01-20T00:07:59.068Z] )), [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] PostImage countImage [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] countImage.post.id = post.id), [2026-01-20T00:07:59.068Z] users.id, [2026-01-20T00:07:59.068Z] users.nickname, [2026-01-20T00:07:59.068Z] users.location, [2026-01-20T00:07:59.068Z] users.profileImageUrl, [2026-01-20T00:07:59.068Z] users.userType [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] Post post [2026-01-20T00:07:59.068Z] inner join [2026-01-20T00:07:59.068Z] post.user as users [2026-01-20T00:07:59.068Z] left join [2026-01-20T00:07:59.068Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.068Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] post.deleted = ?2 [2026-01-20T00:07:59.068Z] order by [2026-01-20T00:07:59.068Z] post.commentCount desc, [2026-01-20T00:07:59.068Z] post.id desc */ select [2026-01-20T00:07:59.068Z] p1_0.id, [2026-01-20T00:07:59.068Z] p1_0.title, [2026-01-20T00:07:59.068Z] p1_0.content, [2026-01-20T00:07:59.068Z] p1_0.category, [2026-01-20T00:07:59.068Z] p1_0.like_count, [2026-01-20T00:07:59.068Z] p1_0.comment_count, [2026-01-20T00:07:59.068Z] p1_0.view_count, [2026-01-20T00:07:59.068Z] pl1_0.id is not null, [2026-01-20T00:07:59.068Z] p1_0.created_at, [2026-01-20T00:07:59.068Z] p1_0.updated_at, [2026-01-20T00:07:59.068Z] (select [2026-01-20T00:07:59.068Z] min(pi1_0.image_url) [2026-01-20T00:07:59.068Z] from [2026-01-20T00:07:59.068Z] post_image pi1_0 [2026-01-20T00:07:59.068Z] where [2026-01-20T00:07:59.068Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.068Z] and pi1_0.sequence=( [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] min(pi2_0.sequence) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi2_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] )), [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi3_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.user_type [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] join [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.069Z] left join [2026-01-20T00:07:59.069Z] post_like pl1_0 [2026-01-20T00:07:59.069Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] and pl1_0.user_id=? [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] p1_0.deleted=? [2026-01-20T00:07:59.069Z] order by [2026-01-20T00:07:59.069Z] p1_0.comment_count desc, [2026-01-20T00:07:59.069Z] p1_0.id desc [2026-01-20T00:07:59.069Z] fetch [2026-01-20T00:07:59.069Z] first ? rows only [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* */ select [2026-01-20T00:07:59.069Z] count(p1_0.id) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] not(p1_0.deleted) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* */ select [2026-01-20T00:07:59.069Z] count(p1_0.id) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] not(p1_0.deleted) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.742+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=10, hasNext=true [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.742+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.742+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@28e6c75b] [2026-01-20T00:07:59.069Z] ✅ COMMENT 정렬 완료! (소요시간: 15ms) [2026-01-20T00:07:59.069Z] [2026-01-20T00:07:59.069Z] [VIEW 정렬] 성능 측정... [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.747+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: 42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.747+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.747+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=VIEW, cursor=null, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.748+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=VIEW, size=10, userId=42b460cc-c090-4462-8c17-c4ec195a193f [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* select [2026-01-20T00:07:59.069Z] post.id, [2026-01-20T00:07:59.069Z] post.title, [2026-01-20T00:07:59.069Z] post.content, [2026-01-20T00:07:59.069Z] post.category, [2026-01-20T00:07:59.069Z] post.likeCount, [2026-01-20T00:07:59.069Z] post.commentCount, [2026-01-20T00:07:59.069Z] post.viewCount, [2026-01-20T00:07:59.069Z] postLike.id is not null, [2026-01-20T00:07:59.069Z] post.createdAt, [2026-01-20T00:07:59.069Z] post.updatedAt, [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] min(subImage.imageUrl) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage subImage [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] subImage.post.id = post.id [2026-01-20T00:07:59.069Z] and subImage.sequence = ( [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] min(subImage.sequence) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage subImage [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] subImage.post.id = post.id [2026-01-20T00:07:59.069Z] )), [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage countImage [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] countImage.post.id = post.id), [2026-01-20T00:07:59.069Z] users.id, [2026-01-20T00:07:59.069Z] users.nickname, [2026-01-20T00:07:59.069Z] users.location, [2026-01-20T00:07:59.069Z] users.profileImageUrl, [2026-01-20T00:07:59.069Z] users.userType [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] Post post [2026-01-20T00:07:59.069Z] inner join [2026-01-20T00:07:59.069Z] post.user as users [2026-01-20T00:07:59.069Z] left join [2026-01-20T00:07:59.069Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.069Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] post.deleted = ?2 [2026-01-20T00:07:59.069Z] order by [2026-01-20T00:07:59.069Z] post.viewCount desc, [2026-01-20T00:07:59.069Z] post.id desc */ select [2026-01-20T00:07:59.069Z] p1_0.id, [2026-01-20T00:07:59.069Z] p1_0.title, [2026-01-20T00:07:59.069Z] p1_0.content, [2026-01-20T00:07:59.069Z] p1_0.category, [2026-01-20T00:07:59.069Z] p1_0.like_count, [2026-01-20T00:07:59.069Z] p1_0.comment_count, [2026-01-20T00:07:59.069Z] p1_0.view_count, [2026-01-20T00:07:59.069Z] pl1_0.id is not null, [2026-01-20T00:07:59.069Z] p1_0.created_at, [2026-01-20T00:07:59.069Z] p1_0.updated_at, [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] min(pi1_0.image_url) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] and pi1_0.sequence=( [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] min(pi2_0.sequence) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi2_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] )), [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi3_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.user_type [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] join [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.069Z] left join [2026-01-20T00:07:59.069Z] post_like pl1_0 [2026-01-20T00:07:59.069Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] and pl1_0.user_id=? [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] p1_0.deleted=? [2026-01-20T00:07:59.069Z] order by [2026-01-20T00:07:59.069Z] p1_0.view_count desc, [2026-01-20T00:07:59.069Z] p1_0.id desc [2026-01-20T00:07:59.069Z] fetch [2026-01-20T00:07:59.069Z] first ? rows only [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* select [2026-01-20T00:07:59.069Z] post.id, [2026-01-20T00:07:59.069Z] post.title, [2026-01-20T00:07:59.069Z] post.content, [2026-01-20T00:07:59.069Z] post.category, [2026-01-20T00:07:59.069Z] post.likeCount, [2026-01-20T00:07:59.069Z] post.commentCount, [2026-01-20T00:07:59.069Z] post.viewCount, [2026-01-20T00:07:59.069Z] postLike.id is not null, [2026-01-20T00:07:59.069Z] post.createdAt, [2026-01-20T00:07:59.069Z] post.updatedAt, [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] min(subImage.imageUrl) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage subImage [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] subImage.post.id = post.id [2026-01-20T00:07:59.069Z] and subImage.sequence = ( [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] min(subImage.sequence) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage subImage [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] subImage.post.id = post.id [2026-01-20T00:07:59.069Z] )), [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage countImage [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] countImage.post.id = post.id), [2026-01-20T00:07:59.069Z] users.id, [2026-01-20T00:07:59.069Z] users.nickname, [2026-01-20T00:07:59.069Z] users.location, [2026-01-20T00:07:59.069Z] users.profileImageUrl, [2026-01-20T00:07:59.069Z] users.userType [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] Post post [2026-01-20T00:07:59.069Z] inner join [2026-01-20T00:07:59.069Z] post.user as users [2026-01-20T00:07:59.069Z] left join [2026-01-20T00:07:59.069Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.069Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] post.deleted = ?2 [2026-01-20T00:07:59.069Z] order by [2026-01-20T00:07:59.069Z] post.viewCount desc, [2026-01-20T00:07:59.069Z] post.id desc */ select [2026-01-20T00:07:59.069Z] p1_0.id, [2026-01-20T00:07:59.069Z] p1_0.title, [2026-01-20T00:07:59.069Z] p1_0.content, [2026-01-20T00:07:59.069Z] p1_0.category, [2026-01-20T00:07:59.069Z] p1_0.like_count, [2026-01-20T00:07:59.069Z] p1_0.comment_count, [2026-01-20T00:07:59.069Z] p1_0.view_count, [2026-01-20T00:07:59.069Z] pl1_0.id is not null, [2026-01-20T00:07:59.069Z] p1_0.created_at, [2026-01-20T00:07:59.069Z] p1_0.updated_at, [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] min(pi1_0.image_url) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] and pi1_0.sequence=( [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] min(pi2_0.sequence) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi2_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] )), [2026-01-20T00:07:59.069Z] (select [2026-01-20T00:07:59.069Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi3_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.user_type [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] join [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.069Z] left join [2026-01-20T00:07:59.069Z] post_like pl1_0 [2026-01-20T00:07:59.069Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.069Z] and pl1_0.user_id=? [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] p1_0.deleted=? [2026-01-20T00:07:59.069Z] order by [2026-01-20T00:07:59.069Z] p1_0.view_count desc, [2026-01-20T00:07:59.069Z] p1_0.id desc [2026-01-20T00:07:59.069Z] fetch [2026-01-20T00:07:59.069Z] first ? rows only [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* */ select [2026-01-20T00:07:59.069Z] count(p1_0.id) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] not(p1_0.deleted) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* */ select [2026-01-20T00:07:59.069Z] count(p1_0.id) [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] not(p1_0.deleted) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.756+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=10, hasNext=true [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.756+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.756+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@64b7c692] [2026-01-20T00:07:59.069Z] ✅ VIEW 정렬 완료! (소요시간: 14ms) [2026-01-20T00:07:59.069Z] [2026-01-20T00:07:59.069Z] 🎉 === 대용량 데이터 커서 페이징 성능 테스트 완료 === [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] CommentLike x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] comment_likes cl1_0 [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] CommentLike x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] comment_likes cl1_0 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] Comment x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] comments c1_0 [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] Comment x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] comments c1_0 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostLike x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_like pl1_0 [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostLike x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_like pl1_0 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi1_0 [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] PostImage x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post_image pi1_0 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] Post x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] Post x */ delete [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] post p1_0 [2026-01-20T00:07:59.069Z] [2026-01-20T00:07:59.069Z] ⚡ 성능 및 커서 페이징 통합 테스트 > 🎯 커서 정확성 및 중복 방지 테스트: 페이징 중 데이터 변경 시나리오 STANDARD_OUT [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.769+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.769+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.770+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:07:59.069Z] [2026-01-20T00:07:59.069Z] 🎬 === 커서 정확성 및 중복 방지 테스트 === [2026-01-20T00:07:59.069Z] 시나리오: 페이징 조회 중간에 새 게시글이 추가되어도 중복 조회되지 않는지 확인 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] user_interests (users_id, interest_type) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] user_interests (users_id, interest_type) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] user_interests (users_id, interest_type) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] user_interests (users_id, interest_type) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:07:59.069Z] [2026-01-20T00:07:59.069Z] [STEP 1] 초기 게시글 10개 생성... [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.777+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.778+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.779+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 1번, imageCount=1 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.779+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.781+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.781+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/7e13a2a1-afe2-400f-bb9a-6b077bec4273_1768867678781.jpg, url=http://localhost:9000/test-bucket/freeboard/7e13a2a1-afe2-400f-bb9a-6b077bec4273_1768867678781.jpg [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.781+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/7e13a2a1-afe2-400f-bb9a-6b077bec4273_1768867678781.jpg] [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.781+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=40, imageCount=1 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, default) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, default) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.782+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=40 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.782+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.783+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@750cd3f9] [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.795+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.795+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.796+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.796+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 2번, imageCount=1 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.797+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.797+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] select [2026-01-20T00:07:59.069Z] u1_0.id, [2026-01-20T00:07:59.069Z] u1_0.age_range, [2026-01-20T00:07:59.069Z] u1_0.budget, [2026-01-20T00:07:59.069Z] u1_0.created_at, [2026-01-20T00:07:59.069Z] u1_0.email, [2026-01-20T00:07:59.069Z] u1_0.gender, [2026-01-20T00:07:59.069Z] u1_0.latitude, [2026-01-20T00:07:59.069Z] u1_0.location, [2026-01-20T00:07:59.069Z] u1_0.longitude, [2026-01-20T00:07:59.069Z] u1_0.nickname, [2026-01-20T00:07:59.069Z] u1_0.profile_image_url, [2026-01-20T00:07:59.069Z] u1_0.startup_experience, [2026-01-20T00:07:59.069Z] u1_0.updated_at, [2026-01-20T00:07:59.069Z] u1_0.user_type, [2026-01-20T00:07:59.069Z] u1_0.username [2026-01-20T00:07:59.069Z] from [2026-01-20T00:07:59.069Z] users u1_0 [2026-01-20T00:07:59.069Z] where [2026-01-20T00:07:59.069Z] u1_0.id=? [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.798+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.798+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.799+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/fe7ecf8e-061d-49b5-bd06-268dd81072a6_1768867678798.jpg, url=http://localhost:9000/test-bucket/freeboard/fe7ecf8e-061d-49b5-bd06-268dd81072a6_1768867678798.jpg [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.799+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/fe7ecf8e-061d-49b5-bd06-268dd81072a6_1768867678798.jpg] [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.799+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=41, imageCount=1 [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.799+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, default) [2026-01-20T00:07:59.069Z] Hibernate: [2026-01-20T00:07:59.069Z] /* insert for [2026-01-20T00:07:59.069Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.069Z] into [2026-01-20T00:07:59.069Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.069Z] values [2026-01-20T00:07:59.069Z] (?, ?, ?, default) [2026-01-20T00:07:59.069Z] 2026-01-20T09:07:58.800+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=41 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.800+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.800+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@76323737] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.812+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.813+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.814+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.814+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 3번, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.815+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.815+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.816+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.816+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.817+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/e7687d49-f2cf-4b0d-9b65-1749084420d9_1768867678817.jpg, url=http://localhost:9000/test-bucket/freeboard/e7687d49-f2cf-4b0d-9b65-1749084420d9_1768867678817.jpg [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.817+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/e7687d49-f2cf-4b0d-9b65-1749084420d9_1768867678817.jpg] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.817+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=42, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.817+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.818+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=42 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.819+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.819+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@1fb410ad] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.830+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.831+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.832+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.832+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 4번, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.832+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.833+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.834+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.834+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.835+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/517e397e-c933-4fc9-ace4-9b52918292f1_1768867678834.jpg, url=http://localhost:9000/test-bucket/freeboard/517e397e-c933-4fc9-ace4-9b52918292f1_1768867678834.jpg [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.835+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/517e397e-c933-4fc9-ace4-9b52918292f1_1768867678834.jpg] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.835+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=43, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.835+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.836+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=43 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.836+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.836+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@23974536] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.849+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.850+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.852+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 5번, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.852+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.855+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.855+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/638444d5-71de-4b3d-beb8-e29c17016e69_1768867678855.jpg, url=http://localhost:9000/test-bucket/freeboard/638444d5-71de-4b3d-beb8-e29c17016e69_1768867678855.jpg [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.855+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/638444d5-71de-4b3d-beb8-e29c17016e69_1768867678855.jpg] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.855+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=44, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.856+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.857+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=44 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.858+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.858+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@656dc41] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.870+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.871+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.872+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.873+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 6번, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.873+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.873+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.874+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.875+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.875+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/0710b5e5-6035-4d47-bf3f-126dc8682864_1768867678875.jpg, url=http://localhost:9000/test-bucket/freeboard/0710b5e5-6035-4d47-bf3f-126dc8682864_1768867678875.jpg [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.875+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/0710b5e5-6035-4d47-bf3f-126dc8682864_1768867678875.jpg] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.875+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=45, imageCount=1 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.875+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] /* insert for [2026-01-20T00:07:59.070Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.070Z] into [2026-01-20T00:07:59.070Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.070Z] values [2026-01-20T00:07:59.070Z] (?, ?, ?, default) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.876+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=45 [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.876+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.877+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@147a2388] [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.889+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] Hibernate: [2026-01-20T00:07:59.070Z] select [2026-01-20T00:07:59.070Z] u1_0.id, [2026-01-20T00:07:59.070Z] u1_0.age_range, [2026-01-20T00:07:59.070Z] u1_0.budget, [2026-01-20T00:07:59.070Z] u1_0.created_at, [2026-01-20T00:07:59.070Z] u1_0.email, [2026-01-20T00:07:59.070Z] u1_0.gender, [2026-01-20T00:07:59.070Z] u1_0.latitude, [2026-01-20T00:07:59.070Z] u1_0.location, [2026-01-20T00:07:59.070Z] u1_0.longitude, [2026-01-20T00:07:59.070Z] u1_0.nickname, [2026-01-20T00:07:59.070Z] u1_0.profile_image_url, [2026-01-20T00:07:59.070Z] u1_0.startup_experience, [2026-01-20T00:07:59.070Z] u1_0.updated_at, [2026-01-20T00:07:59.070Z] u1_0.user_type, [2026-01-20T00:07:59.070Z] u1_0.username [2026-01-20T00:07:59.070Z] from [2026-01-20T00:07:59.070Z] users u1_0 [2026-01-20T00:07:59.070Z] where [2026-01-20T00:07:59.070Z] u1_0.id=? [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.890+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.890+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.070Z] 2026-01-20T09:07:58.891+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 7번, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.891+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.892+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.893+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.894+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.894+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/fe979562-caff-4e62-aabb-4804f604733b_1768867678894.jpg, url=http://localhost:9000/test-bucket/freeboard/fe979562-caff-4e62-aabb-4804f604733b_1768867678894.jpg [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.894+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/fe979562-caff-4e62-aabb-4804f604733b_1768867678894.jpg] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.895+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=46, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.895+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.896+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=46 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.896+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.896+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@76de512a] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.909+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.910+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.911+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 8번, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.911+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.912+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.913+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/0d7418d3-8304-4aab-9c08-fb0f936fdab3_1768867678913.jpg, url=http://localhost:9000/test-bucket/freeboard/0d7418d3-8304-4aab-9c08-fb0f936fdab3_1768867678913.jpg [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.913+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/0d7418d3-8304-4aab-9c08-fb0f936fdab3_1768867678913.jpg] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.913+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=47, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.914+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=47 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.914+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.914+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@325146a4] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.927+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.928+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.929+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 9번, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.929+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.931+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.931+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/8be17e2e-fd6a-4b5b-b80c-15e8d14c2c5d_1768867678931.jpg, url=http://localhost:9000/test-bucket/freeboard/8be17e2e-fd6a-4b5b-b80c-15e8d14c2c5d_1768867678931.jpg [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.931+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/8be17e2e-fd6a-4b5b-b80c-15e8d14c2c5d_1768867678931.jpg] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.931+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=48, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.932+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=48 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.933+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.933+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@36ead644] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.946+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.946+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.947+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS, title=초기 게시글 10번, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.947+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fde50792-2761-4797-8379-8f5b748a7e3e, category=OTHERS [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.948+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.949+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.950+09:00 DEBUG 1527343 --- [ool-21-thread-3] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/e69ecce5-ac11-403b-a94b-67014b6a9042_1768867678949.jpg, url=http://localhost:9000/test-bucket/freeboard/e69ecce5-ac11-403b-a94b-67014b6a9042_1768867678949.jpg [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.950+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/e69ecce5-ac11-403b-a94b-67014b6a9042_1768867678949.jpg] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.950+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=49, imageCount=1 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] /* insert for [2026-01-20T00:07:59.071Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.071Z] into [2026-01-20T00:07:59.071Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.071Z] values [2026-01-20T00:07:59.071Z] (?, ?, ?, default) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.951+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=49 [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.951+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.952+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@5bc45320] [2026-01-20T00:07:59.071Z] ✅ 초기 10개 게시글 생성 완료 [2026-01-20T00:07:59.071Z] [2026-01-20T00:07:59.071Z] [STEP 2] 첫 페이지 조회 (5개)... [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] Hibernate: [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] u1_0.id, [2026-01-20T00:07:59.071Z] u1_0.age_range, [2026-01-20T00:07:59.071Z] u1_0.budget, [2026-01-20T00:07:59.071Z] u1_0.created_at, [2026-01-20T00:07:59.071Z] u1_0.email, [2026-01-20T00:07:59.071Z] u1_0.gender, [2026-01-20T00:07:59.071Z] u1_0.latitude, [2026-01-20T00:07:59.071Z] u1_0.location, [2026-01-20T00:07:59.071Z] u1_0.longitude, [2026-01-20T00:07:59.071Z] u1_0.nickname, [2026-01-20T00:07:59.071Z] u1_0.profile_image_url, [2026-01-20T00:07:59.071Z] u1_0.startup_experience, [2026-01-20T00:07:59.071Z] u1_0.updated_at, [2026-01-20T00:07:59.071Z] u1_0.user_type, [2026-01-20T00:07:59.071Z] u1_0.username [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] users u1_0 [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] u1_0.id=? [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.965+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.965+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.966+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=5, userId=fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.966+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=5, userId=fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.071Z] 2026-01-20T09:07:58.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.071Z] /* select [2026-01-20T00:07:59.071Z] post.id, [2026-01-20T00:07:59.071Z] post.title, [2026-01-20T00:07:59.071Z] post.content, [2026-01-20T00:07:59.071Z] post.category, [2026-01-20T00:07:59.071Z] post.likeCount, [2026-01-20T00:07:59.071Z] post.commentCount, [2026-01-20T00:07:59.071Z] post.viewCount, [2026-01-20T00:07:59.071Z] postLike.id is not null, [2026-01-20T00:07:59.071Z] post.createdAt, [2026-01-20T00:07:59.071Z] post.updatedAt, [2026-01-20T00:07:59.071Z] (select [2026-01-20T00:07:59.071Z] min(subImage.imageUrl) [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] PostImage subImage [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] subImage.post.id = post.id [2026-01-20T00:07:59.071Z] and subImage.sequence = ( [2026-01-20T00:07:59.071Z] select [2026-01-20T00:07:59.071Z] min(subImage.sequence) [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] PostImage subImage [2026-01-20T00:07:59.071Z] where [2026-01-20T00:07:59.071Z] subImage.post.id = post.id [2026-01-20T00:07:59.071Z] )), [2026-01-20T00:07:59.071Z] (select [2026-01-20T00:07:59.071Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.071Z] from [2026-01-20T00:07:59.071Z] PostImage countImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] countImage.post.id = post.id), [2026-01-20T00:07:59.072Z] users.id, [2026-01-20T00:07:59.072Z] users.nickname, [2026-01-20T00:07:59.072Z] users.location, [2026-01-20T00:07:59.072Z] users.profileImageUrl, [2026-01-20T00:07:59.072Z] users.userType [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] Post post [2026-01-20T00:07:59.072Z] inner join [2026-01-20T00:07:59.072Z] post.user as users [2026-01-20T00:07:59.072Z] left join [2026-01-20T00:07:59.072Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.072Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] post.deleted = ?2 [2026-01-20T00:07:59.072Z] order by [2026-01-20T00:07:59.072Z] post.createdAt desc, [2026-01-20T00:07:59.072Z] post.id desc */ select [2026-01-20T00:07:59.072Z] p1_0.id, [2026-01-20T00:07:59.072Z] p1_0.title, [2026-01-20T00:07:59.072Z] p1_0.content, [2026-01-20T00:07:59.072Z] p1_0.category, [2026-01-20T00:07:59.072Z] p1_0.like_count, [2026-01-20T00:07:59.072Z] p1_0.comment_count, [2026-01-20T00:07:59.072Z] p1_0.view_count, [2026-01-20T00:07:59.072Z] pl1_0.id is not null, [2026-01-20T00:07:59.072Z] p1_0.created_at, [2026-01-20T00:07:59.072Z] p1_0.updated_at, [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] min(pi1_0.image_url) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post_image pi1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.072Z] and pi1_0.sequence=( [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] min(pi2_0.sequence) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post_image pi2_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.072Z] )), [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post_image pi3_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.user_type [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post p1_0 [2026-01-20T00:07:59.072Z] join [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.072Z] left join [2026-01-20T00:07:59.072Z] post_like pl1_0 [2026-01-20T00:07:59.072Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.072Z] and pl1_0.user_id=? [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] p1_0.deleted=? [2026-01-20T00:07:59.072Z] order by [2026-01-20T00:07:59.072Z] p1_0.created_at desc, [2026-01-20T00:07:59.072Z] p1_0.id desc [2026-01-20T00:07:59.072Z] fetch [2026-01-20T00:07:59.072Z] first ? rows only [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* select [2026-01-20T00:07:59.072Z] post.id, [2026-01-20T00:07:59.072Z] post.title, [2026-01-20T00:07:59.072Z] post.content, [2026-01-20T00:07:59.072Z] post.category, [2026-01-20T00:07:59.072Z] post.likeCount, [2026-01-20T00:07:59.072Z] post.commentCount, [2026-01-20T00:07:59.072Z] post.viewCount, [2026-01-20T00:07:59.072Z] postLike.id is not null, [2026-01-20T00:07:59.072Z] post.createdAt, [2026-01-20T00:07:59.072Z] post.updatedAt, [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] min(subImage.imageUrl) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] PostImage subImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] subImage.post.id = post.id [2026-01-20T00:07:59.072Z] and subImage.sequence = ( [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] min(subImage.sequence) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] PostImage subImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] subImage.post.id = post.id [2026-01-20T00:07:59.072Z] )), [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] PostImage countImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] countImage.post.id = post.id), [2026-01-20T00:07:59.072Z] users.id, [2026-01-20T00:07:59.072Z] users.nickname, [2026-01-20T00:07:59.072Z] users.location, [2026-01-20T00:07:59.072Z] users.profileImageUrl, [2026-01-20T00:07:59.072Z] users.userType [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] Post post [2026-01-20T00:07:59.072Z] inner join [2026-01-20T00:07:59.072Z] post.user as users [2026-01-20T00:07:59.072Z] left join [2026-01-20T00:07:59.072Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.072Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] post.deleted = ?2 [2026-01-20T00:07:59.072Z] order by [2026-01-20T00:07:59.072Z] post.createdAt desc, [2026-01-20T00:07:59.072Z] post.id desc */ select [2026-01-20T00:07:59.072Z] p1_0.id, [2026-01-20T00:07:59.072Z] p1_0.title, [2026-01-20T00:07:59.072Z] p1_0.content, [2026-01-20T00:07:59.072Z] p1_0.category, [2026-01-20T00:07:59.072Z] p1_0.like_count, [2026-01-20T00:07:59.072Z] p1_0.comment_count, [2026-01-20T00:07:59.072Z] p1_0.view_count, [2026-01-20T00:07:59.072Z] pl1_0.id is not null, [2026-01-20T00:07:59.072Z] p1_0.created_at, [2026-01-20T00:07:59.072Z] p1_0.updated_at, [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] min(pi1_0.image_url) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post_image pi1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.072Z] and pi1_0.sequence=( [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] min(pi2_0.sequence) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post_image pi2_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.072Z] )), [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post_image pi3_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.user_type [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post p1_0 [2026-01-20T00:07:59.072Z] join [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.072Z] left join [2026-01-20T00:07:59.072Z] post_like pl1_0 [2026-01-20T00:07:59.072Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.072Z] and pl1_0.user_id=? [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] p1_0.deleted=? [2026-01-20T00:07:59.072Z] order by [2026-01-20T00:07:59.072Z] p1_0.created_at desc, [2026-01-20T00:07:59.072Z] p1_0.id desc [2026-01-20T00:07:59.072Z] fetch [2026-01-20T00:07:59.072Z] first ? rows only [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.972+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* */ select [2026-01-20T00:07:59.072Z] count(p1_0.id) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post p1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] not(p1_0.deleted) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* */ select [2026-01-20T00:07:59.072Z] count(p1_0.id) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] post p1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] not(p1_0.deleted) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.973+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=5, hasNext=true [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.973+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.973+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@5abd7cf7] [2026-01-20T00:07:59.072Z] ✅ 첫 페이지 조회 완료 [2026-01-20T00:07:59.072Z] - 첫 페이지 게시글 ID들: [49, 48, 47, 46, 45] [2026-01-20T00:07:59.072Z] - 다음 커서: eyJzb3J0VmFsdWUiOiIyMDI2LTAxLTIwVDA5OjA3OjU4Ljg3NDIwNyIsImlkIjo0NX0= [2026-01-20T00:07:59.072Z] [2026-01-20T00:07:59.072Z] [STEP 3] 페이징 조회 중간에 새 게시글 3개 추가... [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.978+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.978+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fea39a5c-b6b0-4a82-b789-92a3b7a98765 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.979+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.979+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fea39a5c-b6b0-4a82-b789-92a3b7a98765, category=OTHERS, title=🆕 새 게시글 11번 (페이징 중 추가), imageCount=1 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.980+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fea39a5c-b6b0-4a82-b789-92a3b7a98765, category=OTHERS [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.981+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.982+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.983+09:00 DEBUG 1527343 --- [ool-21-thread-4] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/d5b4b107-489c-4df2-b08f-a62c3f88d890_1768867678982.jpg, url=http://localhost:9000/test-bucket/freeboard/d5b4b107-489c-4df2-b08f-a62c3f88d890_1768867678982.jpg [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.983+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/d5b4b107-489c-4df2-b08f-a62c3f88d890_1768867678982.jpg] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.983+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=50, imageCount=1 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, default) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, default) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.984+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=50 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.984+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.984+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@3da72c54] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.997+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fea39a5c-b6b0-4a82-b789-92a3b7a98765 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.998+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.998+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fea39a5c-b6b0-4a82-b789-92a3b7a98765, category=OTHERS, title=🆕 새 게시글 12번 (페이징 중 추가), imageCount=1 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.999+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fea39a5c-b6b0-4a82-b789-92a3b7a98765, category=OTHERS [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:58.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.001+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.001+09:00 DEBUG 1527343 --- [ool-21-thread-1] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/b5a69c29-e19c-427b-85ba-33bc8d8de0a5_1768867679001.jpg, url=http://localhost:9000/test-bucket/freeboard/b5a69c29-e19c-427b-85ba-33bc8d8de0a5_1768867679001.jpg [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.001+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/b5a69c29-e19c-427b-85ba-33bc8d8de0a5_1768867679001.jpg] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.001+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=51, imageCount=1 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, default) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, default) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.002+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=51 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.003+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.003+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@209d73fe] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.015+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.016+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fea39a5c-b6b0-4a82-b789-92a3b7a98765 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.016+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.017+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=fea39a5c-b6b0-4a82-b789-92a3b7a98765, category=OTHERS, title=🆕 새 게시글 13번 (페이징 중 추가), imageCount=1 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.017+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=fea39a5c-b6b0-4a82-b789-92a3b7a98765, category=OTHERS [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.018+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.019+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.019+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 시작: count=1, directory=freeboard [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.020+09:00 DEBUG 1527343 --- [ool-21-thread-2] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 성공: key=freeboard/01dedf48-d2a0-4811-9aa7-c8adeabb1103_1768867679019.jpg, url=http://localhost:9000/test-bucket/freeboard/01dedf48-d2a0-4811-9aa7-c8adeabb1103_1768867679019.jpg [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.020+09:00 INFO 1527343 --- [ Test worker] c.e.s.g.i.service.ImageUploadService : 이미지 업로드 완료: count=1, urls=[http://localhost:9000/test-bucket/freeboard/01dedf48-d2a0-4811-9aa7-c8adeabb1103_1768867679019.jpg] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.020+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=52, imageCount=1 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.020+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, default) [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] /* insert for [2026-01-20T00:07:59.072Z] com.example.soso.community.common.post.domain.entity.PostImage */insert [2026-01-20T00:07:59.072Z] into [2026-01-20T00:07:59.072Z] post_image (image_url, post_id, sequence, id) [2026-01-20T00:07:59.072Z] values [2026-01-20T00:07:59.072Z] (?, ?, ?, default) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.021+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=52 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.021+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.021+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@3db802fe] [2026-01-20T00:07:59.072Z] ✅ 새 게시글 3개 추가 완료 (총 13개 게시글) [2026-01-20T00:07:59.072Z] [2026-01-20T00:07:59.072Z] [STEP 4] 기존 커서로 두 번째 페이지 조회... [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.034+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] Hibernate: [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] u1_0.id, [2026-01-20T00:07:59.072Z] u1_0.age_range, [2026-01-20T00:07:59.072Z] u1_0.budget, [2026-01-20T00:07:59.072Z] u1_0.created_at, [2026-01-20T00:07:59.072Z] u1_0.email, [2026-01-20T00:07:59.072Z] u1_0.gender, [2026-01-20T00:07:59.072Z] u1_0.latitude, [2026-01-20T00:07:59.072Z] u1_0.location, [2026-01-20T00:07:59.072Z] u1_0.longitude, [2026-01-20T00:07:59.072Z] u1_0.nickname, [2026-01-20T00:07:59.072Z] u1_0.profile_image_url, [2026-01-20T00:07:59.072Z] u1_0.startup_experience, [2026-01-20T00:07:59.072Z] u1_0.updated_at, [2026-01-20T00:07:59.072Z] u1_0.user_type, [2026-01-20T00:07:59.072Z] u1_0.username [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] users u1_0 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] u1_0.id=? [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.034+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.035+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.035+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=present, size=5, userId=fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.036+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=5, userId=fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.036+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 커서 파싱 성공: id=45, sortValue=2026-01-20T09:07:58.874207 [2026-01-20T00:07:59.072Z] 2026-01-20T09:07:59.039+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.072Z] /* select [2026-01-20T00:07:59.072Z] post.id, [2026-01-20T00:07:59.072Z] post.title, [2026-01-20T00:07:59.072Z] post.content, [2026-01-20T00:07:59.072Z] post.category, [2026-01-20T00:07:59.072Z] post.likeCount, [2026-01-20T00:07:59.072Z] post.commentCount, [2026-01-20T00:07:59.072Z] post.viewCount, [2026-01-20T00:07:59.072Z] postLike.id is not null, [2026-01-20T00:07:59.072Z] post.createdAt, [2026-01-20T00:07:59.072Z] post.updatedAt, [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] min(subImage.imageUrl) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] PostImage subImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] subImage.post.id = post.id [2026-01-20T00:07:59.072Z] and subImage.sequence = ( [2026-01-20T00:07:59.072Z] select [2026-01-20T00:07:59.072Z] min(subImage.sequence) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] PostImage subImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] subImage.post.id = post.id [2026-01-20T00:07:59.072Z] )), [2026-01-20T00:07:59.072Z] (select [2026-01-20T00:07:59.072Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] PostImage countImage [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] countImage.post.id = post.id), [2026-01-20T00:07:59.072Z] users.id, [2026-01-20T00:07:59.072Z] users.nickname, [2026-01-20T00:07:59.072Z] users.location, [2026-01-20T00:07:59.072Z] users.profileImageUrl, [2026-01-20T00:07:59.072Z] users.userType [2026-01-20T00:07:59.072Z] from [2026-01-20T00:07:59.072Z] Post post [2026-01-20T00:07:59.072Z] inner join [2026-01-20T00:07:59.072Z] post.user as users [2026-01-20T00:07:59.072Z] left join [2026-01-20T00:07:59.072Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.072Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.072Z] where [2026-01-20T00:07:59.072Z] post.deleted = ?2 [2026-01-20T00:07:59.072Z] and ( [2026-01-20T00:07:59.072Z] post.createdAt < ?3 [2026-01-20T00:07:59.072Z] or post.createdAt = ?4 [2026-01-20T00:07:59.072Z] and post.id < ?5 [2026-01-20T00:07:59.073Z] ) [2026-01-20T00:07:59.073Z] order by [2026-01-20T00:07:59.073Z] post.createdAt desc, [2026-01-20T00:07:59.073Z] post.id desc */ select [2026-01-20T00:07:59.073Z] p1_0.id, [2026-01-20T00:07:59.073Z] p1_0.title, [2026-01-20T00:07:59.073Z] p1_0.content, [2026-01-20T00:07:59.073Z] p1_0.category, [2026-01-20T00:07:59.073Z] p1_0.like_count, [2026-01-20T00:07:59.073Z] p1_0.comment_count, [2026-01-20T00:07:59.073Z] p1_0.view_count, [2026-01-20T00:07:59.073Z] pl1_0.id is not null, [2026-01-20T00:07:59.073Z] p1_0.created_at, [2026-01-20T00:07:59.073Z] p1_0.updated_at, [2026-01-20T00:07:59.073Z] (select [2026-01-20T00:07:59.073Z] min(pi1_0.image_url) [2026-01-20T00:07:59.073Z] from [2026-01-20T00:07:59.073Z] post_image pi1_0 [2026-01-20T00:07:59.073Z] where [2026-01-20T00:07:59.073Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.073Z] and pi1_0.sequence=( [2026-01-20T00:07:59.073Z] select [2026-01-20T00:07:59.073Z] min(pi2_0.sequence) [2026-01-20T00:07:59.073Z] from [2026-01-20T00:07:59.073Z] post_image pi2_0 [2026-01-20T00:07:59.073Z] where [2026-01-20T00:07:59.073Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.073Z] )), [2026-01-20T00:07:59.073Z] (select [2026-01-20T00:07:59.073Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.073Z] from [2026-01-20T00:07:59.073Z] post_image pi3_0 [2026-01-20T00:07:59.073Z] where [2026-01-20T00:07:59.073Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.073Z] u1_0.id, [2026-01-20T00:07:59.073Z] u1_0.nickname, [2026-01-20T00:07:59.073Z] u1_0.location, [2026-01-20T00:07:59.073Z] u1_0.profile_image_url, [2026-01-20T00:07:59.073Z] u1_0.user_type [2026-01-20T00:07:59.073Z] from [2026-01-20T00:07:59.073Z] post p1_0 [2026-01-20T00:07:59.073Z] join [2026-01-20T00:07:59.073Z] users u1_0 [2026-01-20T00:07:59.073Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.073Z] left join [2026-01-20T00:07:59.073Z] post_like pl1_0 [2026-01-20T00:07:59.073Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.073Z] and pl1_0.user_id=? [2026-01-20T00:07:59.073Z] where [2026-01-20T00:07:59.073Z] p1_0.deleted=? [2026-01-20T00:07:59.073Z] and ( [2026-01-20T00:07:59.073Z] p1_0.created_at */ select [2026-01-20T00:07:59.073Z] count(p1_0.id) [2026-01-20T00:07:59.073Z] from [2026-01-20T00:07:59.073Z] post p1_0 [2026-01-20T00:07:59.073Z] where [2026-01-20T00:07:59.073Z] not(p1_0.deleted) [2026-01-20T00:07:59.073Z] Hibernate: [2026-01-20T00:07:59.073Z] /* */ select [2026-01-20T00:07:59.073Z] count(p1_0.id) [2026-01-20T00:07:59.073Z] from [2026-01-20T00:07:59.073Z] post p1_0 [2026-01-20T00:07:59.073Z] where [2026-01-20T00:07:59.073Z] not(p1_0.deleted) [2026-01-20T00:07:59.073Z] 2026-01-20T09:07:59.043+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=5, hasNext=false [2026-01-20T00:07:59.073Z] 2026-01-20T09:07:59.043+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.073Z] 2026-01-20T09:07:59.043+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@121fe485] [2026-01-20T00:07:59.328Z] ✅ 두 번째 페이지 조회 완료 [2026-01-20T00:07:59.328Z] - 두 번째 페이지 게시글 ID들: [44, 43, 42, 41, 40] [2026-01-20T00:07:59.328Z] - 조회된 게시글 수: 5 [2026-01-20T00:07:59.328Z] [2026-01-20T00:07:59.328Z] [STEP 5] 중복 조회 방지 검증... [2026-01-20T00:07:59.328Z] ✅ 중복 조회 방지 성공! [2026-01-20T00:07:59.328Z] - 첫 페이지와 두 번째 페이지에 중복되는 게시글 없음 [2026-01-20T00:07:59.328Z] - 커서 기반 페이징이 정확히 작동 [2026-01-20T00:07:59.328Z] [2026-01-20T00:07:59.328Z] [STEP 6] 전체 데이터 일관성 확인... [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.047+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.328Z] select [2026-01-20T00:07:59.328Z] u1_0.id, [2026-01-20T00:07:59.328Z] u1_0.age_range, [2026-01-20T00:07:59.328Z] u1_0.budget, [2026-01-20T00:07:59.328Z] u1_0.created_at, [2026-01-20T00:07:59.328Z] u1_0.email, [2026-01-20T00:07:59.328Z] u1_0.gender, [2026-01-20T00:07:59.328Z] u1_0.latitude, [2026-01-20T00:07:59.328Z] u1_0.location, [2026-01-20T00:07:59.328Z] u1_0.longitude, [2026-01-20T00:07:59.328Z] u1_0.nickname, [2026-01-20T00:07:59.328Z] u1_0.profile_image_url, [2026-01-20T00:07:59.328Z] u1_0.startup_experience, [2026-01-20T00:07:59.328Z] u1_0.updated_at, [2026-01-20T00:07:59.328Z] u1_0.user_type, [2026-01-20T00:07:59.328Z] u1_0.username [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] users u1_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] u1_0.id=? [2026-01-20T00:07:59.328Z] Hibernate: [2026-01-20T00:07:59.328Z] select [2026-01-20T00:07:59.328Z] u1_0.id, [2026-01-20T00:07:59.328Z] u1_0.age_range, [2026-01-20T00:07:59.328Z] u1_0.budget, [2026-01-20T00:07:59.328Z] u1_0.created_at, [2026-01-20T00:07:59.328Z] u1_0.email, [2026-01-20T00:07:59.328Z] u1_0.gender, [2026-01-20T00:07:59.328Z] u1_0.latitude, [2026-01-20T00:07:59.328Z] u1_0.location, [2026-01-20T00:07:59.328Z] u1_0.longitude, [2026-01-20T00:07:59.328Z] u1_0.nickname, [2026-01-20T00:07:59.328Z] u1_0.profile_image_url, [2026-01-20T00:07:59.328Z] u1_0.startup_experience, [2026-01-20T00:07:59.328Z] u1_0.updated_at, [2026-01-20T00:07:59.328Z] u1_0.user_type, [2026-01-20T00:07:59.328Z] u1_0.username [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] users u1_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] u1_0.id=? [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.048+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.048+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.049+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=20, userId=fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.049+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=20, userId=fde50792-2761-4797-8379-8f5b748a7e3e [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.052+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.328Z] /* select [2026-01-20T00:07:59.328Z] post.id, [2026-01-20T00:07:59.328Z] post.title, [2026-01-20T00:07:59.328Z] post.content, [2026-01-20T00:07:59.328Z] post.category, [2026-01-20T00:07:59.328Z] post.likeCount, [2026-01-20T00:07:59.328Z] post.commentCount, [2026-01-20T00:07:59.328Z] post.viewCount, [2026-01-20T00:07:59.328Z] postLike.id is not null, [2026-01-20T00:07:59.328Z] post.createdAt, [2026-01-20T00:07:59.328Z] post.updatedAt, [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] min(subImage.imageUrl) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostImage subImage [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] subImage.post.id = post.id [2026-01-20T00:07:59.328Z] and subImage.sequence = ( [2026-01-20T00:07:59.328Z] select [2026-01-20T00:07:59.328Z] min(subImage.sequence) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostImage subImage [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] subImage.post.id = post.id [2026-01-20T00:07:59.328Z] )), [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostImage countImage [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] countImage.post.id = post.id), [2026-01-20T00:07:59.328Z] users.id, [2026-01-20T00:07:59.328Z] users.nickname, [2026-01-20T00:07:59.328Z] users.location, [2026-01-20T00:07:59.328Z] users.profileImageUrl, [2026-01-20T00:07:59.328Z] users.userType [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] Post post [2026-01-20T00:07:59.328Z] inner join [2026-01-20T00:07:59.328Z] post.user as users [2026-01-20T00:07:59.328Z] left join [2026-01-20T00:07:59.328Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.328Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] post.deleted = ?2 [2026-01-20T00:07:59.328Z] order by [2026-01-20T00:07:59.328Z] post.createdAt desc, [2026-01-20T00:07:59.328Z] post.id desc */ select [2026-01-20T00:07:59.328Z] p1_0.id, [2026-01-20T00:07:59.328Z] p1_0.title, [2026-01-20T00:07:59.328Z] p1_0.content, [2026-01-20T00:07:59.328Z] p1_0.category, [2026-01-20T00:07:59.328Z] p1_0.like_count, [2026-01-20T00:07:59.328Z] p1_0.comment_count, [2026-01-20T00:07:59.328Z] p1_0.view_count, [2026-01-20T00:07:59.328Z] pl1_0.id is not null, [2026-01-20T00:07:59.328Z] p1_0.created_at, [2026-01-20T00:07:59.328Z] p1_0.updated_at, [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] min(pi1_0.image_url) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_image pi1_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.328Z] and pi1_0.sequence=( [2026-01-20T00:07:59.328Z] select [2026-01-20T00:07:59.328Z] min(pi2_0.sequence) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_image pi2_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.328Z] )), [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_image pi3_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.328Z] u1_0.id, [2026-01-20T00:07:59.328Z] u1_0.nickname, [2026-01-20T00:07:59.328Z] u1_0.location, [2026-01-20T00:07:59.328Z] u1_0.profile_image_url, [2026-01-20T00:07:59.328Z] u1_0.user_type [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post p1_0 [2026-01-20T00:07:59.328Z] join [2026-01-20T00:07:59.328Z] users u1_0 [2026-01-20T00:07:59.328Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.328Z] left join [2026-01-20T00:07:59.328Z] post_like pl1_0 [2026-01-20T00:07:59.328Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.328Z] and pl1_0.user_id=? [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] p1_0.deleted=? [2026-01-20T00:07:59.328Z] order by [2026-01-20T00:07:59.328Z] p1_0.created_at desc, [2026-01-20T00:07:59.328Z] p1_0.id desc [2026-01-20T00:07:59.328Z] fetch [2026-01-20T00:07:59.328Z] first ? rows only [2026-01-20T00:07:59.328Z] Hibernate: [2026-01-20T00:07:59.328Z] /* select [2026-01-20T00:07:59.328Z] post.id, [2026-01-20T00:07:59.328Z] post.title, [2026-01-20T00:07:59.328Z] post.content, [2026-01-20T00:07:59.328Z] post.category, [2026-01-20T00:07:59.328Z] post.likeCount, [2026-01-20T00:07:59.328Z] post.commentCount, [2026-01-20T00:07:59.328Z] post.viewCount, [2026-01-20T00:07:59.328Z] postLike.id is not null, [2026-01-20T00:07:59.328Z] post.createdAt, [2026-01-20T00:07:59.328Z] post.updatedAt, [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] min(subImage.imageUrl) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostImage subImage [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] subImage.post.id = post.id [2026-01-20T00:07:59.328Z] and subImage.sequence = ( [2026-01-20T00:07:59.328Z] select [2026-01-20T00:07:59.328Z] min(subImage.sequence) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostImage subImage [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] subImage.post.id = post.id [2026-01-20T00:07:59.328Z] )), [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] cast(count(countImage) as integer) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostImage countImage [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] countImage.post.id = post.id), [2026-01-20T00:07:59.328Z] users.id, [2026-01-20T00:07:59.328Z] users.nickname, [2026-01-20T00:07:59.328Z] users.location, [2026-01-20T00:07:59.328Z] users.profileImageUrl, [2026-01-20T00:07:59.328Z] users.userType [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] Post post [2026-01-20T00:07:59.328Z] inner join [2026-01-20T00:07:59.328Z] post.user as users [2026-01-20T00:07:59.328Z] left join [2026-01-20T00:07:59.328Z] PostLike postLike with postLike.post.id = post.id [2026-01-20T00:07:59.328Z] and postLike.user.id = ?1 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] post.deleted = ?2 [2026-01-20T00:07:59.328Z] order by [2026-01-20T00:07:59.328Z] post.createdAt desc, [2026-01-20T00:07:59.328Z] post.id desc */ select [2026-01-20T00:07:59.328Z] p1_0.id, [2026-01-20T00:07:59.328Z] p1_0.title, [2026-01-20T00:07:59.328Z] p1_0.content, [2026-01-20T00:07:59.328Z] p1_0.category, [2026-01-20T00:07:59.328Z] p1_0.like_count, [2026-01-20T00:07:59.328Z] p1_0.comment_count, [2026-01-20T00:07:59.328Z] p1_0.view_count, [2026-01-20T00:07:59.328Z] pl1_0.id is not null, [2026-01-20T00:07:59.328Z] p1_0.created_at, [2026-01-20T00:07:59.328Z] p1_0.updated_at, [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] min(pi1_0.image_url) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_image pi1_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] pi1_0.post_id=p1_0.id [2026-01-20T00:07:59.328Z] and pi1_0.sequence=( [2026-01-20T00:07:59.328Z] select [2026-01-20T00:07:59.328Z] min(pi2_0.sequence) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_image pi2_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] pi2_0.post_id=p1_0.id [2026-01-20T00:07:59.328Z] )), [2026-01-20T00:07:59.328Z] (select [2026-01-20T00:07:59.328Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_image pi3_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:07:59.328Z] u1_0.id, [2026-01-20T00:07:59.328Z] u1_0.nickname, [2026-01-20T00:07:59.328Z] u1_0.location, [2026-01-20T00:07:59.328Z] u1_0.profile_image_url, [2026-01-20T00:07:59.328Z] u1_0.user_type [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post p1_0 [2026-01-20T00:07:59.328Z] join [2026-01-20T00:07:59.328Z] users u1_0 [2026-01-20T00:07:59.328Z] on u1_0.id=p1_0.user_id [2026-01-20T00:07:59.328Z] left join [2026-01-20T00:07:59.328Z] post_like pl1_0 [2026-01-20T00:07:59.328Z] on pl1_0.post_id=p1_0.id [2026-01-20T00:07:59.328Z] and pl1_0.user_id=? [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] p1_0.deleted=? [2026-01-20T00:07:59.328Z] order by [2026-01-20T00:07:59.328Z] p1_0.created_at desc, [2026-01-20T00:07:59.328Z] p1_0.id desc [2026-01-20T00:07:59.328Z] fetch [2026-01-20T00:07:59.328Z] first ? rows only [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.055+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.328Z] /* */ select [2026-01-20T00:07:59.328Z] count(p1_0.id) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post p1_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] not(p1_0.deleted) [2026-01-20T00:07:59.328Z] Hibernate: [2026-01-20T00:07:59.328Z] /* */ select [2026-01-20T00:07:59.328Z] count(p1_0.id) [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post p1_0 [2026-01-20T00:07:59.328Z] where [2026-01-20T00:07:59.328Z] not(p1_0.deleted) [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.056+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=13, hasNext=false [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.056+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.056+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@235760cd] [2026-01-20T00:07:59.328Z] ✅ 전체 데이터 일관성 확인 완료! [2026-01-20T00:07:59.328Z] [2026-01-20T00:07:59.328Z] 🎉 === 커서 정확성 및 중복 방지 테스트 완료 === [2026-01-20T00:07:59.328Z] 📊 테스트 결과: [2026-01-20T00:07:59.328Z] - 페이징 중 데이터 추가되어도 중복 조회 없음 [2026-01-20T00:07:59.328Z] - 커서 기반 페이징 정확성 보장 [2026-01-20T00:07:59.328Z] - 총 게시글 수 실시간 반영 [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.061+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.328Z] /* delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] CommentLike x */ delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] comment_likes cl1_0 [2026-01-20T00:07:59.328Z] Hibernate: [2026-01-20T00:07:59.328Z] /* delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] CommentLike x */ delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] comment_likes cl1_0 [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.328Z] /* delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] Comment x */ delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] comments c1_0 [2026-01-20T00:07:59.328Z] Hibernate: [2026-01-20T00:07:59.328Z] /* delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] Comment x */ delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] comments c1_0 [2026-01-20T00:07:59.328Z] 2026-01-20T09:07:59.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.328Z] /* delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostLike x */ delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_like pl1_0 [2026-01-20T00:07:59.328Z] Hibernate: [2026-01-20T00:07:59.328Z] /* delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] PostLike x */ delete [2026-01-20T00:07:59.328Z] from [2026-01-20T00:07:59.328Z] post_like pl1_0 [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.063+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.329Z] /* delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] PostImage x */ delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] post_image pi1_0 [2026-01-20T00:07:59.329Z] Hibernate: [2026-01-20T00:07:59.329Z] /* delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] PostImage x */ delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] post_image pi1_0 [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.064+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.329Z] /* delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] Post x */ delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] post p1_0 [2026-01-20T00:07:59.329Z] Hibernate: [2026-01-20T00:07:59.329Z] /* delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] Post x */ delete [2026-01-20T00:07:59.329Z] from [2026-01-20T00:07:59.329Z] post p1_0 [2026-01-20T00:07:59.329Z] [2026-01-20T00:07:59.329Z] 🚀 사용자 여정 통합 테스트 - 회원가입부터 게시글 CRUD까지 STANDARD_OUT [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.069+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.freeboard.integration.UserJourneyIntegrationTest]: UserJourneyIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.071+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.freeboard.integration.UserJourneyIntegrationTest [2026-01-20T00:07:59.329Z] [2026-01-20T00:07:59.329Z] . ____ _ __ _ _ [2026-01-20T00:07:59.329Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:07:59.329Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:07:59.329Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:07:59.329Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:07:59.329Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:07:59.329Z] [2026-01-20T00:07:59.329Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:07:59.329Z] [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.096+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.UserJourneyIntegrationTest : Starting UserJourneyIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.096+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.i.UserJourneyIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.096+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.UserJourneyIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:07:59.329Z] 2026-01-20T09:07:59.097+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@760e3ea9 [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.263+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.263+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.278+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.339+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.339+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.363+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 22 ms. Found 13 JPA repository interfaces. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.365+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.365+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.372+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.409+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.463+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.465+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.471+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.472+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-10 - Starting... [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.473+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-10 - Added connection conn90: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.473+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-10 - Start completed. [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.473+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:07:59.579Z] 2026-01-20T09:07:59.474+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:07:59.579Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-10)'] [2026-01-20T00:07:59.579Z] Database driver: undefined/unknown [2026-01-20T00:07:59.579Z] Database version: 2.3.232 [2026-01-20T00:07:59.579Z] Autocommit mode: undefined/unknown [2026-01-20T00:07:59.579Z] Isolation level: undefined/unknown [2026-01-20T00:07:59.579Z] Minimum pool size: undefined/unknown [2026-01-20T00:07:59.579Z] Maximum pool size: undefined/unknown [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.562+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists comment_likes cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists comment_likes cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists comments cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists comments cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists post cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists post cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists post_image cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists post_image cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists post_like cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists post_like cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists sigungu_code cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists user_interests cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists user_interests cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists users cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists users cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists vote_option cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists vote_option cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists vote_result cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists vote_result cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists votesboard cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists votesboard cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists votesboard_comments cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists votesboard_image cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.567+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] drop table if exists votesboard_like cascade [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.567+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table comment_likes ( [2026-01-20T00:07:59.830Z] comment_id bigint, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (comment_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table comment_likes ( [2026-01-20T00:07:59.830Z] comment_id bigint, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (comment_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.568+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table comments ( [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] parent_id bigint, [2026-01-20T00:07:59.830Z] post_id bigint, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] content clob, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table comments ( [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] parent_id bigint, [2026-01-20T00:07:59.830Z] post_id bigint, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] content clob, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.569+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table post ( [2026-01-20T00:07:59.830Z] comment_count integer not null, [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] view_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] title varchar(255), [2026-01-20T00:07:59.830Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:59.830Z] content clob, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table post ( [2026-01-20T00:07:59.830Z] comment_count integer not null, [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] view_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] title varchar(255), [2026-01-20T00:07:59.830Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:07:59.830Z] content clob, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.569+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table post_image ( [2026-01-20T00:07:59.830Z] sequence integer not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] post_id bigint, [2026-01-20T00:07:59.830Z] image_url varchar(255), [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table post_image ( [2026-01-20T00:07:59.830Z] sequence integer not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] post_id bigint, [2026-01-20T00:07:59.830Z] image_url varchar(255), [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.570+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table post_like ( [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] post_id bigint, [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (post_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table post_like ( [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] post_id bigint, [2026-01-20T00:07:59.830Z] user_id varchar(36), [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (post_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.570+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table sigungu_code ( [2026-01-20T00:07:59.830Z] code varchar(5) not null, [2026-01-20T00:07:59.830Z] sido varchar(50) not null, [2026-01-20T00:07:59.830Z] sigungu varchar(50) not null, [2026-01-20T00:07:59.830Z] full_name varchar(100) not null, [2026-01-20T00:07:59.830Z] primary key (code) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table sigungu_code ( [2026-01-20T00:07:59.830Z] code varchar(5) not null, [2026-01-20T00:07:59.830Z] sido varchar(50) not null, [2026-01-20T00:07:59.830Z] sigungu varchar(50) not null, [2026-01-20T00:07:59.830Z] full_name varchar(100) not null, [2026-01-20T00:07:59.830Z] primary key (code) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.571+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table user_interests ( [2026-01-20T00:07:59.830Z] users_id varchar(36) not null, [2026-01-20T00:07:59.830Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table user_interests ( [2026-01-20T00:07:59.830Z] users_id varchar(36) not null, [2026-01-20T00:07:59.830Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.571+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table users ( [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] id varchar(36) not null, [2026-01-20T00:07:59.830Z] email varchar(255), [2026-01-20T00:07:59.830Z] latitude varchar(255), [2026-01-20T00:07:59.830Z] location varchar(255), [2026-01-20T00:07:59.830Z] longitude varchar(255), [2026-01-20T00:07:59.830Z] nickname varchar(255), [2026-01-20T00:07:59.830Z] profile_image_url varchar(255), [2026-01-20T00:07:59.830Z] username varchar(255), [2026-01-20T00:07:59.830Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:59.830Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:59.830Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:59.830Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:59.830Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table users ( [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] id varchar(36) not null, [2026-01-20T00:07:59.830Z] email varchar(255), [2026-01-20T00:07:59.830Z] latitude varchar(255), [2026-01-20T00:07:59.830Z] location varchar(255), [2026-01-20T00:07:59.830Z] longitude varchar(255), [2026-01-20T00:07:59.830Z] nickname varchar(255), [2026-01-20T00:07:59.830Z] profile_image_url varchar(255), [2026-01-20T00:07:59.830Z] username varchar(255), [2026-01-20T00:07:59.830Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:07:59.830Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:07:59.830Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:07:59.830Z] startup_experience enum ('NO','YES'), [2026-01-20T00:07:59.830Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.572+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table vote_option ( [2026-01-20T00:07:59.830Z] sequence integer not null, [2026-01-20T00:07:59.830Z] vote_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] content varchar(100) not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table vote_option ( [2026-01-20T00:07:59.830Z] sequence integer not null, [2026-01-20T00:07:59.830Z] vote_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] content varchar(100) not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table vote_result ( [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] vote_option_id bigint not null, [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table vote_result ( [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] vote_option_id bigint not null, [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table votesboard ( [2026-01-20T00:07:59.830Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:59.830Z] allow_revote boolean not null, [2026-01-20T00:07:59.830Z] comment_count integer not null, [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] total_votes integer not null, [2026-01-20T00:07:59.830Z] view_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] end_time timestamp(6) not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] title varchar(100) not null, [2026-01-20T00:07:59.830Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:59.830Z] content clob not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table votesboard ( [2026-01-20T00:07:59.830Z] allow_multiple_choice boolean not null, [2026-01-20T00:07:59.830Z] allow_revote boolean not null, [2026-01-20T00:07:59.830Z] comment_count integer not null, [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] total_votes integer not null, [2026-01-20T00:07:59.830Z] view_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] end_time timestamp(6) not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] title varchar(100) not null, [2026-01-20T00:07:59.830Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:07:59.830Z] content clob not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.574+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table votesboard_comment_like ( [2026-01-20T00:07:59.830Z] comment_id bigint not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6) not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (comment_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table votesboard_comment_like ( [2026-01-20T00:07:59.830Z] comment_id bigint not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6) not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (comment_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.575+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table votesboard_comments ( [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] parent_id bigint, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] content clob not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table votesboard_comments ( [2026-01-20T00:07:59.830Z] deleted boolean not null, [2026-01-20T00:07:59.830Z] like_count integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] parent_id bigint, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] content clob not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.576+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table votesboard_image ( [2026-01-20T00:07:59.830Z] sequence integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] image_url varchar(500) not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table votesboard_image ( [2026-01-20T00:07:59.830Z] sequence integer not null, [2026-01-20T00:07:59.830Z] created_at timestamp(6), [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] updated_at timestamp(6), [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] image_url varchar(500) not null, [2026-01-20T00:07:59.830Z] primary key (id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.577+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create table votesboard_like ( [2026-01-20T00:07:59.830Z] created_at timestamp(6) not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (votesboard_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create table votesboard_like ( [2026-01-20T00:07:59.830Z] created_at timestamp(6) not null, [2026-01-20T00:07:59.830Z] id bigint generated by default as identity, [2026-01-20T00:07:59.830Z] votesboard_id bigint not null, [2026-01-20T00:07:59.830Z] user_id varchar(36) not null, [2026-01-20T00:07:59.830Z] primary key (id), [2026-01-20T00:07:59.830Z] unique (votesboard_id, user_id) [2026-01-20T00:07:59.830Z] ) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.577+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create index idx_sigungu_code [2026-01-20T00:07:59.830Z] on sigungu_code (code) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create index idx_sigungu_code [2026-01-20T00:07:59.830Z] on sigungu_code (code) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create index idx_vote_result_user [2026-01-20T00:07:59.830Z] on vote_result (user_id) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create index idx_vote_result_user [2026-01-20T00:07:59.830Z] on vote_result (user_id) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create index idx_vote_result_post [2026-01-20T00:07:59.830Z] on vote_result (votesboard_id) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create index idx_vote_result_post [2026-01-20T00:07:59.830Z] on vote_result (votesboard_id) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] create index idx_vote_result_user_post [2026-01-20T00:07:59.830Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] create index idx_vote_result_user_post [2026-01-20T00:07:59.830Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists comment_likes [2026-01-20T00:07:59.830Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:59.830Z] foreign key (comment_id) [2026-01-20T00:07:59.830Z] references comments [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists comment_likes [2026-01-20T00:07:59.830Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:07:59.830Z] foreign key (comment_id) [2026-01-20T00:07:59.830Z] references comments [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.579+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists comment_likes [2026-01-20T00:07:59.830Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists comment_likes [2026-01-20T00:07:59.830Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.580+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists comments [2026-01-20T00:07:59.830Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:59.830Z] foreign key (parent_id) [2026-01-20T00:07:59.830Z] references comments [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists comments [2026-01-20T00:07:59.830Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:07:59.830Z] foreign key (parent_id) [2026-01-20T00:07:59.830Z] references comments [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.581+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists comments [2026-01-20T00:07:59.830Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:59.830Z] foreign key (post_id) [2026-01-20T00:07:59.830Z] references post [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists comments [2026-01-20T00:07:59.830Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:07:59.830Z] foreign key (post_id) [2026-01-20T00:07:59.830Z] references post [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.582+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists comments [2026-01-20T00:07:59.830Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists comments [2026-01-20T00:07:59.830Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.583+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists post [2026-01-20T00:07:59.830Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists post [2026-01-20T00:07:59.830Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.583+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists post_image [2026-01-20T00:07:59.830Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:59.830Z] foreign key (post_id) [2026-01-20T00:07:59.830Z] references post [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists post_image [2026-01-20T00:07:59.830Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:07:59.830Z] foreign key (post_id) [2026-01-20T00:07:59.830Z] references post [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.584+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists post_like [2026-01-20T00:07:59.830Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:59.830Z] foreign key (post_id) [2026-01-20T00:07:59.830Z] references post [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists post_like [2026-01-20T00:07:59.830Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:07:59.830Z] foreign key (post_id) [2026-01-20T00:07:59.830Z] references post [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.584+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists post_like [2026-01-20T00:07:59.830Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists post_like [2026-01-20T00:07:59.830Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists user_interests [2026-01-20T00:07:59.830Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:59.830Z] foreign key (users_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists user_interests [2026-01-20T00:07:59.830Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:07:59.830Z] foreign key (users_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists vote_option [2026-01-20T00:07:59.830Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:59.830Z] foreign key (votesboard_id) [2026-01-20T00:07:59.830Z] references votesboard [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists vote_option [2026-01-20T00:07:59.830Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:07:59.830Z] foreign key (votesboard_id) [2026-01-20T00:07:59.830Z] references votesboard [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.586+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists vote_result [2026-01-20T00:07:59.830Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists vote_result [2026-01-20T00:07:59.830Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:07:59.830Z] foreign key (user_id) [2026-01-20T00:07:59.830Z] references users [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.587+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists vote_result [2026-01-20T00:07:59.830Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:59.830Z] foreign key (vote_option_id) [2026-01-20T00:07:59.830Z] references vote_option [2026-01-20T00:07:59.830Z] Hibernate: [2026-01-20T00:07:59.830Z] alter table if exists vote_result [2026-01-20T00:07:59.830Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:07:59.830Z] foreign key (vote_option_id) [2026-01-20T00:07:59.830Z] references vote_option [2026-01-20T00:07:59.830Z] 2026-01-20T09:07:59.587+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.830Z] alter table if exists vote_result [2026-01-20T00:07:59.830Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:59.830Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists vote_result [2026-01-20T00:07:59.831Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.588+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard [2026-01-20T00:07:59.831Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard [2026-01-20T00:07:59.831Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.588+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:59.831Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:59.831Z] foreign key (comment_id) [2026-01-20T00:07:59.831Z] references votesboard_comments [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:59.831Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:07:59.831Z] foreign key (comment_id) [2026-01-20T00:07:59.831Z] references votesboard_comments [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:59.831Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comment_like [2026-01-20T00:07:59.831Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.590+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comments [2026-01-20T00:07:59.831Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:59.831Z] foreign key (parent_id) [2026-01-20T00:07:59.831Z] references votesboard_comments [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comments [2026-01-20T00:07:59.831Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:07:59.831Z] foreign key (parent_id) [2026-01-20T00:07:59.831Z] references votesboard_comments [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.590+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comments [2026-01-20T00:07:59.831Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comments [2026-01-20T00:07:59.831Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.591+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comments [2026-01-20T00:07:59.831Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_comments [2026-01-20T00:07:59.831Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.591+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_image [2026-01-20T00:07:59.831Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_image [2026-01-20T00:07:59.831Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.592+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_like [2026-01-20T00:07:59.831Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_like [2026-01-20T00:07:59.831Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:07:59.831Z] foreign key (user_id) [2026-01-20T00:07:59.831Z] references users [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.592+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:07:59.831Z] alter table if exists votesboard_like [2026-01-20T00:07:59.831Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] Hibernate: [2026-01-20T00:07:59.831Z] alter table if exists votesboard_like [2026-01-20T00:07:59.831Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:07:59.831Z] foreign key (votesboard_id) [2026-01-20T00:07:59.831Z] references votesboard [2026-01-20T00:07:59.831Z] 2026-01-20T09:07:59.594+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:00.081Z] 2026-01-20T09:07:59.904+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:00.081Z] 2026-01-20T09:07:59.936+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:00.081Z] 2026-01-20T09:07:59.950+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:00.081Z] 2026-01-20T09:07:59.997+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.047+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.054+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.173+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.i.UserJourneyIntegrationTest : Started UserJourneyIntegrationTest in 1.099 seconds (process running for 41.212) [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.331Z] /* select [2026-01-20T00:08:00.331Z] count(*) [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] SigunguCode x */ select [2026-01-20T00:08:00.331Z] count(*) [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] sigungu_code sc1_0 [2026-01-20T00:08:00.331Z] Hibernate: [2026-01-20T00:08:00.331Z] /* select [2026-01-20T00:08:00.331Z] count(*) [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] SigunguCode x */ select [2026-01-20T00:08:00.331Z] count(*) [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] sigungu_code sc1_0 [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.203+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.203+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.331Z] select [2026-01-20T00:08:00.331Z] sc1_0.code, [2026-01-20T00:08:00.331Z] sc1_0.full_name, [2026-01-20T00:08:00.331Z] sc1_0.sido, [2026-01-20T00:08:00.331Z] sc1_0.sigungu [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] sigungu_code sc1_0 [2026-01-20T00:08:00.331Z] where [2026-01-20T00:08:00.331Z] sc1_0.code=? [2026-01-20T00:08:00.331Z] Hibernate: [2026-01-20T00:08:00.331Z] select [2026-01-20T00:08:00.331Z] sc1_0.code, [2026-01-20T00:08:00.331Z] sc1_0.full_name, [2026-01-20T00:08:00.331Z] sc1_0.sido, [2026-01-20T00:08:00.331Z] sc1_0.sigungu [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] sigungu_code sc1_0 [2026-01-20T00:08:00.331Z] where [2026-01-20T00:08:00.331Z] sc1_0.code=? [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.331Z] select [2026-01-20T00:08:00.331Z] sc1_0.code, [2026-01-20T00:08:00.331Z] sc1_0.full_name, [2026-01-20T00:08:00.331Z] sc1_0.sido, [2026-01-20T00:08:00.331Z] sc1_0.sigungu [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] sigungu_code sc1_0 [2026-01-20T00:08:00.331Z] where [2026-01-20T00:08:00.331Z] sc1_0.code=? [2026-01-20T00:08:00.331Z] Hibernate: [2026-01-20T00:08:00.331Z] select [2026-01-20T00:08:00.331Z] sc1_0.code, [2026-01-20T00:08:00.331Z] sc1_0.full_name, [2026-01-20T00:08:00.331Z] sc1_0.sido, [2026-01-20T00:08:00.331Z] sc1_0.sigungu [2026-01-20T00:08:00.331Z] from [2026-01-20T00:08:00.331Z] sigungu_code sc1_0 [2026-01-20T00:08:00.331Z] where [2026-01-20T00:08:00.331Z] sc1_0.code=? [2026-01-20T00:08:00.331Z] 2026-01-20T09:08:00.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.331Z] select [2026-01-20T00:08:00.331Z] sc1_0.code, [2026-01-20T00:08:00.331Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] 2026-01-20T09:08:00.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.332Z] from [2026-01-20T00:08:00.332Z] sigungu_code sc1_0 [2026-01-20T00:08:00.332Z] where [2026-01-20T00:08:00.332Z] sc1_0.code=? [2026-01-20T00:08:00.332Z] Hibernate: [2026-01-20T00:08:00.332Z] select [2026-01-20T00:08:00.332Z] sc1_0.code, [2026-01-20T00:08:00.332Z] sc1_0.full_name, [2026-01-20T00:08:00.332Z] sc1_0.sido, [2026-01-20T00:08:00.332Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.242+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] 2026-01-20T09:08:00.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.582Z] sc1_0.full_name, [2026-01-20T00:08:00.582Z] sc1_0.sido, [2026-01-20T00:08:00.582Z] sc1_0.sigungu [2026-01-20T00:08:00.582Z] from [2026-01-20T00:08:00.582Z] sigungu_code sc1_0 [2026-01-20T00:08:00.582Z] where [2026-01-20T00:08:00.582Z] sc1_0.code=? [2026-01-20T00:08:00.582Z] Hibernate: [2026-01-20T00:08:00.582Z] select [2026-01-20T00:08:00.582Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.260+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.261+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.262+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.264+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.265+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.266+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.267+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.269+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.271+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.273+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.274+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.275+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.276+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.278+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.279+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.281+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.283+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.284+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] Hibernate: [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.583Z] sigungu_code sc1_0 [2026-01-20T00:08:00.583Z] where [2026-01-20T00:08:00.583Z] sc1_0.code=? [2026-01-20T00:08:00.583Z] 2026-01-20T09:08:00.285+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.583Z] select [2026-01-20T00:08:00.583Z] sc1_0.code, [2026-01-20T00:08:00.583Z] sc1_0.full_name, [2026-01-20T00:08:00.583Z] sc1_0.sido, [2026-01-20T00:08:00.583Z] sc1_0.sigungu [2026-01-20T00:08:00.583Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] Hibernate: [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.584Z] sigungu_code sc1_0 [2026-01-20T00:08:00.584Z] where [2026-01-20T00:08:00.584Z] sc1_0.code=? [2026-01-20T00:08:00.584Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.584Z] select [2026-01-20T00:08:00.584Z] sc1_0.code, [2026-01-20T00:08:00.584Z] sc1_0.full_name, [2026-01-20T00:08:00.584Z] sc1_0.sido, [2026-01-20T00:08:00.584Z] sc1_0.sigungu [2026-01-20T00:08:00.584Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.585Z] sc1_0.full_name, [2026-01-20T00:08:00.585Z] sc1_0.sido, [2026-01-20T00:08:00.585Z] sc1_0.sigungu [2026-01-20T00:08:00.585Z] from [2026-01-20T00:08:00.585Z] sigungu_code sc1_0 [2026-01-20T00:08:00.585Z] where [2026-01-20T00:08:00.585Z] sc1_0.code=? [2026-01-20T00:08:00.585Z] Hibernate: [2026-01-20T00:08:00.585Z] select [2026-01-20T00:08:00.585Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] 2026-01-20T09:08:00.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.586Z] sigungu_code sc1_0 [2026-01-20T00:08:00.586Z] where [2026-01-20T00:08:00.586Z] sc1_0.code=? [2026-01-20T00:08:00.586Z] Hibernate: [2026-01-20T00:08:00.586Z] select [2026-01-20T00:08:00.586Z] sc1_0.code, [2026-01-20T00:08:00.586Z] sc1_0.full_name, [2026-01-20T00:08:00.586Z] sc1_0.sido, [2026-01-20T00:08:00.586Z] sc1_0.sigungu [2026-01-20T00:08:00.586Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] Hibernate: [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.587Z] sc1_0.code, [2026-01-20T00:08:00.587Z] sc1_0.full_name, [2026-01-20T00:08:00.587Z] sc1_0.sido, [2026-01-20T00:08:00.587Z] sc1_0.sigungu [2026-01-20T00:08:00.587Z] from [2026-01-20T00:08:00.587Z] sigungu_code sc1_0 [2026-01-20T00:08:00.587Z] where [2026-01-20T00:08:00.587Z] sc1_0.code=? [2026-01-20T00:08:00.587Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.587Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.357+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.358+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] select [2026-01-20T00:08:00.588Z] sc1_0.code, [2026-01-20T00:08:00.588Z] sc1_0.full_name, [2026-01-20T00:08:00.588Z] sc1_0.sido, [2026-01-20T00:08:00.588Z] sc1_0.sigungu [2026-01-20T00:08:00.588Z] from [2026-01-20T00:08:00.588Z] sigungu_code sc1_0 [2026-01-20T00:08:00.588Z] where [2026-01-20T00:08:00.588Z] sc1_0.code=? [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.368+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.375+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.376+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.377+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.378+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.379+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.382+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.384+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.588Z] into [2026-01-20T00:08:00.588Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.588Z] values [2026-01-20T00:08:00.588Z] (?, ?, ?, ?) [2026-01-20T00:08:00.588Z] Hibernate: [2026-01-20T00:08:00.588Z] /* insert for [2026-01-20T00:08:00.588Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.385+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.386+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.387+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.589Z] Hibernate: [2026-01-20T00:08:00.589Z] /* insert for [2026-01-20T00:08:00.589Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.589Z] into [2026-01-20T00:08:00.589Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.589Z] values [2026-01-20T00:08:00.589Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.391+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.392+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.394+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.590Z] (?, ?, ?, ?) [2026-01-20T00:08:00.590Z] Hibernate: [2026-01-20T00:08:00.590Z] /* insert for [2026-01-20T00:08:00.590Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.590Z] into [2026-01-20T00:08:00.590Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.590Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] Hibernate: [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.591Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.591Z] into [2026-01-20T00:08:00.591Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.591Z] values [2026-01-20T00:08:00.591Z] (?, ?, ?, ?) [2026-01-20T00:08:00.591Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.591Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] Hibernate: [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.592Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.592Z] into [2026-01-20T00:08:00.592Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.592Z] values [2026-01-20T00:08:00.592Z] (?, ?, ?, ?) [2026-01-20T00:08:00.592Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.592Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?) [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] 🚀 사용자 여정 통합 테스트 - 회원가입부터 게시글 CRUD까지 > 🏠 거주민 사용자의 생활 꿀팁 공유 시나리오 STANDARD_OUT [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.425+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.425+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.426+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] 🏠 거주민 회원가입 진행... [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:00.593Z] ✅ 거주민 회원가입 완료: 거주민문어782 (INHABITANT) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] select [2026-01-20T00:08:00.593Z] u1_0.id, [2026-01-20T00:08:00.593Z] u1_0.age_range, [2026-01-20T00:08:00.593Z] u1_0.budget, [2026-01-20T00:08:00.593Z] u1_0.created_at, [2026-01-20T00:08:00.593Z] u1_0.email, [2026-01-20T00:08:00.593Z] u1_0.gender, [2026-01-20T00:08:00.593Z] u1_0.latitude, [2026-01-20T00:08:00.593Z] u1_0.location, [2026-01-20T00:08:00.593Z] u1_0.longitude, [2026-01-20T00:08:00.593Z] u1_0.nickname, [2026-01-20T00:08:00.593Z] u1_0.profile_image_url, [2026-01-20T00:08:00.593Z] u1_0.startup_experience, [2026-01-20T00:08:00.593Z] u1_0.updated_at, [2026-01-20T00:08:00.593Z] u1_0.user_type, [2026-01-20T00:08:00.593Z] u1_0.username [2026-01-20T00:08:00.593Z] from [2026-01-20T00:08:00.593Z] users u1_0 [2026-01-20T00:08:00.593Z] where [2026-01-20T00:08:00.593Z] u1_0.id=? [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] select [2026-01-20T00:08:00.593Z] u1_0.id, [2026-01-20T00:08:00.593Z] u1_0.age_range, [2026-01-20T00:08:00.593Z] u1_0.budget, [2026-01-20T00:08:00.593Z] u1_0.created_at, [2026-01-20T00:08:00.593Z] u1_0.email, [2026-01-20T00:08:00.593Z] u1_0.gender, [2026-01-20T00:08:00.593Z] u1_0.latitude, [2026-01-20T00:08:00.593Z] u1_0.location, [2026-01-20T00:08:00.593Z] u1_0.longitude, [2026-01-20T00:08:00.593Z] u1_0.nickname, [2026-01-20T00:08:00.593Z] u1_0.profile_image_url, [2026-01-20T00:08:00.593Z] u1_0.startup_experience, [2026-01-20T00:08:00.593Z] u1_0.updated_at, [2026-01-20T00:08:00.593Z] u1_0.user_type, [2026-01-20T00:08:00.593Z] u1_0.username [2026-01-20T00:08:00.593Z] from [2026-01-20T00:08:00.593Z] users u1_0 [2026-01-20T00:08:00.593Z] where [2026-01-20T00:08:00.593Z] u1_0.id=? [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.440+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: a681eb82-f601-45b5-a9f7-5c117399905b [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.441+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.447+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=a681eb82-f601-45b5-a9f7-5c117399905b, category=LIVING_CONVENIENCE, title=🏠 원룸 공간 활용 100% 꿀팁 대방출!, imageCount=0 [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.448+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=a681eb82-f601-45b5-a9f7-5c117399905b, category=LIVING_CONVENIENCE [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] select [2026-01-20T00:08:00.593Z] u1_0.id, [2026-01-20T00:08:00.593Z] u1_0.age_range, [2026-01-20T00:08:00.593Z] u1_0.budget, [2026-01-20T00:08:00.593Z] u1_0.created_at, [2026-01-20T00:08:00.593Z] u1_0.email, [2026-01-20T00:08:00.593Z] u1_0.gender, [2026-01-20T00:08:00.593Z] u1_0.latitude, [2026-01-20T00:08:00.593Z] u1_0.location, [2026-01-20T00:08:00.593Z] u1_0.longitude, [2026-01-20T00:08:00.593Z] u1_0.nickname, [2026-01-20T00:08:00.593Z] u1_0.profile_image_url, [2026-01-20T00:08:00.593Z] u1_0.startup_experience, [2026-01-20T00:08:00.593Z] u1_0.updated_at, [2026-01-20T00:08:00.593Z] u1_0.user_type, [2026-01-20T00:08:00.593Z] u1_0.username [2026-01-20T00:08:00.593Z] from [2026-01-20T00:08:00.593Z] users u1_0 [2026-01-20T00:08:00.593Z] where [2026-01-20T00:08:00.593Z] u1_0.id=? [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] select [2026-01-20T00:08:00.593Z] u1_0.id, [2026-01-20T00:08:00.593Z] u1_0.age_range, [2026-01-20T00:08:00.593Z] u1_0.budget, [2026-01-20T00:08:00.593Z] u1_0.created_at, [2026-01-20T00:08:00.593Z] u1_0.email, [2026-01-20T00:08:00.593Z] u1_0.gender, [2026-01-20T00:08:00.593Z] u1_0.latitude, [2026-01-20T00:08:00.593Z] u1_0.location, [2026-01-20T00:08:00.593Z] u1_0.longitude, [2026-01-20T00:08:00.593Z] u1_0.nickname, [2026-01-20T00:08:00.593Z] u1_0.profile_image_url, [2026-01-20T00:08:00.593Z] u1_0.startup_experience, [2026-01-20T00:08:00.593Z] u1_0.updated_at, [2026-01-20T00:08:00.593Z] u1_0.user_type, [2026-01-20T00:08:00.593Z] u1_0.username [2026-01-20T00:08:00.593Z] from [2026-01-20T00:08:00.593Z] users u1_0 [2026-01-20T00:08:00.593Z] where [2026-01-20T00:08:00.593Z] u1_0.id=? [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:00.593Z] Hibernate: [2026-01-20T00:08:00.593Z] /* insert for [2026-01-20T00:08:00.593Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:08:00.593Z] into [2026-01-20T00:08:00.593Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:08:00.593Z] values [2026-01-20T00:08:00.593Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.453+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=1, imageCount=0 [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.454+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=1 [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.456+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.593Z] 2026-01-20T09:08:00.456+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@2d0ae73e] [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] MockHttpServletRequest: [2026-01-20T00:08:00.593Z] HTTP Method = POST [2026-01-20T00:08:00.593Z] Request URI = /community/freeboard [2026-01-20T00:08:00.593Z] Parameters = {title=[🏠 원룸 공간 활용 100% 꿀팁 대방출!], content=[좁은 원룸에서 5년째 살고 있는 거주민이 알려주는 진짜 꿀팁들이에요! 창업 준비하시는 분들도 많이 원룸에 사시니까 도움이 될 거예요 😊 [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] 1. 💡 조명으로 공간 분리하기 [2026-01-20T00:08:00.593Z] 2. 📦 수직 공간 200% 활용법 [2026-01-20T00:08:00.593Z] 3. 🛏️ 침대 밑 수납의 신세계 [2026-01-20T00:08:00.593Z] 4. 🍳 초간단 원룸 요리 레시피 [2026-01-20T00:08:00.593Z] 5. 💰 월세 절약하는 생활비 관리법], category=[living-convenience]} [2026-01-20T00:08:00.593Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNjgxZWI4Mi1mNjAxLTQ1YjUtYTlmNy01YzExNzM5OTkwNWIiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0._sIs3RXcFWcUoMWX8U0ZLKD7ZjquPKmc0QV3YyXfz__38HJJhyTLc7h5HcootW2JaP66ALjGY4kUWE3jypT_eQ"] [2026-01-20T00:08:00.593Z] Body = [2026-01-20T00:08:00.593Z] Session Attrs = {} [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] Handler: [2026-01-20T00:08:00.593Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.593Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] Async: [2026-01-20T00:08:00.593Z] Async started = false [2026-01-20T00:08:00.593Z] Async result = null [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] Resolved Exception: [2026-01-20T00:08:00.593Z] Type = null [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] ModelAndView: [2026-01-20T00:08:00.593Z] View name = null [2026-01-20T00:08:00.593Z] View = null [2026-01-20T00:08:00.593Z] Model = null [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] FlashMap: [2026-01-20T00:08:00.593Z] Attributes = null [2026-01-20T00:08:00.593Z] [2026-01-20T00:08:00.593Z] MockHttpServletResponse: [2026-01-20T00:08:00.593Z] Status = 200 [2026-01-20T00:08:00.593Z] Error message = null [2026-01-20T00:08:00.593Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.594Z] Content type = application/json [2026-01-20T00:08:00.594Z] Body = {"postId":1} [2026-01-20T00:08:00.594Z] Forwarded URL = null [2026-01-20T00:08:00.594Z] Redirected URL = null [2026-01-20T00:08:00.594Z] Cookies = [] [2026-01-20T00:08:00.594Z] ✅ 생활 꿀팁 게시글 작성 완료: ID=1 [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] 📂 카테고리별 게시글 조회 테스트... [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.460+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.460+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=LIVING_CONVENIENCE, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.461+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=LIVING_CONVENIENCE, sort=LATEST, size=10, userId=null [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.466+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* select [2026-01-20T00:08:00.594Z] post.id, [2026-01-20T00:08:00.594Z] post.title, [2026-01-20T00:08:00.594Z] post.content, [2026-01-20T00:08:00.594Z] post.category, [2026-01-20T00:08:00.594Z] post.likeCount, [2026-01-20T00:08:00.594Z] post.commentCount, [2026-01-20T00:08:00.594Z] post.viewCount, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] post.createdAt, [2026-01-20T00:08:00.594Z] post.updatedAt, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(subImage.imageUrl) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] and subImage.sequence = ( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(subImage.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(countImage) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage countImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] countImage.post.id = post.id), [2026-01-20T00:08:00.594Z] users.id, [2026-01-20T00:08:00.594Z] users.nickname, [2026-01-20T00:08:00.594Z] users.location, [2026-01-20T00:08:00.594Z] users.profileImageUrl, [2026-01-20T00:08:00.594Z] users.userType [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] Post post [2026-01-20T00:08:00.594Z] inner join [2026-01-20T00:08:00.594Z] post.user as users [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] post.deleted = ?1 [2026-01-20T00:08:00.594Z] and post.category = ?2 [2026-01-20T00:08:00.594Z] order by [2026-01-20T00:08:00.594Z] post.createdAt desc, [2026-01-20T00:08:00.594Z] post.id desc */ select [2026-01-20T00:08:00.594Z] p1_0.id, [2026-01-20T00:08:00.594Z] p1_0.title, [2026-01-20T00:08:00.594Z] p1_0.content, [2026-01-20T00:08:00.594Z] p1_0.category, [2026-01-20T00:08:00.594Z] p1_0.like_count, [2026-01-20T00:08:00.594Z] p1_0.comment_count, [2026-01-20T00:08:00.594Z] p1_0.view_count, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] p1_0.created_at, [2026-01-20T00:08:00.594Z] p1_0.updated_at, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(pi1_0.image_url) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi1_0.post_id=p1_0.id [2026-01-20T00:08:00.594Z] and pi1_0.sequence=( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(pi2_0.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi2_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi2_0.post_id=p1_0.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi3_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.user_type [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post p1_0 [2026-01-20T00:08:00.594Z] join [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] on u1_0.id=p1_0.user_id [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] p1_0.deleted=? [2026-01-20T00:08:00.594Z] and p1_0.category=? [2026-01-20T00:08:00.594Z] order by [2026-01-20T00:08:00.594Z] p1_0.created_at desc, [2026-01-20T00:08:00.594Z] p1_0.id desc [2026-01-20T00:08:00.594Z] fetch [2026-01-20T00:08:00.594Z] first ? rows only [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* select [2026-01-20T00:08:00.594Z] post.id, [2026-01-20T00:08:00.594Z] post.title, [2026-01-20T00:08:00.594Z] post.content, [2026-01-20T00:08:00.594Z] post.category, [2026-01-20T00:08:00.594Z] post.likeCount, [2026-01-20T00:08:00.594Z] post.commentCount, [2026-01-20T00:08:00.594Z] post.viewCount, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] post.createdAt, [2026-01-20T00:08:00.594Z] post.updatedAt, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(subImage.imageUrl) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] and subImage.sequence = ( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(subImage.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(countImage) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage countImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] countImage.post.id = post.id), [2026-01-20T00:08:00.594Z] users.id, [2026-01-20T00:08:00.594Z] users.nickname, [2026-01-20T00:08:00.594Z] users.location, [2026-01-20T00:08:00.594Z] users.profileImageUrl, [2026-01-20T00:08:00.594Z] users.userType [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] Post post [2026-01-20T00:08:00.594Z] inner join [2026-01-20T00:08:00.594Z] post.user as users [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] post.deleted = ?1 [2026-01-20T00:08:00.594Z] and post.category = ?2 [2026-01-20T00:08:00.594Z] order by [2026-01-20T00:08:00.594Z] post.createdAt desc, [2026-01-20T00:08:00.594Z] post.id desc */ select [2026-01-20T00:08:00.594Z] p1_0.id, [2026-01-20T00:08:00.594Z] p1_0.title, [2026-01-20T00:08:00.594Z] p1_0.content, [2026-01-20T00:08:00.594Z] p1_0.category, [2026-01-20T00:08:00.594Z] p1_0.like_count, [2026-01-20T00:08:00.594Z] p1_0.comment_count, [2026-01-20T00:08:00.594Z] p1_0.view_count, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] p1_0.created_at, [2026-01-20T00:08:00.594Z] p1_0.updated_at, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(pi1_0.image_url) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi1_0.post_id=p1_0.id [2026-01-20T00:08:00.594Z] and pi1_0.sequence=( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(pi2_0.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi2_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi2_0.post_id=p1_0.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi3_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.user_type [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post p1_0 [2026-01-20T00:08:00.594Z] join [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] on u1_0.id=p1_0.user_id [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] p1_0.deleted=? [2026-01-20T00:08:00.594Z] and p1_0.category=? [2026-01-20T00:08:00.594Z] order by [2026-01-20T00:08:00.594Z] p1_0.created_at desc, [2026-01-20T00:08:00.594Z] p1_0.id desc [2026-01-20T00:08:00.594Z] fetch [2026-01-20T00:08:00.594Z] first ? rows only [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.470+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* */ select [2026-01-20T00:08:00.594Z] count(p1_0.id) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post p1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] p1_0.category=? [2026-01-20T00:08:00.594Z] and not(p1_0.deleted) [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* */ select [2026-01-20T00:08:00.594Z] count(p1_0.id) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post p1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] p1_0.category=? [2026-01-20T00:08:00.594Z] and not(p1_0.deleted) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.471+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.473+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.473+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@13e560ff] [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] MockHttpServletRequest: [2026-01-20T00:08:00.594Z] HTTP Method = GET [2026-01-20T00:08:00.594Z] Request URI = /community/freeboard [2026-01-20T00:08:00.594Z] Parameters = {category=[living-convenience], sort=[LATEST], size=[10]} [2026-01-20T00:08:00.594Z] Headers = [] [2026-01-20T00:08:00.594Z] Body = [2026-01-20T00:08:00.594Z] Session Attrs = {} [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] Handler: [2026-01-20T00:08:00.594Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.594Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] Async: [2026-01-20T00:08:00.594Z] Async started = false [2026-01-20T00:08:00.594Z] Async result = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] Resolved Exception: [2026-01-20T00:08:00.594Z] Type = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] ModelAndView: [2026-01-20T00:08:00.594Z] View name = null [2026-01-20T00:08:00.594Z] View = null [2026-01-20T00:08:00.594Z] Model = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] FlashMap: [2026-01-20T00:08:00.594Z] Attributes = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] MockHttpServletResponse: [2026-01-20T00:08:00.594Z] Status = 200 [2026-01-20T00:08:00.594Z] Error message = null [2026-01-20T00:08:00.594Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.594Z] Content type = application/json [2026-01-20T00:08:00.594Z] Body = {"posts":[{"postId":1,"author":{"userId":"a681eb82-f601-45b5-a9f7-5c117399905b","nickname":"거주민문어782","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"category":"living-convenience","title":"\uD83C\uDFE0 원룸 공간 활용 100% 꿀팁 대방출!","contentPreview":"좁은 원룸에서 5년째 살고 있는 거주민이 알려주는 진짜 꿀팁들이에요! 창업 준비하시는 분들도 많이 원룸에 사시니까 도움이 될 거예요 \uD83D\uDE0A\n\n1. \uD83D\uDCA1 조명으로 공간 분리하기\n2. ...","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:08:00.449933","updatedAt":"2026-01-20T09:08:00.449933","isLiked":null}],"hasNext":false,"nextCursor":null,"size":1,"totalCount":1,"authorized":false} [2026-01-20T00:08:00.594Z] Forwarded URL = null [2026-01-20T00:08:00.594Z] Redirected URL = null [2026-01-20T00:08:00.594Z] Cookies = [] [2026-01-20T00:08:00.594Z] ✅ 카테고리별 조회 확인 완료 [2026-01-20T00:08:00.594Z] 🎉 거주민 시나리오 완료! [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] 🚀 사용자 여정 통합 테스트 - 회원가입부터 게시글 CRUD까지 > 📖 완전한 사용자 여정: 창업가가 맛집 정보를 공유하고 관리하는 전체 시나리오 STANDARD_OUT [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.483+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.483+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.484+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] 🔥 [STEP 1] 예비창업가 회원가입 진행... [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.486+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.486+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] user_interests (users_id, interest_type) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?) [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] user_interests (users_id, interest_type) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.487+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] user_interests (users_id, interest_type) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?) [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] user_interests (users_id, interest_type) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?) [2026-01-20T00:08:00.594Z] ✅ 회원가입 완료: [2026-01-20T00:08:00.594Z] - 사용자: 창업가문어903 [2026-01-20T00:08:00.594Z] - 유형: FOUNDER [2026-01-20T00:08:00.594Z] - 지역: 11680 [2026-01-20T00:08:00.594Z] - JWT 토큰 발급 완료 [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] 📝 [STEP 2] 맛집 정보 게시글 작성... [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.490+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.age_range, [2026-01-20T00:08:00.594Z] u1_0.budget, [2026-01-20T00:08:00.594Z] u1_0.created_at, [2026-01-20T00:08:00.594Z] u1_0.email, [2026-01-20T00:08:00.594Z] u1_0.gender, [2026-01-20T00:08:00.594Z] u1_0.latitude, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.longitude, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.startup_experience, [2026-01-20T00:08:00.594Z] u1_0.updated_at, [2026-01-20T00:08:00.594Z] u1_0.user_type, [2026-01-20T00:08:00.594Z] u1_0.username [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] u1_0.id=? [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.age_range, [2026-01-20T00:08:00.594Z] u1_0.budget, [2026-01-20T00:08:00.594Z] u1_0.created_at, [2026-01-20T00:08:00.594Z] u1_0.email, [2026-01-20T00:08:00.594Z] u1_0.gender, [2026-01-20T00:08:00.594Z] u1_0.latitude, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.longitude, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.startup_experience, [2026-01-20T00:08:00.594Z] u1_0.updated_at, [2026-01-20T00:08:00.594Z] u1_0.user_type, [2026-01-20T00:08:00.594Z] u1_0.username [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] u1_0.id=? [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.490+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.491+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.492+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 요청: userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264, category=RESTAURANT, title=🍜 강남역 근처 진짜 맛있는 라멘집 발견!, imageCount=0 [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.492+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264, category=RESTAURANT [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.492+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.age_range, [2026-01-20T00:08:00.594Z] u1_0.budget, [2026-01-20T00:08:00.594Z] u1_0.created_at, [2026-01-20T00:08:00.594Z] u1_0.email, [2026-01-20T00:08:00.594Z] u1_0.gender, [2026-01-20T00:08:00.594Z] u1_0.latitude, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.longitude, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.startup_experience, [2026-01-20T00:08:00.594Z] u1_0.updated_at, [2026-01-20T00:08:00.594Z] u1_0.user_type, [2026-01-20T00:08:00.594Z] u1_0.username [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] u1_0.id=? [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.age_range, [2026-01-20T00:08:00.594Z] u1_0.budget, [2026-01-20T00:08:00.594Z] u1_0.created_at, [2026-01-20T00:08:00.594Z] u1_0.email, [2026-01-20T00:08:00.594Z] u1_0.gender, [2026-01-20T00:08:00.594Z] u1_0.latitude, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.longitude, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.startup_experience, [2026-01-20T00:08:00.594Z] u1_0.updated_at, [2026-01-20T00:08:00.594Z] u1_0.user_type, [2026-01-20T00:08:00.594Z] u1_0.username [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] u1_0.id=? [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.493+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* insert for [2026-01-20T00:08:00.594Z] com.example.soso.community.common.post.domain.entity.Post */insert [2026-01-20T00:08:00.594Z] into [2026-01-20T00:08:00.594Z] post (category, comment_count, content, created_at, deleted, like_count, title, updated_at, user_id, view_count, id) [2026-01-20T00:08:00.594Z] values [2026-01-20T00:08:00.594Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.494+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=2, imageCount=0 [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.494+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 작성 완료: postId=2 [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.494+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.495+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@7c904cfa] [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] MockHttpServletRequest: [2026-01-20T00:08:00.594Z] HTTP Method = POST [2026-01-20T00:08:00.594Z] Request URI = /community/freeboard [2026-01-20T00:08:00.594Z] Parameters = {title=[🍜 강남역 근처 진짜 맛있는 라멘집 발견!], content=[예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 💪 [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] 📍 위치: 강남역 3번 출구에서 도보 5분 [2026-01-20T00:08:00.594Z] 💰 가격: 라멘 8,000원 (가성비 최고) [2026-01-20T00:08:00.594Z] ⏰ 운영시간: 11:00-22:00 (브레이크타임 없음) [2026-01-20T00:08:00.594Z] 👍 추천 메뉴: 돈코츠 라멘, 차슈멘], category=[restaurant]} [2026-01-20T00:08:00.594Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJlYzNiYWY0MC1hNmI3LTRkMTMtODEzMy02M2VjZGQ2ZDcyNjQiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.noDA8WVoSBQbjJaAUK28yB8yFbdeTD_tem_tG-TwSNyemqouQdBo9ckN1INbEWXRcQRd5TLNMavGyIGryn-hdA"] [2026-01-20T00:08:00.594Z] Body = [2026-01-20T00:08:00.594Z] Session Attrs = {} [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] Handler: [2026-01-20T00:08:00.594Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.594Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#createPost(FreeboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] Async: [2026-01-20T00:08:00.594Z] Async started = false [2026-01-20T00:08:00.594Z] Async result = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] Resolved Exception: [2026-01-20T00:08:00.594Z] Type = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] ModelAndView: [2026-01-20T00:08:00.594Z] View name = null [2026-01-20T00:08:00.594Z] View = null [2026-01-20T00:08:00.594Z] Model = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] FlashMap: [2026-01-20T00:08:00.594Z] Attributes = null [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] MockHttpServletResponse: [2026-01-20T00:08:00.594Z] Status = 200 [2026-01-20T00:08:00.594Z] Error message = null [2026-01-20T00:08:00.594Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.594Z] Content type = application/json [2026-01-20T00:08:00.594Z] Body = {"postId":2} [2026-01-20T00:08:00.594Z] Forwarded URL = null [2026-01-20T00:08:00.594Z] Redirected URL = null [2026-01-20T00:08:00.594Z] Cookies = [] [2026-01-20T00:08:00.594Z] ✅ 게시글 작성 완료: ID=2 [2026-01-20T00:08:00.594Z] [2026-01-20T00:08:00.594Z] 📋 [STEP 3] 게시글이 목록에 정상 노출되는지 확인... [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.497+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.497+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 요청: category=null, sort=LATEST, cursor=null, size=10, userId=anonymous [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.497+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=null [2026-01-20T00:08:00.594Z] 2026-01-20T09:08:00.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.594Z] /* select [2026-01-20T00:08:00.594Z] post.id, [2026-01-20T00:08:00.594Z] post.title, [2026-01-20T00:08:00.594Z] post.content, [2026-01-20T00:08:00.594Z] post.category, [2026-01-20T00:08:00.594Z] post.likeCount, [2026-01-20T00:08:00.594Z] post.commentCount, [2026-01-20T00:08:00.594Z] post.viewCount, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] post.createdAt, [2026-01-20T00:08:00.594Z] post.updatedAt, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(subImage.imageUrl) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] and subImage.sequence = ( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(subImage.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(countImage) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage countImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] countImage.post.id = post.id), [2026-01-20T00:08:00.594Z] users.id, [2026-01-20T00:08:00.594Z] users.nickname, [2026-01-20T00:08:00.594Z] users.location, [2026-01-20T00:08:00.594Z] users.profileImageUrl, [2026-01-20T00:08:00.594Z] users.userType [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] Post post [2026-01-20T00:08:00.594Z] inner join [2026-01-20T00:08:00.594Z] post.user as users [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] post.deleted = ?1 [2026-01-20T00:08:00.594Z] order by [2026-01-20T00:08:00.594Z] post.createdAt desc, [2026-01-20T00:08:00.594Z] post.id desc */ select [2026-01-20T00:08:00.594Z] p1_0.id, [2026-01-20T00:08:00.594Z] p1_0.title, [2026-01-20T00:08:00.594Z] p1_0.content, [2026-01-20T00:08:00.594Z] p1_0.category, [2026-01-20T00:08:00.594Z] p1_0.like_count, [2026-01-20T00:08:00.594Z] p1_0.comment_count, [2026-01-20T00:08:00.594Z] p1_0.view_count, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] p1_0.created_at, [2026-01-20T00:08:00.594Z] p1_0.updated_at, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(pi1_0.image_url) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi1_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi1_0.post_id=p1_0.id [2026-01-20T00:08:00.594Z] and pi1_0.sequence=( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(pi2_0.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi2_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi2_0.post_id=p1_0.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post_image pi3_0 [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:08:00.594Z] u1_0.id, [2026-01-20T00:08:00.594Z] u1_0.nickname, [2026-01-20T00:08:00.594Z] u1_0.location, [2026-01-20T00:08:00.594Z] u1_0.profile_image_url, [2026-01-20T00:08:00.594Z] u1_0.user_type [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] post p1_0 [2026-01-20T00:08:00.594Z] join [2026-01-20T00:08:00.594Z] users u1_0 [2026-01-20T00:08:00.594Z] on u1_0.id=p1_0.user_id [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] p1_0.deleted=? [2026-01-20T00:08:00.594Z] order by [2026-01-20T00:08:00.594Z] p1_0.created_at desc, [2026-01-20T00:08:00.594Z] p1_0.id desc [2026-01-20T00:08:00.594Z] fetch [2026-01-20T00:08:00.594Z] first ? rows only [2026-01-20T00:08:00.594Z] Hibernate: [2026-01-20T00:08:00.594Z] /* select [2026-01-20T00:08:00.594Z] post.id, [2026-01-20T00:08:00.594Z] post.title, [2026-01-20T00:08:00.594Z] post.content, [2026-01-20T00:08:00.594Z] post.category, [2026-01-20T00:08:00.594Z] post.likeCount, [2026-01-20T00:08:00.594Z] post.commentCount, [2026-01-20T00:08:00.594Z] post.viewCount, [2026-01-20T00:08:00.594Z] null, [2026-01-20T00:08:00.594Z] post.createdAt, [2026-01-20T00:08:00.594Z] post.updatedAt, [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] min(subImage.imageUrl) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] and subImage.sequence = ( [2026-01-20T00:08:00.594Z] select [2026-01-20T00:08:00.594Z] min(subImage.sequence) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage subImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.594Z] subImage.post.id = post.id [2026-01-20T00:08:00.594Z] )), [2026-01-20T00:08:00.594Z] (select [2026-01-20T00:08:00.594Z] cast(count(countImage) as integer) [2026-01-20T00:08:00.594Z] from [2026-01-20T00:08:00.594Z] PostImage countImage [2026-01-20T00:08:00.594Z] where [2026-01-20T00:08:00.595Z] countImage.post.id = post.id), [2026-01-20T00:08:00.595Z] users.id, [2026-01-20T00:08:00.595Z] users.nickname, [2026-01-20T00:08:00.595Z] users.location, [2026-01-20T00:08:00.595Z] users.profileImageUrl, [2026-01-20T00:08:00.595Z] users.userType [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] Post post [2026-01-20T00:08:00.595Z] inner join [2026-01-20T00:08:00.595Z] post.user as users [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] post.deleted = ?1 [2026-01-20T00:08:00.595Z] order by [2026-01-20T00:08:00.595Z] post.createdAt desc, [2026-01-20T00:08:00.595Z] post.id desc */ select [2026-01-20T00:08:00.595Z] p1_0.id, [2026-01-20T00:08:00.595Z] p1_0.title, [2026-01-20T00:08:00.595Z] p1_0.content, [2026-01-20T00:08:00.595Z] p1_0.category, [2026-01-20T00:08:00.595Z] p1_0.like_count, [2026-01-20T00:08:00.595Z] p1_0.comment_count, [2026-01-20T00:08:00.595Z] p1_0.view_count, [2026-01-20T00:08:00.595Z] null, [2026-01-20T00:08:00.595Z] p1_0.created_at, [2026-01-20T00:08:00.595Z] p1_0.updated_at, [2026-01-20T00:08:00.595Z] (select [2026-01-20T00:08:00.595Z] min(pi1_0.image_url) [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image pi1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] pi1_0.post_id=p1_0.id [2026-01-20T00:08:00.595Z] and pi1_0.sequence=( [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] min(pi2_0.sequence) [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image pi2_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] pi2_0.post_id=p1_0.id [2026-01-20T00:08:00.595Z] )), [2026-01-20T00:08:00.595Z] (select [2026-01-20T00:08:00.595Z] cast(count(pi3_0.id) as integer) [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image pi3_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] pi3_0.post_id=p1_0.id), [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.user_type [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] join [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] on u1_0.id=p1_0.user_id [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.deleted=? [2026-01-20T00:08:00.595Z] order by [2026-01-20T00:08:00.595Z] p1_0.created_at desc, [2026-01-20T00:08:00.595Z] p1_0.id desc [2026-01-20T00:08:00.595Z] fetch [2026-01-20T00:08:00.595Z] first ? rows only [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.504+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] count(p1_0.id) [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] not(p1_0.deleted) [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] count(p1_0.id) [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] not(p1_0.deleted) [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.505+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 목록 조회 완료: resultCount=2, hasNext=false [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.505+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.505+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCursorResponse@3f83d37b] [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] MockHttpServletRequest: [2026-01-20T00:08:00.595Z] HTTP Method = GET [2026-01-20T00:08:00.595Z] Request URI = /community/freeboard [2026-01-20T00:08:00.595Z] Parameters = {sort=[LATEST], size=[10]} [2026-01-20T00:08:00.595Z] Headers = [] [2026-01-20T00:08:00.595Z] Body = [2026-01-20T00:08:00.595Z] Session Attrs = {} [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] Handler: [2026-01-20T00:08:00.595Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.595Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPostsByCursor(Category, FreeboardSortType, String, int) [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] Async: [2026-01-20T00:08:00.595Z] Async started = false [2026-01-20T00:08:00.595Z] Async result = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] Resolved Exception: [2026-01-20T00:08:00.595Z] Type = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] ModelAndView: [2026-01-20T00:08:00.595Z] View name = null [2026-01-20T00:08:00.595Z] View = null [2026-01-20T00:08:00.595Z] Model = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] FlashMap: [2026-01-20T00:08:00.595Z] Attributes = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] MockHttpServletResponse: [2026-01-20T00:08:00.595Z] Status = 200 [2026-01-20T00:08:00.595Z] Error message = null [2026-01-20T00:08:00.595Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.595Z] Content type = application/json [2026-01-20T00:08:00.595Z] Body = {"posts":[{"postId":2,"author":{"userId":"ec3baf40-a6b7-4d13-8133-63ecdd6d7264","nickname":"창업가문어903","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER"},"category":"restaurant","title":"\uD83C\uDF5C 강남역 근처 진짜 맛있는 라멘집 발견!","contentPreview":"예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 \uD83D\uDCAA\n\n\uD83D\uDCCD 위치: ...","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:08:00.493328","updatedAt":"2026-01-20T09:08:00.493328","isLiked":null},{"postId":1,"author":{"userId":"a681eb82-f601-45b5-a9f7-5c117399905b","nickname":"거주민문어782","profileImageUrl":"https://example.com/inhabitant-profile.jpg","userType":"INHABITANT"},"category":"living-convenience","title":"\uD83C\uDFE0 원룸 공간 활용 100% 꿀팁 대방출!","contentPreview":"좁은 원룸에서 5년째 살고 있는 거주민이 알려주는 진짜 꿀팁들이에요! 창업 준비하시는 분들도 많이 원룸에 사시니까 도움이 될 거예요 \uD83D\uDE0A\n\n1. \uD83D\uDCA1 조명으로 공간 분리하기\n2. ...","thumbnailUrl":null,"imageCount":0,"likeCount":0,"commentCount":0,"viewCount":0,"createdAt":"2026-01-20T09:08:00.449933","updatedAt":"2026-01-20T09:08:00.449933","isLiked":null}],"hasNext":false,"nextCursor":null,"size":2,"totalCount":2,"authorized":false} [2026-01-20T00:08:00.595Z] Forwarded URL = null [2026-01-20T00:08:00.595Z] Redirected URL = null [2026-01-20T00:08:00.595Z] Cookies = [] [2026-01-20T00:08:00.595Z] ✅ 목록 조회 확인: [2026-01-20T00:08:00.595Z] - 총 게시글 수: 2 [2026-01-20T00:08:00.595Z] - 첫 번째 게시글이 방금 작성한 글인지: true [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] 🔍 [STEP 4] 작성자 본인이 게시글 상세 조회... [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.age_range, [2026-01-20T00:08:00.595Z] u1_0.budget, [2026-01-20T00:08:00.595Z] u1_0.created_at, [2026-01-20T00:08:00.595Z] u1_0.email, [2026-01-20T00:08:00.595Z] u1_0.gender, [2026-01-20T00:08:00.595Z] u1_0.latitude, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.longitude, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.startup_experience, [2026-01-20T00:08:00.595Z] u1_0.updated_at, [2026-01-20T00:08:00.595Z] u1_0.user_type, [2026-01-20T00:08:00.595Z] u1_0.username [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] u1_0.id=? [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.age_range, [2026-01-20T00:08:00.595Z] u1_0.budget, [2026-01-20T00:08:00.595Z] u1_0.created_at, [2026-01-20T00:08:00.595Z] u1_0.email, [2026-01-20T00:08:00.595Z] u1_0.gender, [2026-01-20T00:08:00.595Z] u1_0.latitude, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.longitude, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.startup_experience, [2026-01-20T00:08:00.595Z] u1_0.updated_at, [2026-01-20T00:08:00.595Z] u1_0.user_type, [2026-01-20T00:08:00.595Z] u1_0.username [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] u1_0.id=? [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.513+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.514+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.514+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.514+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] p1_0.id, [2026-01-20T00:08:00.595Z] p1_0.category, [2026-01-20T00:08:00.595Z] p1_0.comment_count, [2026-01-20T00:08:00.595Z] p1_0.content, [2026-01-20T00:08:00.595Z] p1_0.created_at, [2026-01-20T00:08:00.595Z] p1_0.deleted, [2026-01-20T00:08:00.595Z] p1_0.like_count, [2026-01-20T00:08:00.595Z] p1_0.title, [2026-01-20T00:08:00.595Z] p1_0.updated_at, [2026-01-20T00:08:00.595Z] p1_0.user_id, [2026-01-20T00:08:00.595Z] p1_0.view_count [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.id=? [2026-01-20T00:08:00.595Z] and not(p1_0.deleted) [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] p1_0.id, [2026-01-20T00:08:00.595Z] p1_0.category, [2026-01-20T00:08:00.595Z] p1_0.comment_count, [2026-01-20T00:08:00.595Z] p1_0.content, [2026-01-20T00:08:00.595Z] p1_0.created_at, [2026-01-20T00:08:00.595Z] p1_0.deleted, [2026-01-20T00:08:00.595Z] p1_0.like_count, [2026-01-20T00:08:00.595Z] p1_0.title, [2026-01-20T00:08:00.595Z] p1_0.updated_at, [2026-01-20T00:08:00.595Z] p1_0.user_id, [2026-01-20T00:08:00.595Z] p1_0.view_count [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.id=? [2026-01-20T00:08:00.595Z] and not(p1_0.deleted) [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.517+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] i1_0.post_id, [2026-01-20T00:08:00.595Z] i1_0.id, [2026-01-20T00:08:00.595Z] i1_0.image_url, [2026-01-20T00:08:00.595Z] i1_0.sequence [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image i1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] i1_0.post_id=? [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] i1_0.post_id, [2026-01-20T00:08:00.595Z] i1_0.id, [2026-01-20T00:08:00.595Z] i1_0.image_url, [2026-01-20T00:08:00.595Z] i1_0.sequence [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image i1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] i1_0.post_id=? [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.age_range, [2026-01-20T00:08:00.595Z] u1_0.budget, [2026-01-20T00:08:00.595Z] u1_0.created_at, [2026-01-20T00:08:00.595Z] u1_0.email, [2026-01-20T00:08:00.595Z] u1_0.gender, [2026-01-20T00:08:00.595Z] u1_0.latitude, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.longitude, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.startup_experience, [2026-01-20T00:08:00.595Z] u1_0.updated_at, [2026-01-20T00:08:00.595Z] u1_0.user_type, [2026-01-20T00:08:00.595Z] u1_0.username [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] u1_0.id=? [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.age_range, [2026-01-20T00:08:00.595Z] u1_0.budget, [2026-01-20T00:08:00.595Z] u1_0.created_at, [2026-01-20T00:08:00.595Z] u1_0.email, [2026-01-20T00:08:00.595Z] u1_0.gender, [2026-01-20T00:08:00.595Z] u1_0.latitude, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.longitude, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.startup_experience, [2026-01-20T00:08:00.595Z] u1_0.updated_at, [2026-01-20T00:08:00.595Z] u1_0.user_type, [2026-01-20T00:08:00.595Z] u1_0.username [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] u1_0.id=? [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.520+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] /* update [2026-01-20T00:08:00.595Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.595Z] set [2026-01-20T00:08:00.595Z] category=?, [2026-01-20T00:08:00.595Z] comment_count=?, [2026-01-20T00:08:00.595Z] content=?, [2026-01-20T00:08:00.595Z] deleted=?, [2026-01-20T00:08:00.595Z] like_count=?, [2026-01-20T00:08:00.595Z] title=?, [2026-01-20T00:08:00.595Z] updated_at=?, [2026-01-20T00:08:00.595Z] user_id=?, [2026-01-20T00:08:00.595Z] view_count=? [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] id=? [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] /* update [2026-01-20T00:08:00.595Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.595Z] set [2026-01-20T00:08:00.595Z] category=?, [2026-01-20T00:08:00.595Z] comment_count=?, [2026-01-20T00:08:00.595Z] content=?, [2026-01-20T00:08:00.595Z] deleted=?, [2026-01-20T00:08:00.595Z] like_count=?, [2026-01-20T00:08:00.595Z] title=?, [2026-01-20T00:08:00.595Z] updated_at=?, [2026-01-20T00:08:00.595Z] user_id=?, [2026-01-20T00:08:00.595Z] view_count=? [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] id=? [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.521+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] pl1_0.id [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_like pl1_0 [2026-01-20T00:08:00.595Z] left join [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:08:00.595Z] left join [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.id=? [2026-01-20T00:08:00.595Z] and u1_0.id=? [2026-01-20T00:08:00.595Z] fetch [2026-01-20T00:08:00.595Z] first ? rows only [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] pl1_0.id [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_like pl1_0 [2026-01-20T00:08:00.595Z] left join [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:08:00.595Z] left join [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.id=? [2026-01-20T00:08:00.595Z] and u1_0.id=? [2026-01-20T00:08:00.595Z] fetch [2026-01-20T00:08:00.595Z] first ? rows only [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.522+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=1 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.526+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.526+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@41ea27ac] [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] MockHttpServletRequest: [2026-01-20T00:08:00.595Z] HTTP Method = GET [2026-01-20T00:08:00.595Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.595Z] Parameters = {} [2026-01-20T00:08:00.595Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJlYzNiYWY0MC1hNmI3LTRkMTMtODEzMy02M2VjZGQ2ZDcyNjQiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.noDA8WVoSBQbjJaAUK28yB8yFbdeTD_tem_tG-TwSNyemqouQdBo9ckN1INbEWXRcQRd5TLNMavGyIGryn-hdA"] [2026-01-20T00:08:00.595Z] Body = [2026-01-20T00:08:00.595Z] Session Attrs = {} [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] Handler: [2026-01-20T00:08:00.595Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.595Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] Async: [2026-01-20T00:08:00.595Z] Async started = false [2026-01-20T00:08:00.595Z] Async result = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] Resolved Exception: [2026-01-20T00:08:00.595Z] Type = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] ModelAndView: [2026-01-20T00:08:00.595Z] View name = null [2026-01-20T00:08:00.595Z] View = null [2026-01-20T00:08:00.595Z] Model = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] FlashMap: [2026-01-20T00:08:00.595Z] Attributes = null [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] MockHttpServletResponse: [2026-01-20T00:08:00.595Z] Status = 200 [2026-01-20T00:08:00.595Z] Error message = null [2026-01-20T00:08:00.595Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.595Z] Content type = application/json [2026-01-20T00:08:00.595Z] Body = {"postId":2,"author":{"userId":"ec3baf40-a6b7-4d13-8133-63ecdd6d7264","nickname":"창업가문어903","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"restaurant","title":"\uD83C\uDF5C 강남역 근처 진짜 맛있는 라멘집 발견!","content":"예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 \uD83D\uDCAA\n\n\uD83D\uDCCD 위치: 강남역 3번 출구에서 도보 5분\n\uD83D\uDCB0 가격: 라멘 8,000원 (가성비 최고)\n⏰ 운영시간: 11:00-22:00 (브레이크타임 없음)\n\uD83D\uDC4D 추천 메뉴: 돈코츠 라멘, 차슈멘","images":[],"likeCount":0,"commentCount":0,"viewCount":1,"createdAt":"2026-01-20T09:08:00.493328","updatedAt":"2026-01-20T09:08:00.493328","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:08:00.595Z] Forwarded URL = null [2026-01-20T00:08:00.595Z] Redirected URL = null [2026-01-20T00:08:00.595Z] Cookies = [] [2026-01-20T00:08:00.595Z] ✅ 상세 조회 확인 (작성자): [2026-01-20T00:08:00.595Z] - 편집 권한: true [2026-01-20T00:08:00.595Z] - 삭제 권한: true [2026-01-20T00:08:00.595Z] - 작성자 주소: 11680 [2026-01-20T00:08:00.595Z] [2026-01-20T00:08:00.595Z] ✏️ [STEP 5] 게시글 내용 업데이트... [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.534+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.age_range, [2026-01-20T00:08:00.595Z] u1_0.budget, [2026-01-20T00:08:00.595Z] u1_0.created_at, [2026-01-20T00:08:00.595Z] u1_0.email, [2026-01-20T00:08:00.595Z] u1_0.gender, [2026-01-20T00:08:00.595Z] u1_0.latitude, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.longitude, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.startup_experience, [2026-01-20T00:08:00.595Z] u1_0.updated_at, [2026-01-20T00:08:00.595Z] u1_0.user_type, [2026-01-20T00:08:00.595Z] u1_0.username [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] u1_0.id=? [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] u1_0.id, [2026-01-20T00:08:00.595Z] u1_0.age_range, [2026-01-20T00:08:00.595Z] u1_0.budget, [2026-01-20T00:08:00.595Z] u1_0.created_at, [2026-01-20T00:08:00.595Z] u1_0.email, [2026-01-20T00:08:00.595Z] u1_0.gender, [2026-01-20T00:08:00.595Z] u1_0.latitude, [2026-01-20T00:08:00.595Z] u1_0.location, [2026-01-20T00:08:00.595Z] u1_0.longitude, [2026-01-20T00:08:00.595Z] u1_0.nickname, [2026-01-20T00:08:00.595Z] u1_0.profile_image_url, [2026-01-20T00:08:00.595Z] u1_0.startup_experience, [2026-01-20T00:08:00.595Z] u1_0.updated_at, [2026-01-20T00:08:00.595Z] u1_0.user_type, [2026-01-20T00:08:00.595Z] u1_0.username [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] users u1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] u1_0.id=? [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.535+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.536+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.538+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 요청: freeboardId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.539+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.540+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] p1_0.id, [2026-01-20T00:08:00.595Z] p1_0.category, [2026-01-20T00:08:00.595Z] p1_0.comment_count, [2026-01-20T00:08:00.595Z] p1_0.content, [2026-01-20T00:08:00.595Z] p1_0.created_at, [2026-01-20T00:08:00.595Z] p1_0.deleted, [2026-01-20T00:08:00.595Z] p1_0.like_count, [2026-01-20T00:08:00.595Z] p1_0.title, [2026-01-20T00:08:00.595Z] p1_0.updated_at, [2026-01-20T00:08:00.595Z] p1_0.user_id, [2026-01-20T00:08:00.595Z] p1_0.view_count [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.id=? [2026-01-20T00:08:00.595Z] and not(p1_0.deleted) [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] /* */ select [2026-01-20T00:08:00.595Z] p1_0.id, [2026-01-20T00:08:00.595Z] p1_0.category, [2026-01-20T00:08:00.595Z] p1_0.comment_count, [2026-01-20T00:08:00.595Z] p1_0.content, [2026-01-20T00:08:00.595Z] p1_0.created_at, [2026-01-20T00:08:00.595Z] p1_0.deleted, [2026-01-20T00:08:00.595Z] p1_0.like_count, [2026-01-20T00:08:00.595Z] p1_0.title, [2026-01-20T00:08:00.595Z] p1_0.updated_at, [2026-01-20T00:08:00.595Z] p1_0.user_id, [2026-01-20T00:08:00.595Z] p1_0.view_count [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post p1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] p1_0.id=? [2026-01-20T00:08:00.595Z] and not(p1_0.deleted) [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.541+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] i1_0.post_id, [2026-01-20T00:08:00.595Z] i1_0.id, [2026-01-20T00:08:00.595Z] i1_0.image_url, [2026-01-20T00:08:00.595Z] i1_0.sequence [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image i1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] i1_0.post_id=? [2026-01-20T00:08:00.595Z] Hibernate: [2026-01-20T00:08:00.595Z] select [2026-01-20T00:08:00.595Z] i1_0.post_id, [2026-01-20T00:08:00.595Z] i1_0.id, [2026-01-20T00:08:00.595Z] i1_0.image_url, [2026-01-20T00:08:00.595Z] i1_0.sequence [2026-01-20T00:08:00.595Z] from [2026-01-20T00:08:00.595Z] post_image i1_0 [2026-01-20T00:08:00.595Z] where [2026-01-20T00:08:00.595Z] i1_0.post_id=? [2026-01-20T00:08:00.595Z] 2026-01-20T09:08:00.542+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 완료: postId=2, newImageCount=0 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] /* update [2026-01-20T00:08:00.851Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.851Z] set [2026-01-20T00:08:00.851Z] category=?, [2026-01-20T00:08:00.851Z] comment_count=?, [2026-01-20T00:08:00.851Z] content=?, [2026-01-20T00:08:00.851Z] deleted=?, [2026-01-20T00:08:00.851Z] like_count=?, [2026-01-20T00:08:00.851Z] title=?, [2026-01-20T00:08:00.851Z] updated_at=?, [2026-01-20T00:08:00.851Z] user_id=?, [2026-01-20T00:08:00.851Z] view_count=? [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] /* update [2026-01-20T00:08:00.851Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.851Z] set [2026-01-20T00:08:00.851Z] category=?, [2026-01-20T00:08:00.851Z] comment_count=?, [2026-01-20T00:08:00.851Z] content=?, [2026-01-20T00:08:00.851Z] deleted=?, [2026-01-20T00:08:00.851Z] like_count=?, [2026-01-20T00:08:00.851Z] title=?, [2026-01-20T00:08:00.851Z] updated_at=?, [2026-01-20T00:08:00.851Z] user_id=?, [2026-01-20T00:08:00.851Z] view_count=? [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.543+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 수정 완료: freeboardId=2 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.544+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.544+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardCreateResponse@281bcf6c] [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] MockHttpServletRequest: [2026-01-20T00:08:00.851Z] HTTP Method = PATCH [2026-01-20T00:08:00.851Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.851Z] Parameters = {title=[🍜 강남역 근처 진짜 맛있는 라멘집 발견! [수정됨]], content=[예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 💪 [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] 📍 위치: 강남역 3번 출구에서 도보 5분 [2026-01-20T00:08:00.851Z] 💰 가격: 라멘 8,000원 (가성비 최고) [2026-01-20T00:08:00.851Z] ⏰ 운영시간: 11:00-22:00 (브레이크타임 없음) [2026-01-20T00:08:00.851Z] 👍 추천 메뉴: 돈코츠 라멘, 차슈멘 [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] === 수정 내용 === [2026-01-20T00:08:00.851Z] 📞 전화번호: 02-1234-5678 [2026-01-20T00:08:00.851Z] 🚗 주차: 근처 공영주차장 이용 (도보 3분) [2026-01-20T00:08:00.851Z] 💡 팁: 점심시간에는 웨이팅이 있을 수 있어요!], category=[restaurant]} [2026-01-20T00:08:00.851Z] Headers = [Content-Type:"multipart/form-data", Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJlYzNiYWY0MC1hNmI3LTRkMTMtODEzMy02M2VjZGQ2ZDcyNjQiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.noDA8WVoSBQbjJaAUK28yB8yFbdeTD_tem_tG-TwSNyemqouQdBo9ckN1INbEWXRcQRd5TLNMavGyIGryn-hdA"] [2026-01-20T00:08:00.851Z] Body = [2026-01-20T00:08:00.851Z] Session Attrs = {} [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] Handler: [2026-01-20T00:08:00.851Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.851Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#updatePost(Long, FreeboardUpdateRequest, CustomUserDetails) [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] Async: [2026-01-20T00:08:00.851Z] Async started = false [2026-01-20T00:08:00.851Z] Async result = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] Resolved Exception: [2026-01-20T00:08:00.851Z] Type = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] ModelAndView: [2026-01-20T00:08:00.851Z] View name = null [2026-01-20T00:08:00.851Z] View = null [2026-01-20T00:08:00.851Z] Model = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] FlashMap: [2026-01-20T00:08:00.851Z] Attributes = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] MockHttpServletResponse: [2026-01-20T00:08:00.851Z] Status = 200 [2026-01-20T00:08:00.851Z] Error message = null [2026-01-20T00:08:00.851Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.851Z] Content type = application/json [2026-01-20T00:08:00.851Z] Body = {"postId":2} [2026-01-20T00:08:00.851Z] Forwarded URL = null [2026-01-20T00:08:00.851Z] Redirected URL = null [2026-01-20T00:08:00.851Z] Cookies = [] [2026-01-20T00:08:00.851Z] ✅ 게시글 수정 완료 [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] 🔎 [STEP 6] 수정된 내용 확인... [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.546+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.851Z] u1_0.nickname, [2026-01-20T00:08:00.851Z] u1_0.profile_image_url, [2026-01-20T00:08:00.851Z] u1_0.startup_experience, [2026-01-20T00:08:00.851Z] u1_0.updated_at, [2026-01-20T00:08:00.851Z] u1_0.user_type, [2026-01-20T00:08:00.851Z] u1_0.username [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] u1_0.id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.851Z] u1_0.nickname, [2026-01-20T00:08:00.851Z] u1_0.profile_image_url, [2026-01-20T00:08:00.851Z] u1_0.startup_experience, [2026-01-20T00:08:00.851Z] u1_0.updated_at, [2026-01-20T00:08:00.851Z] u1_0.user_type, [2026-01-20T00:08:00.851Z] u1_0.username [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] u1_0.id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.547+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.547+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.548+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.548+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.549+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] /* */ select [2026-01-20T00:08:00.851Z] p1_0.id, [2026-01-20T00:08:00.851Z] p1_0.category, [2026-01-20T00:08:00.851Z] p1_0.comment_count, [2026-01-20T00:08:00.851Z] p1_0.content, [2026-01-20T00:08:00.851Z] p1_0.created_at, [2026-01-20T00:08:00.851Z] p1_0.deleted, [2026-01-20T00:08:00.851Z] p1_0.like_count, [2026-01-20T00:08:00.851Z] p1_0.title, [2026-01-20T00:08:00.851Z] p1_0.updated_at, [2026-01-20T00:08:00.851Z] p1_0.user_id, [2026-01-20T00:08:00.851Z] p1_0.view_count [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post p1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] p1_0.id=? [2026-01-20T00:08:00.851Z] and not(p1_0.deleted) [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] /* */ select [2026-01-20T00:08:00.851Z] p1_0.id, [2026-01-20T00:08:00.851Z] p1_0.category, [2026-01-20T00:08:00.851Z] p1_0.comment_count, [2026-01-20T00:08:00.851Z] p1_0.content, [2026-01-20T00:08:00.851Z] p1_0.created_at, [2026-01-20T00:08:00.851Z] p1_0.deleted, [2026-01-20T00:08:00.851Z] p1_0.like_count, [2026-01-20T00:08:00.851Z] p1_0.title, [2026-01-20T00:08:00.851Z] p1_0.updated_at, [2026-01-20T00:08:00.851Z] p1_0.user_id, [2026-01-20T00:08:00.851Z] p1_0.view_count [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post p1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] p1_0.id=? [2026-01-20T00:08:00.851Z] and not(p1_0.deleted) [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.550+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] i1_0.post_id, [2026-01-20T00:08:00.851Z] i1_0.id, [2026-01-20T00:08:00.851Z] i1_0.image_url, [2026-01-20T00:08:00.851Z] i1_0.sequence [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post_image i1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] i1_0.post_id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] i1_0.post_id, [2026-01-20T00:08:00.851Z] i1_0.id, [2026-01-20T00:08:00.851Z] i1_0.image_url, [2026-01-20T00:08:00.851Z] i1_0.sequence [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post_image i1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] i1_0.post_id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.551+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.851Z] u1_0.nickname, [2026-01-20T00:08:00.851Z] u1_0.profile_image_url, [2026-01-20T00:08:00.851Z] u1_0.startup_experience, [2026-01-20T00:08:00.851Z] u1_0.updated_at, [2026-01-20T00:08:00.851Z] u1_0.user_type, [2026-01-20T00:08:00.851Z] u1_0.username [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] u1_0.id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.851Z] u1_0.nickname, [2026-01-20T00:08:00.851Z] u1_0.profile_image_url, [2026-01-20T00:08:00.851Z] u1_0.startup_experience, [2026-01-20T00:08:00.851Z] u1_0.updated_at, [2026-01-20T00:08:00.851Z] u1_0.user_type, [2026-01-20T00:08:00.851Z] u1_0.username [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] u1_0.id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.553+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] /* update [2026-01-20T00:08:00.851Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.851Z] set [2026-01-20T00:08:00.851Z] category=?, [2026-01-20T00:08:00.851Z] comment_count=?, [2026-01-20T00:08:00.851Z] content=?, [2026-01-20T00:08:00.851Z] deleted=?, [2026-01-20T00:08:00.851Z] like_count=?, [2026-01-20T00:08:00.851Z] title=?, [2026-01-20T00:08:00.851Z] updated_at=?, [2026-01-20T00:08:00.851Z] user_id=?, [2026-01-20T00:08:00.851Z] view_count=? [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] /* update [2026-01-20T00:08:00.851Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.851Z] set [2026-01-20T00:08:00.851Z] category=?, [2026-01-20T00:08:00.851Z] comment_count=?, [2026-01-20T00:08:00.851Z] content=?, [2026-01-20T00:08:00.851Z] deleted=?, [2026-01-20T00:08:00.851Z] like_count=?, [2026-01-20T00:08:00.851Z] title=?, [2026-01-20T00:08:00.851Z] updated_at=?, [2026-01-20T00:08:00.851Z] user_id=?, [2026-01-20T00:08:00.851Z] view_count=? [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.553+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] /* */ select [2026-01-20T00:08:00.851Z] pl1_0.id [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post_like pl1_0 [2026-01-20T00:08:00.851Z] left join [2026-01-20T00:08:00.851Z] post p1_0 [2026-01-20T00:08:00.851Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:08:00.851Z] left join [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] p1_0.id=? [2026-01-20T00:08:00.851Z] and u1_0.id=? [2026-01-20T00:08:00.851Z] fetch [2026-01-20T00:08:00.851Z] first ? rows only [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] /* */ select [2026-01-20T00:08:00.851Z] pl1_0.id [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post_like pl1_0 [2026-01-20T00:08:00.851Z] left join [2026-01-20T00:08:00.851Z] post p1_0 [2026-01-20T00:08:00.851Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:08:00.851Z] left join [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] p1_0.id=? [2026-01-20T00:08:00.851Z] and u1_0.id=? [2026-01-20T00:08:00.851Z] fetch [2026-01-20T00:08:00.851Z] first ? rows only [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.554+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=2 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.554+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.555+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@62b585f2] [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] MockHttpServletRequest: [2026-01-20T00:08:00.851Z] HTTP Method = GET [2026-01-20T00:08:00.851Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.851Z] Parameters = {} [2026-01-20T00:08:00.851Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJlYzNiYWY0MC1hNmI3LTRkMTMtODEzMy02M2VjZGQ2ZDcyNjQiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.noDA8WVoSBQbjJaAUK28yB8yFbdeTD_tem_tG-TwSNyemqouQdBo9ckN1INbEWXRcQRd5TLNMavGyIGryn-hdA"] [2026-01-20T00:08:00.851Z] Body = [2026-01-20T00:08:00.851Z] Session Attrs = {} [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] Handler: [2026-01-20T00:08:00.851Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.851Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] Async: [2026-01-20T00:08:00.851Z] Async started = false [2026-01-20T00:08:00.851Z] Async result = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] Resolved Exception: [2026-01-20T00:08:00.851Z] Type = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] ModelAndView: [2026-01-20T00:08:00.851Z] View name = null [2026-01-20T00:08:00.851Z] View = null [2026-01-20T00:08:00.851Z] Model = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] FlashMap: [2026-01-20T00:08:00.851Z] Attributes = null [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] MockHttpServletResponse: [2026-01-20T00:08:00.851Z] Status = 200 [2026-01-20T00:08:00.851Z] Error message = null [2026-01-20T00:08:00.851Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.851Z] Content type = application/json [2026-01-20T00:08:00.851Z] Body = {"postId":2,"author":{"userId":"ec3baf40-a6b7-4d13-8133-63ecdd6d7264","nickname":"창업가문어903","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"restaurant","title":"\uD83C\uDF5C 강남역 근처 진짜 맛있는 라멘집 발견! [수정됨]","content":"예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 \uD83D\uDCAA\n\n\uD83D\uDCCD 위치: 강남역 3번 출구에서 도보 5분\n\uD83D\uDCB0 가격: 라멘 8,000원 (가성비 최고)\n⏰ 운영시간: 11:00-22:00 (브레이크타임 없음)\n\uD83D\uDC4D 추천 메뉴: 돈코츠 라멘, 차슈멘\n\n=== 수정 내용 ===\n\uD83D\uDCDE 전화번호: 02-1234-5678\n\uD83D\uDE97 주차: 근처 공영주차장 이용 (도보 3분)\n\uD83D\uDCA1 팁: 점심시간에는 웨이팅이 있을 수 있어요!","images":[],"likeCount":0,"commentCount":0,"viewCount":2,"createdAt":"2026-01-20T09:08:00.493328","updatedAt":"2026-01-20T09:08:00.542724","canEdit":true,"canDelete":true,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":true,"isLiked":false} [2026-01-20T00:08:00.851Z] Forwarded URL = null [2026-01-20T00:08:00.851Z] Redirected URL = null [2026-01-20T00:08:00.851Z] Cookies = [] [2026-01-20T00:08:00.851Z] ✅ 수정 내용 확인 완료 [2026-01-20T00:08:00.851Z] [2026-01-20T00:08:00.851Z] 👥 [STEP 7] 다른 사용자(거주민) 관점에서 게시글 조회... [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.557+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] /* insert for [2026-01-20T00:08:00.851Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:00.851Z] into [2026-01-20T00:08:00.851Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:00.851Z] values [2026-01-20T00:08:00.851Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] /* insert for [2026-01-20T00:08:00.851Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:00.851Z] into [2026-01-20T00:08:00.851Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:00.851Z] values [2026-01-20T00:08:00.851Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.560+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.851Z] u1_0.nickname, [2026-01-20T00:08:00.851Z] u1_0.profile_image_url, [2026-01-20T00:08:00.851Z] u1_0.startup_experience, [2026-01-20T00:08:00.851Z] u1_0.updated_at, [2026-01-20T00:08:00.851Z] u1_0.user_type, [2026-01-20T00:08:00.851Z] u1_0.username [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] u1_0.id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.851Z] u1_0.nickname, [2026-01-20T00:08:00.851Z] u1_0.profile_image_url, [2026-01-20T00:08:00.851Z] u1_0.startup_experience, [2026-01-20T00:08:00.851Z] u1_0.updated_at, [2026-01-20T00:08:00.851Z] u1_0.user_type, [2026-01-20T00:08:00.851Z] u1_0.username [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] users u1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] u1_0.id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.560+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: df556002-34aa-4337-8a7d-1c32a787c6b5 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.561+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.561+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=df556002-34aa-4337-8a7d-1c32a787c6b5 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.562+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=df556002-34aa-4337-8a7d-1c32a787c6b5 [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] /* */ select [2026-01-20T00:08:00.851Z] p1_0.id, [2026-01-20T00:08:00.851Z] p1_0.category, [2026-01-20T00:08:00.851Z] p1_0.comment_count, [2026-01-20T00:08:00.851Z] p1_0.content, [2026-01-20T00:08:00.851Z] p1_0.created_at, [2026-01-20T00:08:00.851Z] p1_0.deleted, [2026-01-20T00:08:00.851Z] p1_0.like_count, [2026-01-20T00:08:00.851Z] p1_0.title, [2026-01-20T00:08:00.851Z] p1_0.updated_at, [2026-01-20T00:08:00.851Z] p1_0.user_id, [2026-01-20T00:08:00.851Z] p1_0.view_count [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post p1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] p1_0.id=? [2026-01-20T00:08:00.851Z] and not(p1_0.deleted) [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] /* */ select [2026-01-20T00:08:00.851Z] p1_0.id, [2026-01-20T00:08:00.851Z] p1_0.category, [2026-01-20T00:08:00.851Z] p1_0.comment_count, [2026-01-20T00:08:00.851Z] p1_0.content, [2026-01-20T00:08:00.851Z] p1_0.created_at, [2026-01-20T00:08:00.851Z] p1_0.deleted, [2026-01-20T00:08:00.851Z] p1_0.like_count, [2026-01-20T00:08:00.851Z] p1_0.title, [2026-01-20T00:08:00.851Z] p1_0.updated_at, [2026-01-20T00:08:00.851Z] p1_0.user_id, [2026-01-20T00:08:00.851Z] p1_0.view_count [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post p1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] p1_0.id=? [2026-01-20T00:08:00.851Z] and not(p1_0.deleted) [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] i1_0.post_id, [2026-01-20T00:08:00.851Z] i1_0.id, [2026-01-20T00:08:00.851Z] i1_0.image_url, [2026-01-20T00:08:00.851Z] i1_0.sequence [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post_image i1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] i1_0.post_id=? [2026-01-20T00:08:00.851Z] Hibernate: [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] i1_0.post_id, [2026-01-20T00:08:00.851Z] i1_0.id, [2026-01-20T00:08:00.851Z] i1_0.image_url, [2026-01-20T00:08:00.851Z] i1_0.sequence [2026-01-20T00:08:00.851Z] from [2026-01-20T00:08:00.851Z] post_image i1_0 [2026-01-20T00:08:00.851Z] where [2026-01-20T00:08:00.851Z] i1_0.post_id=? [2026-01-20T00:08:00.851Z] 2026-01-20T09:08:00.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.851Z] select [2026-01-20T00:08:00.851Z] u1_0.id, [2026-01-20T00:08:00.851Z] u1_0.age_range, [2026-01-20T00:08:00.851Z] u1_0.budget, [2026-01-20T00:08:00.851Z] u1_0.created_at, [2026-01-20T00:08:00.851Z] u1_0.email, [2026-01-20T00:08:00.851Z] u1_0.gender, [2026-01-20T00:08:00.851Z] u1_0.latitude, [2026-01-20T00:08:00.851Z] u1_0.location, [2026-01-20T00:08:00.851Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* update [2026-01-20T00:08:00.852Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.852Z] set [2026-01-20T00:08:00.852Z] category=?, [2026-01-20T00:08:00.852Z] comment_count=?, [2026-01-20T00:08:00.852Z] content=?, [2026-01-20T00:08:00.852Z] deleted=?, [2026-01-20T00:08:00.852Z] like_count=?, [2026-01-20T00:08:00.852Z] title=?, [2026-01-20T00:08:00.852Z] updated_at=?, [2026-01-20T00:08:00.852Z] user_id=?, [2026-01-20T00:08:00.852Z] view_count=? [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* update [2026-01-20T00:08:00.852Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.852Z] set [2026-01-20T00:08:00.852Z] category=?, [2026-01-20T00:08:00.852Z] comment_count=?, [2026-01-20T00:08:00.852Z] content=?, [2026-01-20T00:08:00.852Z] deleted=?, [2026-01-20T00:08:00.852Z] like_count=?, [2026-01-20T00:08:00.852Z] title=?, [2026-01-20T00:08:00.852Z] updated_at=?, [2026-01-20T00:08:00.852Z] user_id=?, [2026-01-20T00:08:00.852Z] view_count=? [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] pl1_0.id [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post_like pl1_0 [2026-01-20T00:08:00.852Z] left join [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:08:00.852Z] left join [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and u1_0.id=? [2026-01-20T00:08:00.852Z] fetch [2026-01-20T00:08:00.852Z] first ? rows only [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] pl1_0.id [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post_like pl1_0 [2026-01-20T00:08:00.852Z] left join [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] on p1_0.id=pl1_0.post_id [2026-01-20T00:08:00.852Z] left join [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] on u1_0.id=pl1_0.user_id [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and u1_0.id=? [2026-01-20T00:08:00.852Z] fetch [2026-01-20T00:08:00.852Z] first ? rows only [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.567+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=3 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.567+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.567+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@72c7cedb] [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletRequest: [2026-01-20T00:08:00.852Z] HTTP Method = GET [2026-01-20T00:08:00.852Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.852Z] Parameters = {} [2026-01-20T00:08:00.852Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZjU1NjAwMi0zNGFhLTQzMzctOGE3ZC0xYzMyYTc4N2M2YjUiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.2cd54yy5RhIjPWl94H_jixniVeAzj9J4y-GAPDOkTwkCjc55QaJOjd6V5yMn4Ak51gz25AakOWKrsdVARXGCKQ"] [2026-01-20T00:08:00.852Z] Body = [2026-01-20T00:08:00.852Z] Session Attrs = {} [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Handler: [2026-01-20T00:08:00.852Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.852Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Async: [2026-01-20T00:08:00.852Z] Async started = false [2026-01-20T00:08:00.852Z] Async result = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Resolved Exception: [2026-01-20T00:08:00.852Z] Type = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] ModelAndView: [2026-01-20T00:08:00.852Z] View name = null [2026-01-20T00:08:00.852Z] View = null [2026-01-20T00:08:00.852Z] Model = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] FlashMap: [2026-01-20T00:08:00.852Z] Attributes = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletResponse: [2026-01-20T00:08:00.852Z] Status = 200 [2026-01-20T00:08:00.852Z] Error message = null [2026-01-20T00:08:00.852Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.852Z] Content type = application/json [2026-01-20T00:08:00.852Z] Body = {"postId":2,"author":{"userId":"ec3baf40-a6b7-4d13-8133-63ecdd6d7264","nickname":"창업가문어903","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"restaurant","title":"\uD83C\uDF5C 강남역 근처 진짜 맛있는 라멘집 발견! [수정됨]","content":"예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 \uD83D\uDCAA\n\n\uD83D\uDCCD 위치: 강남역 3번 출구에서 도보 5분\n\uD83D\uDCB0 가격: 라멘 8,000원 (가성비 최고)\n⏰ 운영시간: 11:00-22:00 (브레이크타임 없음)\n\uD83D\uDC4D 추천 메뉴: 돈코츠 라멘, 차슈멘\n\n=== 수정 내용 ===\n\uD83D\uDCDE 전화번호: 02-1234-5678\n\uD83D\uDE97 주차: 근처 공영주차장 이용 (도보 3분)\n\uD83D\uDCA1 팁: 점심시간에는 웨이팅이 있을 수 있어요!","images":[],"likeCount":0,"commentCount":0,"viewCount":3,"createdAt":"2026-01-20T09:08:00.493328","updatedAt":"2026-01-20T09:08:00.552984","canEdit":false,"canDelete":false,"authorized":true,"liked":false,"isAuthorized":true,"isAuthor":false,"isLiked":false} [2026-01-20T00:08:00.852Z] Forwarded URL = null [2026-01-20T00:08:00.852Z] Redirected URL = null [2026-01-20T00:08:00.852Z] Cookies = [] [2026-01-20T00:08:00.852Z] ✅ 다른 사용자 관점 확인: [2026-01-20T00:08:00.852Z] - 거주민문어617(INHABITANT)는 편집/삭제 불가능 [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] 🔓 [STEP 8] 미인증 사용자 관점에서 게시글 조회... [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.570+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.571+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=anonymous [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.571+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=null [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.572+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] p1_0.id, [2026-01-20T00:08:00.852Z] p1_0.category, [2026-01-20T00:08:00.852Z] p1_0.comment_count, [2026-01-20T00:08:00.852Z] p1_0.content, [2026-01-20T00:08:00.852Z] p1_0.created_at, [2026-01-20T00:08:00.852Z] p1_0.deleted, [2026-01-20T00:08:00.852Z] p1_0.like_count, [2026-01-20T00:08:00.852Z] p1_0.title, [2026-01-20T00:08:00.852Z] p1_0.updated_at, [2026-01-20T00:08:00.852Z] p1_0.user_id, [2026-01-20T00:08:00.852Z] p1_0.view_count [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and not(p1_0.deleted) [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] p1_0.id, [2026-01-20T00:08:00.852Z] p1_0.category, [2026-01-20T00:08:00.852Z] p1_0.comment_count, [2026-01-20T00:08:00.852Z] p1_0.content, [2026-01-20T00:08:00.852Z] p1_0.created_at, [2026-01-20T00:08:00.852Z] p1_0.deleted, [2026-01-20T00:08:00.852Z] p1_0.like_count, [2026-01-20T00:08:00.852Z] p1_0.title, [2026-01-20T00:08:00.852Z] p1_0.updated_at, [2026-01-20T00:08:00.852Z] p1_0.user_id, [2026-01-20T00:08:00.852Z] p1_0.view_count [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and not(p1_0.deleted) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] i1_0.post_id, [2026-01-20T00:08:00.852Z] i1_0.id, [2026-01-20T00:08:00.852Z] i1_0.image_url, [2026-01-20T00:08:00.852Z] i1_0.sequence [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post_image i1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] i1_0.post_id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] i1_0.post_id, [2026-01-20T00:08:00.852Z] i1_0.id, [2026-01-20T00:08:00.852Z] i1_0.image_url, [2026-01-20T00:08:00.852Z] i1_0.sequence [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post_image i1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] i1_0.post_id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.573+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.574+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* update [2026-01-20T00:08:00.852Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.852Z] set [2026-01-20T00:08:00.852Z] category=?, [2026-01-20T00:08:00.852Z] comment_count=?, [2026-01-20T00:08:00.852Z] content=?, [2026-01-20T00:08:00.852Z] deleted=?, [2026-01-20T00:08:00.852Z] like_count=?, [2026-01-20T00:08:00.852Z] title=?, [2026-01-20T00:08:00.852Z] updated_at=?, [2026-01-20T00:08:00.852Z] user_id=?, [2026-01-20T00:08:00.852Z] view_count=? [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* update [2026-01-20T00:08:00.852Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.852Z] set [2026-01-20T00:08:00.852Z] category=?, [2026-01-20T00:08:00.852Z] comment_count=?, [2026-01-20T00:08:00.852Z] content=?, [2026-01-20T00:08:00.852Z] deleted=?, [2026-01-20T00:08:00.852Z] like_count=?, [2026-01-20T00:08:00.852Z] title=?, [2026-01-20T00:08:00.852Z] updated_at=?, [2026-01-20T00:08:00.852Z] user_id=?, [2026-01-20T00:08:00.852Z] view_count=? [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.575+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 완료: freeboardId=2, viewCount=4 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.575+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.575+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.freeboard.post.domain.dto.FreeboardDetailResponse@4c7acabd] [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletRequest: [2026-01-20T00:08:00.852Z] HTTP Method = GET [2026-01-20T00:08:00.852Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.852Z] Parameters = {} [2026-01-20T00:08:00.852Z] Headers = [] [2026-01-20T00:08:00.852Z] Body = [2026-01-20T00:08:00.852Z] Session Attrs = {} [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Handler: [2026-01-20T00:08:00.852Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.852Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Async: [2026-01-20T00:08:00.852Z] Async started = false [2026-01-20T00:08:00.852Z] Async result = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Resolved Exception: [2026-01-20T00:08:00.852Z] Type = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] ModelAndView: [2026-01-20T00:08:00.852Z] View name = null [2026-01-20T00:08:00.852Z] View = null [2026-01-20T00:08:00.852Z] Model = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] FlashMap: [2026-01-20T00:08:00.852Z] Attributes = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletResponse: [2026-01-20T00:08:00.852Z] Status = 200 [2026-01-20T00:08:00.852Z] Error message = null [2026-01-20T00:08:00.852Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.852Z] Content type = application/json [2026-01-20T00:08:00.852Z] Body = {"postId":2,"author":{"userId":"ec3baf40-a6b7-4d13-8133-63ecdd6d7264","nickname":"창업가문어903","profileImageUrl":"https://example.com/founder-profile.jpg","userType":"FOUNDER","address":"11680"},"category":"restaurant","title":"\uD83C\uDF5C 강남역 근처 진짜 맛있는 라멘집 발견! [수정됨]","content":"예비창업자로 활동하면서 매일 이 근처를 돌아다니는데, 정말 숨은 보석 같은 라멘집을 발견했어요! 창업 준비하시는 분들, 맛있는 한 끼 드시고 에너지 충전하세요 \uD83D\uDCAA\n\n\uD83D\uDCCD 위치: 강남역 3번 출구에서 도보 5분\n\uD83D\uDCB0 가격: 라멘 8,000원 (가성비 최고)\n⏰ 운영시간: 11:00-22:00 (브레이크타임 없음)\n\uD83D\uDC4D 추천 메뉴: 돈코츠 라멘, 차슈멘\n\n=== 수정 내용 ===\n\uD83D\uDCDE 전화번호: 02-1234-5678\n\uD83D\uDE97 주차: 근처 공영주차장 이용 (도보 3분)\n\uD83D\uDCA1 팁: 점심시간에는 웨이팅이 있을 수 있어요!","images":[],"likeCount":0,"commentCount":0,"viewCount":4,"createdAt":"2026-01-20T09:08:00.493328","updatedAt":"2026-01-20T09:08:00.56598","canEdit":null,"canDelete":null,"authorized":false,"liked":null,"isAuthorized":false,"isAuthor":false,"isLiked":null} [2026-01-20T00:08:00.852Z] Forwarded URL = null [2026-01-20T00:08:00.852Z] Redirected URL = null [2026-01-20T00:08:00.852Z] Cookies = [] [2026-01-20T00:08:00.852Z] ✅ 미인증 사용자 관점 확인: 조회는 가능하지만 편집/삭제 불가능 [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] ❌ [STEP 9] 권한 없는 사용자의 삭제 시도 (실패해야 함)... [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.579+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.580+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: df556002-34aa-4337-8a7d-1c32a787c6b5 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.580+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.581+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=2, userId=df556002-34aa-4337-8a7d-1c32a787c6b5 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.581+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=2, userId=df556002-34aa-4337-8a7d-1c32a787c6b5 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] p1_0.id, [2026-01-20T00:08:00.852Z] p1_0.category, [2026-01-20T00:08:00.852Z] p1_0.comment_count, [2026-01-20T00:08:00.852Z] p1_0.content, [2026-01-20T00:08:00.852Z] p1_0.created_at, [2026-01-20T00:08:00.852Z] p1_0.deleted, [2026-01-20T00:08:00.852Z] p1_0.like_count, [2026-01-20T00:08:00.852Z] p1_0.title, [2026-01-20T00:08:00.852Z] p1_0.updated_at, [2026-01-20T00:08:00.852Z] p1_0.user_id, [2026-01-20T00:08:00.852Z] p1_0.view_count [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and not(p1_0.deleted) [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] p1_0.id, [2026-01-20T00:08:00.852Z] p1_0.category, [2026-01-20T00:08:00.852Z] p1_0.comment_count, [2026-01-20T00:08:00.852Z] p1_0.content, [2026-01-20T00:08:00.852Z] p1_0.created_at, [2026-01-20T00:08:00.852Z] p1_0.deleted, [2026-01-20T00:08:00.852Z] p1_0.like_count, [2026-01-20T00:08:00.852Z] p1_0.title, [2026-01-20T00:08:00.852Z] p1_0.updated_at, [2026-01-20T00:08:00.852Z] p1_0.user_id, [2026-01-20T00:08:00.852Z] p1_0.view_count [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and not(p1_0.deleted) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.587+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.587+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_ACCESS_DENIED - 게시글에 대한 접근 권한이 없습니다. [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.589+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.589+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_ACCESS_DENIED, message=게시글에 대한 접근 권한이 없습니다.]] [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.589+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 게시글에 대한 접근 권한이 없습니다.] [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletRequest: [2026-01-20T00:08:00.852Z] HTTP Method = DELETE [2026-01-20T00:08:00.852Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.852Z] Parameters = {} [2026-01-20T00:08:00.852Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZjU1NjAwMi0zNGFhLTQzMzctOGE3ZC0xYzMyYTc4N2M2YjUiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.2cd54yy5RhIjPWl94H_jixniVeAzj9J4y-GAPDOkTwkCjc55QaJOjd6V5yMn4Ak51gz25AakOWKrsdVARXGCKQ"] [2026-01-20T00:08:00.852Z] Body = [2026-01-20T00:08:00.852Z] Session Attrs = {} [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Handler: [2026-01-20T00:08:00.852Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.852Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Async: [2026-01-20T00:08:00.852Z] Async started = false [2026-01-20T00:08:00.852Z] Async result = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Resolved Exception: [2026-01-20T00:08:00.852Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] ModelAndView: [2026-01-20T00:08:00.852Z] View name = null [2026-01-20T00:08:00.852Z] View = null [2026-01-20T00:08:00.852Z] Model = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] FlashMap: [2026-01-20T00:08:00.852Z] Attributes = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletResponse: [2026-01-20T00:08:00.852Z] Status = 403 [2026-01-20T00:08:00.852Z] Error message = null [2026-01-20T00:08:00.852Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.852Z] Content type = application/json [2026-01-20T00:08:00.852Z] Body = {"code":"POST_ACCESS_DENIED","message":"게시글에 대한 접근 권한이 없습니다."} [2026-01-20T00:08:00.852Z] Forwarded URL = null [2026-01-20T00:08:00.852Z] Redirected URL = null [2026-01-20T00:08:00.852Z] Cookies = [] [2026-01-20T00:08:00.852Z] ✅ 권한 없는 삭제 시도 차단 확인 [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] 🗑️ [STEP 10] 작성자가 게시글 삭제... [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.592+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] select [2026-01-20T00:08:00.852Z] u1_0.id, [2026-01-20T00:08:00.852Z] u1_0.age_range, [2026-01-20T00:08:00.852Z] u1_0.budget, [2026-01-20T00:08:00.852Z] u1_0.created_at, [2026-01-20T00:08:00.852Z] u1_0.email, [2026-01-20T00:08:00.852Z] u1_0.gender, [2026-01-20T00:08:00.852Z] u1_0.latitude, [2026-01-20T00:08:00.852Z] u1_0.location, [2026-01-20T00:08:00.852Z] u1_0.longitude, [2026-01-20T00:08:00.852Z] u1_0.nickname, [2026-01-20T00:08:00.852Z] u1_0.profile_image_url, [2026-01-20T00:08:00.852Z] u1_0.startup_experience, [2026-01-20T00:08:00.852Z] u1_0.updated_at, [2026-01-20T00:08:00.852Z] u1_0.user_type, [2026-01-20T00:08:00.852Z] u1_0.username [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] users u1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] u1_0.id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.593+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : JWT 인증 성공: ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.593+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.593+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 요청: freeboardId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.594+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=2, userId=ec3baf40-a6b7-4d13-8133-63ecdd6d7264 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.595+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] p1_0.id, [2026-01-20T00:08:00.852Z] p1_0.category, [2026-01-20T00:08:00.852Z] p1_0.comment_count, [2026-01-20T00:08:00.852Z] p1_0.content, [2026-01-20T00:08:00.852Z] p1_0.created_at, [2026-01-20T00:08:00.852Z] p1_0.deleted, [2026-01-20T00:08:00.852Z] p1_0.like_count, [2026-01-20T00:08:00.852Z] p1_0.title, [2026-01-20T00:08:00.852Z] p1_0.updated_at, [2026-01-20T00:08:00.852Z] p1_0.user_id, [2026-01-20T00:08:00.852Z] p1_0.view_count [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and not(p1_0.deleted) [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* */ select [2026-01-20T00:08:00.852Z] p1_0.id, [2026-01-20T00:08:00.852Z] p1_0.category, [2026-01-20T00:08:00.852Z] p1_0.comment_count, [2026-01-20T00:08:00.852Z] p1_0.content, [2026-01-20T00:08:00.852Z] p1_0.created_at, [2026-01-20T00:08:00.852Z] p1_0.deleted, [2026-01-20T00:08:00.852Z] p1_0.like_count, [2026-01-20T00:08:00.852Z] p1_0.title, [2026-01-20T00:08:00.852Z] p1_0.updated_at, [2026-01-20T00:08:00.852Z] p1_0.user_id, [2026-01-20T00:08:00.852Z] p1_0.view_count [2026-01-20T00:08:00.852Z] from [2026-01-20T00:08:00.852Z] post p1_0 [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] p1_0.id=? [2026-01-20T00:08:00.852Z] and not(p1_0.deleted) [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.596+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제 완료: postId=2 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.597+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.852Z] /* update [2026-01-20T00:08:00.852Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.852Z] set [2026-01-20T00:08:00.852Z] category=?, [2026-01-20T00:08:00.852Z] comment_count=?, [2026-01-20T00:08:00.852Z] content=?, [2026-01-20T00:08:00.852Z] deleted=?, [2026-01-20T00:08:00.852Z] like_count=?, [2026-01-20T00:08:00.852Z] title=?, [2026-01-20T00:08:00.852Z] updated_at=?, [2026-01-20T00:08:00.852Z] user_id=?, [2026-01-20T00:08:00.852Z] view_count=? [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] id=? [2026-01-20T00:08:00.852Z] Hibernate: [2026-01-20T00:08:00.852Z] /* update [2026-01-20T00:08:00.852Z] for com.example.soso.community.common.post.domain.entity.Post */update post [2026-01-20T00:08:00.852Z] set [2026-01-20T00:08:00.852Z] category=?, [2026-01-20T00:08:00.852Z] comment_count=?, [2026-01-20T00:08:00.852Z] content=?, [2026-01-20T00:08:00.852Z] deleted=?, [2026-01-20T00:08:00.852Z] like_count=?, [2026-01-20T00:08:00.852Z] title=?, [2026-01-20T00:08:00.852Z] updated_at=?, [2026-01-20T00:08:00.852Z] user_id=?, [2026-01-20T00:08:00.852Z] view_count=? [2026-01-20T00:08:00.852Z] where [2026-01-20T00:08:00.852Z] id=? [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.598+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 삭제 완료: freeboardId=2 [2026-01-20T00:08:00.852Z] 2026-01-20T09:08:00.599+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletRequest: [2026-01-20T00:08:00.852Z] HTTP Method = DELETE [2026-01-20T00:08:00.852Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.852Z] Parameters = {} [2026-01-20T00:08:00.852Z] Headers = [Authorization:"Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJlYzNiYWY0MC1hNmI3LTRkMTMtODEzMy02M2VjZGQ2ZDcyNjQiLCJpYXQiOjE3Njg4Njc2ODAsImV4cCI6MTc2ODg3MTI4MH0.noDA8WVoSBQbjJaAUK28yB8yFbdeTD_tem_tG-TwSNyemqouQdBo9ckN1INbEWXRcQRd5TLNMavGyIGryn-hdA"] [2026-01-20T00:08:00.852Z] Body = [2026-01-20T00:08:00.852Z] Session Attrs = {} [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Handler: [2026-01-20T00:08:00.852Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.852Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#deletePost(Long, CustomUserDetails) [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Async: [2026-01-20T00:08:00.852Z] Async started = false [2026-01-20T00:08:00.852Z] Async result = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] Resolved Exception: [2026-01-20T00:08:00.852Z] Type = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] ModelAndView: [2026-01-20T00:08:00.852Z] View name = null [2026-01-20T00:08:00.852Z] View = null [2026-01-20T00:08:00.852Z] Model = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] FlashMap: [2026-01-20T00:08:00.852Z] Attributes = null [2026-01-20T00:08:00.852Z] [2026-01-20T00:08:00.852Z] MockHttpServletResponse: [2026-01-20T00:08:00.852Z] Status = 204 [2026-01-20T00:08:00.852Z] Error message = null [2026-01-20T00:08:00.853Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.853Z] Content type = null [2026-01-20T00:08:00.853Z] Body = [2026-01-20T00:08:00.853Z] Forwarded URL = null [2026-01-20T00:08:00.853Z] Redirected URL = null [2026-01-20T00:08:00.853Z] Cookies = [] [2026-01-20T00:08:00.853Z] ✅ 게시글 삭제 완료 [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] 🔍 [STEP 11] 삭제된 게시글 조회 시도 (404 응답 확인)... [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.602+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.602+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.c.FreeboardController : 자유게시판 글 조회 요청: freeboardId=2, userId=anonymous [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.602+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=2, userId=null [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.604+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:00.853Z] /* */ select [2026-01-20T00:08:00.853Z] p1_0.id, [2026-01-20T00:08:00.853Z] p1_0.category, [2026-01-20T00:08:00.853Z] p1_0.comment_count, [2026-01-20T00:08:00.853Z] p1_0.content, [2026-01-20T00:08:00.853Z] p1_0.created_at, [2026-01-20T00:08:00.853Z] p1_0.deleted, [2026-01-20T00:08:00.853Z] p1_0.like_count, [2026-01-20T00:08:00.853Z] p1_0.title, [2026-01-20T00:08:00.853Z] p1_0.updated_at, [2026-01-20T00:08:00.853Z] p1_0.user_id, [2026-01-20T00:08:00.853Z] p1_0.view_count [2026-01-20T00:08:00.853Z] from [2026-01-20T00:08:00.853Z] post p1_0 [2026-01-20T00:08:00.853Z] where [2026-01-20T00:08:00.853Z] p1_0.id=? [2026-01-20T00:08:00.853Z] and not(p1_0.deleted) [2026-01-20T00:08:00.853Z] Hibernate: [2026-01-20T00:08:00.853Z] /* */ select [2026-01-20T00:08:00.853Z] p1_0.id, [2026-01-20T00:08:00.853Z] p1_0.category, [2026-01-20T00:08:00.853Z] p1_0.comment_count, [2026-01-20T00:08:00.853Z] p1_0.content, [2026-01-20T00:08:00.853Z] p1_0.created_at, [2026-01-20T00:08:00.853Z] p1_0.deleted, [2026-01-20T00:08:00.853Z] p1_0.like_count, [2026-01-20T00:08:00.853Z] p1_0.title, [2026-01-20T00:08:00.853Z] p1_0.updated_at, [2026-01-20T00:08:00.853Z] p1_0.user_id, [2026-01-20T00:08:00.853Z] p1_0.view_count [2026-01-20T00:08:00.853Z] from [2026-01-20T00:08:00.853Z] post p1_0 [2026-01-20T00:08:00.853Z] where [2026-01-20T00:08:00.853Z] p1_0.id=? [2026-01-20T00:08:00.853Z] and not(p1_0.deleted) [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.605+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.605+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: POST_NOT_FOUND - 해당 게시글을 찾을 수 없습니다. [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.605+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.605+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=POST_NOT_FOUND, message=해당 게시글을 찾을 수 없습니다.]] [2026-01-20T00:08:00.853Z] 2026-01-20T09:08:00.605+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 해당 게시글을 찾을 수 없습니다.] [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] MockHttpServletRequest: [2026-01-20T00:08:00.853Z] HTTP Method = GET [2026-01-20T00:08:00.853Z] Request URI = /community/freeboard/2 [2026-01-20T00:08:00.853Z] Parameters = {} [2026-01-20T00:08:00.853Z] Headers = [] [2026-01-20T00:08:00.853Z] Body = [2026-01-20T00:08:00.853Z] Session Attrs = {} [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] Handler: [2026-01-20T00:08:00.853Z] Type = com.example.soso.community.freeboard.post.controller.FreeboardController [2026-01-20T00:08:00.853Z] Method = com.example.soso.community.freeboard.post.controller.FreeboardController#getPost(Long) [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] Async: [2026-01-20T00:08:00.853Z] Async started = false [2026-01-20T00:08:00.853Z] Async result = null [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] Resolved Exception: [2026-01-20T00:08:00.853Z] Type = com.example.soso.global.exception.util.PostException [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] ModelAndView: [2026-01-20T00:08:00.853Z] View name = null [2026-01-20T00:08:00.853Z] View = null [2026-01-20T00:08:00.853Z] Model = null [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] FlashMap: [2026-01-20T00:08:00.853Z] Attributes = null [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] MockHttpServletResponse: [2026-01-20T00:08:00.853Z] Status = 404 [2026-01-20T00:08:00.853Z] Error message = null [2026-01-20T00:08:00.853Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:00.853Z] Content type = application/json [2026-01-20T00:08:00.853Z] Body = {"code":"POST_NOT_FOUND","message":"해당 게시글을 찾을 수 없습니다."} [2026-01-20T00:08:00.853Z] Forwarded URL = null [2026-01-20T00:08:00.853Z] Redirected URL = null [2026-01-20T00:08:00.853Z] Cookies = [] [2026-01-20T00:08:00.853Z] ✅ 삭제된 게시글 접근 차단 확인 [2026-01-20T00:08:00.853Z] [2026-01-20T00:08:00.853Z] 🎯 [최종 검증] 전체 사용자 여정 완료! [2026-01-20T00:08:00.853Z] ✅ 모든 검증 통과! 완전한 사용자 여정 시나리오 성공 🎉 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 카테고리별 게시글 목록 조회 > [1] category=DAILY_HOBBY STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.178+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=DAILY_HOBBY, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 카테고리별 게시글 목록 조회 > [2] category=RESTAURANT STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.185+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=RESTAURANT, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 카테고리별 게시글 목록 조회 > [3] category=LIVING_CONVENIENCE STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.189+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=LIVING_CONVENIENCE, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 카테고리별 게시글 목록 조회 > [4] category=NEIGHBORHOOD_NEWS STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.194+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=NEIGHBORHOOD_NEWS, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 카테고리별 게시글 목록 조회 > [5] category=STARTUP STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.199+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=STARTUP, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 카테고리별 게시글 목록 조회 > [6] category=OTHERS STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.204+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=OTHERS, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 수정 - 새 이미지 추가 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.209+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=123, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.209+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 완료: postId=123, newImageCount=1 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 정렬 기준별 테스트 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.212+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.212+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LIKE, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.212+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=COMMENT, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.212+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=VIEW, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 작성 성공 - 이미지 없음 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.216+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=testUser123, category=RESTAURANT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.216+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=123, imageCount=0 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 조회 성공 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.219+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=123, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 작성 성공 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.222+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=testUser123, category=RESTAURANT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.222+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 완료: postId=123, imageCount=1 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 작성 실패 - 사용자 없음 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.225+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 작성 시작: userId=invalidUser, category=RESTAURANT [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 내용 미리보기 생성 테스트 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.229+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 조회 실패 - 게시글 없음 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.232+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 조회: postId=999, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 삭제 성공 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.235+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제: postId=123, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.235+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 소프트 삭제 완료: postId=123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 수정 성공 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.237+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=123, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.237+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 완료: postId=123, newImageCount=0 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 페이지 크기 제한 테스트 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.240+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=100, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.240+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=-5, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 전체 카테고리 게시글 목록 조회 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.243+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 목록 조회: category=null, sort=LATEST, size=10, userId=testUser123 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 영구 삭제 성공 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.247+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 하드 삭제 시작: postId=123, userId=testUser123 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.248+09:00 WARN 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 하드 삭제 완료: postId=123, deletedImageCount=1 [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 자유게시판 서비스 테스트 > 게시글 수정 실패 - 권한 없음 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.250+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.f.p.s.FreeboardServiceImpl : 자유게시판 글 수정 시작: postId=123, userId=otherUser [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 투표 게시판 댓글 시스템 통합 테스트 STANDARD_OUT [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.253+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest]: VotesboardCommentIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.266+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.votesboard.integration.VotesboardCommentIntegrationTest [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] . ____ _ __ _ _ [2026-01-20T00:08:01.404Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:01.404Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:01.404Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:01.404Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:01.404Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:01.404Z] [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.289+09:00 INFO 1527343 --- [ Test worker] s.c.v.i.VotesboardCommentIntegrationTest : Starting VotesboardCommentIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.289+09:00 DEBUG 1527343 --- [ Test worker] s.c.v.i.VotesboardCommentIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.289+09:00 INFO 1527343 --- [ Test worker] s.c.v.i.VotesboardCommentIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:08:01.404Z] 2026-01-20T09:08:01.290+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@71b25dc4 [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.471+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.471+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.473+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.533+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.533+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.554+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 20 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.555+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.555+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.562+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 5 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:01.654Z] 2026-01-20T09:08:01.600+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=1ab82f5f-47b8-3e46-97ce-64b28468a2ec [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.655+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.657+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.663+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.664+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-11 - Starting... [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.664+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-11 - Added connection conn100: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.665+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-11 - Start completed. [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.665+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.665+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:01.905Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-11)'] [2026-01-20T00:08:01.905Z] Database driver: undefined/unknown [2026-01-20T00:08:01.905Z] Database version: 2.3.232 [2026-01-20T00:08:01.905Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:01.905Z] Isolation level: undefined/unknown [2026-01-20T00:08:01.905Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:01.905Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.745+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists comment_likes cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists comment_likes cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists comments cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists comments cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists post cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists post cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists post_image cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists post_image cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists post_like cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists post_like cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists user_interests cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists user_interests cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists users cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists users cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists vote_option cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists vote_option cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists vote_result cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists vote_result cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists votesboard cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists votesboard cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table comment_likes ( [2026-01-20T00:08:01.905Z] comment_id bigint, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] unique (comment_id, user_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table comment_likes ( [2026-01-20T00:08:01.905Z] comment_id bigint, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] unique (comment_id, user_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table comments ( [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] parent_id bigint, [2026-01-20T00:08:01.905Z] post_id bigint, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] content clob, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table comments ( [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] parent_id bigint, [2026-01-20T00:08:01.905Z] post_id bigint, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] content clob, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table post ( [2026-01-20T00:08:01.905Z] comment_count integer not null, [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] view_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] title varchar(255), [2026-01-20T00:08:01.905Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:01.905Z] content clob, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table post ( [2026-01-20T00:08:01.905Z] comment_count integer not null, [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] view_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] title varchar(255), [2026-01-20T00:08:01.905Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:01.905Z] content clob, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table post_image ( [2026-01-20T00:08:01.905Z] sequence integer not null, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] post_id bigint, [2026-01-20T00:08:01.905Z] image_url varchar(255), [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table post_image ( [2026-01-20T00:08:01.905Z] sequence integer not null, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] post_id bigint, [2026-01-20T00:08:01.905Z] image_url varchar(255), [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table post_like ( [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] post_id bigint, [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] unique (post_id, user_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table post_like ( [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] post_id bigint, [2026-01-20T00:08:01.905Z] user_id varchar(36), [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] unique (post_id, user_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table sigungu_code ( [2026-01-20T00:08:01.905Z] code varchar(5) not null, [2026-01-20T00:08:01.905Z] sido varchar(50) not null, [2026-01-20T00:08:01.905Z] sigungu varchar(50) not null, [2026-01-20T00:08:01.905Z] full_name varchar(100) not null, [2026-01-20T00:08:01.905Z] primary key (code) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table sigungu_code ( [2026-01-20T00:08:01.905Z] code varchar(5) not null, [2026-01-20T00:08:01.905Z] sido varchar(50) not null, [2026-01-20T00:08:01.905Z] sigungu varchar(50) not null, [2026-01-20T00:08:01.905Z] full_name varchar(100) not null, [2026-01-20T00:08:01.905Z] primary key (code) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table user_interests ( [2026-01-20T00:08:01.905Z] users_id varchar(36) not null, [2026-01-20T00:08:01.905Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table user_interests ( [2026-01-20T00:08:01.905Z] users_id varchar(36) not null, [2026-01-20T00:08:01.905Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table users ( [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] id varchar(36) not null, [2026-01-20T00:08:01.905Z] email varchar(255), [2026-01-20T00:08:01.905Z] latitude varchar(255), [2026-01-20T00:08:01.905Z] location varchar(255), [2026-01-20T00:08:01.905Z] longitude varchar(255), [2026-01-20T00:08:01.905Z] nickname varchar(255), [2026-01-20T00:08:01.905Z] profile_image_url varchar(255), [2026-01-20T00:08:01.905Z] username varchar(255), [2026-01-20T00:08:01.905Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:01.905Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:01.905Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:01.905Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:01.905Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table users ( [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] id varchar(36) not null, [2026-01-20T00:08:01.905Z] email varchar(255), [2026-01-20T00:08:01.905Z] latitude varchar(255), [2026-01-20T00:08:01.905Z] location varchar(255), [2026-01-20T00:08:01.905Z] longitude varchar(255), [2026-01-20T00:08:01.905Z] nickname varchar(255), [2026-01-20T00:08:01.905Z] profile_image_url varchar(255), [2026-01-20T00:08:01.905Z] username varchar(255), [2026-01-20T00:08:01.905Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:01.905Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:01.905Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:01.905Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:01.905Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table vote_option ( [2026-01-20T00:08:01.905Z] sequence integer not null, [2026-01-20T00:08:01.905Z] vote_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] content varchar(100) not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table vote_option ( [2026-01-20T00:08:01.905Z] sequence integer not null, [2026-01-20T00:08:01.905Z] vote_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] content varchar(100) not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table vote_result ( [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] vote_option_id bigint not null, [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table vote_result ( [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] vote_option_id bigint not null, [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table votesboard ( [2026-01-20T00:08:01.905Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:01.905Z] allow_revote boolean not null, [2026-01-20T00:08:01.905Z] comment_count integer not null, [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] total_votes integer not null, [2026-01-20T00:08:01.905Z] view_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] end_time timestamp(6) not null, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] title varchar(100) not null, [2026-01-20T00:08:01.905Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:01.905Z] content clob not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table votesboard ( [2026-01-20T00:08:01.905Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:01.905Z] allow_revote boolean not null, [2026-01-20T00:08:01.905Z] comment_count integer not null, [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] total_votes integer not null, [2026-01-20T00:08:01.905Z] view_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] end_time timestamp(6) not null, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] title varchar(100) not null, [2026-01-20T00:08:01.905Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:01.905Z] content clob not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table votesboard_comment_like ( [2026-01-20T00:08:01.905Z] comment_id bigint not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6) not null, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] unique (comment_id, user_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table votesboard_comment_like ( [2026-01-20T00:08:01.905Z] comment_id bigint not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6) not null, [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] primary key (id), [2026-01-20T00:08:01.905Z] unique (comment_id, user_id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table votesboard_comments ( [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] parent_id bigint, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] content clob not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table votesboard_comments ( [2026-01-20T00:08:01.905Z] deleted boolean not null, [2026-01-20T00:08:01.905Z] like_count integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] parent_id bigint, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] user_id varchar(36) not null, [2026-01-20T00:08:01.905Z] content clob not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] 2026-01-20T09:08:01.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.905Z] create table votesboard_image ( [2026-01-20T00:08:01.905Z] sequence integer not null, [2026-01-20T00:08:01.905Z] created_at timestamp(6), [2026-01-20T00:08:01.905Z] id bigint generated by default as identity, [2026-01-20T00:08:01.905Z] updated_at timestamp(6), [2026-01-20T00:08:01.905Z] votesboard_id bigint not null, [2026-01-20T00:08:01.905Z] image_url varchar(500) not null, [2026-01-20T00:08:01.905Z] primary key (id) [2026-01-20T00:08:01.905Z] ) [2026-01-20T00:08:01.905Z] Hibernate: [2026-01-20T00:08:01.905Z] create table votesboard_image ( [2026-01-20T00:08:01.906Z] sequence integer not null, [2026-01-20T00:08:01.906Z] created_at timestamp(6), [2026-01-20T00:08:01.906Z] id bigint generated by default as identity, [2026-01-20T00:08:01.906Z] updated_at timestamp(6), [2026-01-20T00:08:01.906Z] votesboard_id bigint not null, [2026-01-20T00:08:01.906Z] image_url varchar(500) not null, [2026-01-20T00:08:01.906Z] primary key (id) [2026-01-20T00:08:01.906Z] ) [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] create table votesboard_like ( [2026-01-20T00:08:01.906Z] created_at timestamp(6) not null, [2026-01-20T00:08:01.906Z] id bigint generated by default as identity, [2026-01-20T00:08:01.906Z] votesboard_id bigint not null, [2026-01-20T00:08:01.906Z] user_id varchar(36) not null, [2026-01-20T00:08:01.906Z] primary key (id), [2026-01-20T00:08:01.906Z] unique (votesboard_id, user_id) [2026-01-20T00:08:01.906Z] ) [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] create table votesboard_like ( [2026-01-20T00:08:01.906Z] created_at timestamp(6) not null, [2026-01-20T00:08:01.906Z] id bigint generated by default as identity, [2026-01-20T00:08:01.906Z] votesboard_id bigint not null, [2026-01-20T00:08:01.906Z] user_id varchar(36) not null, [2026-01-20T00:08:01.906Z] primary key (id), [2026-01-20T00:08:01.906Z] unique (votesboard_id, user_id) [2026-01-20T00:08:01.906Z] ) [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] create index idx_sigungu_code [2026-01-20T00:08:01.906Z] on sigungu_code (code) [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] create index idx_sigungu_code [2026-01-20T00:08:01.906Z] on sigungu_code (code) [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] create index idx_vote_result_user [2026-01-20T00:08:01.906Z] on vote_result (user_id) [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] create index idx_vote_result_user [2026-01-20T00:08:01.906Z] on vote_result (user_id) [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] create index idx_vote_result_post [2026-01-20T00:08:01.906Z] on vote_result (votesboard_id) [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] create index idx_vote_result_post [2026-01-20T00:08:01.906Z] on vote_result (votesboard_id) [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] create index idx_vote_result_user_post [2026-01-20T00:08:01.906Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] create index idx_vote_result_user_post [2026-01-20T00:08:01.906Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists comment_likes [2026-01-20T00:08:01.906Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:01.906Z] foreign key (comment_id) [2026-01-20T00:08:01.906Z] references comments [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists comment_likes [2026-01-20T00:08:01.906Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:01.906Z] foreign key (comment_id) [2026-01-20T00:08:01.906Z] references comments [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists comment_likes [2026-01-20T00:08:01.906Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists comment_likes [2026-01-20T00:08:01.906Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists comments [2026-01-20T00:08:01.906Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:01.906Z] foreign key (parent_id) [2026-01-20T00:08:01.906Z] references comments [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists comments [2026-01-20T00:08:01.906Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:01.906Z] foreign key (parent_id) [2026-01-20T00:08:01.906Z] references comments [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists comments [2026-01-20T00:08:01.906Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:01.906Z] foreign key (post_id) [2026-01-20T00:08:01.906Z] references post [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists comments [2026-01-20T00:08:01.906Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:01.906Z] foreign key (post_id) [2026-01-20T00:08:01.906Z] references post [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists comments [2026-01-20T00:08:01.906Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists comments [2026-01-20T00:08:01.906Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists post [2026-01-20T00:08:01.906Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists post [2026-01-20T00:08:01.906Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.766+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists post_image [2026-01-20T00:08:01.906Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:01.906Z] foreign key (post_id) [2026-01-20T00:08:01.906Z] references post [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists post_image [2026-01-20T00:08:01.906Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:01.906Z] foreign key (post_id) [2026-01-20T00:08:01.906Z] references post [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.766+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists post_like [2026-01-20T00:08:01.906Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:01.906Z] foreign key (post_id) [2026-01-20T00:08:01.906Z] references post [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists post_like [2026-01-20T00:08:01.906Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:01.906Z] foreign key (post_id) [2026-01-20T00:08:01.906Z] references post [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists post_like [2026-01-20T00:08:01.906Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists post_like [2026-01-20T00:08:01.906Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists user_interests [2026-01-20T00:08:01.906Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:01.906Z] foreign key (users_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists user_interests [2026-01-20T00:08:01.906Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:01.906Z] foreign key (users_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists vote_option [2026-01-20T00:08:01.906Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists vote_option [2026-01-20T00:08:01.906Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists vote_result [2026-01-20T00:08:01.906Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists vote_result [2026-01-20T00:08:01.906Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists vote_result [2026-01-20T00:08:01.906Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:01.906Z] foreign key (vote_option_id) [2026-01-20T00:08:01.906Z] references vote_option [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists vote_result [2026-01-20T00:08:01.906Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:01.906Z] foreign key (vote_option_id) [2026-01-20T00:08:01.906Z] references vote_option [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists vote_result [2026-01-20T00:08:01.906Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists vote_result [2026-01-20T00:08:01.906Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard [2026-01-20T00:08:01.906Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard [2026-01-20T00:08:01.906Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:01.906Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:01.906Z] foreign key (comment_id) [2026-01-20T00:08:01.906Z] references votesboard_comments [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:01.906Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:01.906Z] foreign key (comment_id) [2026-01-20T00:08:01.906Z] references votesboard_comments [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:01.906Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:01.906Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comments [2026-01-20T00:08:01.906Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:01.906Z] foreign key (parent_id) [2026-01-20T00:08:01.906Z] references votesboard_comments [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comments [2026-01-20T00:08:01.906Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:01.906Z] foreign key (parent_id) [2026-01-20T00:08:01.906Z] references votesboard_comments [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comments [2026-01-20T00:08:01.906Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comments [2026-01-20T00:08:01.906Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comments [2026-01-20T00:08:01.906Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_comments [2026-01-20T00:08:01.906Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_image [2026-01-20T00:08:01.906Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_image [2026-01-20T00:08:01.906Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_like [2026-01-20T00:08:01.906Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_like [2026-01-20T00:08:01.906Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:01.906Z] foreign key (user_id) [2026-01-20T00:08:01.906Z] references users [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:01.906Z] alter table if exists votesboard_like [2026-01-20T00:08:01.906Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] Hibernate: [2026-01-20T00:08:01.906Z] alter table if exists votesboard_like [2026-01-20T00:08:01.906Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:01.906Z] foreign key (votesboard_id) [2026-01-20T00:08:01.906Z] references votesboard [2026-01-20T00:08:01.906Z] 2026-01-20T09:08:01.778+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:02.156Z] 2026-01-20T09:08:02.069+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:02.156Z] 2026-01-20T09:08:02.094+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:02.156Z] 2026-01-20T09:08:02.104+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.142+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.187+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.193+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.265+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.265+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.265+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.265+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.265+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.265+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.266+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.296+09:00 INFO 1527343 --- [ Test worker] s.c.v.i.VotesboardCommentIntegrationTest : Started VotesboardCommentIntegrationTest in 1.028 seconds (process running for 43.335) [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] /* select [2026-01-20T00:08:02.407Z] count(*) [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] SigunguCode x */ select [2026-01-20T00:08:02.407Z] count(*) [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] /* select [2026-01-20T00:08:02.407Z] count(*) [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] SigunguCode x */ select [2026-01-20T00:08:02.407Z] count(*) [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.300+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.300+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] Hibernate: [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.407Z] sc1_0.code=? [2026-01-20T00:08:02.407Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.407Z] select [2026-01-20T00:08:02.407Z] sc1_0.code, [2026-01-20T00:08:02.407Z] sc1_0.full_name, [2026-01-20T00:08:02.407Z] sc1_0.sido, [2026-01-20T00:08:02.407Z] sc1_0.sigungu [2026-01-20T00:08:02.407Z] from [2026-01-20T00:08:02.407Z] sigungu_code sc1_0 [2026-01-20T00:08:02.407Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] Hibernate: [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.408Z] where [2026-01-20T00:08:02.408Z] sc1_0.code=? [2026-01-20T00:08:02.408Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.408Z] select [2026-01-20T00:08:02.408Z] sc1_0.code, [2026-01-20T00:08:02.408Z] sc1_0.full_name, [2026-01-20T00:08:02.408Z] sc1_0.sido, [2026-01-20T00:08:02.408Z] sc1_0.sigungu [2026-01-20T00:08:02.408Z] from [2026-01-20T00:08:02.408Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.313+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.314+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] Hibernate: [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.409Z] sigungu_code sc1_0 [2026-01-20T00:08:02.409Z] where [2026-01-20T00:08:02.409Z] sc1_0.code=? [2026-01-20T00:08:02.409Z] 2026-01-20T09:08:02.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.409Z] select [2026-01-20T00:08:02.409Z] sc1_0.code, [2026-01-20T00:08:02.409Z] sc1_0.full_name, [2026-01-20T00:08:02.409Z] sc1_0.sido, [2026-01-20T00:08:02.409Z] sc1_0.sigungu [2026-01-20T00:08:02.409Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] Hibernate: [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.410Z] sigungu_code sc1_0 [2026-01-20T00:08:02.410Z] where [2026-01-20T00:08:02.410Z] sc1_0.code=? [2026-01-20T00:08:02.410Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.410Z] select [2026-01-20T00:08:02.410Z] sc1_0.code, [2026-01-20T00:08:02.410Z] sc1_0.full_name, [2026-01-20T00:08:02.410Z] sc1_0.sido, [2026-01-20T00:08:02.410Z] sc1_0.sigungu [2026-01-20T00:08:02.410Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] Hibernate: [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.665Z] sc1_0.sido, [2026-01-20T00:08:02.665Z] sc1_0.sigungu [2026-01-20T00:08:02.665Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.665Z] sc1_0.sido, [2026-01-20T00:08:02.665Z] sc1_0.sigungu [2026-01-20T00:08:02.665Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] Hibernate: [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.665Z] sc1_0.sido, [2026-01-20T00:08:02.665Z] sc1_0.sigungu [2026-01-20T00:08:02.665Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.665Z] sc1_0.sido, [2026-01-20T00:08:02.665Z] sc1_0.sigungu [2026-01-20T00:08:02.665Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] Hibernate: [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.665Z] sc1_0.sido, [2026-01-20T00:08:02.665Z] sc1_0.sigungu [2026-01-20T00:08:02.665Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] 2026-01-20T09:08:02.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.665Z] sc1_0.sido, [2026-01-20T00:08:02.665Z] sc1_0.sigungu [2026-01-20T00:08:02.665Z] from [2026-01-20T00:08:02.665Z] sigungu_code sc1_0 [2026-01-20T00:08:02.665Z] where [2026-01-20T00:08:02.665Z] sc1_0.code=? [2026-01-20T00:08:02.665Z] Hibernate: [2026-01-20T00:08:02.665Z] select [2026-01-20T00:08:02.665Z] sc1_0.code, [2026-01-20T00:08:02.665Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] Hibernate: [2026-01-20T00:08:02.666Z] select [2026-01-20T00:08:02.666Z] sc1_0.code, [2026-01-20T00:08:02.666Z] sc1_0.full_name, [2026-01-20T00:08:02.666Z] sc1_0.sido, [2026-01-20T00:08:02.666Z] sc1_0.sigungu [2026-01-20T00:08:02.666Z] from [2026-01-20T00:08:02.666Z] sigungu_code sc1_0 [2026-01-20T00:08:02.666Z] where [2026-01-20T00:08:02.666Z] sc1_0.code=? [2026-01-20T00:08:02.666Z] 2026-01-20T09:08:02.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] Hibernate: [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.667Z] sc1_0.code, [2026-01-20T00:08:02.667Z] sc1_0.full_name, [2026-01-20T00:08:02.667Z] sc1_0.sido, [2026-01-20T00:08:02.667Z] sc1_0.sigungu [2026-01-20T00:08:02.667Z] from [2026-01-20T00:08:02.667Z] sigungu_code sc1_0 [2026-01-20T00:08:02.667Z] where [2026-01-20T00:08:02.667Z] sc1_0.code=? [2026-01-20T00:08:02.667Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.667Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] select [2026-01-20T00:08:02.668Z] sc1_0.code, [2026-01-20T00:08:02.668Z] sc1_0.full_name, [2026-01-20T00:08:02.668Z] sc1_0.sido, [2026-01-20T00:08:02.668Z] sc1_0.sigungu [2026-01-20T00:08:02.668Z] from [2026-01-20T00:08:02.668Z] sigungu_code sc1_0 [2026-01-20T00:08:02.668Z] where [2026-01-20T00:08:02.668Z] sc1_0.code=? [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.334+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.668Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.668Z] values [2026-01-20T00:08:02.668Z] (?, ?, ?, ?) [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.668Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.668Z] values [2026-01-20T00:08:02.668Z] (?, ?, ?, ?) [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.668Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.668Z] values [2026-01-20T00:08:02.668Z] (?, ?, ?, ?) [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.668Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.668Z] values [2026-01-20T00:08:02.668Z] (?, ?, ?, ?) [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.668Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.668Z] values [2026-01-20T00:08:02.668Z] (?, ?, ?, ?) [2026-01-20T00:08:02.668Z] Hibernate: [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.668Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.668Z] values [2026-01-20T00:08:02.668Z] (?, ?, ?, ?) [2026-01-20T00:08:02.668Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.668Z] /* insert for [2026-01-20T00:08:02.668Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.668Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] 2026-01-20T09:08:02.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.669Z] Hibernate: [2026-01-20T00:08:02.669Z] /* insert for [2026-01-20T00:08:02.669Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.669Z] into [2026-01-20T00:08:02.669Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.669Z] values [2026-01-20T00:08:02.669Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] Hibernate: [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.670Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.670Z] values [2026-01-20T00:08:02.670Z] (?, ?, ?, ?) [2026-01-20T00:08:02.670Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.670Z] /* insert for [2026-01-20T00:08:02.670Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.670Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] Hibernate: [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.671Z] into [2026-01-20T00:08:02.671Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.671Z] values [2026-01-20T00:08:02.671Z] (?, ?, ?, ?) [2026-01-20T00:08:02.671Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.671Z] /* insert for [2026-01-20T00:08:02.671Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] Hibernate: [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.672Z] (?, ?, ?, ?) [2026-01-20T00:08:02.672Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.672Z] /* insert for [2026-01-20T00:08:02.672Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.672Z] into [2026-01-20T00:08:02.672Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.672Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] Hibernate: [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.673Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.673Z] into [2026-01-20T00:08:02.673Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.673Z] values [2026-01-20T00:08:02.673Z] (?, ?, ?, ?) [2026-01-20T00:08:02.673Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.673Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.674Z] values [2026-01-20T00:08:02.674Z] (?, ?, ?, ?) [2026-01-20T00:08:02.674Z] Hibernate: [2026-01-20T00:08:02.674Z] /* insert for [2026-01-20T00:08:02.674Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.674Z] into [2026-01-20T00:08:02.674Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?) [2026-01-20T00:08:02.675Z] [2026-01-20T00:08:02.675Z] 투표 게시판 댓글 시스템 통합 테스트 > 댓글 삭제 - 본인 댓글 STANDARD_OUT [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.371+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.424+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=b868bdbd-219c-4b64-9daf-407888808a4b, optionCount=2, imageCount=0 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.438+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=1, optionCount=2, imageCount=0 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.439+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.440+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@7181d239] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.451+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.454+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@c5f2e1b] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.456+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=1, userId=b868bdbd-219c-4b64-9daf-407888808a4b, parentCommentId=null [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.456+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=1, userId=b868bdbd-219c-4b64-9daf-407888808a4b [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.460+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] v [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] Votesboard v [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] v.id = :id [2026-01-20T00:08:02.675Z] AND v.deleted = false */ select [2026-01-20T00:08:02.675Z] v1_0.id, [2026-01-20T00:08:02.675Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.675Z] v1_0.allow_revote, [2026-01-20T00:08:02.675Z] v1_0.category, [2026-01-20T00:08:02.675Z] v1_0.comment_count, [2026-01-20T00:08:02.675Z] v1_0.content, [2026-01-20T00:08:02.675Z] v1_0.created_at, [2026-01-20T00:08:02.675Z] v1_0.deleted, [2026-01-20T00:08:02.675Z] v1_0.end_time, [2026-01-20T00:08:02.675Z] v1_0.like_count, [2026-01-20T00:08:02.675Z] v1_0.title, [2026-01-20T00:08:02.675Z] v1_0.total_votes, [2026-01-20T00:08:02.675Z] v1_0.updated_at, [2026-01-20T00:08:02.675Z] v1_0.user_id, [2026-01-20T00:08:02.675Z] v1_0.view_count [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] and v1_0.deleted=false [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] v [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] Votesboard v [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] v.id = :id [2026-01-20T00:08:02.675Z] AND v.deleted = false */ select [2026-01-20T00:08:02.675Z] v1_0.id, [2026-01-20T00:08:02.675Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.675Z] v1_0.allow_revote, [2026-01-20T00:08:02.675Z] v1_0.category, [2026-01-20T00:08:02.675Z] v1_0.comment_count, [2026-01-20T00:08:02.675Z] v1_0.content, [2026-01-20T00:08:02.675Z] v1_0.created_at, [2026-01-20T00:08:02.675Z] v1_0.deleted, [2026-01-20T00:08:02.675Z] v1_0.end_time, [2026-01-20T00:08:02.675Z] v1_0.like_count, [2026-01-20T00:08:02.675Z] v1_0.title, [2026-01-20T00:08:02.675Z] v1_0.total_votes, [2026-01-20T00:08:02.675Z] v1_0.updated_at, [2026-01-20T00:08:02.675Z] v1_0.user_id, [2026-01-20T00:08:02.675Z] v1_0.view_count [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] and v1_0.deleted=false [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.465+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.466+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.466+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=1 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.467+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.468+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@52323cd4] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.470+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#deleteComment(Long, Long, CustomUserDetails) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.471+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 삭제 요청: votesboardId=1, commentId=1, userId=b868bdbd-219c-4b64-9daf-407888808a4b [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.471+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 삭제 시작: commentId=1, userId=b868bdbd-219c-4b64-9daf-407888808a4b [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.472+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 삭제 완료: commentId=1 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.472+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 삭제 완료: commentId=1 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.473+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/octet-stream', given [*/*] and supported [*/*] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.475+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.477+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=1, sort=LATEST, cursor=null, size=20, userId=b868bdbd-219c-4b64-9daf-407888808a4b [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.478+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=1, sort=LATEST, size=20, userId=b868bdbd-219c-4b64-9daf-407888808a4b [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.479+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] v [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] Votesboard v [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] v.id = :id [2026-01-20T00:08:02.675Z] AND v.deleted = false */ select [2026-01-20T00:08:02.675Z] v1_0.id, [2026-01-20T00:08:02.675Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.675Z] v1_0.allow_revote, [2026-01-20T00:08:02.675Z] v1_0.category, [2026-01-20T00:08:02.675Z] v1_0.comment_count, [2026-01-20T00:08:02.675Z] v1_0.content, [2026-01-20T00:08:02.675Z] v1_0.created_at, [2026-01-20T00:08:02.675Z] v1_0.deleted, [2026-01-20T00:08:02.675Z] v1_0.end_time, [2026-01-20T00:08:02.675Z] v1_0.like_count, [2026-01-20T00:08:02.675Z] v1_0.title, [2026-01-20T00:08:02.675Z] v1_0.total_votes, [2026-01-20T00:08:02.675Z] v1_0.updated_at, [2026-01-20T00:08:02.675Z] v1_0.user_id, [2026-01-20T00:08:02.675Z] v1_0.view_count [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] and v1_0.deleted=false [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] v [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] Votesboard v [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] v.id = :id [2026-01-20T00:08:02.675Z] AND v.deleted = false */ select [2026-01-20T00:08:02.675Z] v1_0.id, [2026-01-20T00:08:02.675Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.675Z] v1_0.allow_revote, [2026-01-20T00:08:02.675Z] v1_0.category, [2026-01-20T00:08:02.675Z] v1_0.comment_count, [2026-01-20T00:08:02.675Z] v1_0.content, [2026-01-20T00:08:02.675Z] v1_0.created_at, [2026-01-20T00:08:02.675Z] v1_0.deleted, [2026-01-20T00:08:02.675Z] v1_0.end_time, [2026-01-20T00:08:02.675Z] v1_0.like_count, [2026-01-20T00:08:02.675Z] v1_0.title, [2026-01-20T00:08:02.675Z] v1_0.total_votes, [2026-01-20T00:08:02.675Z] v1_0.updated_at, [2026-01-20T00:08:02.675Z] v1_0.user_id, [2026-01-20T00:08:02.675Z] v1_0.view_count [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] and v1_0.deleted=false [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.483+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* update [2026-01-20T00:08:02.675Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.675Z] set [2026-01-20T00:08:02.675Z] content=?, [2026-01-20T00:08:02.675Z] deleted=?, [2026-01-20T00:08:02.675Z] like_count=?, [2026-01-20T00:08:02.675Z] parent_id=?, [2026-01-20T00:08:02.675Z] updated_at=?, [2026-01-20T00:08:02.675Z] user_id=?, [2026-01-20T00:08:02.675Z] votesboard_id=? [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] id=? [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* update [2026-01-20T00:08:02.675Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.675Z] set [2026-01-20T00:08:02.675Z] content=?, [2026-01-20T00:08:02.675Z] deleted=?, [2026-01-20T00:08:02.675Z] like_count=?, [2026-01-20T00:08:02.675Z] parent_id=?, [2026-01-20T00:08:02.675Z] updated_at=?, [2026-01-20T00:08:02.675Z] user_id=?, [2026-01-20T00:08:02.675Z] votesboard_id=? [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] id=? [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.483+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* */ select [2026-01-20T00:08:02.675Z] vc1_0.id, [2026-01-20T00:08:02.675Z] vc1_0.content, [2026-01-20T00:08:02.675Z] vc1_0.created_at, [2026-01-20T00:08:02.675Z] vc1_0.deleted, [2026-01-20T00:08:02.675Z] vc1_0.like_count, [2026-01-20T00:08:02.675Z] vc1_0.parent_id, [2026-01-20T00:08:02.675Z] vc1_0.updated_at, [2026-01-20T00:08:02.675Z] vc1_0.user_id, [2026-01-20T00:08:02.675Z] vc1_0.votesboard_id [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.675Z] left join [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] order by [2026-01-20T00:08:02.675Z] vc1_0.created_at desc [2026-01-20T00:08:02.675Z] fetch [2026-01-20T00:08:02.675Z] first ? rows only [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* */ select [2026-01-20T00:08:02.675Z] vc1_0.id, [2026-01-20T00:08:02.675Z] vc1_0.content, [2026-01-20T00:08:02.675Z] vc1_0.created_at, [2026-01-20T00:08:02.675Z] vc1_0.deleted, [2026-01-20T00:08:02.675Z] vc1_0.like_count, [2026-01-20T00:08:02.675Z] vc1_0.parent_id, [2026-01-20T00:08:02.675Z] vc1_0.updated_at, [2026-01-20T00:08:02.675Z] vc1_0.user_id, [2026-01-20T00:08:02.675Z] vc1_0.votesboard_id [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.675Z] left join [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] order by [2026-01-20T00:08:02.675Z] vc1_0.created_at desc [2026-01-20T00:08:02.675Z] fetch [2026-01-20T00:08:02.675Z] first ? rows only [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.486+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* */ select [2026-01-20T00:08:02.675Z] count(vc1_0.id) [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.675Z] left join [2026-01-20T00:08:02.675Z] votesboard_comments p1_0 [2026-01-20T00:08:02.675Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] p1_0.id=? [2026-01-20T00:08:02.675Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* */ select [2026-01-20T00:08:02.675Z] count(vc1_0.id) [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.675Z] left join [2026-01-20T00:08:02.675Z] votesboard_comments p1_0 [2026-01-20T00:08:02.675Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] p1_0.id=? [2026-01-20T00:08:02.675Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.495+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] CASE [2026-01-20T00:08:02.675Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.675Z] THEN true [2026-01-20T00:08:02.675Z] ELSE false [2026-01-20T00:08:02.675Z] END [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.675Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.675Z] case [2026-01-20T00:08:02.675Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.675Z] then true [2026-01-20T00:08:02.675Z] else false [2026-01-20T00:08:02.675Z] end [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.675Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] CASE [2026-01-20T00:08:02.675Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.675Z] THEN true [2026-01-20T00:08:02.675Z] ELSE false [2026-01-20T00:08:02.675Z] END [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.675Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.675Z] case [2026-01-20T00:08:02.675Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.675Z] then true [2026-01-20T00:08:02.675Z] else false [2026-01-20T00:08:02.675Z] end [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.675Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.499+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* */ select [2026-01-20T00:08:02.675Z] count(vc1_0.id) [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.675Z] left join [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* */ select [2026-01-20T00:08:02.675Z] count(vc1_0.id) [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.675Z] left join [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.500+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.502+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.502+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@78f34a5d] [2026-01-20T00:08:02.675Z] [2026-01-20T00:08:02.675Z] 투표 게시판 댓글 시스템 통합 테스트 > 댓글 목록 조회 - 댓글 2개 STANDARD_OUT [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.514+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.515+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=711bfcbc-e437-408f-a123-50fb606498d6, optionCount=2, imageCount=0 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.516+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.517+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.518+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.518+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=2, optionCount=2, imageCount=0 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.519+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.519+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@17424782] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.521+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.522+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@62d604d7] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.522+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=2, userId=711bfcbc-e437-408f-a123-50fb606498d6, parentCommentId=null [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.522+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=2, userId=711bfcbc-e437-408f-a123-50fb606498d6 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.523+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] v [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] Votesboard v [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] v.id = :id [2026-01-20T00:08:02.675Z] AND v.deleted = false */ select [2026-01-20T00:08:02.675Z] v1_0.id, [2026-01-20T00:08:02.675Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.675Z] v1_0.allow_revote, [2026-01-20T00:08:02.675Z] v1_0.category, [2026-01-20T00:08:02.675Z] v1_0.comment_count, [2026-01-20T00:08:02.675Z] v1_0.content, [2026-01-20T00:08:02.675Z] v1_0.created_at, [2026-01-20T00:08:02.675Z] v1_0.deleted, [2026-01-20T00:08:02.675Z] v1_0.end_time, [2026-01-20T00:08:02.675Z] v1_0.like_count, [2026-01-20T00:08:02.675Z] v1_0.title, [2026-01-20T00:08:02.675Z] v1_0.total_votes, [2026-01-20T00:08:02.675Z] v1_0.updated_at, [2026-01-20T00:08:02.675Z] v1_0.user_id, [2026-01-20T00:08:02.675Z] v1_0.view_count [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] and v1_0.deleted=false [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* SELECT [2026-01-20T00:08:02.675Z] v [2026-01-20T00:08:02.675Z] FROM [2026-01-20T00:08:02.675Z] Votesboard v [2026-01-20T00:08:02.675Z] WHERE [2026-01-20T00:08:02.675Z] v.id = :id [2026-01-20T00:08:02.675Z] AND v.deleted = false */ select [2026-01-20T00:08:02.675Z] v1_0.id, [2026-01-20T00:08:02.675Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.675Z] v1_0.allow_revote, [2026-01-20T00:08:02.675Z] v1_0.category, [2026-01-20T00:08:02.675Z] v1_0.comment_count, [2026-01-20T00:08:02.675Z] v1_0.content, [2026-01-20T00:08:02.675Z] v1_0.created_at, [2026-01-20T00:08:02.675Z] v1_0.deleted, [2026-01-20T00:08:02.675Z] v1_0.end_time, [2026-01-20T00:08:02.675Z] v1_0.like_count, [2026-01-20T00:08:02.675Z] v1_0.title, [2026-01-20T00:08:02.675Z] v1_0.total_votes, [2026-01-20T00:08:02.675Z] v1_0.updated_at, [2026-01-20T00:08:02.675Z] v1_0.user_id, [2026-01-20T00:08:02.675Z] v1_0.view_count [2026-01-20T00:08:02.675Z] from [2026-01-20T00:08:02.675Z] votesboard v1_0 [2026-01-20T00:08:02.675Z] where [2026-01-20T00:08:02.675Z] v1_0.id=? [2026-01-20T00:08:02.675Z] and v1_0.deleted=false [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.524+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] Hibernate: [2026-01-20T00:08:02.675Z] /* insert for [2026-01-20T00:08:02.675Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.675Z] into [2026-01-20T00:08:02.675Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.675Z] values [2026-01-20T00:08:02.675Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.525+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=2 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.525+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=2 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.525+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.525+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@617d30d7] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.527+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.528+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@1d0035f9] [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.528+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=2, userId=eac9d7fa-3b86-4dc5-b523-b94582266732, parentCommentId=null [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.528+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=2, userId=eac9d7fa-3b86-4dc5-b523-b94582266732 [2026-01-20T00:08:02.675Z] 2026-01-20T09:08:02.529+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.531+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=3 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.531+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=3 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.531+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.531+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@7f00912e] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.533+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.534+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=2, sort=LATEST, cursor=null, size=20, userId=711bfcbc-e437-408f-a123-50fb606498d6 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.534+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=2, sort=LATEST, size=20, userId=711bfcbc-e437-408f-a123-50fb606498d6 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.534+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.536+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] vc1_0.id, [2026-01-20T00:08:02.676Z] vc1_0.content, [2026-01-20T00:08:02.676Z] vc1_0.created_at, [2026-01-20T00:08:02.676Z] vc1_0.deleted, [2026-01-20T00:08:02.676Z] vc1_0.like_count, [2026-01-20T00:08:02.676Z] vc1_0.parent_id, [2026-01-20T00:08:02.676Z] vc1_0.updated_at, [2026-01-20T00:08:02.676Z] vc1_0.user_id, [2026-01-20T00:08:02.676Z] vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] order by [2026-01-20T00:08:02.676Z] vc1_0.created_at desc [2026-01-20T00:08:02.676Z] fetch [2026-01-20T00:08:02.676Z] first ? rows only [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] vc1_0.id, [2026-01-20T00:08:02.676Z] vc1_0.content, [2026-01-20T00:08:02.676Z] vc1_0.created_at, [2026-01-20T00:08:02.676Z] vc1_0.deleted, [2026-01-20T00:08:02.676Z] vc1_0.like_count, [2026-01-20T00:08:02.676Z] vc1_0.parent_id, [2026-01-20T00:08:02.676Z] vc1_0.updated_at, [2026-01-20T00:08:02.676Z] vc1_0.user_id, [2026-01-20T00:08:02.676Z] vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] order by [2026-01-20T00:08:02.676Z] vc1_0.created_at desc [2026-01-20T00:08:02.676Z] fetch [2026-01-20T00:08:02.676Z] first ? rows only [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.538+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] count(vc1_0.id) [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard_comments p1_0 [2026-01-20T00:08:02.676Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] p1_0.id=? [2026-01-20T00:08:02.676Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] count(vc1_0.id) [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard_comments p1_0 [2026-01-20T00:08:02.676Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] p1_0.id=? [2026-01-20T00:08:02.676Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.540+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] CASE [2026-01-20T00:08:02.676Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.676Z] THEN true [2026-01-20T00:08:02.676Z] ELSE false [2026-01-20T00:08:02.676Z] END [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.676Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.676Z] case [2026-01-20T00:08:02.676Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.676Z] then true [2026-01-20T00:08:02.676Z] else false [2026-01-20T00:08:02.676Z] end [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.676Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] CASE [2026-01-20T00:08:02.676Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.676Z] THEN true [2026-01-20T00:08:02.676Z] ELSE false [2026-01-20T00:08:02.676Z] END [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.676Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.676Z] case [2026-01-20T00:08:02.676Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.676Z] then true [2026-01-20T00:08:02.676Z] else false [2026-01-20T00:08:02.676Z] end [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.676Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] count(vc1_0.id) [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard_comments p1_0 [2026-01-20T00:08:02.676Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] p1_0.id=? [2026-01-20T00:08:02.676Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] count(vc1_0.id) [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard_comments p1_0 [2026-01-20T00:08:02.676Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] p1_0.id=? [2026-01-20T00:08:02.676Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] CASE [2026-01-20T00:08:02.676Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.676Z] THEN true [2026-01-20T00:08:02.676Z] ELSE false [2026-01-20T00:08:02.676Z] END [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.676Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.676Z] case [2026-01-20T00:08:02.676Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.676Z] then true [2026-01-20T00:08:02.676Z] else false [2026-01-20T00:08:02.676Z] end [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.676Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] CASE [2026-01-20T00:08:02.676Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.676Z] THEN true [2026-01-20T00:08:02.676Z] ELSE false [2026-01-20T00:08:02.676Z] END [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.676Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.676Z] case [2026-01-20T00:08:02.676Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.676Z] then true [2026-01-20T00:08:02.676Z] else false [2026-01-20T00:08:02.676Z] end [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.676Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.544+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] count(vc1_0.id) [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] count(vc1_0.id) [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.676Z] left join [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.545+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=2, hasNext=false [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.545+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.545+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@69f61362] [2026-01-20T00:08:02.676Z] [2026-01-20T00:08:02.676Z] 투표 게시판 댓글 시스템 통합 테스트 > 댓글 작성 - 일반 댓글 STANDARD_OUT [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.554+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.556+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=7aa256a0-6660-4026-a6bc-5fca015c80d2, optionCount=2, imageCount=0 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.557+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.557+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.557+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.558+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.559+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.559+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=3, optionCount=2, imageCount=0 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.559+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.560+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@377c697c] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.562+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.562+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@23c97e86] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.563+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=3, userId=7aa256a0-6660-4026-a6bc-5fca015c80d2, parentCommentId=null [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.563+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=3, userId=7aa256a0-6660-4026-a6bc-5fca015c80d2 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.565+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.565+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=4 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.565+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=4 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.566+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.566+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@5cdfed91] [2026-01-20T00:08:02.676Z] [2026-01-20T00:08:02.676Z] 투표 게시판 댓글 시스템 통합 테스트 > 댓글 목록 조회 - 댓글 0개 STANDARD_OUT [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.574+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.575+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=b0237e05-b850-4099-b324-3c0462d1e979, optionCount=2, imageCount=0 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.576+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.576+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.577+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.578+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* insert for [2026-01-20T00:08:02.676Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.676Z] into [2026-01-20T00:08:02.676Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.676Z] values [2026-01-20T00:08:02.676Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.579+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=4, optionCount=2, imageCount=0 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.579+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.579+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@5c855247] [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.581+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.582+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=4, sort=LATEST, cursor=null, size=20, userId=b0237e05-b850-4099-b324-3c0462d1e979 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.582+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=4, sort=LATEST, size=20, userId=b0237e05-b850-4099-b324-3c0462d1e979 [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.582+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] Hibernate: [2026-01-20T00:08:02.676Z] /* SELECT [2026-01-20T00:08:02.676Z] v [2026-01-20T00:08:02.676Z] FROM [2026-01-20T00:08:02.676Z] Votesboard v [2026-01-20T00:08:02.676Z] WHERE [2026-01-20T00:08:02.676Z] v.id = :id [2026-01-20T00:08:02.676Z] AND v.deleted = false */ select [2026-01-20T00:08:02.676Z] v1_0.id, [2026-01-20T00:08:02.676Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.676Z] v1_0.allow_revote, [2026-01-20T00:08:02.676Z] v1_0.category, [2026-01-20T00:08:02.676Z] v1_0.comment_count, [2026-01-20T00:08:02.676Z] v1_0.content, [2026-01-20T00:08:02.676Z] v1_0.created_at, [2026-01-20T00:08:02.676Z] v1_0.deleted, [2026-01-20T00:08:02.676Z] v1_0.end_time, [2026-01-20T00:08:02.676Z] v1_0.like_count, [2026-01-20T00:08:02.676Z] v1_0.title, [2026-01-20T00:08:02.676Z] v1_0.total_votes, [2026-01-20T00:08:02.676Z] v1_0.updated_at, [2026-01-20T00:08:02.676Z] v1_0.user_id, [2026-01-20T00:08:02.676Z] v1_0.view_count [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.676Z] votesboard v1_0 [2026-01-20T00:08:02.676Z] where [2026-01-20T00:08:02.676Z] v1_0.id=? [2026-01-20T00:08:02.676Z] and v1_0.deleted=false [2026-01-20T00:08:02.676Z] 2026-01-20T09:08:02.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.676Z] /* */ select [2026-01-20T00:08:02.676Z] vc1_0.id, [2026-01-20T00:08:02.676Z] vc1_0.content, [2026-01-20T00:08:02.676Z] vc1_0.created_at, [2026-01-20T00:08:02.676Z] vc1_0.deleted, [2026-01-20T00:08:02.676Z] vc1_0.like_count, [2026-01-20T00:08:02.676Z] vc1_0.parent_id, [2026-01-20T00:08:02.676Z] vc1_0.updated_at, [2026-01-20T00:08:02.676Z] vc1_0.user_id, [2026-01-20T00:08:02.676Z] vc1_0.votesboard_id [2026-01-20T00:08:02.676Z] from [2026-01-20T00:08:02.677Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.677Z] left join [2026-01-20T00:08:02.677Z] votesboard v1_0 [2026-01-20T00:08:02.677Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.677Z] where [2026-01-20T00:08:02.677Z] v1_0.id=? [2026-01-20T00:08:02.677Z] order by [2026-01-20T00:08:02.677Z] vc1_0.created_at desc [2026-01-20T00:08:02.677Z] fetch [2026-01-20T00:08:02.677Z] first ? rows only [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* */ select [2026-01-20T00:08:02.677Z] vc1_0.id, [2026-01-20T00:08:02.677Z] vc1_0.content, [2026-01-20T00:08:02.677Z] vc1_0.created_at, [2026-01-20T00:08:02.677Z] vc1_0.deleted, [2026-01-20T00:08:02.677Z] vc1_0.like_count, [2026-01-20T00:08:02.677Z] vc1_0.parent_id, [2026-01-20T00:08:02.677Z] vc1_0.updated_at, [2026-01-20T00:08:02.677Z] vc1_0.user_id, [2026-01-20T00:08:02.677Z] vc1_0.votesboard_id [2026-01-20T00:08:02.677Z] from [2026-01-20T00:08:02.677Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.677Z] left join [2026-01-20T00:08:02.677Z] votesboard v1_0 [2026-01-20T00:08:02.677Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.677Z] where [2026-01-20T00:08:02.677Z] v1_0.id=? [2026-01-20T00:08:02.677Z] order by [2026-01-20T00:08:02.677Z] vc1_0.created_at desc [2026-01-20T00:08:02.677Z] fetch [2026-01-20T00:08:02.677Z] first ? rows only [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.586+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* */ select [2026-01-20T00:08:02.677Z] count(vc1_0.id) [2026-01-20T00:08:02.677Z] from [2026-01-20T00:08:02.677Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.677Z] left join [2026-01-20T00:08:02.677Z] votesboard v1_0 [2026-01-20T00:08:02.677Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.677Z] where [2026-01-20T00:08:02.677Z] v1_0.id=? [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* */ select [2026-01-20T00:08:02.677Z] count(vc1_0.id) [2026-01-20T00:08:02.677Z] from [2026-01-20T00:08:02.677Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.677Z] left join [2026-01-20T00:08:02.677Z] votesboard v1_0 [2026-01-20T00:08:02.677Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.677Z] where [2026-01-20T00:08:02.677Z] v1_0.id=? [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.587+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=0, hasNext=false [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.587+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.587+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@53d046cb] [2026-01-20T00:08:02.677Z] [2026-01-20T00:08:02.677Z] 투표 게시판 댓글 시스템 통합 테스트 > 댓글 수정 - 본인 댓글 STANDARD_OUT [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.596+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.597+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6, optionCount=2, imageCount=0 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.598+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.598+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.598+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.599+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.600+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.600+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=5, optionCount=2, imageCount=0 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.601+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.601+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@208328e3] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.603+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.603+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@7fd2575c] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.604+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=5, userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6, parentCommentId=null [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.604+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=5, userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.604+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* SELECT [2026-01-20T00:08:02.677Z] v [2026-01-20T00:08:02.677Z] FROM [2026-01-20T00:08:02.677Z] Votesboard v [2026-01-20T00:08:02.677Z] WHERE [2026-01-20T00:08:02.677Z] v.id = :id [2026-01-20T00:08:02.677Z] AND v.deleted = false */ select [2026-01-20T00:08:02.677Z] v1_0.id, [2026-01-20T00:08:02.677Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.677Z] v1_0.allow_revote, [2026-01-20T00:08:02.677Z] v1_0.category, [2026-01-20T00:08:02.677Z] v1_0.comment_count, [2026-01-20T00:08:02.677Z] v1_0.content, [2026-01-20T00:08:02.677Z] v1_0.created_at, [2026-01-20T00:08:02.677Z] v1_0.deleted, [2026-01-20T00:08:02.677Z] v1_0.end_time, [2026-01-20T00:08:02.677Z] v1_0.like_count, [2026-01-20T00:08:02.677Z] v1_0.title, [2026-01-20T00:08:02.677Z] v1_0.total_votes, [2026-01-20T00:08:02.677Z] v1_0.updated_at, [2026-01-20T00:08:02.677Z] v1_0.user_id, [2026-01-20T00:08:02.677Z] v1_0.view_count [2026-01-20T00:08:02.677Z] from [2026-01-20T00:08:02.677Z] votesboard v1_0 [2026-01-20T00:08:02.677Z] where [2026-01-20T00:08:02.677Z] v1_0.id=? [2026-01-20T00:08:02.677Z] and v1_0.deleted=false [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* SELECT [2026-01-20T00:08:02.677Z] v [2026-01-20T00:08:02.677Z] FROM [2026-01-20T00:08:02.677Z] Votesboard v [2026-01-20T00:08:02.677Z] WHERE [2026-01-20T00:08:02.677Z] v.id = :id [2026-01-20T00:08:02.677Z] AND v.deleted = false */ select [2026-01-20T00:08:02.677Z] v1_0.id, [2026-01-20T00:08:02.677Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.677Z] v1_0.allow_revote, [2026-01-20T00:08:02.677Z] v1_0.category, [2026-01-20T00:08:02.677Z] v1_0.comment_count, [2026-01-20T00:08:02.677Z] v1_0.content, [2026-01-20T00:08:02.677Z] v1_0.created_at, [2026-01-20T00:08:02.677Z] v1_0.deleted, [2026-01-20T00:08:02.677Z] v1_0.end_time, [2026-01-20T00:08:02.677Z] v1_0.like_count, [2026-01-20T00:08:02.677Z] v1_0.title, [2026-01-20T00:08:02.677Z] v1_0.total_votes, [2026-01-20T00:08:02.677Z] v1_0.updated_at, [2026-01-20T00:08:02.677Z] v1_0.user_id, [2026-01-20T00:08:02.677Z] v1_0.view_count [2026-01-20T00:08:02.677Z] from [2026-01-20T00:08:02.677Z] votesboard v1_0 [2026-01-20T00:08:02.677Z] where [2026-01-20T00:08:02.677Z] v1_0.id=? [2026-01-20T00:08:02.677Z] and v1_0.deleted=false [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.606+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] Hibernate: [2026-01-20T00:08:02.677Z] /* insert for [2026-01-20T00:08:02.677Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.677Z] into [2026-01-20T00:08:02.677Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.677Z] values [2026-01-20T00:08:02.677Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.607+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=5 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.607+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=5 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.607+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.607+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@6c867fc5] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.609+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#updateComment(Long, Long, VotesboardCommentUpdateRequest, CustomUserDetails) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.611+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentUpdateRequest@6b324f41] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.613+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 수정 요청: votesboardId=5, commentId=5, userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.613+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 수정 시작: commentId=5, userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.613+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 수정 완료: commentId=5 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.613+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 수정 완료: commentId=5 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.613+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.614+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@5ab598eb] [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.616+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.616+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=5, sort=LATEST, cursor=null, size=20, userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.616+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=5, sort=LATEST, size=20, userId=1fdcdbbb-8caa-451f-a4e3-0ece3ef2ebc6 [2026-01-20T00:08:02.677Z] 2026-01-20T09:08:02.617+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.677Z] /* SELECT [2026-01-20T00:08:02.677Z] v [2026-01-20T00:08:02.677Z] FROM [2026-01-20T00:08:02.677Z] Votesboard v [2026-01-20T00:08:02.677Z] WHERE [2026-01-20T00:08:02.677Z] v.id = :id [2026-01-20T00:08:02.677Z] AND v.deleted = false */ select [2026-01-20T00:08:02.679Z] v1_0.id, [2026-01-20T00:08:02.679Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.679Z] v1_0.allow_revote, [2026-01-20T00:08:02.679Z] v1_0.category, [2026-01-20T00:08:02.679Z] v1_0.comment_count, [2026-01-20T00:08:02.679Z] v1_0.content, [2026-01-20T00:08:02.679Z] v1_0.created_at, [2026-01-20T00:08:02.679Z] v1_0.deleted, [2026-01-20T00:08:02.679Z] v1_0.end_time, [2026-01-20T00:08:02.679Z] v1_0.like_count, [2026-01-20T00:08:02.679Z] v1_0.title, [2026-01-20T00:08:02.679Z] v1_0.total_votes, [2026-01-20T00:08:02.679Z] v1_0.updated_at, [2026-01-20T00:08:02.679Z] v1_0.user_id, [2026-01-20T00:08:02.679Z] v1_0.view_count [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard v1_0 [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] v1_0.id=? [2026-01-20T00:08:02.679Z] and v1_0.deleted=false [2026-01-20T00:08:02.679Z] Hibernate: [2026-01-20T00:08:02.679Z] /* SELECT [2026-01-20T00:08:02.679Z] v [2026-01-20T00:08:02.679Z] FROM [2026-01-20T00:08:02.679Z] Votesboard v [2026-01-20T00:08:02.679Z] WHERE [2026-01-20T00:08:02.679Z] v.id = :id [2026-01-20T00:08:02.679Z] AND v.deleted = false */ select [2026-01-20T00:08:02.679Z] v1_0.id, [2026-01-20T00:08:02.679Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.679Z] v1_0.allow_revote, [2026-01-20T00:08:02.679Z] v1_0.category, [2026-01-20T00:08:02.679Z] v1_0.comment_count, [2026-01-20T00:08:02.679Z] v1_0.content, [2026-01-20T00:08:02.679Z] v1_0.created_at, [2026-01-20T00:08:02.679Z] v1_0.deleted, [2026-01-20T00:08:02.679Z] v1_0.end_time, [2026-01-20T00:08:02.679Z] v1_0.like_count, [2026-01-20T00:08:02.679Z] v1_0.title, [2026-01-20T00:08:02.679Z] v1_0.total_votes, [2026-01-20T00:08:02.679Z] v1_0.updated_at, [2026-01-20T00:08:02.679Z] v1_0.user_id, [2026-01-20T00:08:02.679Z] v1_0.view_count [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard v1_0 [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] v1_0.id=? [2026-01-20T00:08:02.679Z] and v1_0.deleted=false [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.619+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.679Z] /* update [2026-01-20T00:08:02.679Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.679Z] set [2026-01-20T00:08:02.679Z] content=?, [2026-01-20T00:08:02.679Z] deleted=?, [2026-01-20T00:08:02.679Z] like_count=?, [2026-01-20T00:08:02.679Z] parent_id=?, [2026-01-20T00:08:02.679Z] updated_at=?, [2026-01-20T00:08:02.679Z] user_id=?, [2026-01-20T00:08:02.679Z] votesboard_id=? [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] id=? [2026-01-20T00:08:02.679Z] Hibernate: [2026-01-20T00:08:02.679Z] /* update [2026-01-20T00:08:02.679Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.679Z] set [2026-01-20T00:08:02.679Z] content=?, [2026-01-20T00:08:02.679Z] deleted=?, [2026-01-20T00:08:02.679Z] like_count=?, [2026-01-20T00:08:02.679Z] parent_id=?, [2026-01-20T00:08:02.679Z] updated_at=?, [2026-01-20T00:08:02.679Z] user_id=?, [2026-01-20T00:08:02.679Z] votesboard_id=? [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] id=? [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.620+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.679Z] /* */ select [2026-01-20T00:08:02.679Z] vc1_0.id, [2026-01-20T00:08:02.679Z] vc1_0.content, [2026-01-20T00:08:02.679Z] vc1_0.created_at, [2026-01-20T00:08:02.679Z] vc1_0.deleted, [2026-01-20T00:08:02.679Z] vc1_0.like_count, [2026-01-20T00:08:02.679Z] vc1_0.parent_id, [2026-01-20T00:08:02.679Z] vc1_0.updated_at, [2026-01-20T00:08:02.679Z] vc1_0.user_id, [2026-01-20T00:08:02.679Z] vc1_0.votesboard_id [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.679Z] left join [2026-01-20T00:08:02.679Z] votesboard v1_0 [2026-01-20T00:08:02.679Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] v1_0.id=? [2026-01-20T00:08:02.679Z] order by [2026-01-20T00:08:02.679Z] vc1_0.created_at desc [2026-01-20T00:08:02.679Z] fetch [2026-01-20T00:08:02.679Z] first ? rows only [2026-01-20T00:08:02.679Z] Hibernate: [2026-01-20T00:08:02.679Z] /* */ select [2026-01-20T00:08:02.679Z] vc1_0.id, [2026-01-20T00:08:02.679Z] vc1_0.content, [2026-01-20T00:08:02.679Z] vc1_0.created_at, [2026-01-20T00:08:02.679Z] vc1_0.deleted, [2026-01-20T00:08:02.679Z] vc1_0.like_count, [2026-01-20T00:08:02.679Z] vc1_0.parent_id, [2026-01-20T00:08:02.679Z] vc1_0.updated_at, [2026-01-20T00:08:02.679Z] vc1_0.user_id, [2026-01-20T00:08:02.679Z] vc1_0.votesboard_id [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.679Z] left join [2026-01-20T00:08:02.679Z] votesboard v1_0 [2026-01-20T00:08:02.679Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] v1_0.id=? [2026-01-20T00:08:02.679Z] order by [2026-01-20T00:08:02.679Z] vc1_0.created_at desc [2026-01-20T00:08:02.679Z] fetch [2026-01-20T00:08:02.679Z] first ? rows only [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.622+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.679Z] /* */ select [2026-01-20T00:08:02.679Z] count(vc1_0.id) [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.679Z] left join [2026-01-20T00:08:02.679Z] votesboard_comments p1_0 [2026-01-20T00:08:02.679Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] p1_0.id=? [2026-01-20T00:08:02.679Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.679Z] Hibernate: [2026-01-20T00:08:02.679Z] /* */ select [2026-01-20T00:08:02.679Z] count(vc1_0.id) [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.679Z] left join [2026-01-20T00:08:02.679Z] votesboard_comments p1_0 [2026-01-20T00:08:02.679Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] p1_0.id=? [2026-01-20T00:08:02.679Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.623+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.679Z] /* SELECT [2026-01-20T00:08:02.679Z] CASE [2026-01-20T00:08:02.679Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.679Z] THEN true [2026-01-20T00:08:02.679Z] ELSE false [2026-01-20T00:08:02.679Z] END [2026-01-20T00:08:02.679Z] FROM [2026-01-20T00:08:02.679Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.679Z] WHERE [2026-01-20T00:08:02.679Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.679Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.679Z] case [2026-01-20T00:08:02.679Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.679Z] then true [2026-01-20T00:08:02.679Z] else false [2026-01-20T00:08:02.679Z] end [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.679Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.679Z] Hibernate: [2026-01-20T00:08:02.679Z] /* SELECT [2026-01-20T00:08:02.679Z] CASE [2026-01-20T00:08:02.679Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.679Z] THEN true [2026-01-20T00:08:02.679Z] ELSE false [2026-01-20T00:08:02.679Z] END [2026-01-20T00:08:02.679Z] FROM [2026-01-20T00:08:02.679Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.679Z] WHERE [2026-01-20T00:08:02.679Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.679Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.679Z] case [2026-01-20T00:08:02.679Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.679Z] then true [2026-01-20T00:08:02.679Z] else false [2026-01-20T00:08:02.679Z] end [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.679Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.625+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.679Z] /* */ select [2026-01-20T00:08:02.679Z] count(vc1_0.id) [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.679Z] left join [2026-01-20T00:08:02.679Z] votesboard v1_0 [2026-01-20T00:08:02.679Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] v1_0.id=? [2026-01-20T00:08:02.679Z] Hibernate: [2026-01-20T00:08:02.679Z] /* */ select [2026-01-20T00:08:02.679Z] count(vc1_0.id) [2026-01-20T00:08:02.679Z] from [2026-01-20T00:08:02.679Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.679Z] left join [2026-01-20T00:08:02.679Z] votesboard v1_0 [2026-01-20T00:08:02.679Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.679Z] where [2026-01-20T00:08:02.679Z] v1_0.id=? [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.625+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.626+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.626+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@4e45081c] [2026-01-20T00:08:02.679Z] [2026-01-20T00:08:02.679Z] 투표 게시판 댓글 시스템 통합 테스트 > 댓글 좋아요 토글 STANDARD_OUT [2026-01-20T00:08:02.679Z] 2026-01-20T09:08:02.634+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.635+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6, optionCount=2, imageCount=0 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.639+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=6, optionCount=2, imageCount=0 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.639+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.639+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@2482d72b] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.641+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.642+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@379bb4e4] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.642+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=6, userId=521d302b-5377-47a6-94c4-8f5ef74f6d16, parentCommentId=null [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.642+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=6, userId=521d302b-5377-47a6-94c4-8f5ef74f6d16 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* SELECT [2026-01-20T00:08:02.935Z] v [2026-01-20T00:08:02.935Z] FROM [2026-01-20T00:08:02.935Z] Votesboard v [2026-01-20T00:08:02.935Z] WHERE [2026-01-20T00:08:02.935Z] v.id = :id [2026-01-20T00:08:02.935Z] AND v.deleted = false */ select [2026-01-20T00:08:02.935Z] v1_0.id, [2026-01-20T00:08:02.935Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.935Z] v1_0.allow_revote, [2026-01-20T00:08:02.935Z] v1_0.category, [2026-01-20T00:08:02.935Z] v1_0.comment_count, [2026-01-20T00:08:02.935Z] v1_0.content, [2026-01-20T00:08:02.935Z] v1_0.created_at, [2026-01-20T00:08:02.935Z] v1_0.deleted, [2026-01-20T00:08:02.935Z] v1_0.end_time, [2026-01-20T00:08:02.935Z] v1_0.like_count, [2026-01-20T00:08:02.935Z] v1_0.title, [2026-01-20T00:08:02.935Z] v1_0.total_votes, [2026-01-20T00:08:02.935Z] v1_0.updated_at, [2026-01-20T00:08:02.935Z] v1_0.user_id, [2026-01-20T00:08:02.935Z] v1_0.view_count [2026-01-20T00:08:02.935Z] from [2026-01-20T00:08:02.935Z] votesboard v1_0 [2026-01-20T00:08:02.935Z] where [2026-01-20T00:08:02.935Z] v1_0.id=? [2026-01-20T00:08:02.935Z] and v1_0.deleted=false [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* SELECT [2026-01-20T00:08:02.935Z] v [2026-01-20T00:08:02.935Z] FROM [2026-01-20T00:08:02.935Z] Votesboard v [2026-01-20T00:08:02.935Z] WHERE [2026-01-20T00:08:02.935Z] v.id = :id [2026-01-20T00:08:02.935Z] AND v.deleted = false */ select [2026-01-20T00:08:02.935Z] v1_0.id, [2026-01-20T00:08:02.935Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.935Z] v1_0.allow_revote, [2026-01-20T00:08:02.935Z] v1_0.category, [2026-01-20T00:08:02.935Z] v1_0.comment_count, [2026-01-20T00:08:02.935Z] v1_0.content, [2026-01-20T00:08:02.935Z] v1_0.created_at, [2026-01-20T00:08:02.935Z] v1_0.deleted, [2026-01-20T00:08:02.935Z] v1_0.end_time, [2026-01-20T00:08:02.935Z] v1_0.like_count, [2026-01-20T00:08:02.935Z] v1_0.title, [2026-01-20T00:08:02.935Z] v1_0.total_votes, [2026-01-20T00:08:02.935Z] v1_0.updated_at, [2026-01-20T00:08:02.935Z] v1_0.user_id, [2026-01-20T00:08:02.935Z] v1_0.view_count [2026-01-20T00:08:02.935Z] from [2026-01-20T00:08:02.935Z] votesboard v1_0 [2026-01-20T00:08:02.935Z] where [2026-01-20T00:08:02.935Z] v1_0.id=? [2026-01-20T00:08:02.935Z] and v1_0.deleted=false [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.644+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.645+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=6 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.645+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=6 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.645+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.645+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@31daa1ce] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.647+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentLikeController#toggleLike(Long, Long, CustomUserDetails) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.648+09:00 INFO 1527343 --- [ Test worker] .c.v.c.c.VotesboardCommentLikeController : 투표게시판 댓글 좋아요 토글: commentId=6, userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.653+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* */ select [2026-01-20T00:08:02.935Z] vcl1_0.id, [2026-01-20T00:08:02.935Z] vcl1_0.comment_id, [2026-01-20T00:08:02.935Z] vcl1_0.created_at, [2026-01-20T00:08:02.935Z] vcl1_0.user_id [2026-01-20T00:08:02.935Z] from [2026-01-20T00:08:02.935Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.935Z] where [2026-01-20T00:08:02.935Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.935Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* */ select [2026-01-20T00:08:02.935Z] vcl1_0.id, [2026-01-20T00:08:02.935Z] vcl1_0.comment_id, [2026-01-20T00:08:02.935Z] vcl1_0.created_at, [2026-01-20T00:08:02.935Z] vcl1_0.user_id [2026-01-20T00:08:02.935Z] from [2026-01-20T00:08:02.935Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.935Z] where [2026-01-20T00:08:02.935Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.935Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.656+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardCommentLike */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] votesboard_comment_like (comment_id, created_at, user_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, default) [2026-01-20T00:08:02.935Z] Hibernate: [2026-01-20T00:08:02.935Z] /* insert for [2026-01-20T00:08:02.935Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardCommentLike */insert [2026-01-20T00:08:02.935Z] into [2026-01-20T00:08:02.935Z] votesboard_comment_like (comment_id, created_at, user_id, id) [2026-01-20T00:08:02.935Z] values [2026-01-20T00:08:02.935Z] (?, ?, ?, default) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.657+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.658+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.660+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.660+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=6, sort=LATEST, cursor=null, size=20, userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.660+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=6, sort=LATEST, size=20, userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6 [2026-01-20T00:08:02.935Z] 2026-01-20T09:08:02.661+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.935Z] /* SELECT [2026-01-20T00:08:02.935Z] v [2026-01-20T00:08:02.935Z] FROM [2026-01-20T00:08:02.935Z] Votesboard v [2026-01-20T00:08:02.935Z] WHERE [2026-01-20T00:08:02.935Z] v.id = :id [2026-01-20T00:08:02.935Z] AND v.deleted = false */ select [2026-01-20T00:08:02.935Z] v1_0.id, [2026-01-20T00:08:02.935Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.935Z] v1_0.allow_revote, [2026-01-20T00:08:02.935Z] v1_0.category, [2026-01-20T00:08:02.935Z] v1_0.comment_count, [2026-01-20T00:08:02.935Z] v1_0.content, [2026-01-20T00:08:02.935Z] v1_0.created_at, [2026-01-20T00:08:02.935Z] v1_0.deleted, [2026-01-20T00:08:02.935Z] v1_0.end_time, [2026-01-20T00:08:02.935Z] v1_0.like_count, [2026-01-20T00:08:02.935Z] v1_0.title, [2026-01-20T00:08:02.935Z] v1_0.total_votes, [2026-01-20T00:08:02.935Z] v1_0.updated_at, [2026-01-20T00:08:02.935Z] v1_0.user_id, [2026-01-20T00:08:02.935Z] v1_0.view_count [2026-01-20T00:08:02.935Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* update [2026-01-20T00:08:02.936Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.936Z] set [2026-01-20T00:08:02.936Z] content=?, [2026-01-20T00:08:02.936Z] deleted=?, [2026-01-20T00:08:02.936Z] like_count=?, [2026-01-20T00:08:02.936Z] parent_id=?, [2026-01-20T00:08:02.936Z] updated_at=?, [2026-01-20T00:08:02.936Z] user_id=?, [2026-01-20T00:08:02.936Z] votesboard_id=? [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* update [2026-01-20T00:08:02.936Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.936Z] set [2026-01-20T00:08:02.936Z] content=?, [2026-01-20T00:08:02.936Z] deleted=?, [2026-01-20T00:08:02.936Z] like_count=?, [2026-01-20T00:08:02.936Z] parent_id=?, [2026-01-20T00:08:02.936Z] updated_at=?, [2026-01-20T00:08:02.936Z] user_id=?, [2026-01-20T00:08:02.936Z] votesboard_id=? [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] vc1_0.id, [2026-01-20T00:08:02.936Z] vc1_0.content, [2026-01-20T00:08:02.936Z] vc1_0.created_at, [2026-01-20T00:08:02.936Z] vc1_0.deleted, [2026-01-20T00:08:02.936Z] vc1_0.like_count, [2026-01-20T00:08:02.936Z] vc1_0.parent_id, [2026-01-20T00:08:02.936Z] vc1_0.updated_at, [2026-01-20T00:08:02.936Z] vc1_0.user_id, [2026-01-20T00:08:02.936Z] vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] order by [2026-01-20T00:08:02.936Z] vc1_0.created_at desc [2026-01-20T00:08:02.936Z] fetch [2026-01-20T00:08:02.936Z] first ? rows only [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] vc1_0.id, [2026-01-20T00:08:02.936Z] vc1_0.content, [2026-01-20T00:08:02.936Z] vc1_0.created_at, [2026-01-20T00:08:02.936Z] vc1_0.deleted, [2026-01-20T00:08:02.936Z] vc1_0.like_count, [2026-01-20T00:08:02.936Z] vc1_0.parent_id, [2026-01-20T00:08:02.936Z] vc1_0.updated_at, [2026-01-20T00:08:02.936Z] vc1_0.user_id, [2026-01-20T00:08:02.936Z] vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] order by [2026-01-20T00:08:02.936Z] vc1_0.created_at desc [2026-01-20T00:08:02.936Z] fetch [2026-01-20T00:08:02.936Z] first ? rows only [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.666+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard_comments p1_0 [2026-01-20T00:08:02.936Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] p1_0.id=? [2026-01-20T00:08:02.936Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard_comments p1_0 [2026-01-20T00:08:02.936Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] p1_0.id=? [2026-01-20T00:08:02.936Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.668+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] CASE [2026-01-20T00:08:02.936Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.936Z] THEN true [2026-01-20T00:08:02.936Z] ELSE false [2026-01-20T00:08:02.936Z] END [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.936Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.936Z] case [2026-01-20T00:08:02.936Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.936Z] then true [2026-01-20T00:08:02.936Z] else false [2026-01-20T00:08:02.936Z] end [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.936Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] CASE [2026-01-20T00:08:02.936Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.936Z] THEN true [2026-01-20T00:08:02.936Z] ELSE false [2026-01-20T00:08:02.936Z] END [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.936Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.936Z] case [2026-01-20T00:08:02.936Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.936Z] then true [2026-01-20T00:08:02.936Z] else false [2026-01-20T00:08:02.936Z] end [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.936Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.670+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.670+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.670+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@46d62671] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.673+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentLikeController#toggleLike(Long, Long, CustomUserDetails) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.673+09:00 INFO 1527343 --- [ Test worker] .c.v.c.c.VotesboardCommentLikeController : 투표게시판 댓글 좋아요 토글: commentId=6, userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] vcl1_0.id, [2026-01-20T00:08:02.936Z] vcl1_0.comment_id, [2026-01-20T00:08:02.936Z] vcl1_0.created_at, [2026-01-20T00:08:02.936Z] vcl1_0.user_id [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.936Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] vcl1_0.id, [2026-01-20T00:08:02.936Z] vcl1_0.comment_id, [2026-01-20T00:08:02.936Z] vcl1_0.created_at, [2026-01-20T00:08:02.936Z] vcl1_0.user_id [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.936Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.676+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.676+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.679+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.679+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=6, sort=LATEST, cursor=null, size=20, userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.679+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=6, sort=LATEST, size=20, userId=26e61906-fd4a-4248-9bf6-77804f4fa8b6 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.680+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.682+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* update [2026-01-20T00:08:02.936Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.936Z] set [2026-01-20T00:08:02.936Z] content=?, [2026-01-20T00:08:02.936Z] deleted=?, [2026-01-20T00:08:02.936Z] like_count=?, [2026-01-20T00:08:02.936Z] parent_id=?, [2026-01-20T00:08:02.936Z] updated_at=?, [2026-01-20T00:08:02.936Z] user_id=?, [2026-01-20T00:08:02.936Z] votesboard_id=? [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* update [2026-01-20T00:08:02.936Z] for com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */update votesboard_comments [2026-01-20T00:08:02.936Z] set [2026-01-20T00:08:02.936Z] content=?, [2026-01-20T00:08:02.936Z] deleted=?, [2026-01-20T00:08:02.936Z] like_count=?, [2026-01-20T00:08:02.936Z] parent_id=?, [2026-01-20T00:08:02.936Z] updated_at=?, [2026-01-20T00:08:02.936Z] user_id=?, [2026-01-20T00:08:02.936Z] votesboard_id=? [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* delete for com.example.soso.community.votesboard.comment.domain.entity.VotesboardCommentLike */delete [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* delete for com.example.soso.community.votesboard.comment.domain.entity.VotesboardCommentLike */delete [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] vc1_0.id, [2026-01-20T00:08:02.936Z] vc1_0.content, [2026-01-20T00:08:02.936Z] vc1_0.created_at, [2026-01-20T00:08:02.936Z] vc1_0.deleted, [2026-01-20T00:08:02.936Z] vc1_0.like_count, [2026-01-20T00:08:02.936Z] vc1_0.parent_id, [2026-01-20T00:08:02.936Z] vc1_0.updated_at, [2026-01-20T00:08:02.936Z] vc1_0.user_id, [2026-01-20T00:08:02.936Z] vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] order by [2026-01-20T00:08:02.936Z] vc1_0.created_at desc [2026-01-20T00:08:02.936Z] fetch [2026-01-20T00:08:02.936Z] first ? rows only [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] vc1_0.id, [2026-01-20T00:08:02.936Z] vc1_0.content, [2026-01-20T00:08:02.936Z] vc1_0.created_at, [2026-01-20T00:08:02.936Z] vc1_0.deleted, [2026-01-20T00:08:02.936Z] vc1_0.like_count, [2026-01-20T00:08:02.936Z] vc1_0.parent_id, [2026-01-20T00:08:02.936Z] vc1_0.updated_at, [2026-01-20T00:08:02.936Z] vc1_0.user_id, [2026-01-20T00:08:02.936Z] vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] order by [2026-01-20T00:08:02.936Z] vc1_0.created_at desc [2026-01-20T00:08:02.936Z] fetch [2026-01-20T00:08:02.936Z] first ? rows only [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.685+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard_comments p1_0 [2026-01-20T00:08:02.936Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] p1_0.id=? [2026-01-20T00:08:02.936Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard_comments p1_0 [2026-01-20T00:08:02.936Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] p1_0.id=? [2026-01-20T00:08:02.936Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.686+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] CASE [2026-01-20T00:08:02.936Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.936Z] THEN true [2026-01-20T00:08:02.936Z] ELSE false [2026-01-20T00:08:02.936Z] END [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.936Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.936Z] case [2026-01-20T00:08:02.936Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.936Z] then true [2026-01-20T00:08:02.936Z] else false [2026-01-20T00:08:02.936Z] end [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.936Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] CASE [2026-01-20T00:08:02.936Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.936Z] THEN true [2026-01-20T00:08:02.936Z] ELSE false [2026-01-20T00:08:02.936Z] END [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.936Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.936Z] case [2026-01-20T00:08:02.936Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.936Z] then true [2026-01-20T00:08:02.936Z] else false [2026-01-20T00:08:02.936Z] end [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.936Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* */ select [2026-01-20T00:08:02.936Z] count(vc1_0.id) [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.936Z] left join [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.688+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=1, hasNext=false [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.688+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.688+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@126a16b3] [2026-01-20T00:08:02.936Z] [2026-01-20T00:08:02.936Z] 투표 게시판 댓글 시스템 통합 테스트 > 대댓글 작성 STANDARD_OUT [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.696+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.697+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=0a8e375d-15f1-4c97-a669-d7913cba0385, optionCount=2, imageCount=0 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.701+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=7, optionCount=2, imageCount=0 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.701+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.701+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@152d209d] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.703+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.704+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@3fd7629a] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.704+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=7, userId=0a8e375d-15f1-4c97-a669-d7913cba0385, parentCommentId=null [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.704+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=7, userId=0a8e375d-15f1-4c97-a669-d7913cba0385 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.707+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=7 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.707+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=7 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.707+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.707+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@ca521b] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.709+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#createComment(Long, VotesboardCommentCreateRequest, CustomUserDetails) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.710+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateRequest@11f708ba] [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.710+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 요청: votesboardId=7, userId=d182252a-ebb9-4de9-bd4c-5f129dbf7d07, parentCommentId=7 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.710+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 시작: votesboardId=7, userId=d182252a-ebb9-4de9-bd4c-5f129dbf7d07 [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* SELECT [2026-01-20T00:08:02.936Z] v [2026-01-20T00:08:02.936Z] FROM [2026-01-20T00:08:02.936Z] Votesboard v [2026-01-20T00:08:02.936Z] WHERE [2026-01-20T00:08:02.936Z] v.id = :id [2026-01-20T00:08:02.936Z] AND v.deleted = false */ select [2026-01-20T00:08:02.936Z] v1_0.id, [2026-01-20T00:08:02.936Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.936Z] v1_0.allow_revote, [2026-01-20T00:08:02.936Z] v1_0.category, [2026-01-20T00:08:02.936Z] v1_0.comment_count, [2026-01-20T00:08:02.936Z] v1_0.content, [2026-01-20T00:08:02.936Z] v1_0.created_at, [2026-01-20T00:08:02.936Z] v1_0.deleted, [2026-01-20T00:08:02.936Z] v1_0.end_time, [2026-01-20T00:08:02.936Z] v1_0.like_count, [2026-01-20T00:08:02.936Z] v1_0.title, [2026-01-20T00:08:02.936Z] v1_0.total_votes, [2026-01-20T00:08:02.936Z] v1_0.updated_at, [2026-01-20T00:08:02.936Z] v1_0.user_id, [2026-01-20T00:08:02.936Z] v1_0.view_count [2026-01-20T00:08:02.936Z] from [2026-01-20T00:08:02.936Z] votesboard v1_0 [2026-01-20T00:08:02.936Z] where [2026-01-20T00:08:02.936Z] v1_0.id=? [2026-01-20T00:08:02.936Z] and v1_0.deleted=false [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] Hibernate: [2026-01-20T00:08:02.936Z] /* insert for [2026-01-20T00:08:02.936Z] com.example.soso.community.votesboard.comment.domain.entity.VotesboardComment */insert [2026-01-20T00:08:02.936Z] into [2026-01-20T00:08:02.936Z] votesboard_comments (content, created_at, deleted, like_count, parent_id, updated_at, user_id, votesboard_id, id) [2026-01-20T00:08:02.936Z] values [2026-01-20T00:08:02.936Z] (?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:02.936Z] 2026-01-20T09:08:02.713+09:00 INFO 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 작성 완료: commentId=8 [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.713+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 작성 완료: commentId=8 [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.713+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.713+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCreateResponse@5ace09f] [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.715+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.comment.controller.VotesboardCommentController#getCommentsByCursor(Long, VotesboardCommentSortType, String, int) [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.716+09:00 INFO 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 요청: votesboardId=7, sort=LATEST, cursor=null, size=20, userId=0a8e375d-15f1-4c97-a669-d7913cba0385 [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.716+09:00 DEBUG 1527343 --- [ Test worker] e.s.c.v.c.s.VotesboardCommentServiceImpl : 투표게시판 댓글 목록 조회: votesboardId=7, sort=LATEST, size=20, userId=0a8e375d-15f1-4c97-a669-d7913cba0385 [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* SELECT [2026-01-20T00:08:02.937Z] v [2026-01-20T00:08:02.937Z] FROM [2026-01-20T00:08:02.937Z] Votesboard v [2026-01-20T00:08:02.937Z] WHERE [2026-01-20T00:08:02.937Z] v.id = :id [2026-01-20T00:08:02.937Z] AND v.deleted = false */ select [2026-01-20T00:08:02.937Z] v1_0.id, [2026-01-20T00:08:02.937Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.937Z] v1_0.allow_revote, [2026-01-20T00:08:02.937Z] v1_0.category, [2026-01-20T00:08:02.937Z] v1_0.comment_count, [2026-01-20T00:08:02.937Z] v1_0.content, [2026-01-20T00:08:02.937Z] v1_0.created_at, [2026-01-20T00:08:02.937Z] v1_0.deleted, [2026-01-20T00:08:02.937Z] v1_0.end_time, [2026-01-20T00:08:02.937Z] v1_0.like_count, [2026-01-20T00:08:02.937Z] v1_0.title, [2026-01-20T00:08:02.937Z] v1_0.total_votes, [2026-01-20T00:08:02.937Z] v1_0.updated_at, [2026-01-20T00:08:02.937Z] v1_0.user_id, [2026-01-20T00:08:02.937Z] v1_0.view_count [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard v1_0 [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] v1_0.id=? [2026-01-20T00:08:02.937Z] and v1_0.deleted=false [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* SELECT [2026-01-20T00:08:02.937Z] v [2026-01-20T00:08:02.937Z] FROM [2026-01-20T00:08:02.937Z] Votesboard v [2026-01-20T00:08:02.937Z] WHERE [2026-01-20T00:08:02.937Z] v.id = :id [2026-01-20T00:08:02.937Z] AND v.deleted = false */ select [2026-01-20T00:08:02.937Z] v1_0.id, [2026-01-20T00:08:02.937Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:02.937Z] v1_0.allow_revote, [2026-01-20T00:08:02.937Z] v1_0.category, [2026-01-20T00:08:02.937Z] v1_0.comment_count, [2026-01-20T00:08:02.937Z] v1_0.content, [2026-01-20T00:08:02.937Z] v1_0.created_at, [2026-01-20T00:08:02.937Z] v1_0.deleted, [2026-01-20T00:08:02.937Z] v1_0.end_time, [2026-01-20T00:08:02.937Z] v1_0.like_count, [2026-01-20T00:08:02.937Z] v1_0.title, [2026-01-20T00:08:02.937Z] v1_0.total_votes, [2026-01-20T00:08:02.937Z] v1_0.updated_at, [2026-01-20T00:08:02.937Z] v1_0.user_id, [2026-01-20T00:08:02.937Z] v1_0.view_count [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard v1_0 [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] v1_0.id=? [2026-01-20T00:08:02.937Z] and v1_0.deleted=false [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] vc1_0.id, [2026-01-20T00:08:02.937Z] vc1_0.content, [2026-01-20T00:08:02.937Z] vc1_0.created_at, [2026-01-20T00:08:02.937Z] vc1_0.deleted, [2026-01-20T00:08:02.937Z] vc1_0.like_count, [2026-01-20T00:08:02.937Z] vc1_0.parent_id, [2026-01-20T00:08:02.937Z] vc1_0.updated_at, [2026-01-20T00:08:02.937Z] vc1_0.user_id, [2026-01-20T00:08:02.937Z] vc1_0.votesboard_id [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard v1_0 [2026-01-20T00:08:02.937Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] v1_0.id=? [2026-01-20T00:08:02.937Z] order by [2026-01-20T00:08:02.937Z] vc1_0.created_at desc [2026-01-20T00:08:02.937Z] fetch [2026-01-20T00:08:02.937Z] first ? rows only [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] vc1_0.id, [2026-01-20T00:08:02.937Z] vc1_0.content, [2026-01-20T00:08:02.937Z] vc1_0.created_at, [2026-01-20T00:08:02.937Z] vc1_0.deleted, [2026-01-20T00:08:02.937Z] vc1_0.like_count, [2026-01-20T00:08:02.937Z] vc1_0.parent_id, [2026-01-20T00:08:02.937Z] vc1_0.updated_at, [2026-01-20T00:08:02.937Z] vc1_0.user_id, [2026-01-20T00:08:02.937Z] vc1_0.votesboard_id [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard v1_0 [2026-01-20T00:08:02.937Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] v1_0.id=? [2026-01-20T00:08:02.937Z] order by [2026-01-20T00:08:02.937Z] vc1_0.created_at desc [2026-01-20T00:08:02.937Z] fetch [2026-01-20T00:08:02.937Z] first ? rows only [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] count(vc1_0.id) [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard_comments p1_0 [2026-01-20T00:08:02.937Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] p1_0.id=? [2026-01-20T00:08:02.937Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] count(vc1_0.id) [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard_comments p1_0 [2026-01-20T00:08:02.937Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] p1_0.id=? [2026-01-20T00:08:02.937Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* SELECT [2026-01-20T00:08:02.937Z] CASE [2026-01-20T00:08:02.937Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.937Z] THEN true [2026-01-20T00:08:02.937Z] ELSE false [2026-01-20T00:08:02.937Z] END [2026-01-20T00:08:02.937Z] FROM [2026-01-20T00:08:02.937Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.937Z] WHERE [2026-01-20T00:08:02.937Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.937Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.937Z] case [2026-01-20T00:08:02.937Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.937Z] then true [2026-01-20T00:08:02.937Z] else false [2026-01-20T00:08:02.937Z] end [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.937Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* SELECT [2026-01-20T00:08:02.937Z] CASE [2026-01-20T00:08:02.937Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.937Z] THEN true [2026-01-20T00:08:02.937Z] ELSE false [2026-01-20T00:08:02.937Z] END [2026-01-20T00:08:02.937Z] FROM [2026-01-20T00:08:02.937Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.937Z] WHERE [2026-01-20T00:08:02.937Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.937Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.937Z] case [2026-01-20T00:08:02.937Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.937Z] then true [2026-01-20T00:08:02.937Z] else false [2026-01-20T00:08:02.937Z] end [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.937Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] count(vc1_0.id) [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard_comments p1_0 [2026-01-20T00:08:02.937Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] p1_0.id=? [2026-01-20T00:08:02.937Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] count(vc1_0.id) [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard_comments p1_0 [2026-01-20T00:08:02.937Z] on p1_0.id=vc1_0.parent_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] p1_0.id=? [2026-01-20T00:08:02.937Z] and not(vc1_0.deleted) [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* SELECT [2026-01-20T00:08:02.937Z] CASE [2026-01-20T00:08:02.937Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.937Z] THEN true [2026-01-20T00:08:02.937Z] ELSE false [2026-01-20T00:08:02.937Z] END [2026-01-20T00:08:02.937Z] FROM [2026-01-20T00:08:02.937Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.937Z] WHERE [2026-01-20T00:08:02.937Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.937Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.937Z] case [2026-01-20T00:08:02.937Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.937Z] then true [2026-01-20T00:08:02.937Z] else false [2026-01-20T00:08:02.937Z] end [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.937Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* SELECT [2026-01-20T00:08:02.937Z] CASE [2026-01-20T00:08:02.937Z] WHEN COUNT(vcl) > 0 [2026-01-20T00:08:02.937Z] THEN true [2026-01-20T00:08:02.937Z] ELSE false [2026-01-20T00:08:02.937Z] END [2026-01-20T00:08:02.937Z] FROM [2026-01-20T00:08:02.937Z] VotesboardCommentLike vcl [2026-01-20T00:08:02.937Z] WHERE [2026-01-20T00:08:02.937Z] vcl.comment.id = :commentId [2026-01-20T00:08:02.937Z] AND vcl.user.id = :userId */ select [2026-01-20T00:08:02.937Z] case [2026-01-20T00:08:02.937Z] when count(vcl1_0.id)>0 [2026-01-20T00:08:02.937Z] then true [2026-01-20T00:08:02.937Z] else false [2026-01-20T00:08:02.937Z] end [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comment_like vcl1_0 [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] vcl1_0.comment_id=? [2026-01-20T00:08:02.937Z] and vcl1_0.user_id=? [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] count(vc1_0.id) [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard v1_0 [2026-01-20T00:08:02.937Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] v1_0.id=? [2026-01-20T00:08:02.937Z] Hibernate: [2026-01-20T00:08:02.937Z] /* */ select [2026-01-20T00:08:02.937Z] count(vc1_0.id) [2026-01-20T00:08:02.937Z] from [2026-01-20T00:08:02.937Z] votesboard_comments vc1_0 [2026-01-20T00:08:02.937Z] left join [2026-01-20T00:08:02.937Z] votesboard v1_0 [2026-01-20T00:08:02.937Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:02.937Z] where [2026-01-20T00:08:02.937Z] v1_0.id=? [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.726+09:00 DEBUG 1527343 --- [ Test worker] .e.s.c.v.c.c.VotesboardCommentController : 투표게시판 댓글 목록 조회 완료: resultCount=2, hasNext=false [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.726+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.726+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.comment.domain.dto.VotesboardCommentCursorResponse@737e9dbb] [2026-01-20T00:08:02.937Z] [2026-01-20T00:08:02.937Z] 투표 게시판 통합 테스트 STANDARD_OUT [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.732+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.votesboard.integration.VotesboardIntegrationTest]: VotesboardIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.734+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.votesboard.integration.VotesboardIntegrationTest [2026-01-20T00:08:02.937Z] [2026-01-20T00:08:02.937Z] . ____ _ __ _ _ [2026-01-20T00:08:02.937Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:02.937Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:02.937Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:02.937Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:02.937Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:02.937Z] [2026-01-20T00:08:02.937Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:02.937Z] [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.757+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.i.VotesboardIntegrationTest : Starting VotesboardIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.757+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.i.VotesboardIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.757+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.i.VotesboardIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:08:02.937Z] 2026-01-20T09:08:02.759+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7c05e04c [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:02.981+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:02.981+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:02.984+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 1 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.057+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.058+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.084+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.086+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.087+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.094+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.187Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.188Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.188Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.095+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.096+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.096+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.160+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=1ab82f5f-47b8-3e46-97ce-64b28468a2ec [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.227+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.229+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.236+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.237+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-12 - Starting... [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.239+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-12 - Added connection conn110: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.239+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-12 - Start completed. [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.240+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:03.438Z] 2026-01-20T09:08:03.240+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:03.438Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-12)'] [2026-01-20T00:08:03.438Z] Database driver: undefined/unknown [2026-01-20T00:08:03.438Z] Database version: 2.3.232 [2026-01-20T00:08:03.438Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:03.438Z] Isolation level: undefined/unknown [2026-01-20T00:08:03.438Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:03.438Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.338+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists comment_likes cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists comment_likes cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists comments cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists comments cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists post cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists post cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists post_image cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists post_image cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists post_like cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists post_like cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists user_interests cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists user_interests cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists users cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists users cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists vote_option cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists vote_option cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists vote_result cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists vote_result cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists votesboard cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists votesboard cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:03.688Z] 2026-01-20T09:08:03.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.688Z] create table comment_likes ( [2026-01-20T00:08:03.688Z] comment_id bigint, [2026-01-20T00:08:03.688Z] id bigint generated by default as identity, [2026-01-20T00:08:03.688Z] user_id varchar(36), [2026-01-20T00:08:03.688Z] primary key (id), [2026-01-20T00:08:03.688Z] unique (comment_id, user_id) [2026-01-20T00:08:03.688Z] ) [2026-01-20T00:08:03.688Z] Hibernate: [2026-01-20T00:08:03.688Z] create table comment_likes ( [2026-01-20T00:08:03.688Z] comment_id bigint, [2026-01-20T00:08:03.688Z] id bigint generated by default as identity, [2026-01-20T00:08:03.688Z] user_id varchar(36), [2026-01-20T00:08:03.688Z] primary key (id), [2026-01-20T00:08:03.688Z] unique (comment_id, user_id) [2026-01-20T00:08:03.688Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table comments ( [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] parent_id bigint, [2026-01-20T00:08:03.689Z] post_id bigint, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] user_id varchar(36), [2026-01-20T00:08:03.689Z] content clob, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table comments ( [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] parent_id bigint, [2026-01-20T00:08:03.689Z] post_id bigint, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] user_id varchar(36), [2026-01-20T00:08:03.689Z] content clob, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table post ( [2026-01-20T00:08:03.689Z] comment_count integer not null, [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] view_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] user_id varchar(36), [2026-01-20T00:08:03.689Z] title varchar(255), [2026-01-20T00:08:03.689Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:03.689Z] content clob, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table post ( [2026-01-20T00:08:03.689Z] comment_count integer not null, [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] view_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] user_id varchar(36), [2026-01-20T00:08:03.689Z] title varchar(255), [2026-01-20T00:08:03.689Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:03.689Z] content clob, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table post_image ( [2026-01-20T00:08:03.689Z] sequence integer not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] post_id bigint, [2026-01-20T00:08:03.689Z] image_url varchar(255), [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table post_image ( [2026-01-20T00:08:03.689Z] sequence integer not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] post_id bigint, [2026-01-20T00:08:03.689Z] image_url varchar(255), [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.348+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table post_like ( [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] post_id bigint, [2026-01-20T00:08:03.689Z] user_id varchar(36), [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] unique (post_id, user_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table post_like ( [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] post_id bigint, [2026-01-20T00:08:03.689Z] user_id varchar(36), [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] unique (post_id, user_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table sigungu_code ( [2026-01-20T00:08:03.689Z] code varchar(5) not null, [2026-01-20T00:08:03.689Z] sido varchar(50) not null, [2026-01-20T00:08:03.689Z] sigungu varchar(50) not null, [2026-01-20T00:08:03.689Z] full_name varchar(100) not null, [2026-01-20T00:08:03.689Z] primary key (code) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table sigungu_code ( [2026-01-20T00:08:03.689Z] code varchar(5) not null, [2026-01-20T00:08:03.689Z] sido varchar(50) not null, [2026-01-20T00:08:03.689Z] sigungu varchar(50) not null, [2026-01-20T00:08:03.689Z] full_name varchar(100) not null, [2026-01-20T00:08:03.689Z] primary key (code) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.349+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table user_interests ( [2026-01-20T00:08:03.689Z] users_id varchar(36) not null, [2026-01-20T00:08:03.689Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table user_interests ( [2026-01-20T00:08:03.689Z] users_id varchar(36) not null, [2026-01-20T00:08:03.689Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table users ( [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] id varchar(36) not null, [2026-01-20T00:08:03.689Z] email varchar(255), [2026-01-20T00:08:03.689Z] latitude varchar(255), [2026-01-20T00:08:03.689Z] location varchar(255), [2026-01-20T00:08:03.689Z] longitude varchar(255), [2026-01-20T00:08:03.689Z] nickname varchar(255), [2026-01-20T00:08:03.689Z] profile_image_url varchar(255), [2026-01-20T00:08:03.689Z] username varchar(255), [2026-01-20T00:08:03.689Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:03.689Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:03.689Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:03.689Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:03.689Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table users ( [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] id varchar(36) not null, [2026-01-20T00:08:03.689Z] email varchar(255), [2026-01-20T00:08:03.689Z] latitude varchar(255), [2026-01-20T00:08:03.689Z] location varchar(255), [2026-01-20T00:08:03.689Z] longitude varchar(255), [2026-01-20T00:08:03.689Z] nickname varchar(255), [2026-01-20T00:08:03.689Z] profile_image_url varchar(255), [2026-01-20T00:08:03.689Z] username varchar(255), [2026-01-20T00:08:03.689Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:03.689Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:03.689Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:03.689Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:03.689Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.350+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table vote_option ( [2026-01-20T00:08:03.689Z] sequence integer not null, [2026-01-20T00:08:03.689Z] vote_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] content varchar(100) not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table vote_option ( [2026-01-20T00:08:03.689Z] sequence integer not null, [2026-01-20T00:08:03.689Z] vote_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] content varchar(100) not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.351+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table vote_result ( [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] vote_option_id bigint not null, [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table vote_result ( [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] vote_option_id bigint not null, [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.352+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table votesboard ( [2026-01-20T00:08:03.689Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:03.689Z] allow_revote boolean not null, [2026-01-20T00:08:03.689Z] comment_count integer not null, [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] total_votes integer not null, [2026-01-20T00:08:03.689Z] view_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] end_time timestamp(6) not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] title varchar(100) not null, [2026-01-20T00:08:03.689Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:03.689Z] content clob not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table votesboard ( [2026-01-20T00:08:03.689Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:03.689Z] allow_revote boolean not null, [2026-01-20T00:08:03.689Z] comment_count integer not null, [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] total_votes integer not null, [2026-01-20T00:08:03.689Z] view_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] end_time timestamp(6) not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] title varchar(100) not null, [2026-01-20T00:08:03.689Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:03.689Z] content clob not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table votesboard_comment_like ( [2026-01-20T00:08:03.689Z] comment_id bigint not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6) not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] unique (comment_id, user_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table votesboard_comment_like ( [2026-01-20T00:08:03.689Z] comment_id bigint not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6) not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] unique (comment_id, user_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.354+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table votesboard_comments ( [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] parent_id bigint, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] content clob not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table votesboard_comments ( [2026-01-20T00:08:03.689Z] deleted boolean not null, [2026-01-20T00:08:03.689Z] like_count integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] parent_id bigint, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] content clob not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.354+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table votesboard_image ( [2026-01-20T00:08:03.689Z] sequence integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] image_url varchar(500) not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table votesboard_image ( [2026-01-20T00:08:03.689Z] sequence integer not null, [2026-01-20T00:08:03.689Z] created_at timestamp(6), [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] updated_at timestamp(6), [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] image_url varchar(500) not null, [2026-01-20T00:08:03.689Z] primary key (id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create table votesboard_like ( [2026-01-20T00:08:03.689Z] created_at timestamp(6) not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] unique (votesboard_id, user_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create table votesboard_like ( [2026-01-20T00:08:03.689Z] created_at timestamp(6) not null, [2026-01-20T00:08:03.689Z] id bigint generated by default as identity, [2026-01-20T00:08:03.689Z] votesboard_id bigint not null, [2026-01-20T00:08:03.689Z] user_id varchar(36) not null, [2026-01-20T00:08:03.689Z] primary key (id), [2026-01-20T00:08:03.689Z] unique (votesboard_id, user_id) [2026-01-20T00:08:03.689Z] ) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.355+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create index idx_sigungu_code [2026-01-20T00:08:03.689Z] on sigungu_code (code) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create index idx_sigungu_code [2026-01-20T00:08:03.689Z] on sigungu_code (code) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create index idx_vote_result_user [2026-01-20T00:08:03.689Z] on vote_result (user_id) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create index idx_vote_result_user [2026-01-20T00:08:03.689Z] on vote_result (user_id) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create index idx_vote_result_post [2026-01-20T00:08:03.689Z] on vote_result (votesboard_id) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create index idx_vote_result_post [2026-01-20T00:08:03.689Z] on vote_result (votesboard_id) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] create index idx_vote_result_user_post [2026-01-20T00:08:03.689Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] create index idx_vote_result_user_post [2026-01-20T00:08:03.689Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists comment_likes [2026-01-20T00:08:03.689Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:03.689Z] foreign key (comment_id) [2026-01-20T00:08:03.689Z] references comments [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists comment_likes [2026-01-20T00:08:03.689Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:03.689Z] foreign key (comment_id) [2026-01-20T00:08:03.689Z] references comments [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.358+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists comment_likes [2026-01-20T00:08:03.689Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists comment_likes [2026-01-20T00:08:03.689Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists comments [2026-01-20T00:08:03.689Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:03.689Z] foreign key (parent_id) [2026-01-20T00:08:03.689Z] references comments [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists comments [2026-01-20T00:08:03.689Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:03.689Z] foreign key (parent_id) [2026-01-20T00:08:03.689Z] references comments [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists comments [2026-01-20T00:08:03.689Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:03.689Z] foreign key (post_id) [2026-01-20T00:08:03.689Z] references post [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists comments [2026-01-20T00:08:03.689Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:03.689Z] foreign key (post_id) [2026-01-20T00:08:03.689Z] references post [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.360+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists comments [2026-01-20T00:08:03.689Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists comments [2026-01-20T00:08:03.689Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.361+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists post [2026-01-20T00:08:03.689Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists post [2026-01-20T00:08:03.689Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists post_image [2026-01-20T00:08:03.689Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:03.689Z] foreign key (post_id) [2026-01-20T00:08:03.689Z] references post [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists post_image [2026-01-20T00:08:03.689Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:03.689Z] foreign key (post_id) [2026-01-20T00:08:03.689Z] references post [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists post_like [2026-01-20T00:08:03.689Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:03.689Z] foreign key (post_id) [2026-01-20T00:08:03.689Z] references post [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists post_like [2026-01-20T00:08:03.689Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:03.689Z] foreign key (post_id) [2026-01-20T00:08:03.689Z] references post [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.363+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists post_like [2026-01-20T00:08:03.689Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists post_like [2026-01-20T00:08:03.689Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.364+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists user_interests [2026-01-20T00:08:03.689Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:03.689Z] foreign key (users_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists user_interests [2026-01-20T00:08:03.689Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:03.689Z] foreign key (users_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists vote_option [2026-01-20T00:08:03.689Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists vote_option [2026-01-20T00:08:03.689Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists vote_result [2026-01-20T00:08:03.689Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists vote_result [2026-01-20T00:08:03.689Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.366+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists vote_result [2026-01-20T00:08:03.689Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:03.689Z] foreign key (vote_option_id) [2026-01-20T00:08:03.689Z] references vote_option [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists vote_result [2026-01-20T00:08:03.689Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:03.689Z] foreign key (vote_option_id) [2026-01-20T00:08:03.689Z] references vote_option [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.367+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists vote_result [2026-01-20T00:08:03.689Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists vote_result [2026-01-20T00:08:03.689Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard [2026-01-20T00:08:03.689Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard [2026-01-20T00:08:03.689Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.368+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:03.689Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:03.689Z] foreign key (comment_id) [2026-01-20T00:08:03.689Z] references votesboard_comments [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:03.689Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:03.689Z] foreign key (comment_id) [2026-01-20T00:08:03.689Z] references votesboard_comments [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:03.689Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:03.689Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comments [2026-01-20T00:08:03.689Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:03.689Z] foreign key (parent_id) [2026-01-20T00:08:03.689Z] references votesboard_comments [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comments [2026-01-20T00:08:03.689Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:03.689Z] foreign key (parent_id) [2026-01-20T00:08:03.689Z] references votesboard_comments [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.371+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comments [2026-01-20T00:08:03.689Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comments [2026-01-20T00:08:03.689Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comments [2026-01-20T00:08:03.689Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_comments [2026-01-20T00:08:03.689Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.372+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_image [2026-01-20T00:08:03.689Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_image [2026-01-20T00:08:03.689Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_like [2026-01-20T00:08:03.689Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_like [2026-01-20T00:08:03.689Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:03.689Z] foreign key (user_id) [2026-01-20T00:08:03.689Z] references users [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:03.689Z] alter table if exists votesboard_like [2026-01-20T00:08:03.689Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] Hibernate: [2026-01-20T00:08:03.689Z] alter table if exists votesboard_like [2026-01-20T00:08:03.689Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:03.689Z] foreign key (votesboard_id) [2026-01-20T00:08:03.689Z] references votesboard [2026-01-20T00:08:03.689Z] 2026-01-20T09:08:03.375+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:03.940Z] 2026-01-20T09:08:03.663+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:03.940Z] 2026-01-20T09:08:03.689+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:03.940Z] 2026-01-20T09:08:03.700+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:03.940Z] 2026-01-20T09:08:03.739+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:03.940Z] 2026-01-20T09:08:03.782+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:03.940Z] 2026-01-20T09:08:03.789+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.857+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.857+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.857+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.857+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.857+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.857+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.858+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.888+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.i.VotesboardIntegrationTest : Started VotesboardIntegrationTest in 1.152 seconds (process running for 44.927) [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.891+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.190Z] /* select [2026-01-20T00:08:04.190Z] count(*) [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] SigunguCode x */ select [2026-01-20T00:08:04.190Z] count(*) [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] Hibernate: [2026-01-20T00:08:04.190Z] /* select [2026-01-20T00:08:04.190Z] count(*) [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] SigunguCode x */ select [2026-01-20T00:08:04.190Z] count(*) [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.893+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.893+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.894+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] Hibernate: [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.895+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] Hibernate: [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.895+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] Hibernate: [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] Hibernate: [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.190Z] sc1_0.code=? [2026-01-20T00:08:04.190Z] 2026-01-20T09:08:03.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.190Z] select [2026-01-20T00:08:04.190Z] sc1_0.code, [2026-01-20T00:08:04.190Z] sc1_0.full_name, [2026-01-20T00:08:04.190Z] sc1_0.sido, [2026-01-20T00:08:04.190Z] sc1_0.sigungu [2026-01-20T00:08:04.190Z] from [2026-01-20T00:08:04.190Z] sigungu_code sc1_0 [2026-01-20T00:08:04.190Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.897+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.898+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.899+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.900+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] Hibernate: [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.191Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.191Z] select [2026-01-20T00:08:04.191Z] sc1_0.code, [2026-01-20T00:08:04.191Z] sc1_0.full_name, [2026-01-20T00:08:04.191Z] sc1_0.sido, [2026-01-20T00:08:04.191Z] sc1_0.sigungu [2026-01-20T00:08:04.191Z] from [2026-01-20T00:08:04.191Z] sigungu_code sc1_0 [2026-01-20T00:08:04.191Z] where [2026-01-20T00:08:04.191Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.905+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] Hibernate: [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.192Z] from [2026-01-20T00:08:04.192Z] sigungu_code sc1_0 [2026-01-20T00:08:04.192Z] where [2026-01-20T00:08:04.192Z] sc1_0.code=? [2026-01-20T00:08:04.192Z] 2026-01-20T09:08:03.906+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.192Z] select [2026-01-20T00:08:04.192Z] sc1_0.code, [2026-01-20T00:08:04.192Z] sc1_0.full_name, [2026-01-20T00:08:04.192Z] sc1_0.sido, [2026-01-20T00:08:04.192Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.907+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.908+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.909+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.910+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.193Z] select [2026-01-20T00:08:04.193Z] sc1_0.code, [2026-01-20T00:08:04.193Z] sc1_0.full_name, [2026-01-20T00:08:04.193Z] sc1_0.sido, [2026-01-20T00:08:04.193Z] sc1_0.sigungu [2026-01-20T00:08:04.193Z] from [2026-01-20T00:08:04.193Z] sigungu_code sc1_0 [2026-01-20T00:08:04.193Z] where [2026-01-20T00:08:04.193Z] sc1_0.code=? [2026-01-20T00:08:04.193Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.911+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.913+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.915+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] Hibernate: [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.194Z] sc1_0.sido, [2026-01-20T00:08:04.194Z] sc1_0.sigungu [2026-01-20T00:08:04.194Z] from [2026-01-20T00:08:04.194Z] sigungu_code sc1_0 [2026-01-20T00:08:04.194Z] where [2026-01-20T00:08:04.194Z] sc1_0.code=? [2026-01-20T00:08:04.194Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.194Z] select [2026-01-20T00:08:04.194Z] sc1_0.code, [2026-01-20T00:08:04.194Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.919+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.920+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.921+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.922+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] Hibernate: [2026-01-20T00:08:04.195Z] select [2026-01-20T00:08:04.195Z] sc1_0.code, [2026-01-20T00:08:04.195Z] sc1_0.full_name, [2026-01-20T00:08:04.195Z] sc1_0.sido, [2026-01-20T00:08:04.195Z] sc1_0.sigungu [2026-01-20T00:08:04.195Z] from [2026-01-20T00:08:04.195Z] sigungu_code sc1_0 [2026-01-20T00:08:04.195Z] where [2026-01-20T00:08:04.195Z] sc1_0.code=? [2026-01-20T00:08:04.195Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.924+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] select [2026-01-20T00:08:04.196Z] sc1_0.code, [2026-01-20T00:08:04.196Z] sc1_0.full_name, [2026-01-20T00:08:04.196Z] sc1_0.sido, [2026-01-20T00:08:04.196Z] sc1_0.sigungu [2026-01-20T00:08:04.196Z] from [2026-01-20T00:08:04.196Z] sigungu_code sc1_0 [2026-01-20T00:08:04.196Z] where [2026-01-20T00:08:04.196Z] sc1_0.code=? [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.928+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] 2026-01-20T09:08:03.929+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.196Z] Hibernate: [2026-01-20T00:08:04.196Z] /* insert for [2026-01-20T00:08:04.196Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.196Z] into [2026-01-20T00:08:04.196Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.196Z] values [2026-01-20T00:08:04.196Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] Hibernate: [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.197Z] values [2026-01-20T00:08:04.197Z] (?, ?, ?, ?) [2026-01-20T00:08:04.197Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.197Z] /* insert for [2026-01-20T00:08:04.197Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.197Z] into [2026-01-20T00:08:04.197Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.198Z] values [2026-01-20T00:08:04.198Z] (?, ?, ?, ?) [2026-01-20T00:08:04.198Z] Hibernate: [2026-01-20T00:08:04.198Z] /* insert for [2026-01-20T00:08:04.198Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.198Z] into [2026-01-20T00:08:04.198Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] Hibernate: [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.199Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.199Z] into [2026-01-20T00:08:04.199Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.199Z] values [2026-01-20T00:08:04.199Z] (?, ?, ?, ?) [2026-01-20T00:08:04.199Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.199Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.200Z] Hibernate: [2026-01-20T00:08:04.200Z] /* insert for [2026-01-20T00:08:04.200Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.200Z] into [2026-01-20T00:08:04.200Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.200Z] values [2026-01-20T00:08:04.200Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] Hibernate: [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.201Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.201Z] into [2026-01-20T00:08:04.201Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.201Z] values [2026-01-20T00:08:04.201Z] (?, ?, ?, ?) [2026-01-20T00:08:04.201Z] 2026-01-20T09:08:03.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.201Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* insert for [2026-01-20T00:08:04.202Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:04.202Z] into [2026-01-20T00:08:04.202Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:04.202Z] values [2026-01-20T00:08:04.202Z] (?, ?, ?, ?) [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] 투표 게시판 통합 테스트 > 투표 게시글 생성 실패 - 과거 마감 시간 STANDARD_OUT [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.954+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] u1_0.id, [2026-01-20T00:08:04.202Z] u1_0.age_range, [2026-01-20T00:08:04.202Z] u1_0.budget, [2026-01-20T00:08:04.202Z] u1_0.created_at, [2026-01-20T00:08:04.202Z] u1_0.email, [2026-01-20T00:08:04.202Z] u1_0.gender, [2026-01-20T00:08:04.202Z] u1_0.latitude, [2026-01-20T00:08:04.202Z] u1_0.location, [2026-01-20T00:08:04.202Z] u1_0.longitude, [2026-01-20T00:08:04.202Z] u1_0.nickname, [2026-01-20T00:08:04.202Z] u1_0.profile_image_url, [2026-01-20T00:08:04.202Z] u1_0.startup_experience, [2026-01-20T00:08:04.202Z] u1_0.updated_at, [2026-01-20T00:08:04.202Z] u1_0.user_type, [2026-01-20T00:08:04.202Z] u1_0.username [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] users u1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] u1_0.id, [2026-01-20T00:08:04.202Z] u1_0.age_range, [2026-01-20T00:08:04.202Z] u1_0.budget, [2026-01-20T00:08:04.202Z] u1_0.created_at, [2026-01-20T00:08:04.202Z] u1_0.email, [2026-01-20T00:08:04.202Z] u1_0.gender, [2026-01-20T00:08:04.202Z] u1_0.latitude, [2026-01-20T00:08:04.202Z] u1_0.location, [2026-01-20T00:08:04.202Z] u1_0.longitude, [2026-01-20T00:08:04.202Z] u1_0.nickname, [2026-01-20T00:08:04.202Z] u1_0.profile_image_url, [2026-01-20T00:08:04.202Z] u1_0.startup_experience, [2026-01-20T00:08:04.202Z] u1_0.updated_at, [2026-01-20T00:08:04.202Z] u1_0.user_type, [2026-01-20T00:08:04.202Z] u1_0.username [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] users u1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.968+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:03.998+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.000+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.001+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[endTime] 투표 마감 시간은 미래 시간이어야 합니다.]] [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.001+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.votesboard.controller.VotesboardController.createVotesboard(com.example.soso.community.votesboard.domain.dto.VotesboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'votesboardCreateRequest' on field 'endTime': rejected value [2026-01-19T09:08:03.965121115]; codes [Future.votesboardCreateRequest.endTime,Future.endTime,Future.java.time.LocalDateTime,Future]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [votesboardCreateRequest.endTime,endTime]; arguments []; default message [endTime]]; default message [투표 마감 시간은 미래 시간이어야 합니다.]] ] [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] 투표 게시판 통합 테스트 > 투표 게시글 생성 실패 - 옵션 초과 (6개) STANDARD_OUT [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.020+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.022+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.027+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] u1_0.id, [2026-01-20T00:08:04.202Z] u1_0.age_range, [2026-01-20T00:08:04.202Z] u1_0.budget, [2026-01-20T00:08:04.202Z] u1_0.created_at, [2026-01-20T00:08:04.202Z] u1_0.email, [2026-01-20T00:08:04.202Z] u1_0.gender, [2026-01-20T00:08:04.202Z] u1_0.latitude, [2026-01-20T00:08:04.202Z] u1_0.location, [2026-01-20T00:08:04.202Z] u1_0.longitude, [2026-01-20T00:08:04.202Z] u1_0.nickname, [2026-01-20T00:08:04.202Z] u1_0.profile_image_url, [2026-01-20T00:08:04.202Z] u1_0.startup_experience, [2026-01-20T00:08:04.202Z] u1_0.updated_at, [2026-01-20T00:08:04.202Z] u1_0.user_type, [2026-01-20T00:08:04.202Z] u1_0.username [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] users u1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] u1_0.id, [2026-01-20T00:08:04.202Z] u1_0.age_range, [2026-01-20T00:08:04.202Z] u1_0.budget, [2026-01-20T00:08:04.202Z] u1_0.created_at, [2026-01-20T00:08:04.202Z] u1_0.email, [2026-01-20T00:08:04.202Z] u1_0.gender, [2026-01-20T00:08:04.202Z] u1_0.latitude, [2026-01-20T00:08:04.202Z] u1_0.location, [2026-01-20T00:08:04.202Z] u1_0.longitude, [2026-01-20T00:08:04.202Z] u1_0.nickname, [2026-01-20T00:08:04.202Z] u1_0.profile_image_url, [2026-01-20T00:08:04.202Z] u1_0.startup_experience, [2026-01-20T00:08:04.202Z] u1_0.updated_at, [2026-01-20T00:08:04.202Z] u1_0.user_type, [2026-01-20T00:08:04.202Z] u1_0.username [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] users u1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.030+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.033+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.033+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.033+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[voteOptions] 투표 옵션은 최소 2개, 최대 5개까지 가능합니다.]] [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.034+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.votesboard.controller.VotesboardController.createVotesboard(com.example.soso.community.votesboard.domain.dto.VotesboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'votesboardCreateRequest' on field 'voteOptions': rejected value [[com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@1b102f48, com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@5cdbe330, com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@24276fca, com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@53725e18, com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@49824151, com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@4ac3e932]]; codes [Size.votesboardCreateRequest.voteOptions,Size.voteOptions,Size.java.util.List,Size]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [votesboardCreateRequest.voteOptions,voteOptions]; arguments []; default message [voteOptions],5,2]; default message [투표 옵션은 최소 2개, 최대 5개까지 가능합니다.]] ] [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] 투표 게시판 통합 테스트 > 투표 게시글 목록 조회 - 인증 사용자 (hasVoted, isLiked 검증) STANDARD_OUT [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.070+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.074+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] u1_0.id, [2026-01-20T00:08:04.202Z] u1_0.age_range, [2026-01-20T00:08:04.202Z] u1_0.budget, [2026-01-20T00:08:04.202Z] u1_0.created_at, [2026-01-20T00:08:04.202Z] u1_0.email, [2026-01-20T00:08:04.202Z] u1_0.gender, [2026-01-20T00:08:04.202Z] u1_0.latitude, [2026-01-20T00:08:04.202Z] u1_0.location, [2026-01-20T00:08:04.202Z] u1_0.longitude, [2026-01-20T00:08:04.202Z] u1_0.nickname, [2026-01-20T00:08:04.202Z] u1_0.profile_image_url, [2026-01-20T00:08:04.202Z] u1_0.startup_experience, [2026-01-20T00:08:04.202Z] u1_0.updated_at, [2026-01-20T00:08:04.202Z] u1_0.user_type, [2026-01-20T00:08:04.202Z] u1_0.username [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] users u1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] u1_0.id, [2026-01-20T00:08:04.202Z] u1_0.age_range, [2026-01-20T00:08:04.202Z] u1_0.budget, [2026-01-20T00:08:04.202Z] u1_0.created_at, [2026-01-20T00:08:04.202Z] u1_0.email, [2026-01-20T00:08:04.202Z] u1_0.gender, [2026-01-20T00:08:04.202Z] u1_0.latitude, [2026-01-20T00:08:04.202Z] u1_0.location, [2026-01-20T00:08:04.202Z] u1_0.longitude, [2026-01-20T00:08:04.202Z] u1_0.nickname, [2026-01-20T00:08:04.202Z] u1_0.profile_image_url, [2026-01-20T00:08:04.202Z] u1_0.startup_experience, [2026-01-20T00:08:04.202Z] u1_0.updated_at, [2026-01-20T00:08:04.202Z] u1_0.user_type, [2026-01-20T00:08:04.202Z] u1_0.username [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] users u1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.081+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.085+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 목록 조회: status=null, sort=LATEST, size=20, cursor=null, userId=afa26c1d-4bd8-46b7-9b26-49e09026d3b3 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.090+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* select [2026-01-20T00:08:04.202Z] votesboard [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] Votesboard votesboard [2026-01-20T00:08:04.202Z] where [2026-01-20T00:08:04.202Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.202Z] order by [2026-01-20T00:08:04.202Z] votesboard.id desc */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] where [2026-01-20T00:08:04.202Z] v1_0.deleted=? [2026-01-20T00:08:04.202Z] order by [2026-01-20T00:08:04.202Z] v1_0.id desc [2026-01-20T00:08:04.202Z] fetch [2026-01-20T00:08:04.202Z] first ? rows only [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* select [2026-01-20T00:08:04.202Z] votesboard [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] Votesboard votesboard [2026-01-20T00:08:04.202Z] where [2026-01-20T00:08:04.202Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.202Z] order by [2026-01-20T00:08:04.202Z] votesboard.id desc */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] where [2026-01-20T00:08:04.202Z] v1_0.deleted=? [2026-01-20T00:08:04.202Z] order by [2026-01-20T00:08:04.202Z] v1_0.id desc [2026-01-20T00:08:04.202Z] fetch [2026-01-20T00:08:04.202Z] first ? rows only [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] count(v1_0.id) [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] where [2026-01-20T00:08:04.202Z] not(v1_0.deleted) [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] count(v1_0.id) [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] where [2026-01-20T00:08:04.202Z] not(v1_0.deleted) [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.101+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.102+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCursorResponse@2bfdf5ac] [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] MockHttpServletRequest: [2026-01-20T00:08:04.202Z] HTTP Method = GET [2026-01-20T00:08:04.202Z] Request URI = /community/votesboard [2026-01-20T00:08:04.202Z] Parameters = {size=[20]} [2026-01-20T00:08:04.202Z] Headers = [] [2026-01-20T00:08:04.202Z] Body = null [2026-01-20T00:08:04.202Z] Session Attrs = {} [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] Handler: [2026-01-20T00:08:04.202Z] Type = com.example.soso.community.votesboard.controller.VotesboardController [2026-01-20T00:08:04.202Z] Method = com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] Async: [2026-01-20T00:08:04.202Z] Async started = false [2026-01-20T00:08:04.202Z] Async result = null [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] Resolved Exception: [2026-01-20T00:08:04.202Z] Type = null [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] ModelAndView: [2026-01-20T00:08:04.202Z] View name = null [2026-01-20T00:08:04.202Z] View = null [2026-01-20T00:08:04.202Z] Model = null [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] FlashMap: [2026-01-20T00:08:04.202Z] Attributes = null [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] MockHttpServletResponse: [2026-01-20T00:08:04.202Z] Status = 200 [2026-01-20T00:08:04.202Z] Error message = null [2026-01-20T00:08:04.202Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:04.202Z] Content type = application/json [2026-01-20T00:08:04.202Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":true,"isAuthorized":true} [2026-01-20T00:08:04.202Z] Forwarded URL = null [2026-01-20T00:08:04.202Z] Redirected URL = null [2026-01-20T00:08:04.202Z] Cookies = [] [2026-01-20T00:08:04.202Z] [2026-01-20T00:08:04.202Z] 투표 게시판 통합 테스트 > 투표 게시글 목록 조회 - 진행중 필터 STANDARD_OUT [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.111+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] vr1_0.id, [2026-01-20T00:08:04.202Z] vr1_0.created_at, [2026-01-20T00:08:04.202Z] vr1_0.updated_at, [2026-01-20T00:08:04.202Z] vr1_0.user_id, [2026-01-20T00:08:04.202Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.202Z] vr1_0.votesboard_id [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] vote_result vr1_0 [2026-01-20T00:08:04.202Z] 2026-01-20T09:08:04.113+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.202Z] v1_0.category, [2026-01-20T00:08:04.202Z] v1_0.comment_count, [2026-01-20T00:08:04.202Z] v1_0.content, [2026-01-20T00:08:04.202Z] v1_0.created_at, [2026-01-20T00:08:04.202Z] v1_0.deleted, [2026-01-20T00:08:04.202Z] v1_0.end_time, [2026-01-20T00:08:04.202Z] v1_0.like_count, [2026-01-20T00:08:04.202Z] v1_0.title, [2026-01-20T00:08:04.202Z] v1_0.total_votes, [2026-01-20T00:08:04.202Z] v1_0.updated_at, [2026-01-20T00:08:04.202Z] v1_0.user_id, [2026-01-20T00:08:04.202Z] v1_0.view_count [2026-01-20T00:08:04.202Z] from [2026-01-20T00:08:04.202Z] votesboard v1_0 [2026-01-20T00:08:04.202Z] Hibernate: [2026-01-20T00:08:04.202Z] /* */ select [2026-01-20T00:08:04.202Z] v1_0.id, [2026-01-20T00:08:04.202Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.202Z] v1_0.allow_revote, [2026-01-20T00:08:04.203Z] v1_0.category, [2026-01-20T00:08:04.203Z] v1_0.comment_count, [2026-01-20T00:08:04.203Z] v1_0.content, [2026-01-20T00:08:04.203Z] v1_0.created_at, [2026-01-20T00:08:04.203Z] v1_0.deleted, [2026-01-20T00:08:04.203Z] v1_0.end_time, [2026-01-20T00:08:04.203Z] v1_0.like_count, [2026-01-20T00:08:04.203Z] v1_0.title, [2026-01-20T00:08:04.203Z] v1_0.total_votes, [2026-01-20T00:08:04.203Z] v1_0.updated_at, [2026-01-20T00:08:04.203Z] v1_0.user_id, [2026-01-20T00:08:04.203Z] v1_0.view_count [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] votesboard v1_0 [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.203Z] /* */ select [2026-01-20T00:08:04.203Z] u1_0.id, [2026-01-20T00:08:04.203Z] u1_0.age_range, [2026-01-20T00:08:04.203Z] u1_0.budget, [2026-01-20T00:08:04.203Z] u1_0.created_at, [2026-01-20T00:08:04.203Z] u1_0.email, [2026-01-20T00:08:04.203Z] u1_0.gender, [2026-01-20T00:08:04.203Z] u1_0.latitude, [2026-01-20T00:08:04.203Z] u1_0.location, [2026-01-20T00:08:04.203Z] u1_0.longitude, [2026-01-20T00:08:04.203Z] u1_0.nickname, [2026-01-20T00:08:04.203Z] u1_0.profile_image_url, [2026-01-20T00:08:04.203Z] u1_0.startup_experience, [2026-01-20T00:08:04.203Z] u1_0.updated_at, [2026-01-20T00:08:04.203Z] u1_0.user_type, [2026-01-20T00:08:04.203Z] u1_0.username [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] users u1_0 [2026-01-20T00:08:04.203Z] Hibernate: [2026-01-20T00:08:04.203Z] /* */ select [2026-01-20T00:08:04.203Z] u1_0.id, [2026-01-20T00:08:04.203Z] u1_0.age_range, [2026-01-20T00:08:04.203Z] u1_0.budget, [2026-01-20T00:08:04.203Z] u1_0.created_at, [2026-01-20T00:08:04.203Z] u1_0.email, [2026-01-20T00:08:04.203Z] u1_0.gender, [2026-01-20T00:08:04.203Z] u1_0.latitude, [2026-01-20T00:08:04.203Z] u1_0.location, [2026-01-20T00:08:04.203Z] u1_0.longitude, [2026-01-20T00:08:04.203Z] u1_0.nickname, [2026-01-20T00:08:04.203Z] u1_0.profile_image_url, [2026-01-20T00:08:04.203Z] u1_0.startup_experience, [2026-01-20T00:08:04.203Z] u1_0.updated_at, [2026-01-20T00:08:04.203Z] u1_0.user_type, [2026-01-20T00:08:04.203Z] u1_0.username [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] users u1_0 [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.118+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.119+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 목록 조회: status=IN_PROGRESS, sort=LATEST, size=20, cursor=null, userId=null [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.121+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.203Z] /* select [2026-01-20T00:08:04.203Z] votesboard [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] Votesboard votesboard [2026-01-20T00:08:04.203Z] where [2026-01-20T00:08:04.203Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.203Z] and votesboard.endTime > ?2 [2026-01-20T00:08:04.203Z] order by [2026-01-20T00:08:04.203Z] votesboard.id desc */ select [2026-01-20T00:08:04.203Z] v1_0.id, [2026-01-20T00:08:04.203Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.203Z] v1_0.allow_revote, [2026-01-20T00:08:04.203Z] v1_0.category, [2026-01-20T00:08:04.203Z] v1_0.comment_count, [2026-01-20T00:08:04.203Z] v1_0.content, [2026-01-20T00:08:04.203Z] v1_0.created_at, [2026-01-20T00:08:04.203Z] v1_0.deleted, [2026-01-20T00:08:04.203Z] v1_0.end_time, [2026-01-20T00:08:04.203Z] v1_0.like_count, [2026-01-20T00:08:04.203Z] v1_0.title, [2026-01-20T00:08:04.203Z] v1_0.total_votes, [2026-01-20T00:08:04.203Z] v1_0.updated_at, [2026-01-20T00:08:04.203Z] v1_0.user_id, [2026-01-20T00:08:04.203Z] v1_0.view_count [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] votesboard v1_0 [2026-01-20T00:08:04.203Z] where [2026-01-20T00:08:04.203Z] v1_0.deleted=? [2026-01-20T00:08:04.203Z] and v1_0.end_time>? [2026-01-20T00:08:04.203Z] order by [2026-01-20T00:08:04.203Z] v1_0.id desc [2026-01-20T00:08:04.203Z] fetch [2026-01-20T00:08:04.203Z] first ? rows only [2026-01-20T00:08:04.203Z] Hibernate: [2026-01-20T00:08:04.203Z] /* select [2026-01-20T00:08:04.203Z] votesboard [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] Votesboard votesboard [2026-01-20T00:08:04.203Z] where [2026-01-20T00:08:04.203Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.203Z] and votesboard.endTime > ?2 [2026-01-20T00:08:04.203Z] order by [2026-01-20T00:08:04.203Z] votesboard.id desc */ select [2026-01-20T00:08:04.203Z] v1_0.id, [2026-01-20T00:08:04.203Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.203Z] v1_0.allow_revote, [2026-01-20T00:08:04.203Z] v1_0.category, [2026-01-20T00:08:04.203Z] v1_0.comment_count, [2026-01-20T00:08:04.203Z] v1_0.content, [2026-01-20T00:08:04.203Z] v1_0.created_at, [2026-01-20T00:08:04.203Z] v1_0.deleted, [2026-01-20T00:08:04.203Z] v1_0.end_time, [2026-01-20T00:08:04.203Z] v1_0.like_count, [2026-01-20T00:08:04.203Z] v1_0.title, [2026-01-20T00:08:04.203Z] v1_0.total_votes, [2026-01-20T00:08:04.203Z] v1_0.updated_at, [2026-01-20T00:08:04.203Z] v1_0.user_id, [2026-01-20T00:08:04.203Z] v1_0.view_count [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] votesboard v1_0 [2026-01-20T00:08:04.203Z] where [2026-01-20T00:08:04.203Z] v1_0.deleted=? [2026-01-20T00:08:04.203Z] and v1_0.end_time>? [2026-01-20T00:08:04.203Z] order by [2026-01-20T00:08:04.203Z] v1_0.id desc [2026-01-20T00:08:04.203Z] fetch [2026-01-20T00:08:04.203Z] first ? rows only [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.125+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.203Z] /* SELECT [2026-01-20T00:08:04.203Z] COUNT(v) [2026-01-20T00:08:04.203Z] FROM [2026-01-20T00:08:04.203Z] Votesboard v [2026-01-20T00:08:04.203Z] WHERE [2026-01-20T00:08:04.203Z] v.deleted = false [2026-01-20T00:08:04.203Z] AND v.endTime > :now */ select [2026-01-20T00:08:04.203Z] count(v1_0.id) [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] votesboard v1_0 [2026-01-20T00:08:04.203Z] where [2026-01-20T00:08:04.203Z] v1_0.deleted=false [2026-01-20T00:08:04.203Z] and v1_0.end_time>? [2026-01-20T00:08:04.203Z] Hibernate: [2026-01-20T00:08:04.203Z] /* SELECT [2026-01-20T00:08:04.203Z] COUNT(v) [2026-01-20T00:08:04.203Z] FROM [2026-01-20T00:08:04.203Z] Votesboard v [2026-01-20T00:08:04.203Z] WHERE [2026-01-20T00:08:04.203Z] v.deleted = false [2026-01-20T00:08:04.203Z] AND v.endTime > :now */ select [2026-01-20T00:08:04.203Z] count(v1_0.id) [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] votesboard v1_0 [2026-01-20T00:08:04.203Z] where [2026-01-20T00:08:04.203Z] v1_0.deleted=false [2026-01-20T00:08:04.203Z] and v1_0.end_time>? [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.127+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.127+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCursorResponse@69e7b547] [2026-01-20T00:08:04.203Z] [2026-01-20T00:08:04.203Z] 투표 게시판 통합 테스트 > 투표 게시글 목록 조회 - 완료 필터 STANDARD_OUT [2026-01-20T00:08:04.203Z] 2026-01-20T09:08:04.135+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.203Z] /* */ select [2026-01-20T00:08:04.203Z] vr1_0.id, [2026-01-20T00:08:04.203Z] vr1_0.created_at, [2026-01-20T00:08:04.203Z] vr1_0.updated_at, [2026-01-20T00:08:04.203Z] vr1_0.user_id, [2026-01-20T00:08:04.203Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.203Z] vr1_0.votesboard_id [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] vote_result vr1_0 [2026-01-20T00:08:04.203Z] Hibernate: [2026-01-20T00:08:04.203Z] /* */ select [2026-01-20T00:08:04.203Z] vr1_0.id, [2026-01-20T00:08:04.203Z] vr1_0.created_at, [2026-01-20T00:08:04.203Z] vr1_0.updated_at, [2026-01-20T00:08:04.203Z] vr1_0.user_id, [2026-01-20T00:08:04.203Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.203Z] vr1_0.votesboard_id [2026-01-20T00:08:04.203Z] from [2026-01-20T00:08:04.203Z] vote_result vr1_0 [2026-01-20T00:08:04.453Z] 2026-01-20T09:08:04.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.453Z] /* */ select [2026-01-20T00:08:04.453Z] v1_0.id, [2026-01-20T00:08:04.453Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.453Z] v1_0.allow_revote, [2026-01-20T00:08:04.453Z] v1_0.category, [2026-01-20T00:08:04.453Z] v1_0.comment_count, [2026-01-20T00:08:04.453Z] v1_0.content, [2026-01-20T00:08:04.453Z] v1_0.created_at, [2026-01-20T00:08:04.453Z] v1_0.deleted, [2026-01-20T00:08:04.453Z] v1_0.end_time, [2026-01-20T00:08:04.453Z] v1_0.like_count, [2026-01-20T00:08:04.453Z] v1_0.title, [2026-01-20T00:08:04.453Z] v1_0.total_votes, [2026-01-20T00:08:04.453Z] v1_0.updated_at, [2026-01-20T00:08:04.453Z] v1_0.user_id, [2026-01-20T00:08:04.453Z] v1_0.view_count [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] votesboard v1_0 [2026-01-20T00:08:04.453Z] Hibernate: [2026-01-20T00:08:04.453Z] /* */ select [2026-01-20T00:08:04.453Z] v1_0.id, [2026-01-20T00:08:04.453Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.453Z] v1_0.allow_revote, [2026-01-20T00:08:04.453Z] v1_0.category, [2026-01-20T00:08:04.453Z] v1_0.comment_count, [2026-01-20T00:08:04.453Z] v1_0.content, [2026-01-20T00:08:04.453Z] v1_0.created_at, [2026-01-20T00:08:04.453Z] v1_0.deleted, [2026-01-20T00:08:04.453Z] v1_0.end_time, [2026-01-20T00:08:04.453Z] v1_0.like_count, [2026-01-20T00:08:04.453Z] v1_0.title, [2026-01-20T00:08:04.453Z] v1_0.total_votes, [2026-01-20T00:08:04.453Z] v1_0.updated_at, [2026-01-20T00:08:04.453Z] v1_0.user_id, [2026-01-20T00:08:04.453Z] v1_0.view_count [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] votesboard v1_0 [2026-01-20T00:08:04.453Z] 2026-01-20T09:08:04.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.453Z] /* */ select [2026-01-20T00:08:04.453Z] u1_0.id, [2026-01-20T00:08:04.453Z] u1_0.age_range, [2026-01-20T00:08:04.453Z] u1_0.budget, [2026-01-20T00:08:04.453Z] u1_0.created_at, [2026-01-20T00:08:04.453Z] u1_0.email, [2026-01-20T00:08:04.453Z] u1_0.gender, [2026-01-20T00:08:04.453Z] u1_0.latitude, [2026-01-20T00:08:04.453Z] u1_0.location, [2026-01-20T00:08:04.453Z] u1_0.longitude, [2026-01-20T00:08:04.453Z] u1_0.nickname, [2026-01-20T00:08:04.453Z] u1_0.profile_image_url, [2026-01-20T00:08:04.453Z] u1_0.startup_experience, [2026-01-20T00:08:04.453Z] u1_0.updated_at, [2026-01-20T00:08:04.453Z] u1_0.user_type, [2026-01-20T00:08:04.453Z] u1_0.username [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] users u1_0 [2026-01-20T00:08:04.453Z] Hibernate: [2026-01-20T00:08:04.453Z] /* */ select [2026-01-20T00:08:04.453Z] u1_0.id, [2026-01-20T00:08:04.453Z] u1_0.age_range, [2026-01-20T00:08:04.453Z] u1_0.budget, [2026-01-20T00:08:04.453Z] u1_0.created_at, [2026-01-20T00:08:04.453Z] u1_0.email, [2026-01-20T00:08:04.453Z] u1_0.gender, [2026-01-20T00:08:04.453Z] u1_0.latitude, [2026-01-20T00:08:04.453Z] u1_0.location, [2026-01-20T00:08:04.453Z] u1_0.longitude, [2026-01-20T00:08:04.453Z] u1_0.nickname, [2026-01-20T00:08:04.453Z] u1_0.profile_image_url, [2026-01-20T00:08:04.453Z] u1_0.startup_experience, [2026-01-20T00:08:04.453Z] u1_0.updated_at, [2026-01-20T00:08:04.453Z] u1_0.user_type, [2026-01-20T00:08:04.453Z] u1_0.username [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] users u1_0 [2026-01-20T00:08:04.453Z] 2026-01-20T09:08:04.142+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.453Z] 2026-01-20T09:08:04.143+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 목록 조회: status=COMPLETED, sort=LATEST, size=20, cursor=null, userId=null [2026-01-20T00:08:04.453Z] 2026-01-20T09:08:04.145+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.453Z] /* select [2026-01-20T00:08:04.453Z] votesboard [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] Votesboard votesboard [2026-01-20T00:08:04.453Z] where [2026-01-20T00:08:04.453Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.453Z] and votesboard.endTime <= ?2 [2026-01-20T00:08:04.453Z] order by [2026-01-20T00:08:04.453Z] votesboard.id desc */ select [2026-01-20T00:08:04.453Z] v1_0.id, [2026-01-20T00:08:04.453Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.453Z] v1_0.allow_revote, [2026-01-20T00:08:04.453Z] v1_0.category, [2026-01-20T00:08:04.453Z] v1_0.comment_count, [2026-01-20T00:08:04.453Z] v1_0.content, [2026-01-20T00:08:04.453Z] v1_0.created_at, [2026-01-20T00:08:04.453Z] v1_0.deleted, [2026-01-20T00:08:04.453Z] v1_0.end_time, [2026-01-20T00:08:04.453Z] v1_0.like_count, [2026-01-20T00:08:04.453Z] v1_0.title, [2026-01-20T00:08:04.453Z] v1_0.total_votes, [2026-01-20T00:08:04.453Z] v1_0.updated_at, [2026-01-20T00:08:04.453Z] v1_0.user_id, [2026-01-20T00:08:04.453Z] v1_0.view_count [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] votesboard v1_0 [2026-01-20T00:08:04.453Z] where [2026-01-20T00:08:04.453Z] v1_0.deleted=? [2026-01-20T00:08:04.453Z] and v1_0.end_time<=? [2026-01-20T00:08:04.453Z] order by [2026-01-20T00:08:04.453Z] v1_0.id desc [2026-01-20T00:08:04.453Z] fetch [2026-01-20T00:08:04.453Z] first ? rows only [2026-01-20T00:08:04.453Z] Hibernate: [2026-01-20T00:08:04.453Z] /* select [2026-01-20T00:08:04.453Z] votesboard [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] Votesboard votesboard [2026-01-20T00:08:04.453Z] where [2026-01-20T00:08:04.453Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.453Z] and votesboard.endTime <= ?2 [2026-01-20T00:08:04.453Z] order by [2026-01-20T00:08:04.453Z] votesboard.id desc */ select [2026-01-20T00:08:04.453Z] v1_0.id, [2026-01-20T00:08:04.453Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.453Z] v1_0.allow_revote, [2026-01-20T00:08:04.453Z] v1_0.category, [2026-01-20T00:08:04.453Z] v1_0.comment_count, [2026-01-20T00:08:04.453Z] v1_0.content, [2026-01-20T00:08:04.453Z] v1_0.created_at, [2026-01-20T00:08:04.453Z] v1_0.deleted, [2026-01-20T00:08:04.453Z] v1_0.end_time, [2026-01-20T00:08:04.453Z] v1_0.like_count, [2026-01-20T00:08:04.453Z] v1_0.title, [2026-01-20T00:08:04.453Z] v1_0.total_votes, [2026-01-20T00:08:04.453Z] v1_0.updated_at, [2026-01-20T00:08:04.453Z] v1_0.user_id, [2026-01-20T00:08:04.453Z] v1_0.view_count [2026-01-20T00:08:04.453Z] from [2026-01-20T00:08:04.453Z] votesboard v1_0 [2026-01-20T00:08:04.453Z] where [2026-01-20T00:08:04.453Z] v1_0.deleted=? [2026-01-20T00:08:04.453Z] and v1_0.end_time<=? [2026-01-20T00:08:04.453Z] order by [2026-01-20T00:08:04.453Z] v1_0.id desc [2026-01-20T00:08:04.453Z] fetch [2026-01-20T00:08:04.453Z] first ? rows only [2026-01-20T00:08:04.453Z] 2026-01-20T09:08:04.149+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.453Z] /* SELECT [2026-01-20T00:08:04.453Z] COUNT(v) [2026-01-20T00:08:04.453Z] FROM [2026-01-20T00:08:04.454Z] Votesboard v [2026-01-20T00:08:04.454Z] WHERE [2026-01-20T00:08:04.454Z] v.deleted = false [2026-01-20T00:08:04.454Z] AND v.endTime <= :now */ select [2026-01-20T00:08:04.454Z] count(v1_0.id) [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] v1_0.deleted=false [2026-01-20T00:08:04.454Z] and v1_0.end_time<=? [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* SELECT [2026-01-20T00:08:04.454Z] COUNT(v) [2026-01-20T00:08:04.454Z] FROM [2026-01-20T00:08:04.454Z] Votesboard v [2026-01-20T00:08:04.454Z] WHERE [2026-01-20T00:08:04.454Z] v.deleted = false [2026-01-20T00:08:04.454Z] AND v.endTime <= :now */ select [2026-01-20T00:08:04.454Z] count(v1_0.id) [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] v1_0.deleted=false [2026-01-20T00:08:04.454Z] and v1_0.end_time<=? [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.150+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.150+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCursorResponse@4b2b8189] [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] 투표 게시판 통합 테스트 > 투표 게시글 생성 실패 - 옵션 부족 (1개) STANDARD_OUT [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.157+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.159+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.161+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.165+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.167+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.167+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.167+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[voteOptions] 투표 옵션은 최소 2개, 최대 5개까지 가능합니다.]] [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.168+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.votesboard.controller.VotesboardController.createVotesboard(com.example.soso.community.votesboard.domain.dto.VotesboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'votesboardCreateRequest' on field 'voteOptions': rejected value [[com.example.soso.community.votesboard.domain.dto.VoteOptionRequest@e6a8bcc]]; codes [Size.votesboardCreateRequest.voteOptions,Size.voteOptions,Size.java.util.List,Size]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [votesboardCreateRequest.voteOptions,voteOptions]; arguments []; default message [voteOptions],5,2]; default message [투표 옵션은 최소 2개, 최대 5개까지 가능합니다.]] ] [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] 투표 게시판 통합 테스트 > 투표 게시글 생성 성공 - 이미지 없이 STANDARD_OUT [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.183+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.185+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=3deee0b2-ae48-4367-b918-d22c519b7f3e, optionCount=2, imageCount=0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* insert for [2026-01-20T00:08:04.454Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.454Z] into [2026-01-20T00:08:04.454Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.454Z] values [2026-01-20T00:08:04.454Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.197+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=1, optionCount=2, imageCount=0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.199+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.199+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@72def80b] [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] 투표 게시판 통합 테스트 > 인증 없이 투표 게시글 생성 시도 - 실패 STANDARD_OUT [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.217+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.h.JwtAuthenticationEntryPoint : 인증되지 않은 접근 시도: POST /community/votesboard - Full authentication is required to access this resource [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] MockHttpServletRequest: [2026-01-20T00:08:04.454Z] HTTP Method = POST [2026-01-20T00:08:04.454Z] Request URI = /community/votesboard [2026-01-20T00:08:04.454Z] Parameters = {category=[daily-hobby], title=[테스트 투표], content=[테스트 내용입니다], voteOptions[0].content=[옵션1], voteOptions[1].content=[옵션2], endTime=[2026-01-27T09:08:04.216456829], allowRevote=[true], allowMultipleChoice=[false]} [2026-01-20T00:08:04.454Z] Headers = [Content-Type:"multipart/form-data;charset=UTF-8"] [2026-01-20T00:08:04.454Z] Body = null [2026-01-20T00:08:04.454Z] Session Attrs = {} [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] Handler: [2026-01-20T00:08:04.454Z] Type = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] Async: [2026-01-20T00:08:04.454Z] Async started = false [2026-01-20T00:08:04.454Z] Async result = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] Resolved Exception: [2026-01-20T00:08:04.454Z] Type = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] ModelAndView: [2026-01-20T00:08:04.454Z] View name = null [2026-01-20T00:08:04.454Z] View = null [2026-01-20T00:08:04.454Z] Model = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] FlashMap: [2026-01-20T00:08:04.454Z] Attributes = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] MockHttpServletResponse: [2026-01-20T00:08:04.454Z] Status = 401 [2026-01-20T00:08:04.454Z] Error message = null [2026-01-20T00:08:04.454Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json;charset=UTF-8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:04.454Z] Content type = application/json;charset=UTF-8 [2026-01-20T00:08:04.454Z] Body = {"path":"/community/votesboard","code":"UNAUTHORIZED","message":"인증이 필요합니다."} [2026-01-20T00:08:04.454Z] Forwarded URL = null [2026-01-20T00:08:04.454Z] Redirected URL = null [2026-01-20T00:08:04.454Z] Cookies = [] [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] 투표 게시판 통합 테스트 > 투표 게시글 목록 조회 - 비인증 사용자 (hasVoted, isLiked null 검증) STANDARD_OUT [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.236+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.236+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 목록 조회: status=null, sort=LATEST, size=20, cursor=null, userId=null [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* select [2026-01-20T00:08:04.454Z] votesboard [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] Votesboard votesboard [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.454Z] order by [2026-01-20T00:08:04.454Z] votesboard.id desc */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] v1_0.deleted=? [2026-01-20T00:08:04.454Z] order by [2026-01-20T00:08:04.454Z] v1_0.id desc [2026-01-20T00:08:04.454Z] fetch [2026-01-20T00:08:04.454Z] first ? rows only [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* select [2026-01-20T00:08:04.454Z] votesboard [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] Votesboard votesboard [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.454Z] order by [2026-01-20T00:08:04.454Z] votesboard.id desc */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] v1_0.deleted=? [2026-01-20T00:08:04.454Z] order by [2026-01-20T00:08:04.454Z] v1_0.id desc [2026-01-20T00:08:04.454Z] fetch [2026-01-20T00:08:04.454Z] first ? rows only [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] count(v1_0.id) [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] not(v1_0.deleted) [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] count(v1_0.id) [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] where [2026-01-20T00:08:04.454Z] not(v1_0.deleted) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.242+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.242+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCursorResponse@6a5cb3cf] [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] MockHttpServletRequest: [2026-01-20T00:08:04.454Z] HTTP Method = GET [2026-01-20T00:08:04.454Z] Request URI = /community/votesboard [2026-01-20T00:08:04.454Z] Parameters = {size=[20]} [2026-01-20T00:08:04.454Z] Headers = [] [2026-01-20T00:08:04.454Z] Body = null [2026-01-20T00:08:04.454Z] Session Attrs = {} [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] Handler: [2026-01-20T00:08:04.454Z] Type = com.example.soso.community.votesboard.controller.VotesboardController [2026-01-20T00:08:04.454Z] Method = com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] Async: [2026-01-20T00:08:04.454Z] Async started = false [2026-01-20T00:08:04.454Z] Async result = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] Resolved Exception: [2026-01-20T00:08:04.454Z] Type = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] ModelAndView: [2026-01-20T00:08:04.454Z] View name = null [2026-01-20T00:08:04.454Z] View = null [2026-01-20T00:08:04.454Z] Model = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] FlashMap: [2026-01-20T00:08:04.454Z] Attributes = null [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] MockHttpServletResponse: [2026-01-20T00:08:04.454Z] Status = 200 [2026-01-20T00:08:04.454Z] Error message = null [2026-01-20T00:08:04.454Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:04.454Z] Content type = application/json [2026-01-20T00:08:04.454Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:08:04.454Z] Forwarded URL = null [2026-01-20T00:08:04.454Z] Redirected URL = null [2026-01-20T00:08:04.454Z] Cookies = [] [2026-01-20T00:08:04.454Z] [2026-01-20T00:08:04.454Z] 투표 게시판 통합 테스트 > 투표 게시글 생성 실패 - 카테고리 누락 STANDARD_OUT [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] vr1_0.id, [2026-01-20T00:08:04.454Z] vr1_0.created_at, [2026-01-20T00:08:04.454Z] vr1_0.updated_at, [2026-01-20T00:08:04.454Z] vr1_0.user_id, [2026-01-20T00:08:04.454Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.454Z] vr1_0.votesboard_id [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] vote_result vr1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] v1_0.id, [2026-01-20T00:08:04.454Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.454Z] v1_0.allow_revote, [2026-01-20T00:08:04.454Z] v1_0.category, [2026-01-20T00:08:04.454Z] v1_0.comment_count, [2026-01-20T00:08:04.454Z] v1_0.content, [2026-01-20T00:08:04.454Z] v1_0.created_at, [2026-01-20T00:08:04.454Z] v1_0.deleted, [2026-01-20T00:08:04.454Z] v1_0.end_time, [2026-01-20T00:08:04.454Z] v1_0.like_count, [2026-01-20T00:08:04.454Z] v1_0.title, [2026-01-20T00:08:04.454Z] v1_0.total_votes, [2026-01-20T00:08:04.454Z] v1_0.updated_at, [2026-01-20T00:08:04.454Z] v1_0.user_id, [2026-01-20T00:08:04.454Z] v1_0.view_count [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] votesboard v1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] Hibernate: [2026-01-20T00:08:04.454Z] /* */ select [2026-01-20T00:08:04.454Z] u1_0.id, [2026-01-20T00:08:04.454Z] u1_0.age_range, [2026-01-20T00:08:04.454Z] u1_0.budget, [2026-01-20T00:08:04.454Z] u1_0.created_at, [2026-01-20T00:08:04.454Z] u1_0.email, [2026-01-20T00:08:04.454Z] u1_0.gender, [2026-01-20T00:08:04.454Z] u1_0.latitude, [2026-01-20T00:08:04.454Z] u1_0.location, [2026-01-20T00:08:04.454Z] u1_0.longitude, [2026-01-20T00:08:04.454Z] u1_0.nickname, [2026-01-20T00:08:04.454Z] u1_0.profile_image_url, [2026-01-20T00:08:04.454Z] u1_0.startup_experience, [2026-01-20T00:08:04.454Z] u1_0.updated_at, [2026-01-20T00:08:04.454Z] u1_0.user_type, [2026-01-20T00:08:04.454Z] u1_0.username [2026-01-20T00:08:04.454Z] from [2026-01-20T00:08:04.454Z] users u1_0 [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.258+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.260+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.260+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.454Z] 2026-01-20T09:08:04.260+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[category] 카테고리는 필수입니다.]] [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.261+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.community.votesboard.controller.VotesboardController.createVotesboard(com.example.soso.community.votesboard.domain.dto.VotesboardCreateRequest,com.example.soso.security.domain.CustomUserDetails): [Field error in object 'votesboardCreateRequest' on field 'category': rejected value [null]; codes [NotNull.votesboardCreateRequest.category,NotNull.category,NotNull.com.example.soso.community.common.post.domain.entity.Category,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [votesboardCreateRequest.category,category]; arguments []; default message [category]]; default message [카테고리는 필수입니다.]] ] [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] 투표 게시판 통합 테스트 > 투표 게시글 목록 조회 성공 STANDARD_OUT [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.268+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] vr1_0.id, [2026-01-20T00:08:04.455Z] vr1_0.created_at, [2026-01-20T00:08:04.455Z] vr1_0.updated_at, [2026-01-20T00:08:04.455Z] vr1_0.user_id, [2026-01-20T00:08:04.455Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.455Z] vr1_0.votesboard_id [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] vote_result vr1_0 [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] vr1_0.id, [2026-01-20T00:08:04.455Z] vr1_0.created_at, [2026-01-20T00:08:04.455Z] vr1_0.updated_at, [2026-01-20T00:08:04.455Z] vr1_0.user_id, [2026-01-20T00:08:04.455Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.455Z] vr1_0.votesboard_id [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] vote_result vr1_0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.270+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] v1_0.id, [2026-01-20T00:08:04.455Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.455Z] v1_0.allow_revote, [2026-01-20T00:08:04.455Z] v1_0.category, [2026-01-20T00:08:04.455Z] v1_0.comment_count, [2026-01-20T00:08:04.455Z] v1_0.content, [2026-01-20T00:08:04.455Z] v1_0.created_at, [2026-01-20T00:08:04.455Z] v1_0.deleted, [2026-01-20T00:08:04.455Z] v1_0.end_time, [2026-01-20T00:08:04.455Z] v1_0.like_count, [2026-01-20T00:08:04.455Z] v1_0.title, [2026-01-20T00:08:04.455Z] v1_0.total_votes, [2026-01-20T00:08:04.455Z] v1_0.updated_at, [2026-01-20T00:08:04.455Z] v1_0.user_id, [2026-01-20T00:08:04.455Z] v1_0.view_count [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] v1_0.id, [2026-01-20T00:08:04.455Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.455Z] v1_0.allow_revote, [2026-01-20T00:08:04.455Z] v1_0.category, [2026-01-20T00:08:04.455Z] v1_0.comment_count, [2026-01-20T00:08:04.455Z] v1_0.content, [2026-01-20T00:08:04.455Z] v1_0.created_at, [2026-01-20T00:08:04.455Z] v1_0.deleted, [2026-01-20T00:08:04.455Z] v1_0.end_time, [2026-01-20T00:08:04.455Z] v1_0.like_count, [2026-01-20T00:08:04.455Z] v1_0.title, [2026-01-20T00:08:04.455Z] v1_0.total_votes, [2026-01-20T00:08:04.455Z] v1_0.updated_at, [2026-01-20T00:08:04.455Z] v1_0.user_id, [2026-01-20T00:08:04.455Z] v1_0.view_count [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.272+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] u1_0.id, [2026-01-20T00:08:04.455Z] u1_0.age_range, [2026-01-20T00:08:04.455Z] u1_0.budget, [2026-01-20T00:08:04.455Z] u1_0.created_at, [2026-01-20T00:08:04.455Z] u1_0.email, [2026-01-20T00:08:04.455Z] u1_0.gender, [2026-01-20T00:08:04.455Z] u1_0.latitude, [2026-01-20T00:08:04.455Z] u1_0.location, [2026-01-20T00:08:04.455Z] u1_0.longitude, [2026-01-20T00:08:04.455Z] u1_0.nickname, [2026-01-20T00:08:04.455Z] u1_0.profile_image_url, [2026-01-20T00:08:04.455Z] u1_0.startup_experience, [2026-01-20T00:08:04.455Z] u1_0.updated_at, [2026-01-20T00:08:04.455Z] u1_0.user_type, [2026-01-20T00:08:04.455Z] u1_0.username [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] users u1_0 [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] u1_0.id, [2026-01-20T00:08:04.455Z] u1_0.age_range, [2026-01-20T00:08:04.455Z] u1_0.budget, [2026-01-20T00:08:04.455Z] u1_0.created_at, [2026-01-20T00:08:04.455Z] u1_0.email, [2026-01-20T00:08:04.455Z] u1_0.gender, [2026-01-20T00:08:04.455Z] u1_0.latitude, [2026-01-20T00:08:04.455Z] u1_0.location, [2026-01-20T00:08:04.455Z] u1_0.longitude, [2026-01-20T00:08:04.455Z] u1_0.nickname, [2026-01-20T00:08:04.455Z] u1_0.profile_image_url, [2026-01-20T00:08:04.455Z] u1_0.startup_experience, [2026-01-20T00:08:04.455Z] u1_0.updated_at, [2026-01-20T00:08:04.455Z] u1_0.user_type, [2026-01-20T00:08:04.455Z] u1_0.username [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] users u1_0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.275+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.276+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 목록 조회: status=null, sort=LATEST, size=20, cursor=null, userId=null [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.277+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* select [2026-01-20T00:08:04.455Z] votesboard [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] Votesboard votesboard [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.455Z] order by [2026-01-20T00:08:04.455Z] votesboard.id desc */ select [2026-01-20T00:08:04.455Z] v1_0.id, [2026-01-20T00:08:04.455Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.455Z] v1_0.allow_revote, [2026-01-20T00:08:04.455Z] v1_0.category, [2026-01-20T00:08:04.455Z] v1_0.comment_count, [2026-01-20T00:08:04.455Z] v1_0.content, [2026-01-20T00:08:04.455Z] v1_0.created_at, [2026-01-20T00:08:04.455Z] v1_0.deleted, [2026-01-20T00:08:04.455Z] v1_0.end_time, [2026-01-20T00:08:04.455Z] v1_0.like_count, [2026-01-20T00:08:04.455Z] v1_0.title, [2026-01-20T00:08:04.455Z] v1_0.total_votes, [2026-01-20T00:08:04.455Z] v1_0.updated_at, [2026-01-20T00:08:04.455Z] v1_0.user_id, [2026-01-20T00:08:04.455Z] v1_0.view_count [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] v1_0.deleted=? [2026-01-20T00:08:04.455Z] order by [2026-01-20T00:08:04.455Z] v1_0.id desc [2026-01-20T00:08:04.455Z] fetch [2026-01-20T00:08:04.455Z] first ? rows only [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* select [2026-01-20T00:08:04.455Z] votesboard [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] Votesboard votesboard [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.455Z] order by [2026-01-20T00:08:04.455Z] votesboard.id desc */ select [2026-01-20T00:08:04.455Z] v1_0.id, [2026-01-20T00:08:04.455Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.455Z] v1_0.allow_revote, [2026-01-20T00:08:04.455Z] v1_0.category, [2026-01-20T00:08:04.455Z] v1_0.comment_count, [2026-01-20T00:08:04.455Z] v1_0.content, [2026-01-20T00:08:04.455Z] v1_0.created_at, [2026-01-20T00:08:04.455Z] v1_0.deleted, [2026-01-20T00:08:04.455Z] v1_0.end_time, [2026-01-20T00:08:04.455Z] v1_0.like_count, [2026-01-20T00:08:04.455Z] v1_0.title, [2026-01-20T00:08:04.455Z] v1_0.total_votes, [2026-01-20T00:08:04.455Z] v1_0.updated_at, [2026-01-20T00:08:04.455Z] v1_0.user_id, [2026-01-20T00:08:04.455Z] v1_0.view_count [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] v1_0.deleted=? [2026-01-20T00:08:04.455Z] order by [2026-01-20T00:08:04.455Z] v1_0.id desc [2026-01-20T00:08:04.455Z] fetch [2026-01-20T00:08:04.455Z] first ? rows only [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.280+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] count(v1_0.id) [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] not(v1_0.deleted) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] count(v1_0.id) [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] not(v1_0.deleted) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.281+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.281+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCursorResponse@3c657921] [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] MockHttpServletRequest: [2026-01-20T00:08:04.455Z] HTTP Method = GET [2026-01-20T00:08:04.455Z] Request URI = /community/votesboard [2026-01-20T00:08:04.455Z] Parameters = {size=[20]} [2026-01-20T00:08:04.455Z] Headers = [] [2026-01-20T00:08:04.455Z] Body = null [2026-01-20T00:08:04.455Z] Session Attrs = {} [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] Handler: [2026-01-20T00:08:04.455Z] Type = com.example.soso.community.votesboard.controller.VotesboardController [2026-01-20T00:08:04.455Z] Method = com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] Async: [2026-01-20T00:08:04.455Z] Async started = false [2026-01-20T00:08:04.455Z] Async result = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] Resolved Exception: [2026-01-20T00:08:04.455Z] Type = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] ModelAndView: [2026-01-20T00:08:04.455Z] View name = null [2026-01-20T00:08:04.455Z] View = null [2026-01-20T00:08:04.455Z] Model = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] FlashMap: [2026-01-20T00:08:04.455Z] Attributes = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] MockHttpServletResponse: [2026-01-20T00:08:04.455Z] Status = 200 [2026-01-20T00:08:04.455Z] Error message = null [2026-01-20T00:08:04.455Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:04.455Z] Content type = application/json [2026-01-20T00:08:04.455Z] Body = {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:08:04.455Z] Forwarded URL = null [2026-01-20T00:08:04.455Z] Redirected URL = null [2026-01-20T00:08:04.455Z] Cookies = [] [2026-01-20T00:08:04.455Z] Response: {"posts":[],"hasNext":false,"nextCursor":null,"size":0,"totalCount":0,"authorized":false,"isAuthorized":false} [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] 투표 게시판 통합 테스트 > 투표 게시글 생성 성공 STANDARD_OUT [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] vr1_0.id, [2026-01-20T00:08:04.455Z] vr1_0.created_at, [2026-01-20T00:08:04.455Z] vr1_0.updated_at, [2026-01-20T00:08:04.455Z] vr1_0.user_id, [2026-01-20T00:08:04.455Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.455Z] vr1_0.votesboard_id [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] vote_result vr1_0 [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] vr1_0.id, [2026-01-20T00:08:04.455Z] vr1_0.created_at, [2026-01-20T00:08:04.455Z] vr1_0.updated_at, [2026-01-20T00:08:04.455Z] vr1_0.user_id, [2026-01-20T00:08:04.455Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.455Z] vr1_0.votesboard_id [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] vote_result vr1_0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] v1_0.id, [2026-01-20T00:08:04.455Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.455Z] v1_0.allow_revote, [2026-01-20T00:08:04.455Z] v1_0.category, [2026-01-20T00:08:04.455Z] v1_0.comment_count, [2026-01-20T00:08:04.455Z] v1_0.content, [2026-01-20T00:08:04.455Z] v1_0.created_at, [2026-01-20T00:08:04.455Z] v1_0.deleted, [2026-01-20T00:08:04.455Z] v1_0.end_time, [2026-01-20T00:08:04.455Z] v1_0.like_count, [2026-01-20T00:08:04.455Z] v1_0.title, [2026-01-20T00:08:04.455Z] v1_0.total_votes, [2026-01-20T00:08:04.455Z] v1_0.updated_at, [2026-01-20T00:08:04.455Z] v1_0.user_id, [2026-01-20T00:08:04.455Z] v1_0.view_count [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] v1_0.id, [2026-01-20T00:08:04.455Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.455Z] v1_0.allow_revote, [2026-01-20T00:08:04.455Z] v1_0.category, [2026-01-20T00:08:04.455Z] v1_0.comment_count, [2026-01-20T00:08:04.455Z] v1_0.content, [2026-01-20T00:08:04.455Z] v1_0.created_at, [2026-01-20T00:08:04.455Z] v1_0.deleted, [2026-01-20T00:08:04.455Z] v1_0.end_time, [2026-01-20T00:08:04.455Z] v1_0.like_count, [2026-01-20T00:08:04.455Z] v1_0.title, [2026-01-20T00:08:04.455Z] v1_0.total_votes, [2026-01-20T00:08:04.455Z] v1_0.updated_at, [2026-01-20T00:08:04.455Z] v1_0.user_id, [2026-01-20T00:08:04.455Z] v1_0.view_count [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard v1_0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] u1_0.id, [2026-01-20T00:08:04.455Z] u1_0.age_range, [2026-01-20T00:08:04.455Z] u1_0.budget, [2026-01-20T00:08:04.455Z] u1_0.created_at, [2026-01-20T00:08:04.455Z] u1_0.email, [2026-01-20T00:08:04.455Z] u1_0.gender, [2026-01-20T00:08:04.455Z] u1_0.latitude, [2026-01-20T00:08:04.455Z] u1_0.location, [2026-01-20T00:08:04.455Z] u1_0.longitude, [2026-01-20T00:08:04.455Z] u1_0.nickname, [2026-01-20T00:08:04.455Z] u1_0.profile_image_url, [2026-01-20T00:08:04.455Z] u1_0.startup_experience, [2026-01-20T00:08:04.455Z] u1_0.updated_at, [2026-01-20T00:08:04.455Z] u1_0.user_type, [2026-01-20T00:08:04.455Z] u1_0.username [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] users u1_0 [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] u1_0.id, [2026-01-20T00:08:04.455Z] u1_0.age_range, [2026-01-20T00:08:04.455Z] u1_0.budget, [2026-01-20T00:08:04.455Z] u1_0.created_at, [2026-01-20T00:08:04.455Z] u1_0.email, [2026-01-20T00:08:04.455Z] u1_0.gender, [2026-01-20T00:08:04.455Z] u1_0.latitude, [2026-01-20T00:08:04.455Z] u1_0.location, [2026-01-20T00:08:04.455Z] u1_0.longitude, [2026-01-20T00:08:04.455Z] u1_0.nickname, [2026-01-20T00:08:04.455Z] u1_0.profile_image_url, [2026-01-20T00:08:04.455Z] u1_0.startup_experience, [2026-01-20T00:08:04.455Z] u1_0.updated_at, [2026-01-20T00:08:04.455Z] u1_0.user_type, [2026-01-20T00:08:04.455Z] u1_0.username [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] users u1_0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.298+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.300+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=cb5fef45-4388-4335-96e4-ae236dfe8153, optionCount=2, imageCount=2 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.304+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=2, optionCount=2, imageCount=2 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.305+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.305+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@2e899a05] [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] MockHttpServletRequest: [2026-01-20T00:08:04.455Z] HTTP Method = POST [2026-01-20T00:08:04.455Z] Request URI = /community/votesboard [2026-01-20T00:08:04.455Z] Parameters = {category=[daily-hobby], title=[테스트 투표], content=[테스트 내용입니다], voteOptions[0].content=[옵션1], voteOptions[1].content=[옵션2], endTime=[2026-01-27T09:08:04.297676922], allowRevote=[true], allowMultipleChoice=[false]} [2026-01-20T00:08:04.455Z] Headers = [Content-Type:"multipart/form-data;charset=UTF-8"] [2026-01-20T00:08:04.455Z] Body = null [2026-01-20T00:08:04.455Z] Session Attrs = {} [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] Handler: [2026-01-20T00:08:04.455Z] Type = com.example.soso.community.votesboard.controller.VotesboardController [2026-01-20T00:08:04.455Z] Method = com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] Async: [2026-01-20T00:08:04.455Z] Async started = false [2026-01-20T00:08:04.455Z] Async result = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] Resolved Exception: [2026-01-20T00:08:04.455Z] Type = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] ModelAndView: [2026-01-20T00:08:04.455Z] View name = null [2026-01-20T00:08:04.455Z] View = null [2026-01-20T00:08:04.455Z] Model = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] FlashMap: [2026-01-20T00:08:04.455Z] Attributes = null [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] MockHttpServletResponse: [2026-01-20T00:08:04.455Z] Status = 201 [2026-01-20T00:08:04.455Z] Error message = null [2026-01-20T00:08:04.455Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:04.455Z] Content type = application/json [2026-01-20T00:08:04.455Z] Body = {"postId":2} [2026-01-20T00:08:04.455Z] Forwarded URL = null [2026-01-20T00:08:04.455Z] Redirected URL = null [2026-01-20T00:08:04.455Z] Cookies = [] [2026-01-20T00:08:04.455Z] Success response: {"postId":2} [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] 투표 게시판 좋아요 정보 통합 테스트 STANDARD_OUT [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.312+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest]: VotesboardLikeInfoIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.314+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.votesboard.integration.VotesboardLikeInfoIntegrationTest [2026-01-20T00:08:04.455Z] [2026-01-20T00:08:04.455Z] 투표 게시판 좋아요 정보 통합 테스트 > 게시글 상세 조회 시 좋아요 정보 포함 - 좋아요 있는 상태 STANDARD_OUT [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.320+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.321+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=0f016d63-2e1f-4d26-91e7-e0f53075432b, optionCount=2, imageCount=0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.325+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=3, optionCount=2, imageCount=0 [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.325+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.326+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@625d9575] [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.328+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.328+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=3, userId=4f16dbb7-7834-4ac6-a0af-8e62a7bfce1a [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] vl1_0.id, [2026-01-20T00:08:04.455Z] vl1_0.created_at, [2026-01-20T00:08:04.455Z] vl1_0.user_id, [2026-01-20T00:08:04.455Z] vl1_0.votesboard_id [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard_like vl1_0 [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.455Z] and vl1_0.user_id=? [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* */ select [2026-01-20T00:08:04.455Z] vl1_0.id, [2026-01-20T00:08:04.455Z] vl1_0.created_at, [2026-01-20T00:08:04.455Z] vl1_0.user_id, [2026-01-20T00:08:04.455Z] vl1_0.votesboard_id [2026-01-20T00:08:04.455Z] from [2026-01-20T00:08:04.455Z] votesboard_like vl1_0 [2026-01-20T00:08:04.455Z] where [2026-01-20T00:08:04.455Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.455Z] and vl1_0.user_id=? [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, default) [2026-01-20T00:08:04.455Z] Hibernate: [2026-01-20T00:08:04.455Z] /* insert for [2026-01-20T00:08:04.455Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.455Z] into [2026-01-20T00:08:04.455Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.455Z] values [2026-01-20T00:08:04.455Z] (?, ?, ?, default) [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.339+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.455Z] 2026-01-20T09:08:04.339+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.342+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.342+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=3, userId=0f016d63-2e1f-4d26-91e7-e0f53075432b [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] vl1_0.id, [2026-01-20T00:08:04.456Z] vl1_0.created_at, [2026-01-20T00:08:04.456Z] vl1_0.user_id, [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] and vl1_0.user_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] vl1_0.id, [2026-01-20T00:08:04.456Z] vl1_0.created_at, [2026-01-20T00:08:04.456Z] vl1_0.user_id, [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] and vl1_0.user_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.456Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.456Z] into [2026-01-20T00:08:04.456Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.456Z] values [2026-01-20T00:08:04.456Z] (?, ?, ?, default) [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.456Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.456Z] into [2026-01-20T00:08:04.456Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.456Z] values [2026-01-20T00:08:04.456Z] (?, ?, ?, default) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.348+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.349+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.351+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.352+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=3, userId=0f016d63-2e1f-4d26-91e7-e0f53075432b [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] v [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] Votesboard v [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] v.id = :id [2026-01-20T00:08:04.456Z] AND v.deleted = false */ select [2026-01-20T00:08:04.456Z] v1_0.id, [2026-01-20T00:08:04.456Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.456Z] v1_0.allow_revote, [2026-01-20T00:08:04.456Z] v1_0.category, [2026-01-20T00:08:04.456Z] v1_0.comment_count, [2026-01-20T00:08:04.456Z] v1_0.content, [2026-01-20T00:08:04.456Z] v1_0.created_at, [2026-01-20T00:08:04.456Z] v1_0.deleted, [2026-01-20T00:08:04.456Z] v1_0.end_time, [2026-01-20T00:08:04.456Z] v1_0.like_count, [2026-01-20T00:08:04.456Z] v1_0.title, [2026-01-20T00:08:04.456Z] v1_0.total_votes, [2026-01-20T00:08:04.456Z] v1_0.updated_at, [2026-01-20T00:08:04.456Z] v1_0.user_id, [2026-01-20T00:08:04.456Z] v1_0.view_count [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and v1_0.deleted=false [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] v [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] Votesboard v [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] v.id = :id [2026-01-20T00:08:04.456Z] AND v.deleted = false */ select [2026-01-20T00:08:04.456Z] v1_0.id, [2026-01-20T00:08:04.456Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.456Z] v1_0.allow_revote, [2026-01-20T00:08:04.456Z] v1_0.category, [2026-01-20T00:08:04.456Z] v1_0.comment_count, [2026-01-20T00:08:04.456Z] v1_0.content, [2026-01-20T00:08:04.456Z] v1_0.created_at, [2026-01-20T00:08:04.456Z] v1_0.deleted, [2026-01-20T00:08:04.456Z] v1_0.end_time, [2026-01-20T00:08:04.456Z] v1_0.like_count, [2026-01-20T00:08:04.456Z] v1_0.title, [2026-01-20T00:08:04.456Z] v1_0.total_votes, [2026-01-20T00:08:04.456Z] v1_0.updated_at, [2026-01-20T00:08:04.456Z] v1_0.user_id, [2026-01-20T00:08:04.456Z] v1_0.view_count [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and v1_0.deleted=false [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* update [2026-01-20T00:08:04.456Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.456Z] set [2026-01-20T00:08:04.456Z] allow_multiple_choice=?, [2026-01-20T00:08:04.456Z] allow_revote=?, [2026-01-20T00:08:04.456Z] category=?, [2026-01-20T00:08:04.456Z] comment_count=?, [2026-01-20T00:08:04.456Z] content=?, [2026-01-20T00:08:04.456Z] deleted=?, [2026-01-20T00:08:04.456Z] end_time=?, [2026-01-20T00:08:04.456Z] like_count=?, [2026-01-20T00:08:04.456Z] title=?, [2026-01-20T00:08:04.456Z] total_votes=?, [2026-01-20T00:08:04.456Z] updated_at=?, [2026-01-20T00:08:04.456Z] user_id=?, [2026-01-20T00:08:04.456Z] view_count=? [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* update [2026-01-20T00:08:04.456Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.456Z] set [2026-01-20T00:08:04.456Z] allow_multiple_choice=?, [2026-01-20T00:08:04.456Z] allow_revote=?, [2026-01-20T00:08:04.456Z] category=?, [2026-01-20T00:08:04.456Z] comment_count=?, [2026-01-20T00:08:04.456Z] content=?, [2026-01-20T00:08:04.456Z] deleted=?, [2026-01-20T00:08:04.456Z] end_time=?, [2026-01-20T00:08:04.456Z] like_count=?, [2026-01-20T00:08:04.456Z] title=?, [2026-01-20T00:08:04.456Z] total_votes=?, [2026-01-20T00:08:04.456Z] updated_at=?, [2026-01-20T00:08:04.456Z] user_id=?, [2026-01-20T00:08:04.456Z] view_count=? [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.357+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vc1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.456Z] left join [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vc1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.456Z] left join [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.359+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vl1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vl1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.362+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] vr1_0.id, [2026-01-20T00:08:04.456Z] vr1_0.created_at, [2026-01-20T00:08:04.456Z] vr1_0.updated_at, [2026-01-20T00:08:04.456Z] vr1_0.user_id, [2026-01-20T00:08:04.456Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.456Z] vr1_0.votesboard_id [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] vote_result vr1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vr1_0.user_id=? [2026-01-20T00:08:04.456Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] vr1_0.id, [2026-01-20T00:08:04.456Z] vr1_0.created_at, [2026-01-20T00:08:04.456Z] vr1_0.updated_at, [2026-01-20T00:08:04.456Z] vr1_0.user_id, [2026-01-20T00:08:04.456Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.456Z] vr1_0.votesboard_id [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] vote_result vr1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vr1_0.user_id=? [2026-01-20T00:08:04.456Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] CASE [2026-01-20T00:08:04.456Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.456Z] THEN true [2026-01-20T00:08:04.456Z] ELSE false [2026-01-20T00:08:04.456Z] END [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] VotesboardLike vl [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.456Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.456Z] case [2026-01-20T00:08:04.456Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.456Z] then true [2026-01-20T00:08:04.456Z] else false [2026-01-20T00:08:04.456Z] end [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] and vl1_0.user_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] CASE [2026-01-20T00:08:04.456Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.456Z] THEN true [2026-01-20T00:08:04.456Z] ELSE false [2026-01-20T00:08:04.456Z] END [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] VotesboardLike vl [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.456Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.456Z] case [2026-01-20T00:08:04.456Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.456Z] then true [2026-01-20T00:08:04.456Z] else false [2026-01-20T00:08:04.456Z] end [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] and vl1_0.user_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.369+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] sc1_0.code, [2026-01-20T00:08:04.456Z] sc1_0.full_name, [2026-01-20T00:08:04.456Z] sc1_0.sido, [2026-01-20T00:08:04.456Z] sc1_0.sigungu [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] sigungu_code sc1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] sc1_0.code=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] sc1_0.code, [2026-01-20T00:08:04.456Z] sc1_0.full_name, [2026-01-20T00:08:04.456Z] sc1_0.sido, [2026-01-20T00:08:04.456Z] sc1_0.sigungu [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] sigungu_code sc1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] sc1_0.code=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.380+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.380+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@14cd31e] [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.387+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.387+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=3, userId=4f16dbb7-7834-4ac6-a0af-8e62a7bfce1a [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.388+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] v [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] Votesboard v [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] v.id = :id [2026-01-20T00:08:04.456Z] AND v.deleted = false */ select [2026-01-20T00:08:04.456Z] v1_0.id, [2026-01-20T00:08:04.456Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.456Z] v1_0.allow_revote, [2026-01-20T00:08:04.456Z] v1_0.category, [2026-01-20T00:08:04.456Z] v1_0.comment_count, [2026-01-20T00:08:04.456Z] v1_0.content, [2026-01-20T00:08:04.456Z] v1_0.created_at, [2026-01-20T00:08:04.456Z] v1_0.deleted, [2026-01-20T00:08:04.456Z] v1_0.end_time, [2026-01-20T00:08:04.456Z] v1_0.like_count, [2026-01-20T00:08:04.456Z] v1_0.title, [2026-01-20T00:08:04.456Z] v1_0.total_votes, [2026-01-20T00:08:04.456Z] v1_0.updated_at, [2026-01-20T00:08:04.456Z] v1_0.user_id, [2026-01-20T00:08:04.456Z] v1_0.view_count [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and v1_0.deleted=false [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] v [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] Votesboard v [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] v.id = :id [2026-01-20T00:08:04.456Z] AND v.deleted = false */ select [2026-01-20T00:08:04.456Z] v1_0.id, [2026-01-20T00:08:04.456Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.456Z] v1_0.allow_revote, [2026-01-20T00:08:04.456Z] v1_0.category, [2026-01-20T00:08:04.456Z] v1_0.comment_count, [2026-01-20T00:08:04.456Z] v1_0.content, [2026-01-20T00:08:04.456Z] v1_0.created_at, [2026-01-20T00:08:04.456Z] v1_0.deleted, [2026-01-20T00:08:04.456Z] v1_0.end_time, [2026-01-20T00:08:04.456Z] v1_0.like_count, [2026-01-20T00:08:04.456Z] v1_0.title, [2026-01-20T00:08:04.456Z] v1_0.total_votes, [2026-01-20T00:08:04.456Z] v1_0.updated_at, [2026-01-20T00:08:04.456Z] v1_0.user_id, [2026-01-20T00:08:04.456Z] v1_0.view_count [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and v1_0.deleted=false [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* update [2026-01-20T00:08:04.456Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.456Z] set [2026-01-20T00:08:04.456Z] allow_multiple_choice=?, [2026-01-20T00:08:04.456Z] allow_revote=?, [2026-01-20T00:08:04.456Z] category=?, [2026-01-20T00:08:04.456Z] comment_count=?, [2026-01-20T00:08:04.456Z] content=?, [2026-01-20T00:08:04.456Z] deleted=?, [2026-01-20T00:08:04.456Z] end_time=?, [2026-01-20T00:08:04.456Z] like_count=?, [2026-01-20T00:08:04.456Z] title=?, [2026-01-20T00:08:04.456Z] total_votes=?, [2026-01-20T00:08:04.456Z] updated_at=?, [2026-01-20T00:08:04.456Z] user_id=?, [2026-01-20T00:08:04.456Z] view_count=? [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* update [2026-01-20T00:08:04.456Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.456Z] set [2026-01-20T00:08:04.456Z] allow_multiple_choice=?, [2026-01-20T00:08:04.456Z] allow_revote=?, [2026-01-20T00:08:04.456Z] category=?, [2026-01-20T00:08:04.456Z] comment_count=?, [2026-01-20T00:08:04.456Z] content=?, [2026-01-20T00:08:04.456Z] deleted=?, [2026-01-20T00:08:04.456Z] end_time=?, [2026-01-20T00:08:04.456Z] like_count=?, [2026-01-20T00:08:04.456Z] title=?, [2026-01-20T00:08:04.456Z] total_votes=?, [2026-01-20T00:08:04.456Z] updated_at=?, [2026-01-20T00:08:04.456Z] user_id=?, [2026-01-20T00:08:04.456Z] view_count=? [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.390+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vc1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.456Z] left join [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vc1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.456Z] left join [2026-01-20T00:08:04.456Z] votesboard v1_0 [2026-01-20T00:08:04.456Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] v1_0.id=? [2026-01-20T00:08:04.456Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.393+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vl1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] count(vl1_0.id) [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.395+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] vr1_0.id, [2026-01-20T00:08:04.456Z] vr1_0.created_at, [2026-01-20T00:08:04.456Z] vr1_0.updated_at, [2026-01-20T00:08:04.456Z] vr1_0.user_id, [2026-01-20T00:08:04.456Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.456Z] vr1_0.votesboard_id [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] vote_result vr1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vr1_0.user_id=? [2026-01-20T00:08:04.456Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] vr1_0.id, [2026-01-20T00:08:04.456Z] vr1_0.created_at, [2026-01-20T00:08:04.456Z] vr1_0.updated_at, [2026-01-20T00:08:04.456Z] vr1_0.user_id, [2026-01-20T00:08:04.456Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.456Z] vr1_0.votesboard_id [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] vote_result vr1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vr1_0.user_id=? [2026-01-20T00:08:04.456Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] CASE [2026-01-20T00:08:04.456Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.456Z] THEN true [2026-01-20T00:08:04.456Z] ELSE false [2026-01-20T00:08:04.456Z] END [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] VotesboardLike vl [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.456Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.456Z] case [2026-01-20T00:08:04.456Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.456Z] then true [2026-01-20T00:08:04.456Z] else false [2026-01-20T00:08:04.456Z] end [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] and vl1_0.user_id=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* SELECT [2026-01-20T00:08:04.456Z] CASE [2026-01-20T00:08:04.456Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.456Z] THEN true [2026-01-20T00:08:04.456Z] ELSE false [2026-01-20T00:08:04.456Z] END [2026-01-20T00:08:04.456Z] FROM [2026-01-20T00:08:04.456Z] VotesboardLike vl [2026-01-20T00:08:04.456Z] WHERE [2026-01-20T00:08:04.456Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.456Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.456Z] case [2026-01-20T00:08:04.456Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.456Z] then true [2026-01-20T00:08:04.456Z] else false [2026-01-20T00:08:04.456Z] end [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] votesboard_like vl1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.456Z] and vl1_0.user_id=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] sc1_0.code, [2026-01-20T00:08:04.456Z] sc1_0.full_name, [2026-01-20T00:08:04.456Z] sc1_0.sido, [2026-01-20T00:08:04.456Z] sc1_0.sigungu [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] sigungu_code sc1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] sc1_0.code=? [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* */ select [2026-01-20T00:08:04.456Z] sc1_0.code, [2026-01-20T00:08:04.456Z] sc1_0.full_name, [2026-01-20T00:08:04.456Z] sc1_0.sido, [2026-01-20T00:08:04.456Z] sc1_0.sigungu [2026-01-20T00:08:04.456Z] from [2026-01-20T00:08:04.456Z] sigungu_code sc1_0 [2026-01-20T00:08:04.456Z] where [2026-01-20T00:08:04.456Z] sc1_0.code=? [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.398+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.398+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@53a3a308] [2026-01-20T00:08:04.456Z] [2026-01-20T00:08:04.456Z] 투표 게시판 좋아요 정보 통합 테스트 > 게시글 목록 조회 시 좋아요 정보 포함 STANDARD_OUT [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.407+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.408+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=25bd2d42-acb2-43c6-8b72-25f72242fcc9, optionCount=2, imageCount=0 [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.456Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.456Z] into [2026-01-20T00:08:04.456Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.456Z] values [2026-01-20T00:08:04.456Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.456Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.456Z] into [2026-01-20T00:08:04.456Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.456Z] values [2026-01-20T00:08:04.456Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.456Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.456Z] into [2026-01-20T00:08:04.456Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.456Z] values [2026-01-20T00:08:04.456Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.456Z] Hibernate: [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.456Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.456Z] into [2026-01-20T00:08:04.456Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.456Z] values [2026-01-20T00:08:04.456Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.456Z] 2026-01-20T09:08:04.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.456Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.411+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.412+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=4, optionCount=2, imageCount=0 [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.412+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.412+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@7df0e82] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.414+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.415+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=25bd2d42-acb2-43c6-8b72-25f72242fcc9, optionCount=2, imageCount=0 [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.418+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=5, optionCount=2, imageCount=0 [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.418+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.418+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@74c7529c] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.420+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.421+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=25bd2d42-acb2-43c6-8b72-25f72242fcc9, optionCount=2, imageCount=0 [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.424+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=6, optionCount=2, imageCount=0 [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.424+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.425+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@7fcded2] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.427+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.427+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=4, userId=25bd2d42-acb2-43c6-8b72-25f72242fcc9 [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* */ select [2026-01-20T00:08:04.457Z] vl1_0.id, [2026-01-20T00:08:04.457Z] vl1_0.created_at, [2026-01-20T00:08:04.457Z] vl1_0.user_id, [2026-01-20T00:08:04.457Z] vl1_0.votesboard_id [2026-01-20T00:08:04.457Z] from [2026-01-20T00:08:04.457Z] votesboard_like vl1_0 [2026-01-20T00:08:04.457Z] where [2026-01-20T00:08:04.457Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.457Z] and vl1_0.user_id=? [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* */ select [2026-01-20T00:08:04.457Z] vl1_0.id, [2026-01-20T00:08:04.457Z] vl1_0.created_at, [2026-01-20T00:08:04.457Z] vl1_0.user_id, [2026-01-20T00:08:04.457Z] vl1_0.votesboard_id [2026-01-20T00:08:04.457Z] from [2026-01-20T00:08:04.457Z] votesboard_like vl1_0 [2026-01-20T00:08:04.457Z] where [2026-01-20T00:08:04.457Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.457Z] and vl1_0.user_id=? [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, default) [2026-01-20T00:08:04.457Z] Hibernate: [2026-01-20T00:08:04.457Z] /* insert for [2026-01-20T00:08:04.457Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.457Z] into [2026-01-20T00:08:04.457Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.457Z] values [2026-01-20T00:08:04.457Z] (?, ?, ?, default) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.430+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.431+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.432+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.457Z] 2026-01-20T09:08:04.433+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=4, userId=571540c1-60df-46c2-bc72-63df513924bb [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.707Z] /* */ select [2026-01-20T00:08:04.707Z] vl1_0.id, [2026-01-20T00:08:04.707Z] vl1_0.created_at, [2026-01-20T00:08:04.707Z] vl1_0.user_id, [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id [2026-01-20T00:08:04.707Z] from [2026-01-20T00:08:04.707Z] votesboard_like vl1_0 [2026-01-20T00:08:04.707Z] where [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.707Z] and vl1_0.user_id=? [2026-01-20T00:08:04.707Z] Hibernate: [2026-01-20T00:08:04.707Z] /* */ select [2026-01-20T00:08:04.707Z] vl1_0.id, [2026-01-20T00:08:04.707Z] vl1_0.created_at, [2026-01-20T00:08:04.707Z] vl1_0.user_id, [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id [2026-01-20T00:08:04.707Z] from [2026-01-20T00:08:04.707Z] votesboard_like vl1_0 [2026-01-20T00:08:04.707Z] where [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.707Z] and vl1_0.user_id=? [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.707Z] /* insert for [2026-01-20T00:08:04.707Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.707Z] into [2026-01-20T00:08:04.707Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.707Z] values [2026-01-20T00:08:04.707Z] (?, ?, ?, default) [2026-01-20T00:08:04.707Z] Hibernate: [2026-01-20T00:08:04.707Z] /* insert for [2026-01-20T00:08:04.707Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.707Z] into [2026-01-20T00:08:04.707Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.707Z] values [2026-01-20T00:08:04.707Z] (?, ?, ?, default) [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.436+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.436+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.438+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.438+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=5, userId=25bd2d42-acb2-43c6-8b72-25f72242fcc9 [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.707Z] /* */ select [2026-01-20T00:08:04.707Z] vl1_0.id, [2026-01-20T00:08:04.707Z] vl1_0.created_at, [2026-01-20T00:08:04.707Z] vl1_0.user_id, [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id [2026-01-20T00:08:04.707Z] from [2026-01-20T00:08:04.707Z] votesboard_like vl1_0 [2026-01-20T00:08:04.707Z] where [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.707Z] and vl1_0.user_id=? [2026-01-20T00:08:04.707Z] Hibernate: [2026-01-20T00:08:04.707Z] /* */ select [2026-01-20T00:08:04.707Z] vl1_0.id, [2026-01-20T00:08:04.707Z] vl1_0.created_at, [2026-01-20T00:08:04.707Z] vl1_0.user_id, [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id [2026-01-20T00:08:04.707Z] from [2026-01-20T00:08:04.707Z] votesboard_like vl1_0 [2026-01-20T00:08:04.707Z] where [2026-01-20T00:08:04.707Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.707Z] and vl1_0.user_id=? [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.707Z] /* insert for [2026-01-20T00:08:04.707Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.707Z] into [2026-01-20T00:08:04.707Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.707Z] values [2026-01-20T00:08:04.707Z] (?, ?, ?, default) [2026-01-20T00:08:04.707Z] Hibernate: [2026-01-20T00:08:04.707Z] /* insert for [2026-01-20T00:08:04.707Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.707Z] into [2026-01-20T00:08:04.707Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.707Z] values [2026-01-20T00:08:04.707Z] (?, ?, ?, default) [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.442+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.442+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.446+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboardList(VoteStatus, VotesboardSortType, int, String, CustomUserDetails) [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.447+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 목록 조회: status=null, sort=LATEST, size=10, cursor=null, userId=25bd2d42-acb2-43c6-8b72-25f72242fcc9 [2026-01-20T00:08:04.707Z] 2026-01-20T09:08:04.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.707Z] /* select [2026-01-20T00:08:04.707Z] votesboard [2026-01-20T00:08:04.707Z] from [2026-01-20T00:08:04.708Z] Votesboard votesboard [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.708Z] order by [2026-01-20T00:08:04.708Z] votesboard.id desc */ select [2026-01-20T00:08:04.708Z] v1_0.id, [2026-01-20T00:08:04.708Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.708Z] v1_0.allow_revote, [2026-01-20T00:08:04.708Z] v1_0.category, [2026-01-20T00:08:04.708Z] v1_0.comment_count, [2026-01-20T00:08:04.708Z] v1_0.content, [2026-01-20T00:08:04.708Z] v1_0.created_at, [2026-01-20T00:08:04.708Z] v1_0.deleted, [2026-01-20T00:08:04.708Z] v1_0.end_time, [2026-01-20T00:08:04.708Z] v1_0.like_count, [2026-01-20T00:08:04.708Z] v1_0.title, [2026-01-20T00:08:04.708Z] v1_0.total_votes, [2026-01-20T00:08:04.708Z] v1_0.updated_at, [2026-01-20T00:08:04.708Z] v1_0.user_id, [2026-01-20T00:08:04.708Z] v1_0.view_count [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.deleted=? [2026-01-20T00:08:04.708Z] order by [2026-01-20T00:08:04.708Z] v1_0.id desc [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* select [2026-01-20T00:08:04.708Z] votesboard [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] Votesboard votesboard [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] votesboard.deleted = ?1 [2026-01-20T00:08:04.708Z] order by [2026-01-20T00:08:04.708Z] votesboard.id desc */ select [2026-01-20T00:08:04.708Z] v1_0.id, [2026-01-20T00:08:04.708Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.708Z] v1_0.allow_revote, [2026-01-20T00:08:04.708Z] v1_0.category, [2026-01-20T00:08:04.708Z] v1_0.comment_count, [2026-01-20T00:08:04.708Z] v1_0.content, [2026-01-20T00:08:04.708Z] v1_0.created_at, [2026-01-20T00:08:04.708Z] v1_0.deleted, [2026-01-20T00:08:04.708Z] v1_0.end_time, [2026-01-20T00:08:04.708Z] v1_0.like_count, [2026-01-20T00:08:04.708Z] v1_0.title, [2026-01-20T00:08:04.708Z] v1_0.total_votes, [2026-01-20T00:08:04.708Z] v1_0.updated_at, [2026-01-20T00:08:04.708Z] v1_0.user_id, [2026-01-20T00:08:04.708Z] v1_0.view_count [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.deleted=? [2026-01-20T00:08:04.708Z] order by [2026-01-20T00:08:04.708Z] v1_0.id desc [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(v1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] not(v1_0.deleted) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(v1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] not(v1_0.deleted) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.457+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.458+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] CASE [2026-01-20T00:08:04.708Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.708Z] THEN true [2026-01-20T00:08:04.708Z] ELSE false [2026-01-20T00:08:04.708Z] END [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] VotesboardLike vl [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.708Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.708Z] case [2026-01-20T00:08:04.708Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.708Z] then true [2026-01-20T00:08:04.708Z] else false [2026-01-20T00:08:04.708Z] end [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] CASE [2026-01-20T00:08:04.708Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.708Z] THEN true [2026-01-20T00:08:04.708Z] ELSE false [2026-01-20T00:08:04.708Z] END [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] VotesboardLike vl [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.708Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.708Z] case [2026-01-20T00:08:04.708Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.708Z] then true [2026-01-20T00:08:04.708Z] else false [2026-01-20T00:08:04.708Z] end [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.460+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vr1_0.id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] vote_result vr1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vr1_0.user_id=? [2026-01-20T00:08:04.708Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vr1_0.id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] vote_result vr1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vr1_0.user_id=? [2026-01-20T00:08:04.708Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.464+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.466+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.467+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.468+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] CASE [2026-01-20T00:08:04.708Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.708Z] THEN true [2026-01-20T00:08:04.708Z] ELSE false [2026-01-20T00:08:04.708Z] END [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] VotesboardLike vl [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.708Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.708Z] case [2026-01-20T00:08:04.708Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.708Z] then true [2026-01-20T00:08:04.708Z] else false [2026-01-20T00:08:04.708Z] end [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] CASE [2026-01-20T00:08:04.708Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.708Z] THEN true [2026-01-20T00:08:04.708Z] ELSE false [2026-01-20T00:08:04.708Z] END [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] VotesboardLike vl [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.708Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.708Z] case [2026-01-20T00:08:04.708Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.708Z] then true [2026-01-20T00:08:04.708Z] else false [2026-01-20T00:08:04.708Z] end [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.470+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vr1_0.id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] vote_result vr1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vr1_0.user_id=? [2026-01-20T00:08:04.708Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vr1_0.id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] vote_result vr1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vr1_0.user_id=? [2026-01-20T00:08:04.708Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.472+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.474+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.476+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.477+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] CASE [2026-01-20T00:08:04.708Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.708Z] THEN true [2026-01-20T00:08:04.708Z] ELSE false [2026-01-20T00:08:04.708Z] END [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] VotesboardLike vl [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.708Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.708Z] case [2026-01-20T00:08:04.708Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.708Z] then true [2026-01-20T00:08:04.708Z] else false [2026-01-20T00:08:04.708Z] end [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] CASE [2026-01-20T00:08:04.708Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.708Z] THEN true [2026-01-20T00:08:04.708Z] ELSE false [2026-01-20T00:08:04.708Z] END [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] VotesboardLike vl [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.708Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.708Z] case [2026-01-20T00:08:04.708Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.708Z] then true [2026-01-20T00:08:04.708Z] else false [2026-01-20T00:08:04.708Z] end [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.478+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vr1_0.id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] vote_result vr1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vr1_0.user_id=? [2026-01-20T00:08:04.708Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vr1_0.id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] vote_result vr1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vr1_0.user_id=? [2026-01-20T00:08:04.708Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] fetch [2026-01-20T00:08:04.708Z] first ? rows only [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.480+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.482+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.482+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCursorResponse@47b08ff1] [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] 투표 게시판 좋아요 정보 통합 테스트 > 비로그인 사용자의 게시글 상세 조회 - isLiked는 null STANDARD_OUT [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.494+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.495+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=f4ee45de-e379-4ff1-9d93-009814950c92, optionCount=2, imageCount=0 [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.496+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.497+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.497+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.498+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.498+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=7, optionCount=2, imageCount=0 [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.499+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.499+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@20a9e4ab] [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.501+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.502+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=7, userId=f4ee45de-e379-4ff1-9d93-009814950c92 [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.503+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vl1_0.id, [2026-01-20T00:08:04.708Z] vl1_0.created_at, [2026-01-20T00:08:04.708Z] vl1_0.user_id, [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] vl1_0.id, [2026-01-20T00:08:04.708Z] vl1_0.created_at, [2026-01-20T00:08:04.708Z] vl1_0.user_id, [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] and vl1_0.user_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.505+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, default) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* insert for [2026-01-20T00:08:04.708Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.708Z] into [2026-01-20T00:08:04.708Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.708Z] values [2026-01-20T00:08:04.708Z] (?, ?, ?, default) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.505+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.506+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.507+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.508+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=7, userId=null [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.508+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] v [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] Votesboard v [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] v.id = :id [2026-01-20T00:08:04.708Z] AND v.deleted = false */ select [2026-01-20T00:08:04.708Z] v1_0.id, [2026-01-20T00:08:04.708Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.708Z] v1_0.allow_revote, [2026-01-20T00:08:04.708Z] v1_0.category, [2026-01-20T00:08:04.708Z] v1_0.comment_count, [2026-01-20T00:08:04.708Z] v1_0.content, [2026-01-20T00:08:04.708Z] v1_0.created_at, [2026-01-20T00:08:04.708Z] v1_0.deleted, [2026-01-20T00:08:04.708Z] v1_0.end_time, [2026-01-20T00:08:04.708Z] v1_0.like_count, [2026-01-20T00:08:04.708Z] v1_0.title, [2026-01-20T00:08:04.708Z] v1_0.total_votes, [2026-01-20T00:08:04.708Z] v1_0.updated_at, [2026-01-20T00:08:04.708Z] v1_0.user_id, [2026-01-20T00:08:04.708Z] v1_0.view_count [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and v1_0.deleted=false [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* SELECT [2026-01-20T00:08:04.708Z] v [2026-01-20T00:08:04.708Z] FROM [2026-01-20T00:08:04.708Z] Votesboard v [2026-01-20T00:08:04.708Z] WHERE [2026-01-20T00:08:04.708Z] v.id = :id [2026-01-20T00:08:04.708Z] AND v.deleted = false */ select [2026-01-20T00:08:04.708Z] v1_0.id, [2026-01-20T00:08:04.708Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.708Z] v1_0.allow_revote, [2026-01-20T00:08:04.708Z] v1_0.category, [2026-01-20T00:08:04.708Z] v1_0.comment_count, [2026-01-20T00:08:04.708Z] v1_0.content, [2026-01-20T00:08:04.708Z] v1_0.created_at, [2026-01-20T00:08:04.708Z] v1_0.deleted, [2026-01-20T00:08:04.708Z] v1_0.end_time, [2026-01-20T00:08:04.708Z] v1_0.like_count, [2026-01-20T00:08:04.708Z] v1_0.title, [2026-01-20T00:08:04.708Z] v1_0.total_votes, [2026-01-20T00:08:04.708Z] v1_0.updated_at, [2026-01-20T00:08:04.708Z] v1_0.user_id, [2026-01-20T00:08:04.708Z] v1_0.view_count [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and v1_0.deleted=false [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.510+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* update [2026-01-20T00:08:04.708Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.708Z] set [2026-01-20T00:08:04.708Z] allow_multiple_choice=?, [2026-01-20T00:08:04.708Z] allow_revote=?, [2026-01-20T00:08:04.708Z] category=?, [2026-01-20T00:08:04.708Z] comment_count=?, [2026-01-20T00:08:04.708Z] content=?, [2026-01-20T00:08:04.708Z] deleted=?, [2026-01-20T00:08:04.708Z] end_time=?, [2026-01-20T00:08:04.708Z] like_count=?, [2026-01-20T00:08:04.708Z] title=?, [2026-01-20T00:08:04.708Z] total_votes=?, [2026-01-20T00:08:04.708Z] updated_at=?, [2026-01-20T00:08:04.708Z] user_id=?, [2026-01-20T00:08:04.708Z] view_count=? [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* update [2026-01-20T00:08:04.708Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.708Z] set [2026-01-20T00:08:04.708Z] allow_multiple_choice=?, [2026-01-20T00:08:04.708Z] allow_revote=?, [2026-01-20T00:08:04.708Z] category=?, [2026-01-20T00:08:04.708Z] comment_count=?, [2026-01-20T00:08:04.708Z] content=?, [2026-01-20T00:08:04.708Z] deleted=?, [2026-01-20T00:08:04.708Z] end_time=?, [2026-01-20T00:08:04.708Z] like_count=?, [2026-01-20T00:08:04.708Z] title=?, [2026-01-20T00:08:04.708Z] total_votes=?, [2026-01-20T00:08:04.708Z] updated_at=?, [2026-01-20T00:08:04.708Z] user_id=?, [2026-01-20T00:08:04.708Z] view_count=? [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.511+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vc1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.708Z] left join [2026-01-20T00:08:04.708Z] votesboard v1_0 [2026-01-20T00:08:04.708Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] v1_0.id=? [2026-01-20T00:08:04.708Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.512+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] count(vl1_0.id) [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] votesboard_like vl1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.514+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] Hibernate: [2026-01-20T00:08:04.708Z] /* */ select [2026-01-20T00:08:04.708Z] sc1_0.code, [2026-01-20T00:08:04.708Z] sc1_0.full_name, [2026-01-20T00:08:04.708Z] sc1_0.sido, [2026-01-20T00:08:04.708Z] sc1_0.sigungu [2026-01-20T00:08:04.708Z] from [2026-01-20T00:08:04.708Z] sigungu_code sc1_0 [2026-01-20T00:08:04.708Z] where [2026-01-20T00:08:04.708Z] sc1_0.code=? [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.515+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.708Z] 2026-01-20T09:08:04.515+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@4a45de5e] [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] MockHttpServletRequest: [2026-01-20T00:08:04.708Z] HTTP Method = GET [2026-01-20T00:08:04.708Z] Request URI = /community/votesboard/7 [2026-01-20T00:08:04.708Z] Parameters = {} [2026-01-20T00:08:04.708Z] Headers = [] [2026-01-20T00:08:04.708Z] Body = null [2026-01-20T00:08:04.708Z] Session Attrs = {} [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] Handler: [2026-01-20T00:08:04.708Z] Type = com.example.soso.community.votesboard.controller.VotesboardController [2026-01-20T00:08:04.708Z] Method = com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] Async: [2026-01-20T00:08:04.708Z] Async started = false [2026-01-20T00:08:04.708Z] Async result = null [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] Resolved Exception: [2026-01-20T00:08:04.708Z] Type = null [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] ModelAndView: [2026-01-20T00:08:04.708Z] View name = null [2026-01-20T00:08:04.708Z] View = null [2026-01-20T00:08:04.708Z] Model = null [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] FlashMap: [2026-01-20T00:08:04.708Z] Attributes = null [2026-01-20T00:08:04.708Z] [2026-01-20T00:08:04.708Z] MockHttpServletResponse: [2026-01-20T00:08:04.708Z] Status = 200 [2026-01-20T00:08:04.708Z] Error message = null [2026-01-20T00:08:04.709Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:04.709Z] Content type = application/json [2026-01-20T00:08:04.709Z] Body = {"postId":7,"author":{"userId":"f4ee45de-e379-4ff1-9d93-009814950c92","nickname":"좋아요테스트1","location":"서울특별시 강남구","profileImageUrl":null,"userType":"FOUNDER"},"category":"daily-hobby","title":"비로그인 테스트","content":"테스트 내용","images":[],"voteOptions":[{"id":13,"content":"옵션 A","sequence":0,"voteCount":0,"percentage":0.0},{"id":14,"content":"옵션 B","sequence":1,"voteCount":0,"percentage":0.0}],"hasVoted":null,"voteInfo":{"selectedOptionIds":[],"totalVotes":0,"voteStatus":"IN_PROGRESS","endTime":"2026-01-27T09:08:04.493354188","allowRevote":false,"allowMultipleChoice":false},"viewCount":1,"commentCount":0,"likeCount":1,"canEdit":null,"canDelete":null,"createdAt":"2026-01-20T09:08:04.49605768","updatedAt":"2026-01-20T09:08:04.510101297","authorized":false,"isLiked":null} [2026-01-20T00:08:04.709Z] Forwarded URL = null [2026-01-20T00:08:04.709Z] Redirected URL = null [2026-01-20T00:08:04.709Z] Cookies = [] [2026-01-20T00:08:04.709Z] [2026-01-20T00:08:04.709Z] 투표 게시판 좋아요 정보 통합 테스트 > 좋아요 토글 후 상세 조회 - likeCount와 isLiked 변경 확인 STANDARD_OUT [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.525+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.526+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=af2c8c25-ba0a-44c3-a2a3-8909aedcb24b, optionCount=2, imageCount=0 [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.527+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.528+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.529+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.530+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.531+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=8, optionCount=2, imageCount=0 [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.531+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.531+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@6914835a] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.533+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.534+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=8, userId=af2c8c25-ba0a-44c3-a2a3-8909aedcb24b [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.536+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vl1_0.id, [2026-01-20T00:08:04.709Z] vl1_0.created_at, [2026-01-20T00:08:04.709Z] vl1_0.user_id, [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] and vl1_0.user_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vl1_0.id, [2026-01-20T00:08:04.709Z] vl1_0.created_at, [2026-01-20T00:08:04.709Z] vl1_0.user_id, [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] and vl1_0.user_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.537+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, default) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* insert for [2026-01-20T00:08:04.709Z] com.example.soso.community.votesboard.domain.entity.VotesboardLike */insert [2026-01-20T00:08:04.709Z] into [2026-01-20T00:08:04.709Z] votesboard_like (created_at, user_id, votesboard_id, id) [2026-01-20T00:08:04.709Z] values [2026-01-20T00:08:04.709Z] (?, ?, ?, default) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.538+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.538+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [true] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.539+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.540+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=8, userId=af2c8c25-ba0a-44c3-a2a3-8909aedcb24b [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.540+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] v [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] Votesboard v [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] v.id = :id [2026-01-20T00:08:04.709Z] AND v.deleted = false */ select [2026-01-20T00:08:04.709Z] v1_0.id, [2026-01-20T00:08:04.709Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.709Z] v1_0.allow_revote, [2026-01-20T00:08:04.709Z] v1_0.category, [2026-01-20T00:08:04.709Z] v1_0.comment_count, [2026-01-20T00:08:04.709Z] v1_0.content, [2026-01-20T00:08:04.709Z] v1_0.created_at, [2026-01-20T00:08:04.709Z] v1_0.deleted, [2026-01-20T00:08:04.709Z] v1_0.end_time, [2026-01-20T00:08:04.709Z] v1_0.like_count, [2026-01-20T00:08:04.709Z] v1_0.title, [2026-01-20T00:08:04.709Z] v1_0.total_votes, [2026-01-20T00:08:04.709Z] v1_0.updated_at, [2026-01-20T00:08:04.709Z] v1_0.user_id, [2026-01-20T00:08:04.709Z] v1_0.view_count [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and v1_0.deleted=false [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] v [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] Votesboard v [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] v.id = :id [2026-01-20T00:08:04.709Z] AND v.deleted = false */ select [2026-01-20T00:08:04.709Z] v1_0.id, [2026-01-20T00:08:04.709Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.709Z] v1_0.allow_revote, [2026-01-20T00:08:04.709Z] v1_0.category, [2026-01-20T00:08:04.709Z] v1_0.comment_count, [2026-01-20T00:08:04.709Z] v1_0.content, [2026-01-20T00:08:04.709Z] v1_0.created_at, [2026-01-20T00:08:04.709Z] v1_0.deleted, [2026-01-20T00:08:04.709Z] v1_0.end_time, [2026-01-20T00:08:04.709Z] v1_0.like_count, [2026-01-20T00:08:04.709Z] v1_0.title, [2026-01-20T00:08:04.709Z] v1_0.total_votes, [2026-01-20T00:08:04.709Z] v1_0.updated_at, [2026-01-20T00:08:04.709Z] v1_0.user_id, [2026-01-20T00:08:04.709Z] v1_0.view_count [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and v1_0.deleted=false [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.542+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* update [2026-01-20T00:08:04.709Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.709Z] set [2026-01-20T00:08:04.709Z] allow_multiple_choice=?, [2026-01-20T00:08:04.709Z] allow_revote=?, [2026-01-20T00:08:04.709Z] category=?, [2026-01-20T00:08:04.709Z] comment_count=?, [2026-01-20T00:08:04.709Z] content=?, [2026-01-20T00:08:04.709Z] deleted=?, [2026-01-20T00:08:04.709Z] end_time=?, [2026-01-20T00:08:04.709Z] like_count=?, [2026-01-20T00:08:04.709Z] title=?, [2026-01-20T00:08:04.709Z] total_votes=?, [2026-01-20T00:08:04.709Z] updated_at=?, [2026-01-20T00:08:04.709Z] user_id=?, [2026-01-20T00:08:04.709Z] view_count=? [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* update [2026-01-20T00:08:04.709Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.709Z] set [2026-01-20T00:08:04.709Z] allow_multiple_choice=?, [2026-01-20T00:08:04.709Z] allow_revote=?, [2026-01-20T00:08:04.709Z] category=?, [2026-01-20T00:08:04.709Z] comment_count=?, [2026-01-20T00:08:04.709Z] content=?, [2026-01-20T00:08:04.709Z] deleted=?, [2026-01-20T00:08:04.709Z] end_time=?, [2026-01-20T00:08:04.709Z] like_count=?, [2026-01-20T00:08:04.709Z] title=?, [2026-01-20T00:08:04.709Z] total_votes=?, [2026-01-20T00:08:04.709Z] updated_at=?, [2026-01-20T00:08:04.709Z] user_id=?, [2026-01-20T00:08:04.709Z] view_count=? [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.543+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vc1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.709Z] left join [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vc1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.709Z] left join [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.545+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vl1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vl1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.547+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vr1_0.id, [2026-01-20T00:08:04.709Z] vr1_0.created_at, [2026-01-20T00:08:04.709Z] vr1_0.updated_at, [2026-01-20T00:08:04.709Z] vr1_0.user_id, [2026-01-20T00:08:04.709Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.709Z] vr1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] vote_result vr1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vr1_0.user_id=? [2026-01-20T00:08:04.709Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vr1_0.id, [2026-01-20T00:08:04.709Z] vr1_0.created_at, [2026-01-20T00:08:04.709Z] vr1_0.updated_at, [2026-01-20T00:08:04.709Z] vr1_0.user_id, [2026-01-20T00:08:04.709Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.709Z] vr1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] vote_result vr1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vr1_0.user_id=? [2026-01-20T00:08:04.709Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.549+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] CASE [2026-01-20T00:08:04.709Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.709Z] THEN true [2026-01-20T00:08:04.709Z] ELSE false [2026-01-20T00:08:04.709Z] END [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] VotesboardLike vl [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.709Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.709Z] case [2026-01-20T00:08:04.709Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.709Z] then true [2026-01-20T00:08:04.709Z] else false [2026-01-20T00:08:04.709Z] end [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] and vl1_0.user_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] CASE [2026-01-20T00:08:04.709Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.709Z] THEN true [2026-01-20T00:08:04.709Z] ELSE false [2026-01-20T00:08:04.709Z] END [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] VotesboardLike vl [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.709Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.709Z] case [2026-01-20T00:08:04.709Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.709Z] then true [2026-01-20T00:08:04.709Z] else false [2026-01-20T00:08:04.709Z] end [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] and vl1_0.user_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.551+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] sc1_0.code, [2026-01-20T00:08:04.709Z] sc1_0.full_name, [2026-01-20T00:08:04.709Z] sc1_0.sido, [2026-01-20T00:08:04.709Z] sc1_0.sigungu [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] sigungu_code sc1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] sc1_0.code=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] sc1_0.code, [2026-01-20T00:08:04.709Z] sc1_0.full_name, [2026-01-20T00:08:04.709Z] sc1_0.sido, [2026-01-20T00:08:04.709Z] sc1_0.sigungu [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] sigungu_code sc1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] sc1_0.code=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.552+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.552+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@4f4ae23e] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.554+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardLikeController#toggleLike(Long, CustomUserDetails) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.555+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.c.VotesboardLikeController : 투표 게시글 좋아요 토글: votesboardId=8, userId=af2c8c25-ba0a-44c3-a2a3-8909aedcb24b [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.556+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vl1_0.id, [2026-01-20T00:08:04.709Z] vl1_0.created_at, [2026-01-20T00:08:04.709Z] vl1_0.user_id, [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] and vl1_0.user_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vl1_0.id, [2026-01-20T00:08:04.709Z] vl1_0.created_at, [2026-01-20T00:08:04.709Z] vl1_0.user_id, [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] and vl1_0.user_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.557+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.558+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [false] [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.559+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.560+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=8, userId=af2c8c25-ba0a-44c3-a2a3-8909aedcb24b [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.560+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] v [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] Votesboard v [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] v.id = :id [2026-01-20T00:08:04.709Z] AND v.deleted = false */ select [2026-01-20T00:08:04.709Z] v1_0.id, [2026-01-20T00:08:04.709Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.709Z] v1_0.allow_revote, [2026-01-20T00:08:04.709Z] v1_0.category, [2026-01-20T00:08:04.709Z] v1_0.comment_count, [2026-01-20T00:08:04.709Z] v1_0.content, [2026-01-20T00:08:04.709Z] v1_0.created_at, [2026-01-20T00:08:04.709Z] v1_0.deleted, [2026-01-20T00:08:04.709Z] v1_0.end_time, [2026-01-20T00:08:04.709Z] v1_0.like_count, [2026-01-20T00:08:04.709Z] v1_0.title, [2026-01-20T00:08:04.709Z] v1_0.total_votes, [2026-01-20T00:08:04.709Z] v1_0.updated_at, [2026-01-20T00:08:04.709Z] v1_0.user_id, [2026-01-20T00:08:04.709Z] v1_0.view_count [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and v1_0.deleted=false [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] v [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] Votesboard v [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] v.id = :id [2026-01-20T00:08:04.709Z] AND v.deleted = false */ select [2026-01-20T00:08:04.709Z] v1_0.id, [2026-01-20T00:08:04.709Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.709Z] v1_0.allow_revote, [2026-01-20T00:08:04.709Z] v1_0.category, [2026-01-20T00:08:04.709Z] v1_0.comment_count, [2026-01-20T00:08:04.709Z] v1_0.content, [2026-01-20T00:08:04.709Z] v1_0.created_at, [2026-01-20T00:08:04.709Z] v1_0.deleted, [2026-01-20T00:08:04.709Z] v1_0.end_time, [2026-01-20T00:08:04.709Z] v1_0.like_count, [2026-01-20T00:08:04.709Z] v1_0.title, [2026-01-20T00:08:04.709Z] v1_0.total_votes, [2026-01-20T00:08:04.709Z] v1_0.updated_at, [2026-01-20T00:08:04.709Z] v1_0.user_id, [2026-01-20T00:08:04.709Z] v1_0.view_count [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and v1_0.deleted=false [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.562+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* update [2026-01-20T00:08:04.709Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.709Z] set [2026-01-20T00:08:04.709Z] allow_multiple_choice=?, [2026-01-20T00:08:04.709Z] allow_revote=?, [2026-01-20T00:08:04.709Z] category=?, [2026-01-20T00:08:04.709Z] comment_count=?, [2026-01-20T00:08:04.709Z] content=?, [2026-01-20T00:08:04.709Z] deleted=?, [2026-01-20T00:08:04.709Z] end_time=?, [2026-01-20T00:08:04.709Z] like_count=?, [2026-01-20T00:08:04.709Z] title=?, [2026-01-20T00:08:04.709Z] total_votes=?, [2026-01-20T00:08:04.709Z] updated_at=?, [2026-01-20T00:08:04.709Z] user_id=?, [2026-01-20T00:08:04.709Z] view_count=? [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* update [2026-01-20T00:08:04.709Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.709Z] set [2026-01-20T00:08:04.709Z] allow_multiple_choice=?, [2026-01-20T00:08:04.709Z] allow_revote=?, [2026-01-20T00:08:04.709Z] category=?, [2026-01-20T00:08:04.709Z] comment_count=?, [2026-01-20T00:08:04.709Z] content=?, [2026-01-20T00:08:04.709Z] deleted=?, [2026-01-20T00:08:04.709Z] end_time=?, [2026-01-20T00:08:04.709Z] like_count=?, [2026-01-20T00:08:04.709Z] title=?, [2026-01-20T00:08:04.709Z] total_votes=?, [2026-01-20T00:08:04.709Z] updated_at=?, [2026-01-20T00:08:04.709Z] user_id=?, [2026-01-20T00:08:04.709Z] view_count=? [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.562+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* delete for com.example.soso.community.votesboard.domain.entity.VotesboardLike */delete [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* delete for com.example.soso.community.votesboard.domain.entity.VotesboardLike */delete [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.563+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vc1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.709Z] left join [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vc1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.709Z] left join [2026-01-20T00:08:04.709Z] votesboard v1_0 [2026-01-20T00:08:04.709Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] v1_0.id=? [2026-01-20T00:08:04.709Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.564+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vl1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] count(vl1_0.id) [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.566+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vr1_0.id, [2026-01-20T00:08:04.709Z] vr1_0.created_at, [2026-01-20T00:08:04.709Z] vr1_0.updated_at, [2026-01-20T00:08:04.709Z] vr1_0.user_id, [2026-01-20T00:08:04.709Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.709Z] vr1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] vote_result vr1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vr1_0.user_id=? [2026-01-20T00:08:04.709Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] Hibernate: [2026-01-20T00:08:04.709Z] /* */ select [2026-01-20T00:08:04.709Z] vr1_0.id, [2026-01-20T00:08:04.709Z] vr1_0.created_at, [2026-01-20T00:08:04.709Z] vr1_0.updated_at, [2026-01-20T00:08:04.709Z] vr1_0.user_id, [2026-01-20T00:08:04.709Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.709Z] vr1_0.votesboard_id [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] vote_result vr1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.709Z] vr1_0.user_id=? [2026-01-20T00:08:04.709Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.709Z] 2026-01-20T09:08:04.568+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.709Z] /* SELECT [2026-01-20T00:08:04.709Z] CASE [2026-01-20T00:08:04.709Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.709Z] THEN true [2026-01-20T00:08:04.709Z] ELSE false [2026-01-20T00:08:04.709Z] END [2026-01-20T00:08:04.709Z] FROM [2026-01-20T00:08:04.709Z] VotesboardLike vl [2026-01-20T00:08:04.709Z] WHERE [2026-01-20T00:08:04.709Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.709Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.709Z] case [2026-01-20T00:08:04.709Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.709Z] then true [2026-01-20T00:08:04.709Z] else false [2026-01-20T00:08:04.709Z] end [2026-01-20T00:08:04.709Z] from [2026-01-20T00:08:04.709Z] votesboard_like vl1_0 [2026-01-20T00:08:04.709Z] where [2026-01-20T00:08:04.710Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] and vl1_0.user_id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] CASE [2026-01-20T00:08:04.710Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.710Z] THEN true [2026-01-20T00:08:04.710Z] ELSE false [2026-01-20T00:08:04.710Z] END [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] VotesboardLike vl [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.710Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.710Z] case [2026-01-20T00:08:04.710Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.710Z] then true [2026-01-20T00:08:04.710Z] else false [2026-01-20T00:08:04.710Z] end [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_like vl1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] and vl1_0.user_id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.570+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] sc1_0.code, [2026-01-20T00:08:04.710Z] sc1_0.full_name, [2026-01-20T00:08:04.710Z] sc1_0.sido, [2026-01-20T00:08:04.710Z] sc1_0.sigungu [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] sigungu_code sc1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] sc1_0.code=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] sc1_0.code, [2026-01-20T00:08:04.710Z] sc1_0.full_name, [2026-01-20T00:08:04.710Z] sc1_0.sido, [2026-01-20T00:08:04.710Z] sc1_0.sigungu [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] sigungu_code sc1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] sc1_0.code=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.570+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.571+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@2ac4812a] [2026-01-20T00:08:04.710Z] [2026-01-20T00:08:04.710Z] 투표 게시판 좋아요 정보 통합 테스트 > 게시글 상세 조회 시 좋아요 정보 포함 - 좋아요 없는 상태 STANDARD_OUT [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.580+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.582+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=cc43d5c1-03a6-4b81-957a-10f956077dd8, optionCount=2, imageCount=0 [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.583+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.583+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.583+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.584+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.585+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.586+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=9, optionCount=2, imageCount=0 [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.586+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.586+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@2413e473] [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.588+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.589+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=9, userId=cc43d5c1-03a6-4b81-957a-10f956077dd8 [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.589+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] v [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] Votesboard v [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] v.id = :id [2026-01-20T00:08:04.710Z] AND v.deleted = false */ select [2026-01-20T00:08:04.710Z] v1_0.id, [2026-01-20T00:08:04.710Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.710Z] v1_0.allow_revote, [2026-01-20T00:08:04.710Z] v1_0.category, [2026-01-20T00:08:04.710Z] v1_0.comment_count, [2026-01-20T00:08:04.710Z] v1_0.content, [2026-01-20T00:08:04.710Z] v1_0.created_at, [2026-01-20T00:08:04.710Z] v1_0.deleted, [2026-01-20T00:08:04.710Z] v1_0.end_time, [2026-01-20T00:08:04.710Z] v1_0.like_count, [2026-01-20T00:08:04.710Z] v1_0.title, [2026-01-20T00:08:04.710Z] v1_0.total_votes, [2026-01-20T00:08:04.710Z] v1_0.updated_at, [2026-01-20T00:08:04.710Z] v1_0.user_id, [2026-01-20T00:08:04.710Z] v1_0.view_count [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.710Z] and v1_0.deleted=false [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] v [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] Votesboard v [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] v.id = :id [2026-01-20T00:08:04.710Z] AND v.deleted = false */ select [2026-01-20T00:08:04.710Z] v1_0.id, [2026-01-20T00:08:04.710Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.710Z] v1_0.allow_revote, [2026-01-20T00:08:04.710Z] v1_0.category, [2026-01-20T00:08:04.710Z] v1_0.comment_count, [2026-01-20T00:08:04.710Z] v1_0.content, [2026-01-20T00:08:04.710Z] v1_0.created_at, [2026-01-20T00:08:04.710Z] v1_0.deleted, [2026-01-20T00:08:04.710Z] v1_0.end_time, [2026-01-20T00:08:04.710Z] v1_0.like_count, [2026-01-20T00:08:04.710Z] v1_0.title, [2026-01-20T00:08:04.710Z] v1_0.total_votes, [2026-01-20T00:08:04.710Z] v1_0.updated_at, [2026-01-20T00:08:04.710Z] v1_0.user_id, [2026-01-20T00:08:04.710Z] v1_0.view_count [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.710Z] and v1_0.deleted=false [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.592+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* update [2026-01-20T00:08:04.710Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.710Z] set [2026-01-20T00:08:04.710Z] allow_multiple_choice=?, [2026-01-20T00:08:04.710Z] allow_revote=?, [2026-01-20T00:08:04.710Z] category=?, [2026-01-20T00:08:04.710Z] comment_count=?, [2026-01-20T00:08:04.710Z] content=?, [2026-01-20T00:08:04.710Z] deleted=?, [2026-01-20T00:08:04.710Z] end_time=?, [2026-01-20T00:08:04.710Z] like_count=?, [2026-01-20T00:08:04.710Z] title=?, [2026-01-20T00:08:04.710Z] total_votes=?, [2026-01-20T00:08:04.710Z] updated_at=?, [2026-01-20T00:08:04.710Z] user_id=?, [2026-01-20T00:08:04.710Z] view_count=? [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* update [2026-01-20T00:08:04.710Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.710Z] set [2026-01-20T00:08:04.710Z] allow_multiple_choice=?, [2026-01-20T00:08:04.710Z] allow_revote=?, [2026-01-20T00:08:04.710Z] category=?, [2026-01-20T00:08:04.710Z] comment_count=?, [2026-01-20T00:08:04.710Z] content=?, [2026-01-20T00:08:04.710Z] deleted=?, [2026-01-20T00:08:04.710Z] end_time=?, [2026-01-20T00:08:04.710Z] like_count=?, [2026-01-20T00:08:04.710Z] title=?, [2026-01-20T00:08:04.710Z] total_votes=?, [2026-01-20T00:08:04.710Z] updated_at=?, [2026-01-20T00:08:04.710Z] user_id=?, [2026-01-20T00:08:04.710Z] view_count=? [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.592+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] count(vc1_0.id) [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.710Z] left join [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.710Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] count(vc1_0.id) [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.710Z] left join [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.710Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.594+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] count(vl1_0.id) [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_like vl1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] count(vl1_0.id) [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_like vl1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.596+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] vr1_0.id, [2026-01-20T00:08:04.710Z] vr1_0.created_at, [2026-01-20T00:08:04.710Z] vr1_0.updated_at, [2026-01-20T00:08:04.710Z] vr1_0.user_id, [2026-01-20T00:08:04.710Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.710Z] vr1_0.votesboard_id [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] vote_result vr1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vr1_0.user_id=? [2026-01-20T00:08:04.710Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] vr1_0.id, [2026-01-20T00:08:04.710Z] vr1_0.created_at, [2026-01-20T00:08:04.710Z] vr1_0.updated_at, [2026-01-20T00:08:04.710Z] vr1_0.user_id, [2026-01-20T00:08:04.710Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.710Z] vr1_0.votesboard_id [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] vote_result vr1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vr1_0.user_id=? [2026-01-20T00:08:04.710Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.597+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] CASE [2026-01-20T00:08:04.710Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.710Z] THEN true [2026-01-20T00:08:04.710Z] ELSE false [2026-01-20T00:08:04.710Z] END [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] VotesboardLike vl [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.710Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.710Z] case [2026-01-20T00:08:04.710Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.710Z] then true [2026-01-20T00:08:04.710Z] else false [2026-01-20T00:08:04.710Z] end [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_like vl1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] and vl1_0.user_id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] CASE [2026-01-20T00:08:04.710Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.710Z] THEN true [2026-01-20T00:08:04.710Z] ELSE false [2026-01-20T00:08:04.710Z] END [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] VotesboardLike vl [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.710Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.710Z] case [2026-01-20T00:08:04.710Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.710Z] then true [2026-01-20T00:08:04.710Z] else false [2026-01-20T00:08:04.710Z] end [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_like vl1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.710Z] and vl1_0.user_id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.599+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] sc1_0.code, [2026-01-20T00:08:04.710Z] sc1_0.full_name, [2026-01-20T00:08:04.710Z] sc1_0.sido, [2026-01-20T00:08:04.710Z] sc1_0.sigungu [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] sigungu_code sc1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] sc1_0.code=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] sc1_0.code, [2026-01-20T00:08:04.710Z] sc1_0.full_name, [2026-01-20T00:08:04.710Z] sc1_0.sido, [2026-01-20T00:08:04.710Z] sc1_0.sigungu [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] sigungu_code sc1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] sc1_0.code=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.600+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.600+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@46721fc0] [2026-01-20T00:08:04.710Z] [2026-01-20T00:08:04.710Z] 투표 참여 통합 테스트 STANDARD_OUT [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.606+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest]: VotesboardVotingIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.608+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.community.votesboard.integration.VotesboardVotingIntegrationTest [2026-01-20T00:08:04.710Z] [2026-01-20T00:08:04.710Z] 투표 참여 통합 테스트 > 재투표 성공 STANDARD_OUT [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.613+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.616+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.617+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=04218373-3648-414b-869f-33a82fd9a46a, optionCount=3, imageCount=0 [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.617+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] select [2026-01-20T00:08:04.710Z] u1_0.id, [2026-01-20T00:08:04.710Z] u1_0.age_range, [2026-01-20T00:08:04.710Z] u1_0.budget, [2026-01-20T00:08:04.710Z] u1_0.created_at, [2026-01-20T00:08:04.710Z] u1_0.email, [2026-01-20T00:08:04.710Z] u1_0.gender, [2026-01-20T00:08:04.710Z] u1_0.latitude, [2026-01-20T00:08:04.710Z] u1_0.location, [2026-01-20T00:08:04.710Z] u1_0.longitude, [2026-01-20T00:08:04.710Z] u1_0.nickname, [2026-01-20T00:08:04.710Z] u1_0.profile_image_url, [2026-01-20T00:08:04.710Z] u1_0.startup_experience, [2026-01-20T00:08:04.710Z] u1_0.updated_at, [2026-01-20T00:08:04.710Z] u1_0.user_type, [2026-01-20T00:08:04.710Z] u1_0.username [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] users u1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] u1_0.id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] select [2026-01-20T00:08:04.710Z] u1_0.id, [2026-01-20T00:08:04.710Z] u1_0.age_range, [2026-01-20T00:08:04.710Z] u1_0.budget, [2026-01-20T00:08:04.710Z] u1_0.created_at, [2026-01-20T00:08:04.710Z] u1_0.email, [2026-01-20T00:08:04.710Z] u1_0.gender, [2026-01-20T00:08:04.710Z] u1_0.latitude, [2026-01-20T00:08:04.710Z] u1_0.location, [2026-01-20T00:08:04.710Z] u1_0.longitude, [2026-01-20T00:08:04.710Z] u1_0.nickname, [2026-01-20T00:08:04.710Z] u1_0.profile_image_url, [2026-01-20T00:08:04.710Z] u1_0.startup_experience, [2026-01-20T00:08:04.710Z] u1_0.updated_at, [2026-01-20T00:08:04.710Z] u1_0.user_type, [2026-01-20T00:08:04.710Z] u1_0.username [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] users u1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] u1_0.id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.619+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.620+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.621+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* insert for [2026-01-20T00:08:04.710Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.710Z] into [2026-01-20T00:08:04.710Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.710Z] values [2026-01-20T00:08:04.710Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.621+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=10, optionCount=3, imageCount=0 [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.622+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.622+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@3daf7f7a] [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.624+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.624+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=10, userId=null [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.625+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] v [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] Votesboard v [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] v.id = :id [2026-01-20T00:08:04.710Z] AND v.deleted = false */ select [2026-01-20T00:08:04.710Z] v1_0.id, [2026-01-20T00:08:04.710Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.710Z] v1_0.allow_revote, [2026-01-20T00:08:04.710Z] v1_0.category, [2026-01-20T00:08:04.710Z] v1_0.comment_count, [2026-01-20T00:08:04.710Z] v1_0.content, [2026-01-20T00:08:04.710Z] v1_0.created_at, [2026-01-20T00:08:04.710Z] v1_0.deleted, [2026-01-20T00:08:04.710Z] v1_0.end_time, [2026-01-20T00:08:04.710Z] v1_0.like_count, [2026-01-20T00:08:04.710Z] v1_0.title, [2026-01-20T00:08:04.710Z] v1_0.total_votes, [2026-01-20T00:08:04.710Z] v1_0.updated_at, [2026-01-20T00:08:04.710Z] v1_0.user_id, [2026-01-20T00:08:04.710Z] v1_0.view_count [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.710Z] and v1_0.deleted=false [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* SELECT [2026-01-20T00:08:04.710Z] v [2026-01-20T00:08:04.710Z] FROM [2026-01-20T00:08:04.710Z] Votesboard v [2026-01-20T00:08:04.710Z] WHERE [2026-01-20T00:08:04.710Z] v.id = :id [2026-01-20T00:08:04.710Z] AND v.deleted = false */ select [2026-01-20T00:08:04.710Z] v1_0.id, [2026-01-20T00:08:04.710Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.710Z] v1_0.allow_revote, [2026-01-20T00:08:04.710Z] v1_0.category, [2026-01-20T00:08:04.710Z] v1_0.comment_count, [2026-01-20T00:08:04.710Z] v1_0.content, [2026-01-20T00:08:04.710Z] v1_0.created_at, [2026-01-20T00:08:04.710Z] v1_0.deleted, [2026-01-20T00:08:04.710Z] v1_0.end_time, [2026-01-20T00:08:04.710Z] v1_0.like_count, [2026-01-20T00:08:04.710Z] v1_0.title, [2026-01-20T00:08:04.710Z] v1_0.total_votes, [2026-01-20T00:08:04.710Z] v1_0.updated_at, [2026-01-20T00:08:04.710Z] v1_0.user_id, [2026-01-20T00:08:04.710Z] v1_0.view_count [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.710Z] and v1_0.deleted=false [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* update [2026-01-20T00:08:04.710Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.710Z] set [2026-01-20T00:08:04.710Z] allow_multiple_choice=?, [2026-01-20T00:08:04.710Z] allow_revote=?, [2026-01-20T00:08:04.710Z] category=?, [2026-01-20T00:08:04.710Z] comment_count=?, [2026-01-20T00:08:04.710Z] content=?, [2026-01-20T00:08:04.710Z] deleted=?, [2026-01-20T00:08:04.710Z] end_time=?, [2026-01-20T00:08:04.710Z] like_count=?, [2026-01-20T00:08:04.710Z] title=?, [2026-01-20T00:08:04.710Z] total_votes=?, [2026-01-20T00:08:04.710Z] updated_at=?, [2026-01-20T00:08:04.710Z] user_id=?, [2026-01-20T00:08:04.710Z] view_count=? [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] id=? [2026-01-20T00:08:04.710Z] Hibernate: [2026-01-20T00:08:04.710Z] /* update [2026-01-20T00:08:04.710Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.710Z] set [2026-01-20T00:08:04.710Z] allow_multiple_choice=?, [2026-01-20T00:08:04.710Z] allow_revote=?, [2026-01-20T00:08:04.710Z] category=?, [2026-01-20T00:08:04.710Z] comment_count=?, [2026-01-20T00:08:04.710Z] content=?, [2026-01-20T00:08:04.710Z] deleted=?, [2026-01-20T00:08:04.710Z] end_time=?, [2026-01-20T00:08:04.710Z] like_count=?, [2026-01-20T00:08:04.710Z] title=?, [2026-01-20T00:08:04.710Z] total_votes=?, [2026-01-20T00:08:04.710Z] updated_at=?, [2026-01-20T00:08:04.710Z] user_id=?, [2026-01-20T00:08:04.710Z] view_count=? [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] id=? [2026-01-20T00:08:04.710Z] 2026-01-20T09:08:04.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.710Z] /* */ select [2026-01-20T00:08:04.710Z] count(vc1_0.id) [2026-01-20T00:08:04.710Z] from [2026-01-20T00:08:04.710Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.710Z] left join [2026-01-20T00:08:04.710Z] votesboard v1_0 [2026-01-20T00:08:04.710Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.710Z] where [2026-01-20T00:08:04.710Z] v1_0.id=? [2026-01-20T00:08:04.711Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.711Z] Hibernate: [2026-01-20T00:08:04.711Z] /* */ select [2026-01-20T00:08:04.711Z] count(vc1_0.id) [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.711Z] left join [2026-01-20T00:08:04.711Z] votesboard v1_0 [2026-01-20T00:08:04.711Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] v1_0.id=? [2026-01-20T00:08:04.711Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.629+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.711Z] /* */ select [2026-01-20T00:08:04.711Z] count(vl1_0.id) [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] votesboard_like vl1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.711Z] Hibernate: [2026-01-20T00:08:04.711Z] /* */ select [2026-01-20T00:08:04.711Z] count(vl1_0.id) [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] votesboard_like vl1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.629+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.711Z] select [2026-01-20T00:08:04.711Z] i1_0.votesboard_id, [2026-01-20T00:08:04.711Z] i1_0.id, [2026-01-20T00:08:04.711Z] i1_0.created_at, [2026-01-20T00:08:04.711Z] i1_0.image_url, [2026-01-20T00:08:04.711Z] i1_0.sequence, [2026-01-20T00:08:04.711Z] i1_0.updated_at [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] votesboard_image i1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.711Z] order by [2026-01-20T00:08:04.711Z] i1_0.sequence [2026-01-20T00:08:04.711Z] Hibernate: [2026-01-20T00:08:04.711Z] select [2026-01-20T00:08:04.711Z] i1_0.votesboard_id, [2026-01-20T00:08:04.711Z] i1_0.id, [2026-01-20T00:08:04.711Z] i1_0.created_at, [2026-01-20T00:08:04.711Z] i1_0.image_url, [2026-01-20T00:08:04.711Z] i1_0.sequence, [2026-01-20T00:08:04.711Z] i1_0.updated_at [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] votesboard_image i1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.711Z] order by [2026-01-20T00:08:04.711Z] i1_0.sequence [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.711Z] select [2026-01-20T00:08:04.711Z] u1_0.id, [2026-01-20T00:08:04.711Z] u1_0.age_range, [2026-01-20T00:08:04.711Z] u1_0.budget, [2026-01-20T00:08:04.711Z] u1_0.created_at, [2026-01-20T00:08:04.711Z] u1_0.email, [2026-01-20T00:08:04.711Z] u1_0.gender, [2026-01-20T00:08:04.711Z] u1_0.latitude, [2026-01-20T00:08:04.711Z] u1_0.location, [2026-01-20T00:08:04.711Z] u1_0.longitude, [2026-01-20T00:08:04.711Z] u1_0.nickname, [2026-01-20T00:08:04.711Z] u1_0.profile_image_url, [2026-01-20T00:08:04.711Z] u1_0.startup_experience, [2026-01-20T00:08:04.711Z] u1_0.updated_at, [2026-01-20T00:08:04.711Z] u1_0.user_type, [2026-01-20T00:08:04.711Z] u1_0.username [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] users u1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] u1_0.id=? [2026-01-20T00:08:04.711Z] Hibernate: [2026-01-20T00:08:04.711Z] select [2026-01-20T00:08:04.711Z] u1_0.id, [2026-01-20T00:08:04.711Z] u1_0.age_range, [2026-01-20T00:08:04.711Z] u1_0.budget, [2026-01-20T00:08:04.711Z] u1_0.created_at, [2026-01-20T00:08:04.711Z] u1_0.email, [2026-01-20T00:08:04.711Z] u1_0.gender, [2026-01-20T00:08:04.711Z] u1_0.latitude, [2026-01-20T00:08:04.711Z] u1_0.location, [2026-01-20T00:08:04.711Z] u1_0.longitude, [2026-01-20T00:08:04.711Z] u1_0.nickname, [2026-01-20T00:08:04.711Z] u1_0.profile_image_url, [2026-01-20T00:08:04.711Z] u1_0.startup_experience, [2026-01-20T00:08:04.711Z] u1_0.updated_at, [2026-01-20T00:08:04.711Z] u1_0.user_type, [2026-01-20T00:08:04.711Z] u1_0.username [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] users u1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] u1_0.id=? [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.711Z] /* */ select [2026-01-20T00:08:04.711Z] sc1_0.code, [2026-01-20T00:08:04.711Z] sc1_0.full_name, [2026-01-20T00:08:04.711Z] sc1_0.sido, [2026-01-20T00:08:04.711Z] sc1_0.sigungu [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] sigungu_code sc1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] sc1_0.code=? [2026-01-20T00:08:04.711Z] Hibernate: [2026-01-20T00:08:04.711Z] /* */ select [2026-01-20T00:08:04.711Z] sc1_0.code, [2026-01-20T00:08:04.711Z] sc1_0.full_name, [2026-01-20T00:08:04.711Z] sc1_0.sido, [2026-01-20T00:08:04.711Z] sc1_0.sigungu [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] sigungu_code sc1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] sc1_0.code=? [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.711Z] select [2026-01-20T00:08:04.711Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.711Z] vo1_0.id, [2026-01-20T00:08:04.711Z] vo1_0.content, [2026-01-20T00:08:04.711Z] vo1_0.created_at, [2026-01-20T00:08:04.711Z] vo1_0.sequence, [2026-01-20T00:08:04.711Z] vo1_0.updated_at, [2026-01-20T00:08:04.711Z] vo1_0.vote_count [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] vote_option vo1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.711Z] order by [2026-01-20T00:08:04.711Z] vo1_0.sequence [2026-01-20T00:08:04.711Z] Hibernate: [2026-01-20T00:08:04.711Z] select [2026-01-20T00:08:04.711Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.711Z] vo1_0.id, [2026-01-20T00:08:04.711Z] vo1_0.content, [2026-01-20T00:08:04.711Z] vo1_0.created_at, [2026-01-20T00:08:04.711Z] vo1_0.sequence, [2026-01-20T00:08:04.711Z] vo1_0.updated_at, [2026-01-20T00:08:04.711Z] vo1_0.vote_count [2026-01-20T00:08:04.711Z] from [2026-01-20T00:08:04.711Z] vote_option vo1_0 [2026-01-20T00:08:04.711Z] where [2026-01-20T00:08:04.711Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.711Z] order by [2026-01-20T00:08:04.711Z] vo1_0.sequence [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.634+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.711Z] 2026-01-20T09:08:04.634+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@241aacdc] [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.641+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.643+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@889a5d2] [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.646+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=10, userId=04218373-3648-414b-869f-33a82fd9a46a, optionIds=[19] [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.646+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] /* SELECT [2026-01-20T00:08:04.961Z] v [2026-01-20T00:08:04.961Z] FROM [2026-01-20T00:08:04.961Z] Votesboard v [2026-01-20T00:08:04.961Z] WHERE [2026-01-20T00:08:04.961Z] v.id = :id [2026-01-20T00:08:04.961Z] AND v.deleted = false */ select [2026-01-20T00:08:04.961Z] v1_0.id, [2026-01-20T00:08:04.961Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.961Z] v1_0.allow_revote, [2026-01-20T00:08:04.961Z] v1_0.category, [2026-01-20T00:08:04.961Z] v1_0.comment_count, [2026-01-20T00:08:04.961Z] v1_0.content, [2026-01-20T00:08:04.961Z] v1_0.created_at, [2026-01-20T00:08:04.961Z] v1_0.deleted, [2026-01-20T00:08:04.961Z] v1_0.end_time, [2026-01-20T00:08:04.961Z] v1_0.like_count, [2026-01-20T00:08:04.961Z] v1_0.title, [2026-01-20T00:08:04.961Z] v1_0.total_votes, [2026-01-20T00:08:04.961Z] v1_0.updated_at, [2026-01-20T00:08:04.961Z] v1_0.user_id, [2026-01-20T00:08:04.961Z] v1_0.view_count [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] votesboard v1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] v1_0.id=? [2026-01-20T00:08:04.961Z] and v1_0.deleted=false [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] /* SELECT [2026-01-20T00:08:04.961Z] v [2026-01-20T00:08:04.961Z] FROM [2026-01-20T00:08:04.961Z] Votesboard v [2026-01-20T00:08:04.961Z] WHERE [2026-01-20T00:08:04.961Z] v.id = :id [2026-01-20T00:08:04.961Z] AND v.deleted = false */ select [2026-01-20T00:08:04.961Z] v1_0.id, [2026-01-20T00:08:04.961Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.961Z] v1_0.allow_revote, [2026-01-20T00:08:04.961Z] v1_0.category, [2026-01-20T00:08:04.961Z] v1_0.comment_count, [2026-01-20T00:08:04.961Z] v1_0.content, [2026-01-20T00:08:04.961Z] v1_0.created_at, [2026-01-20T00:08:04.961Z] v1_0.deleted, [2026-01-20T00:08:04.961Z] v1_0.end_time, [2026-01-20T00:08:04.961Z] v1_0.like_count, [2026-01-20T00:08:04.961Z] v1_0.title, [2026-01-20T00:08:04.961Z] v1_0.total_votes, [2026-01-20T00:08:04.961Z] v1_0.updated_at, [2026-01-20T00:08:04.961Z] v1_0.user_id, [2026-01-20T00:08:04.961Z] v1_0.view_count [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] votesboard v1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] v1_0.id=? [2026-01-20T00:08:04.961Z] and v1_0.deleted=false [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.647+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] select [2026-01-20T00:08:04.961Z] u1_0.id, [2026-01-20T00:08:04.961Z] u1_0.age_range, [2026-01-20T00:08:04.961Z] u1_0.budget, [2026-01-20T00:08:04.961Z] u1_0.created_at, [2026-01-20T00:08:04.961Z] u1_0.email, [2026-01-20T00:08:04.961Z] u1_0.gender, [2026-01-20T00:08:04.961Z] u1_0.latitude, [2026-01-20T00:08:04.961Z] u1_0.location, [2026-01-20T00:08:04.961Z] u1_0.longitude, [2026-01-20T00:08:04.961Z] u1_0.nickname, [2026-01-20T00:08:04.961Z] u1_0.profile_image_url, [2026-01-20T00:08:04.961Z] u1_0.startup_experience, [2026-01-20T00:08:04.961Z] u1_0.updated_at, [2026-01-20T00:08:04.961Z] u1_0.user_type, [2026-01-20T00:08:04.961Z] u1_0.username [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] users u1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] u1_0.id=? [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] select [2026-01-20T00:08:04.961Z] u1_0.id, [2026-01-20T00:08:04.961Z] u1_0.age_range, [2026-01-20T00:08:04.961Z] u1_0.budget, [2026-01-20T00:08:04.961Z] u1_0.created_at, [2026-01-20T00:08:04.961Z] u1_0.email, [2026-01-20T00:08:04.961Z] u1_0.gender, [2026-01-20T00:08:04.961Z] u1_0.latitude, [2026-01-20T00:08:04.961Z] u1_0.location, [2026-01-20T00:08:04.961Z] u1_0.longitude, [2026-01-20T00:08:04.961Z] u1_0.nickname, [2026-01-20T00:08:04.961Z] u1_0.profile_image_url, [2026-01-20T00:08:04.961Z] u1_0.startup_experience, [2026-01-20T00:08:04.961Z] u1_0.updated_at, [2026-01-20T00:08:04.961Z] u1_0.user_type, [2026-01-20T00:08:04.961Z] u1_0.username [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] users u1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] u1_0.id=? [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.649+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] /* */ select [2026-01-20T00:08:04.961Z] vr1_0.id [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] vote_result vr1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] vr1_0.user_id=? [2026-01-20T00:08:04.961Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.961Z] fetch [2026-01-20T00:08:04.961Z] first ? rows only [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] /* */ select [2026-01-20T00:08:04.961Z] vr1_0.id [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] vote_result vr1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] vr1_0.user_id=? [2026-01-20T00:08:04.961Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.961Z] fetch [2026-01-20T00:08:04.961Z] first ? rows only [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.650+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] select [2026-01-20T00:08:04.961Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.961Z] vo1_0.id, [2026-01-20T00:08:04.961Z] vo1_0.content, [2026-01-20T00:08:04.961Z] vo1_0.created_at, [2026-01-20T00:08:04.961Z] vo1_0.sequence, [2026-01-20T00:08:04.961Z] vo1_0.updated_at, [2026-01-20T00:08:04.961Z] vo1_0.vote_count [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] vote_option vo1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.961Z] order by [2026-01-20T00:08:04.961Z] vo1_0.sequence [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] select [2026-01-20T00:08:04.961Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.961Z] vo1_0.id, [2026-01-20T00:08:04.961Z] vo1_0.content, [2026-01-20T00:08:04.961Z] vo1_0.created_at, [2026-01-20T00:08:04.961Z] vo1_0.sequence, [2026-01-20T00:08:04.961Z] vo1_0.updated_at, [2026-01-20T00:08:04.961Z] vo1_0.vote_count [2026-01-20T00:08:04.961Z] from [2026-01-20T00:08:04.961Z] vote_option vo1_0 [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.961Z] order by [2026-01-20T00:08:04.961Z] vo1_0.sequence [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.654+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] /* insert for [2026-01-20T00:08:04.961Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.961Z] into [2026-01-20T00:08:04.961Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.961Z] values [2026-01-20T00:08:04.961Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] /* insert for [2026-01-20T00:08:04.961Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.961Z] into [2026-01-20T00:08:04.961Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.961Z] values [2026-01-20T00:08:04.961Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.654+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=10, userId=04218373-3648-414b-869f-33a82fd9a46a, optionIds=[19] [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.655+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] /* update [2026-01-20T00:08:04.961Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.961Z] set [2026-01-20T00:08:04.961Z] allow_multiple_choice=?, [2026-01-20T00:08:04.961Z] allow_revote=?, [2026-01-20T00:08:04.961Z] category=?, [2026-01-20T00:08:04.961Z] comment_count=?, [2026-01-20T00:08:04.961Z] content=?, [2026-01-20T00:08:04.961Z] deleted=?, [2026-01-20T00:08:04.961Z] end_time=?, [2026-01-20T00:08:04.961Z] like_count=?, [2026-01-20T00:08:04.961Z] title=?, [2026-01-20T00:08:04.961Z] total_votes=?, [2026-01-20T00:08:04.961Z] updated_at=?, [2026-01-20T00:08:04.961Z] user_id=?, [2026-01-20T00:08:04.961Z] view_count=? [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] id=? [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] /* update [2026-01-20T00:08:04.961Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.961Z] set [2026-01-20T00:08:04.961Z] allow_multiple_choice=?, [2026-01-20T00:08:04.961Z] allow_revote=?, [2026-01-20T00:08:04.961Z] category=?, [2026-01-20T00:08:04.961Z] comment_count=?, [2026-01-20T00:08:04.961Z] content=?, [2026-01-20T00:08:04.961Z] deleted=?, [2026-01-20T00:08:04.961Z] end_time=?, [2026-01-20T00:08:04.961Z] like_count=?, [2026-01-20T00:08:04.961Z] title=?, [2026-01-20T00:08:04.961Z] total_votes=?, [2026-01-20T00:08:04.961Z] updated_at=?, [2026-01-20T00:08:04.961Z] user_id=?, [2026-01-20T00:08:04.961Z] view_count=? [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] id=? [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.656+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.961Z] /* update [2026-01-20T00:08:04.961Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.961Z] set [2026-01-20T00:08:04.961Z] content=?, [2026-01-20T00:08:04.961Z] sequence=?, [2026-01-20T00:08:04.961Z] updated_at=?, [2026-01-20T00:08:04.961Z] vote_count=?, [2026-01-20T00:08:04.961Z] votesboard_id=? [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] id=? [2026-01-20T00:08:04.961Z] Hibernate: [2026-01-20T00:08:04.961Z] /* update [2026-01-20T00:08:04.961Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.961Z] set [2026-01-20T00:08:04.961Z] content=?, [2026-01-20T00:08:04.961Z] sequence=?, [2026-01-20T00:08:04.961Z] updated_at=?, [2026-01-20T00:08:04.961Z] vote_count=?, [2026-01-20T00:08:04.961Z] votesboard_id=? [2026-01-20T00:08:04.961Z] where [2026-01-20T00:08:04.961Z] id=? [2026-01-20T00:08:04.961Z] 2026-01-20T09:08:04.657+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.657+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.659+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#changeVote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.660+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@6e9d1890] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.661+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 변경 시작: postId=10, userId=04218373-3648-414b-869f-33a82fd9a46a, newOptionIds=[20] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.661+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] v [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] Votesboard v [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] v.id = :id [2026-01-20T00:08:04.962Z] AND v.deleted = false */ select [2026-01-20T00:08:04.962Z] v1_0.id, [2026-01-20T00:08:04.962Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.962Z] v1_0.allow_revote, [2026-01-20T00:08:04.962Z] v1_0.category, [2026-01-20T00:08:04.962Z] v1_0.comment_count, [2026-01-20T00:08:04.962Z] v1_0.content, [2026-01-20T00:08:04.962Z] v1_0.created_at, [2026-01-20T00:08:04.962Z] v1_0.deleted, [2026-01-20T00:08:04.962Z] v1_0.end_time, [2026-01-20T00:08:04.962Z] v1_0.like_count, [2026-01-20T00:08:04.962Z] v1_0.title, [2026-01-20T00:08:04.962Z] v1_0.total_votes, [2026-01-20T00:08:04.962Z] v1_0.updated_at, [2026-01-20T00:08:04.962Z] v1_0.user_id, [2026-01-20T00:08:04.962Z] v1_0.view_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and v1_0.deleted=false [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] v [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] Votesboard v [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] v.id = :id [2026-01-20T00:08:04.962Z] AND v.deleted = false */ select [2026-01-20T00:08:04.962Z] v1_0.id, [2026-01-20T00:08:04.962Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.962Z] v1_0.allow_revote, [2026-01-20T00:08:04.962Z] v1_0.category, [2026-01-20T00:08:04.962Z] v1_0.comment_count, [2026-01-20T00:08:04.962Z] v1_0.content, [2026-01-20T00:08:04.962Z] v1_0.created_at, [2026-01-20T00:08:04.962Z] v1_0.deleted, [2026-01-20T00:08:04.962Z] v1_0.end_time, [2026-01-20T00:08:04.962Z] v1_0.like_count, [2026-01-20T00:08:04.962Z] v1_0.title, [2026-01-20T00:08:04.962Z] v1_0.total_votes, [2026-01-20T00:08:04.962Z] v1_0.updated_at, [2026-01-20T00:08:04.962Z] v1_0.user_id, [2026-01-20T00:08:04.962Z] v1_0.view_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and v1_0.deleted=false [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.662+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] u1_0.id, [2026-01-20T00:08:04.962Z] u1_0.age_range, [2026-01-20T00:08:04.962Z] u1_0.budget, [2026-01-20T00:08:04.962Z] u1_0.created_at, [2026-01-20T00:08:04.962Z] u1_0.email, [2026-01-20T00:08:04.962Z] u1_0.gender, [2026-01-20T00:08:04.962Z] u1_0.latitude, [2026-01-20T00:08:04.962Z] u1_0.location, [2026-01-20T00:08:04.962Z] u1_0.longitude, [2026-01-20T00:08:04.962Z] u1_0.nickname, [2026-01-20T00:08:04.962Z] u1_0.profile_image_url, [2026-01-20T00:08:04.962Z] u1_0.startup_experience, [2026-01-20T00:08:04.962Z] u1_0.updated_at, [2026-01-20T00:08:04.962Z] u1_0.user_type, [2026-01-20T00:08:04.962Z] u1_0.username [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] users u1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] u1_0.id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] u1_0.id, [2026-01-20T00:08:04.962Z] u1_0.age_range, [2026-01-20T00:08:04.962Z] u1_0.budget, [2026-01-20T00:08:04.962Z] u1_0.created_at, [2026-01-20T00:08:04.962Z] u1_0.email, [2026-01-20T00:08:04.962Z] u1_0.gender, [2026-01-20T00:08:04.962Z] u1_0.latitude, [2026-01-20T00:08:04.962Z] u1_0.location, [2026-01-20T00:08:04.962Z] u1_0.longitude, [2026-01-20T00:08:04.962Z] u1_0.nickname, [2026-01-20T00:08:04.962Z] u1_0.profile_image_url, [2026-01-20T00:08:04.962Z] u1_0.startup_experience, [2026-01-20T00:08:04.962Z] u1_0.updated_at, [2026-01-20T00:08:04.962Z] u1_0.user_type, [2026-01-20T00:08:04.962Z] u1_0.username [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] users u1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] u1_0.id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.664+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] vr1_0.id, [2026-01-20T00:08:04.962Z] vr1_0.created_at, [2026-01-20T00:08:04.962Z] vr1_0.updated_at, [2026-01-20T00:08:04.962Z] vr1_0.user_id, [2026-01-20T00:08:04.962Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.962Z] vr1_0.votesboard_id [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_result vr1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vr1_0.user_id=? [2026-01-20T00:08:04.962Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] vr1_0.id, [2026-01-20T00:08:04.962Z] vr1_0.created_at, [2026-01-20T00:08:04.962Z] vr1_0.updated_at, [2026-01-20T00:08:04.962Z] vr1_0.user_id, [2026-01-20T00:08:04.962Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.962Z] vr1_0.votesboard_id [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_result vr1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vr1_0.user_id=? [2026-01-20T00:08:04.962Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.665+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.962Z] vo1_0.id, [2026-01-20T00:08:04.962Z] vo1_0.content, [2026-01-20T00:08:04.962Z] vo1_0.created_at, [2026-01-20T00:08:04.962Z] vo1_0.sequence, [2026-01-20T00:08:04.962Z] vo1_0.updated_at, [2026-01-20T00:08:04.962Z] vo1_0.vote_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_option vo1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] order by [2026-01-20T00:08:04.962Z] vo1_0.sequence [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.962Z] vo1_0.id, [2026-01-20T00:08:04.962Z] vo1_0.content, [2026-01-20T00:08:04.962Z] vo1_0.created_at, [2026-01-20T00:08:04.962Z] vo1_0.sequence, [2026-01-20T00:08:04.962Z] vo1_0.updated_at, [2026-01-20T00:08:04.962Z] vo1_0.vote_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_option vo1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] order by [2026-01-20T00:08:04.962Z] vo1_0.sequence [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.667+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.668+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 변경 완료: postId=10, userId=04218373-3648-414b-869f-33a82fd9a46a, newOptionIds=[20] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] content=?, [2026-01-20T00:08:04.962Z] sequence=?, [2026-01-20T00:08:04.962Z] updated_at=?, [2026-01-20T00:08:04.962Z] vote_count=?, [2026-01-20T00:08:04.962Z] votesboard_id=? [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] content=?, [2026-01-20T00:08:04.962Z] sequence=?, [2026-01-20T00:08:04.962Z] updated_at=?, [2026-01-20T00:08:04.962Z] vote_count=?, [2026-01-20T00:08:04.962Z] votesboard_id=? [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] content=?, [2026-01-20T00:08:04.962Z] sequence=?, [2026-01-20T00:08:04.962Z] updated_at=?, [2026-01-20T00:08:04.962Z] vote_count=?, [2026-01-20T00:08:04.962Z] votesboard_id=? [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] content=?, [2026-01-20T00:08:04.962Z] sequence=?, [2026-01-20T00:08:04.962Z] updated_at=?, [2026-01-20T00:08:04.962Z] vote_count=?, [2026-01-20T00:08:04.962Z] votesboard_id=? [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.669+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* delete for com.example.soso.community.votesboard.domain.entity.VoteResult */delete [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_result [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* delete for com.example.soso.community.votesboard.domain.entity.VoteResult */delete [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_result [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.670+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.670+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.672+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.673+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=10, userId=04218373-3648-414b-869f-33a82fd9a46a [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.673+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] v [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] Votesboard v [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] v.id = :id [2026-01-20T00:08:04.962Z] AND v.deleted = false */ select [2026-01-20T00:08:04.962Z] v1_0.id, [2026-01-20T00:08:04.962Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.962Z] v1_0.allow_revote, [2026-01-20T00:08:04.962Z] v1_0.category, [2026-01-20T00:08:04.962Z] v1_0.comment_count, [2026-01-20T00:08:04.962Z] v1_0.content, [2026-01-20T00:08:04.962Z] v1_0.created_at, [2026-01-20T00:08:04.962Z] v1_0.deleted, [2026-01-20T00:08:04.962Z] v1_0.end_time, [2026-01-20T00:08:04.962Z] v1_0.like_count, [2026-01-20T00:08:04.962Z] v1_0.title, [2026-01-20T00:08:04.962Z] v1_0.total_votes, [2026-01-20T00:08:04.962Z] v1_0.updated_at, [2026-01-20T00:08:04.962Z] v1_0.user_id, [2026-01-20T00:08:04.962Z] v1_0.view_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and v1_0.deleted=false [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] v [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] Votesboard v [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] v.id = :id [2026-01-20T00:08:04.962Z] AND v.deleted = false */ select [2026-01-20T00:08:04.962Z] v1_0.id, [2026-01-20T00:08:04.962Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.962Z] v1_0.allow_revote, [2026-01-20T00:08:04.962Z] v1_0.category, [2026-01-20T00:08:04.962Z] v1_0.comment_count, [2026-01-20T00:08:04.962Z] v1_0.content, [2026-01-20T00:08:04.962Z] v1_0.created_at, [2026-01-20T00:08:04.962Z] v1_0.deleted, [2026-01-20T00:08:04.962Z] v1_0.end_time, [2026-01-20T00:08:04.962Z] v1_0.like_count, [2026-01-20T00:08:04.962Z] v1_0.title, [2026-01-20T00:08:04.962Z] v1_0.total_votes, [2026-01-20T00:08:04.962Z] v1_0.updated_at, [2026-01-20T00:08:04.962Z] v1_0.user_id, [2026-01-20T00:08:04.962Z] v1_0.view_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and v1_0.deleted=false [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] allow_multiple_choice=?, [2026-01-20T00:08:04.962Z] allow_revote=?, [2026-01-20T00:08:04.962Z] category=?, [2026-01-20T00:08:04.962Z] comment_count=?, [2026-01-20T00:08:04.962Z] content=?, [2026-01-20T00:08:04.962Z] deleted=?, [2026-01-20T00:08:04.962Z] end_time=?, [2026-01-20T00:08:04.962Z] like_count=?, [2026-01-20T00:08:04.962Z] title=?, [2026-01-20T00:08:04.962Z] total_votes=?, [2026-01-20T00:08:04.962Z] updated_at=?, [2026-01-20T00:08:04.962Z] user_id=?, [2026-01-20T00:08:04.962Z] view_count=? [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] allow_multiple_choice=?, [2026-01-20T00:08:04.962Z] allow_revote=?, [2026-01-20T00:08:04.962Z] category=?, [2026-01-20T00:08:04.962Z] comment_count=?, [2026-01-20T00:08:04.962Z] content=?, [2026-01-20T00:08:04.962Z] deleted=?, [2026-01-20T00:08:04.962Z] end_time=?, [2026-01-20T00:08:04.962Z] like_count=?, [2026-01-20T00:08:04.962Z] title=?, [2026-01-20T00:08:04.962Z] total_votes=?, [2026-01-20T00:08:04.962Z] updated_at=?, [2026-01-20T00:08:04.962Z] user_id=?, [2026-01-20T00:08:04.962Z] view_count=? [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] count(vc1_0.id) [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.962Z] left join [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] count(vc1_0.id) [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.962Z] left join [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.676+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] count(vl1_0.id) [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_like vl1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] count(vl1_0.id) [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_like vl1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] u1_0.id, [2026-01-20T00:08:04.962Z] u1_0.age_range, [2026-01-20T00:08:04.962Z] u1_0.budget, [2026-01-20T00:08:04.962Z] u1_0.created_at, [2026-01-20T00:08:04.962Z] u1_0.email, [2026-01-20T00:08:04.962Z] u1_0.gender, [2026-01-20T00:08:04.962Z] u1_0.latitude, [2026-01-20T00:08:04.962Z] u1_0.location, [2026-01-20T00:08:04.962Z] u1_0.longitude, [2026-01-20T00:08:04.962Z] u1_0.nickname, [2026-01-20T00:08:04.962Z] u1_0.profile_image_url, [2026-01-20T00:08:04.962Z] u1_0.startup_experience, [2026-01-20T00:08:04.962Z] u1_0.updated_at, [2026-01-20T00:08:04.962Z] u1_0.user_type, [2026-01-20T00:08:04.962Z] u1_0.username [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] users u1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] u1_0.id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] u1_0.id, [2026-01-20T00:08:04.962Z] u1_0.age_range, [2026-01-20T00:08:04.962Z] u1_0.budget, [2026-01-20T00:08:04.962Z] u1_0.created_at, [2026-01-20T00:08:04.962Z] u1_0.email, [2026-01-20T00:08:04.962Z] u1_0.gender, [2026-01-20T00:08:04.962Z] u1_0.latitude, [2026-01-20T00:08:04.962Z] u1_0.location, [2026-01-20T00:08:04.962Z] u1_0.longitude, [2026-01-20T00:08:04.962Z] u1_0.nickname, [2026-01-20T00:08:04.962Z] u1_0.profile_image_url, [2026-01-20T00:08:04.962Z] u1_0.startup_experience, [2026-01-20T00:08:04.962Z] u1_0.updated_at, [2026-01-20T00:08:04.962Z] u1_0.user_type, [2026-01-20T00:08:04.962Z] u1_0.username [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] users u1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] u1_0.id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] vr1_0.id, [2026-01-20T00:08:04.962Z] vr1_0.created_at, [2026-01-20T00:08:04.962Z] vr1_0.updated_at, [2026-01-20T00:08:04.962Z] vr1_0.user_id, [2026-01-20T00:08:04.962Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.962Z] vr1_0.votesboard_id [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_result vr1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vr1_0.user_id=? [2026-01-20T00:08:04.962Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] vr1_0.id, [2026-01-20T00:08:04.962Z] vr1_0.created_at, [2026-01-20T00:08:04.962Z] vr1_0.updated_at, [2026-01-20T00:08:04.962Z] vr1_0.user_id, [2026-01-20T00:08:04.962Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.962Z] vr1_0.votesboard_id [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_result vr1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vr1_0.user_id=? [2026-01-20T00:08:04.962Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.680+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] CASE [2026-01-20T00:08:04.962Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.962Z] THEN true [2026-01-20T00:08:04.962Z] ELSE false [2026-01-20T00:08:04.962Z] END [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] VotesboardLike vl [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.962Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.962Z] case [2026-01-20T00:08:04.962Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.962Z] then true [2026-01-20T00:08:04.962Z] else false [2026-01-20T00:08:04.962Z] end [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_like vl1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] and vl1_0.user_id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] CASE [2026-01-20T00:08:04.962Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.962Z] THEN true [2026-01-20T00:08:04.962Z] ELSE false [2026-01-20T00:08:04.962Z] END [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] VotesboardLike vl [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.962Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.962Z] case [2026-01-20T00:08:04.962Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.962Z] then true [2026-01-20T00:08:04.962Z] else false [2026-01-20T00:08:04.962Z] end [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_like vl1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] and vl1_0.user_id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.681+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] i1_0.votesboard_id, [2026-01-20T00:08:04.962Z] i1_0.id, [2026-01-20T00:08:04.962Z] i1_0.created_at, [2026-01-20T00:08:04.962Z] i1_0.image_url, [2026-01-20T00:08:04.962Z] i1_0.sequence, [2026-01-20T00:08:04.962Z] i1_0.updated_at [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_image i1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] order by [2026-01-20T00:08:04.962Z] i1_0.sequence [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] i1_0.votesboard_id, [2026-01-20T00:08:04.962Z] i1_0.id, [2026-01-20T00:08:04.962Z] i1_0.created_at, [2026-01-20T00:08:04.962Z] i1_0.image_url, [2026-01-20T00:08:04.962Z] i1_0.sequence, [2026-01-20T00:08:04.962Z] i1_0.updated_at [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard_image i1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] order by [2026-01-20T00:08:04.962Z] i1_0.sequence [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.682+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] sc1_0.code, [2026-01-20T00:08:04.962Z] sc1_0.full_name, [2026-01-20T00:08:04.962Z] sc1_0.sido, [2026-01-20T00:08:04.962Z] sc1_0.sigungu [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] sigungu_code sc1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] sc1_0.code=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* */ select [2026-01-20T00:08:04.962Z] sc1_0.code, [2026-01-20T00:08:04.962Z] sc1_0.full_name, [2026-01-20T00:08:04.962Z] sc1_0.sido, [2026-01-20T00:08:04.962Z] sc1_0.sigungu [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] sigungu_code sc1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] sc1_0.code=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.962Z] vo1_0.id, [2026-01-20T00:08:04.962Z] vo1_0.content, [2026-01-20T00:08:04.962Z] vo1_0.created_at, [2026-01-20T00:08:04.962Z] vo1_0.sequence, [2026-01-20T00:08:04.962Z] vo1_0.updated_at, [2026-01-20T00:08:04.962Z] vo1_0.vote_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_option vo1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] order by [2026-01-20T00:08:04.962Z] vo1_0.sequence [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.962Z] vo1_0.id, [2026-01-20T00:08:04.962Z] vo1_0.content, [2026-01-20T00:08:04.962Z] vo1_0.created_at, [2026-01-20T00:08:04.962Z] vo1_0.sequence, [2026-01-20T00:08:04.962Z] vo1_0.updated_at, [2026-01-20T00:08:04.962Z] vo1_0.vote_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] vote_option vo1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.962Z] order by [2026-01-20T00:08:04.962Z] vo1_0.sequence [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.686+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.686+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@6fe28dac] [2026-01-20T00:08:04.962Z] [2026-01-20T00:08:04.962Z] 투표 참여 통합 테스트 > 투표 참여 성공 STANDARD_OUT [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.695+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.696+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=4f37f768-fd6d-4ca2-b213-d5f05f190194, optionCount=2, imageCount=0 [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] u1_0.id, [2026-01-20T00:08:04.962Z] u1_0.age_range, [2026-01-20T00:08:04.962Z] u1_0.budget, [2026-01-20T00:08:04.962Z] u1_0.created_at, [2026-01-20T00:08:04.962Z] u1_0.email, [2026-01-20T00:08:04.962Z] u1_0.gender, [2026-01-20T00:08:04.962Z] u1_0.latitude, [2026-01-20T00:08:04.962Z] u1_0.location, [2026-01-20T00:08:04.962Z] u1_0.longitude, [2026-01-20T00:08:04.962Z] u1_0.nickname, [2026-01-20T00:08:04.962Z] u1_0.profile_image_url, [2026-01-20T00:08:04.962Z] u1_0.startup_experience, [2026-01-20T00:08:04.962Z] u1_0.updated_at, [2026-01-20T00:08:04.962Z] u1_0.user_type, [2026-01-20T00:08:04.962Z] u1_0.username [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] users u1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] u1_0.id=? [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] select [2026-01-20T00:08:04.962Z] u1_0.id, [2026-01-20T00:08:04.962Z] u1_0.age_range, [2026-01-20T00:08:04.962Z] u1_0.budget, [2026-01-20T00:08:04.962Z] u1_0.created_at, [2026-01-20T00:08:04.962Z] u1_0.email, [2026-01-20T00:08:04.962Z] u1_0.gender, [2026-01-20T00:08:04.962Z] u1_0.latitude, [2026-01-20T00:08:04.962Z] u1_0.location, [2026-01-20T00:08:04.962Z] u1_0.longitude, [2026-01-20T00:08:04.962Z] u1_0.nickname, [2026-01-20T00:08:04.962Z] u1_0.profile_image_url, [2026-01-20T00:08:04.962Z] u1_0.startup_experience, [2026-01-20T00:08:04.962Z] u1_0.updated_at, [2026-01-20T00:08:04.962Z] u1_0.user_type, [2026-01-20T00:08:04.962Z] u1_0.username [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] users u1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] u1_0.id=? [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* insert for [2026-01-20T00:08:04.962Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.962Z] into [2026-01-20T00:08:04.962Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.962Z] values [2026-01-20T00:08:04.962Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.699+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=11, optionCount=2, imageCount=0 [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.700+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.700+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@11561e57] [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.702+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.702+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=11, userId=null [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] v [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] Votesboard v [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] v.id = :id [2026-01-20T00:08:04.962Z] AND v.deleted = false */ select [2026-01-20T00:08:04.962Z] v1_0.id, [2026-01-20T00:08:04.962Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.962Z] v1_0.allow_revote, [2026-01-20T00:08:04.962Z] v1_0.category, [2026-01-20T00:08:04.962Z] v1_0.comment_count, [2026-01-20T00:08:04.962Z] v1_0.content, [2026-01-20T00:08:04.962Z] v1_0.created_at, [2026-01-20T00:08:04.962Z] v1_0.deleted, [2026-01-20T00:08:04.962Z] v1_0.end_time, [2026-01-20T00:08:04.962Z] v1_0.like_count, [2026-01-20T00:08:04.962Z] v1_0.title, [2026-01-20T00:08:04.962Z] v1_0.total_votes, [2026-01-20T00:08:04.962Z] v1_0.updated_at, [2026-01-20T00:08:04.962Z] v1_0.user_id, [2026-01-20T00:08:04.962Z] v1_0.view_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and v1_0.deleted=false [2026-01-20T00:08:04.962Z] Hibernate: [2026-01-20T00:08:04.962Z] /* SELECT [2026-01-20T00:08:04.962Z] v [2026-01-20T00:08:04.962Z] FROM [2026-01-20T00:08:04.962Z] Votesboard v [2026-01-20T00:08:04.962Z] WHERE [2026-01-20T00:08:04.962Z] v.id = :id [2026-01-20T00:08:04.962Z] AND v.deleted = false */ select [2026-01-20T00:08:04.962Z] v1_0.id, [2026-01-20T00:08:04.962Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.962Z] v1_0.allow_revote, [2026-01-20T00:08:04.962Z] v1_0.category, [2026-01-20T00:08:04.962Z] v1_0.comment_count, [2026-01-20T00:08:04.962Z] v1_0.content, [2026-01-20T00:08:04.962Z] v1_0.created_at, [2026-01-20T00:08:04.962Z] v1_0.deleted, [2026-01-20T00:08:04.962Z] v1_0.end_time, [2026-01-20T00:08:04.962Z] v1_0.like_count, [2026-01-20T00:08:04.962Z] v1_0.title, [2026-01-20T00:08:04.962Z] v1_0.total_votes, [2026-01-20T00:08:04.962Z] v1_0.updated_at, [2026-01-20T00:08:04.962Z] v1_0.user_id, [2026-01-20T00:08:04.962Z] v1_0.view_count [2026-01-20T00:08:04.962Z] from [2026-01-20T00:08:04.962Z] votesboard v1_0 [2026-01-20T00:08:04.962Z] where [2026-01-20T00:08:04.962Z] v1_0.id=? [2026-01-20T00:08:04.962Z] and v1_0.deleted=false [2026-01-20T00:08:04.962Z] 2026-01-20T09:08:04.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.962Z] /* update [2026-01-20T00:08:04.962Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.962Z] set [2026-01-20T00:08:04.962Z] allow_multiple_choice=?, [2026-01-20T00:08:04.962Z] allow_revote=?, [2026-01-20T00:08:04.962Z] category=?, [2026-01-20T00:08:04.963Z] comment_count=?, [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] deleted=?, [2026-01-20T00:08:04.963Z] end_time=?, [2026-01-20T00:08:04.963Z] like_count=?, [2026-01-20T00:08:04.963Z] title=?, [2026-01-20T00:08:04.963Z] total_votes=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] user_id=?, [2026-01-20T00:08:04.963Z] view_count=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] allow_multiple_choice=?, [2026-01-20T00:08:04.963Z] allow_revote=?, [2026-01-20T00:08:04.963Z] category=?, [2026-01-20T00:08:04.963Z] comment_count=?, [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] deleted=?, [2026-01-20T00:08:04.963Z] end_time=?, [2026-01-20T00:08:04.963Z] like_count=?, [2026-01-20T00:08:04.963Z] title=?, [2026-01-20T00:08:04.963Z] total_votes=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] user_id=?, [2026-01-20T00:08:04.963Z] view_count=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vc1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.963Z] left join [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vc1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.963Z] left join [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vl1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_like vl1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vl1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_like vl1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] i1_0.votesboard_id, [2026-01-20T00:08:04.963Z] i1_0.id, [2026-01-20T00:08:04.963Z] i1_0.created_at, [2026-01-20T00:08:04.963Z] i1_0.image_url, [2026-01-20T00:08:04.963Z] i1_0.sequence, [2026-01-20T00:08:04.963Z] i1_0.updated_at [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_image i1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] i1_0.sequence [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] i1_0.votesboard_id, [2026-01-20T00:08:04.963Z] i1_0.id, [2026-01-20T00:08:04.963Z] i1_0.created_at, [2026-01-20T00:08:04.963Z] i1_0.image_url, [2026-01-20T00:08:04.963Z] i1_0.sequence, [2026-01-20T00:08:04.963Z] i1_0.updated_at [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_image i1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] i1_0.sequence [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] u1_0.id, [2026-01-20T00:08:04.963Z] u1_0.age_range, [2026-01-20T00:08:04.963Z] u1_0.budget, [2026-01-20T00:08:04.963Z] u1_0.created_at, [2026-01-20T00:08:04.963Z] u1_0.email, [2026-01-20T00:08:04.963Z] u1_0.gender, [2026-01-20T00:08:04.963Z] u1_0.latitude, [2026-01-20T00:08:04.963Z] u1_0.location, [2026-01-20T00:08:04.963Z] u1_0.longitude, [2026-01-20T00:08:04.963Z] u1_0.nickname, [2026-01-20T00:08:04.963Z] u1_0.profile_image_url, [2026-01-20T00:08:04.963Z] u1_0.startup_experience, [2026-01-20T00:08:04.963Z] u1_0.updated_at, [2026-01-20T00:08:04.963Z] u1_0.user_type, [2026-01-20T00:08:04.963Z] u1_0.username [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] users u1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] u1_0.id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] u1_0.id, [2026-01-20T00:08:04.963Z] u1_0.age_range, [2026-01-20T00:08:04.963Z] u1_0.budget, [2026-01-20T00:08:04.963Z] u1_0.created_at, [2026-01-20T00:08:04.963Z] u1_0.email, [2026-01-20T00:08:04.963Z] u1_0.gender, [2026-01-20T00:08:04.963Z] u1_0.latitude, [2026-01-20T00:08:04.963Z] u1_0.location, [2026-01-20T00:08:04.963Z] u1_0.longitude, [2026-01-20T00:08:04.963Z] u1_0.nickname, [2026-01-20T00:08:04.963Z] u1_0.profile_image_url, [2026-01-20T00:08:04.963Z] u1_0.startup_experience, [2026-01-20T00:08:04.963Z] u1_0.updated_at, [2026-01-20T00:08:04.963Z] u1_0.user_type, [2026-01-20T00:08:04.963Z] u1_0.username [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] users u1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] u1_0.id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] sc1_0.code, [2026-01-20T00:08:04.963Z] sc1_0.full_name, [2026-01-20T00:08:04.963Z] sc1_0.sido, [2026-01-20T00:08:04.963Z] sc1_0.sigungu [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] sigungu_code sc1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] sc1_0.code=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] sc1_0.code, [2026-01-20T00:08:04.963Z] sc1_0.full_name, [2026-01-20T00:08:04.963Z] sc1_0.sido, [2026-01-20T00:08:04.963Z] sc1_0.sigungu [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] sigungu_code sc1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] sc1_0.code=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.963Z] vo1_0.id, [2026-01-20T00:08:04.963Z] vo1_0.content, [2026-01-20T00:08:04.963Z] vo1_0.created_at, [2026-01-20T00:08:04.963Z] vo1_0.sequence, [2026-01-20T00:08:04.963Z] vo1_0.updated_at, [2026-01-20T00:08:04.963Z] vo1_0.vote_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_option vo1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] vo1_0.sequence [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.963Z] vo1_0.id, [2026-01-20T00:08:04.963Z] vo1_0.content, [2026-01-20T00:08:04.963Z] vo1_0.created_at, [2026-01-20T00:08:04.963Z] vo1_0.sequence, [2026-01-20T00:08:04.963Z] vo1_0.updated_at, [2026-01-20T00:08:04.963Z] vo1_0.vote_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_option vo1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] vo1_0.sequence [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.732+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.732+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@10c68c12] [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.735+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.736+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@55560670] [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.736+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=11, userId=4f37f768-fd6d-4ca2-b213-d5f05f190194, optionIds=[22] [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* SELECT [2026-01-20T00:08:04.963Z] v [2026-01-20T00:08:04.963Z] FROM [2026-01-20T00:08:04.963Z] Votesboard v [2026-01-20T00:08:04.963Z] WHERE [2026-01-20T00:08:04.963Z] v.id = :id [2026-01-20T00:08:04.963Z] AND v.deleted = false */ select [2026-01-20T00:08:04.963Z] v1_0.id, [2026-01-20T00:08:04.963Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.963Z] v1_0.allow_revote, [2026-01-20T00:08:04.963Z] v1_0.category, [2026-01-20T00:08:04.963Z] v1_0.comment_count, [2026-01-20T00:08:04.963Z] v1_0.content, [2026-01-20T00:08:04.963Z] v1_0.created_at, [2026-01-20T00:08:04.963Z] v1_0.deleted, [2026-01-20T00:08:04.963Z] v1_0.end_time, [2026-01-20T00:08:04.963Z] v1_0.like_count, [2026-01-20T00:08:04.963Z] v1_0.title, [2026-01-20T00:08:04.963Z] v1_0.total_votes, [2026-01-20T00:08:04.963Z] v1_0.updated_at, [2026-01-20T00:08:04.963Z] v1_0.user_id, [2026-01-20T00:08:04.963Z] v1_0.view_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and v1_0.deleted=false [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* SELECT [2026-01-20T00:08:04.963Z] v [2026-01-20T00:08:04.963Z] FROM [2026-01-20T00:08:04.963Z] Votesboard v [2026-01-20T00:08:04.963Z] WHERE [2026-01-20T00:08:04.963Z] v.id = :id [2026-01-20T00:08:04.963Z] AND v.deleted = false */ select [2026-01-20T00:08:04.963Z] v1_0.id, [2026-01-20T00:08:04.963Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.963Z] v1_0.allow_revote, [2026-01-20T00:08:04.963Z] v1_0.category, [2026-01-20T00:08:04.963Z] v1_0.comment_count, [2026-01-20T00:08:04.963Z] v1_0.content, [2026-01-20T00:08:04.963Z] v1_0.created_at, [2026-01-20T00:08:04.963Z] v1_0.deleted, [2026-01-20T00:08:04.963Z] v1_0.end_time, [2026-01-20T00:08:04.963Z] v1_0.like_count, [2026-01-20T00:08:04.963Z] v1_0.title, [2026-01-20T00:08:04.963Z] v1_0.total_votes, [2026-01-20T00:08:04.963Z] v1_0.updated_at, [2026-01-20T00:08:04.963Z] v1_0.user_id, [2026-01-20T00:08:04.963Z] v1_0.view_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and v1_0.deleted=false [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] u1_0.id, [2026-01-20T00:08:04.963Z] u1_0.age_range, [2026-01-20T00:08:04.963Z] u1_0.budget, [2026-01-20T00:08:04.963Z] u1_0.created_at, [2026-01-20T00:08:04.963Z] u1_0.email, [2026-01-20T00:08:04.963Z] u1_0.gender, [2026-01-20T00:08:04.963Z] u1_0.latitude, [2026-01-20T00:08:04.963Z] u1_0.location, [2026-01-20T00:08:04.963Z] u1_0.longitude, [2026-01-20T00:08:04.963Z] u1_0.nickname, [2026-01-20T00:08:04.963Z] u1_0.profile_image_url, [2026-01-20T00:08:04.963Z] u1_0.startup_experience, [2026-01-20T00:08:04.963Z] u1_0.updated_at, [2026-01-20T00:08:04.963Z] u1_0.user_type, [2026-01-20T00:08:04.963Z] u1_0.username [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] users u1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] u1_0.id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] u1_0.id, [2026-01-20T00:08:04.963Z] u1_0.age_range, [2026-01-20T00:08:04.963Z] u1_0.budget, [2026-01-20T00:08:04.963Z] u1_0.created_at, [2026-01-20T00:08:04.963Z] u1_0.email, [2026-01-20T00:08:04.963Z] u1_0.gender, [2026-01-20T00:08:04.963Z] u1_0.latitude, [2026-01-20T00:08:04.963Z] u1_0.location, [2026-01-20T00:08:04.963Z] u1_0.longitude, [2026-01-20T00:08:04.963Z] u1_0.nickname, [2026-01-20T00:08:04.963Z] u1_0.profile_image_url, [2026-01-20T00:08:04.963Z] u1_0.startup_experience, [2026-01-20T00:08:04.963Z] u1_0.updated_at, [2026-01-20T00:08:04.963Z] u1_0.user_type, [2026-01-20T00:08:04.963Z] u1_0.username [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] users u1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] u1_0.id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] vr1_0.id [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_result vr1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vr1_0.user_id=? [2026-01-20T00:08:04.963Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] fetch [2026-01-20T00:08:04.963Z] first ? rows only [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] vr1_0.id [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_result vr1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vr1_0.user_id=? [2026-01-20T00:08:04.963Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] fetch [2026-01-20T00:08:04.963Z] first ? rows only [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.963Z] vo1_0.id, [2026-01-20T00:08:04.963Z] vo1_0.content, [2026-01-20T00:08:04.963Z] vo1_0.created_at, [2026-01-20T00:08:04.963Z] vo1_0.sequence, [2026-01-20T00:08:04.963Z] vo1_0.updated_at, [2026-01-20T00:08:04.963Z] vo1_0.vote_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_option vo1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] vo1_0.sequence [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.963Z] vo1_0.id, [2026-01-20T00:08:04.963Z] vo1_0.content, [2026-01-20T00:08:04.963Z] vo1_0.created_at, [2026-01-20T00:08:04.963Z] vo1_0.sequence, [2026-01-20T00:08:04.963Z] vo1_0.updated_at, [2026-01-20T00:08:04.963Z] vo1_0.vote_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_option vo1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] vo1_0.sequence [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* insert for [2026-01-20T00:08:04.963Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.963Z] into [2026-01-20T00:08:04.963Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.963Z] values [2026-01-20T00:08:04.963Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* insert for [2026-01-20T00:08:04.963Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.963Z] into [2026-01-20T00:08:04.963Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.963Z] values [2026-01-20T00:08:04.963Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.740+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=11, userId=4f37f768-fd6d-4ca2-b213-d5f05f190194, optionIds=[22] [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] allow_multiple_choice=?, [2026-01-20T00:08:04.963Z] allow_revote=?, [2026-01-20T00:08:04.963Z] category=?, [2026-01-20T00:08:04.963Z] comment_count=?, [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] deleted=?, [2026-01-20T00:08:04.963Z] end_time=?, [2026-01-20T00:08:04.963Z] like_count=?, [2026-01-20T00:08:04.963Z] title=?, [2026-01-20T00:08:04.963Z] total_votes=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] user_id=?, [2026-01-20T00:08:04.963Z] view_count=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] allow_multiple_choice=?, [2026-01-20T00:08:04.963Z] allow_revote=?, [2026-01-20T00:08:04.963Z] category=?, [2026-01-20T00:08:04.963Z] comment_count=?, [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] deleted=?, [2026-01-20T00:08:04.963Z] end_time=?, [2026-01-20T00:08:04.963Z] like_count=?, [2026-01-20T00:08:04.963Z] title=?, [2026-01-20T00:08:04.963Z] total_votes=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] user_id=?, [2026-01-20T00:08:04.963Z] view_count=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] sequence=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] vote_count=?, [2026-01-20T00:08:04.963Z] votesboard_id=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] sequence=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] vote_count=?, [2026-01-20T00:08:04.963Z] votesboard_id=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.742+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.742+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.744+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.744+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=11, userId=4f37f768-fd6d-4ca2-b213-d5f05f190194 [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* SELECT [2026-01-20T00:08:04.963Z] v [2026-01-20T00:08:04.963Z] FROM [2026-01-20T00:08:04.963Z] Votesboard v [2026-01-20T00:08:04.963Z] WHERE [2026-01-20T00:08:04.963Z] v.id = :id [2026-01-20T00:08:04.963Z] AND v.deleted = false */ select [2026-01-20T00:08:04.963Z] v1_0.id, [2026-01-20T00:08:04.963Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.963Z] v1_0.allow_revote, [2026-01-20T00:08:04.963Z] v1_0.category, [2026-01-20T00:08:04.963Z] v1_0.comment_count, [2026-01-20T00:08:04.963Z] v1_0.content, [2026-01-20T00:08:04.963Z] v1_0.created_at, [2026-01-20T00:08:04.963Z] v1_0.deleted, [2026-01-20T00:08:04.963Z] v1_0.end_time, [2026-01-20T00:08:04.963Z] v1_0.like_count, [2026-01-20T00:08:04.963Z] v1_0.title, [2026-01-20T00:08:04.963Z] v1_0.total_votes, [2026-01-20T00:08:04.963Z] v1_0.updated_at, [2026-01-20T00:08:04.963Z] v1_0.user_id, [2026-01-20T00:08:04.963Z] v1_0.view_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and v1_0.deleted=false [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* SELECT [2026-01-20T00:08:04.963Z] v [2026-01-20T00:08:04.963Z] FROM [2026-01-20T00:08:04.963Z] Votesboard v [2026-01-20T00:08:04.963Z] WHERE [2026-01-20T00:08:04.963Z] v.id = :id [2026-01-20T00:08:04.963Z] AND v.deleted = false */ select [2026-01-20T00:08:04.963Z] v1_0.id, [2026-01-20T00:08:04.963Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.963Z] v1_0.allow_revote, [2026-01-20T00:08:04.963Z] v1_0.category, [2026-01-20T00:08:04.963Z] v1_0.comment_count, [2026-01-20T00:08:04.963Z] v1_0.content, [2026-01-20T00:08:04.963Z] v1_0.created_at, [2026-01-20T00:08:04.963Z] v1_0.deleted, [2026-01-20T00:08:04.963Z] v1_0.end_time, [2026-01-20T00:08:04.963Z] v1_0.like_count, [2026-01-20T00:08:04.963Z] v1_0.title, [2026-01-20T00:08:04.963Z] v1_0.total_votes, [2026-01-20T00:08:04.963Z] v1_0.updated_at, [2026-01-20T00:08:04.963Z] v1_0.user_id, [2026-01-20T00:08:04.963Z] v1_0.view_count [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and v1_0.deleted=false [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] allow_multiple_choice=?, [2026-01-20T00:08:04.963Z] allow_revote=?, [2026-01-20T00:08:04.963Z] category=?, [2026-01-20T00:08:04.963Z] comment_count=?, [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] deleted=?, [2026-01-20T00:08:04.963Z] end_time=?, [2026-01-20T00:08:04.963Z] like_count=?, [2026-01-20T00:08:04.963Z] title=?, [2026-01-20T00:08:04.963Z] total_votes=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] user_id=?, [2026-01-20T00:08:04.963Z] view_count=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* update [2026-01-20T00:08:04.963Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.963Z] set [2026-01-20T00:08:04.963Z] allow_multiple_choice=?, [2026-01-20T00:08:04.963Z] allow_revote=?, [2026-01-20T00:08:04.963Z] category=?, [2026-01-20T00:08:04.963Z] comment_count=?, [2026-01-20T00:08:04.963Z] content=?, [2026-01-20T00:08:04.963Z] deleted=?, [2026-01-20T00:08:04.963Z] end_time=?, [2026-01-20T00:08:04.963Z] like_count=?, [2026-01-20T00:08:04.963Z] title=?, [2026-01-20T00:08:04.963Z] total_votes=?, [2026-01-20T00:08:04.963Z] updated_at=?, [2026-01-20T00:08:04.963Z] user_id=?, [2026-01-20T00:08:04.963Z] view_count=? [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vc1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.963Z] left join [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vc1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.963Z] left join [2026-01-20T00:08:04.963Z] votesboard v1_0 [2026-01-20T00:08:04.963Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] v1_0.id=? [2026-01-20T00:08:04.963Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vl1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_like vl1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] count(vl1_0.id) [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_like vl1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] u1_0.id, [2026-01-20T00:08:04.963Z] u1_0.age_range, [2026-01-20T00:08:04.963Z] u1_0.budget, [2026-01-20T00:08:04.963Z] u1_0.created_at, [2026-01-20T00:08:04.963Z] u1_0.email, [2026-01-20T00:08:04.963Z] u1_0.gender, [2026-01-20T00:08:04.963Z] u1_0.latitude, [2026-01-20T00:08:04.963Z] u1_0.location, [2026-01-20T00:08:04.963Z] u1_0.longitude, [2026-01-20T00:08:04.963Z] u1_0.nickname, [2026-01-20T00:08:04.963Z] u1_0.profile_image_url, [2026-01-20T00:08:04.963Z] u1_0.startup_experience, [2026-01-20T00:08:04.963Z] u1_0.updated_at, [2026-01-20T00:08:04.963Z] u1_0.user_type, [2026-01-20T00:08:04.963Z] u1_0.username [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] users u1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] u1_0.id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] u1_0.id, [2026-01-20T00:08:04.963Z] u1_0.age_range, [2026-01-20T00:08:04.963Z] u1_0.budget, [2026-01-20T00:08:04.963Z] u1_0.created_at, [2026-01-20T00:08:04.963Z] u1_0.email, [2026-01-20T00:08:04.963Z] u1_0.gender, [2026-01-20T00:08:04.963Z] u1_0.latitude, [2026-01-20T00:08:04.963Z] u1_0.location, [2026-01-20T00:08:04.963Z] u1_0.longitude, [2026-01-20T00:08:04.963Z] u1_0.nickname, [2026-01-20T00:08:04.963Z] u1_0.profile_image_url, [2026-01-20T00:08:04.963Z] u1_0.startup_experience, [2026-01-20T00:08:04.963Z] u1_0.updated_at, [2026-01-20T00:08:04.963Z] u1_0.user_type, [2026-01-20T00:08:04.963Z] u1_0.username [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] users u1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] u1_0.id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] vr1_0.id, [2026-01-20T00:08:04.963Z] vr1_0.created_at, [2026-01-20T00:08:04.963Z] vr1_0.updated_at, [2026-01-20T00:08:04.963Z] vr1_0.user_id, [2026-01-20T00:08:04.963Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.963Z] vr1_0.votesboard_id [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_result vr1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vr1_0.user_id=? [2026-01-20T00:08:04.963Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] vr1_0.id, [2026-01-20T00:08:04.963Z] vr1_0.created_at, [2026-01-20T00:08:04.963Z] vr1_0.updated_at, [2026-01-20T00:08:04.963Z] vr1_0.user_id, [2026-01-20T00:08:04.963Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.963Z] vr1_0.votesboard_id [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] vote_result vr1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vr1_0.user_id=? [2026-01-20T00:08:04.963Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* SELECT [2026-01-20T00:08:04.963Z] CASE [2026-01-20T00:08:04.963Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.963Z] THEN true [2026-01-20T00:08:04.963Z] ELSE false [2026-01-20T00:08:04.963Z] END [2026-01-20T00:08:04.963Z] FROM [2026-01-20T00:08:04.963Z] VotesboardLike vl [2026-01-20T00:08:04.963Z] WHERE [2026-01-20T00:08:04.963Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.963Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.963Z] case [2026-01-20T00:08:04.963Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.963Z] then true [2026-01-20T00:08:04.963Z] else false [2026-01-20T00:08:04.963Z] end [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_like vl1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] and vl1_0.user_id=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* SELECT [2026-01-20T00:08:04.963Z] CASE [2026-01-20T00:08:04.963Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.963Z] THEN true [2026-01-20T00:08:04.963Z] ELSE false [2026-01-20T00:08:04.963Z] END [2026-01-20T00:08:04.963Z] FROM [2026-01-20T00:08:04.963Z] VotesboardLike vl [2026-01-20T00:08:04.963Z] WHERE [2026-01-20T00:08:04.963Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.963Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.963Z] case [2026-01-20T00:08:04.963Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.963Z] then true [2026-01-20T00:08:04.963Z] else false [2026-01-20T00:08:04.963Z] end [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_like vl1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] and vl1_0.user_id=? [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] i1_0.votesboard_id, [2026-01-20T00:08:04.963Z] i1_0.id, [2026-01-20T00:08:04.963Z] i1_0.created_at, [2026-01-20T00:08:04.963Z] i1_0.image_url, [2026-01-20T00:08:04.963Z] i1_0.sequence, [2026-01-20T00:08:04.963Z] i1_0.updated_at [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_image i1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] i1_0.sequence [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] select [2026-01-20T00:08:04.963Z] i1_0.votesboard_id, [2026-01-20T00:08:04.963Z] i1_0.id, [2026-01-20T00:08:04.963Z] i1_0.created_at, [2026-01-20T00:08:04.963Z] i1_0.image_url, [2026-01-20T00:08:04.963Z] i1_0.sequence, [2026-01-20T00:08:04.963Z] i1_0.updated_at [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] votesboard_image i1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.963Z] order by [2026-01-20T00:08:04.963Z] i1_0.sequence [2026-01-20T00:08:04.963Z] 2026-01-20T09:08:04.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] sc1_0.code, [2026-01-20T00:08:04.963Z] sc1_0.full_name, [2026-01-20T00:08:04.963Z] sc1_0.sido, [2026-01-20T00:08:04.963Z] sc1_0.sigungu [2026-01-20T00:08:04.963Z] from [2026-01-20T00:08:04.963Z] sigungu_code sc1_0 [2026-01-20T00:08:04.963Z] where [2026-01-20T00:08:04.963Z] sc1_0.code=? [2026-01-20T00:08:04.963Z] Hibernate: [2026-01-20T00:08:04.963Z] /* */ select [2026-01-20T00:08:04.963Z] sc1_0.code, [2026-01-20T00:08:04.963Z] sc1_0.full_name, [2026-01-20T00:08:04.964Z] sc1_0.sido, [2026-01-20T00:08:04.964Z] sc1_0.sigungu [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] sigungu_code sc1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] sc1_0.code=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.964Z] vo1_0.id, [2026-01-20T00:08:04.964Z] vo1_0.content, [2026-01-20T00:08:04.964Z] vo1_0.created_at, [2026-01-20T00:08:04.964Z] vo1_0.sequence, [2026-01-20T00:08:04.964Z] vo1_0.updated_at, [2026-01-20T00:08:04.964Z] vo1_0.vote_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_option vo1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] vo1_0.sequence [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.964Z] vo1_0.id, [2026-01-20T00:08:04.964Z] vo1_0.content, [2026-01-20T00:08:04.964Z] vo1_0.created_at, [2026-01-20T00:08:04.964Z] vo1_0.sequence, [2026-01-20T00:08:04.964Z] vo1_0.updated_at, [2026-01-20T00:08:04.964Z] vo1_0.vote_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_option vo1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] vo1_0.sequence [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.756+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.756+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@12b6a7be] [2026-01-20T00:08:04.964Z] [2026-01-20T00:08:04.964Z] 투표 참여 통합 테스트 > 투표 취소 성공 STANDARD_OUT [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.765+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.766+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=ca028d32-d288-47e0-a321-1e6ce2a816ed, optionCount=2, imageCount=0 [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] u1_0.id, [2026-01-20T00:08:04.964Z] u1_0.age_range, [2026-01-20T00:08:04.964Z] u1_0.budget, [2026-01-20T00:08:04.964Z] u1_0.created_at, [2026-01-20T00:08:04.964Z] u1_0.email, [2026-01-20T00:08:04.964Z] u1_0.gender, [2026-01-20T00:08:04.964Z] u1_0.latitude, [2026-01-20T00:08:04.964Z] u1_0.location, [2026-01-20T00:08:04.964Z] u1_0.longitude, [2026-01-20T00:08:04.964Z] u1_0.nickname, [2026-01-20T00:08:04.964Z] u1_0.profile_image_url, [2026-01-20T00:08:04.964Z] u1_0.startup_experience, [2026-01-20T00:08:04.964Z] u1_0.updated_at, [2026-01-20T00:08:04.964Z] u1_0.user_type, [2026-01-20T00:08:04.964Z] u1_0.username [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] users u1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] u1_0.id=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] u1_0.id, [2026-01-20T00:08:04.964Z] u1_0.age_range, [2026-01-20T00:08:04.964Z] u1_0.budget, [2026-01-20T00:08:04.964Z] u1_0.created_at, [2026-01-20T00:08:04.964Z] u1_0.email, [2026-01-20T00:08:04.964Z] u1_0.gender, [2026-01-20T00:08:04.964Z] u1_0.latitude, [2026-01-20T00:08:04.964Z] u1_0.location, [2026-01-20T00:08:04.964Z] u1_0.longitude, [2026-01-20T00:08:04.964Z] u1_0.nickname, [2026-01-20T00:08:04.964Z] u1_0.profile_image_url, [2026-01-20T00:08:04.964Z] u1_0.startup_experience, [2026-01-20T00:08:04.964Z] u1_0.updated_at, [2026-01-20T00:08:04.964Z] u1_0.user_type, [2026-01-20T00:08:04.964Z] u1_0.username [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] users u1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] u1_0.id=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.769+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=12, optionCount=2, imageCount=0 [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.770+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.770+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@e580269] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.772+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.772+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=12, userId=null [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* SELECT [2026-01-20T00:08:04.964Z] v [2026-01-20T00:08:04.964Z] FROM [2026-01-20T00:08:04.964Z] Votesboard v [2026-01-20T00:08:04.964Z] WHERE [2026-01-20T00:08:04.964Z] v.id = :id [2026-01-20T00:08:04.964Z] AND v.deleted = false */ select [2026-01-20T00:08:04.964Z] v1_0.id, [2026-01-20T00:08:04.964Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.964Z] v1_0.allow_revote, [2026-01-20T00:08:04.964Z] v1_0.category, [2026-01-20T00:08:04.964Z] v1_0.comment_count, [2026-01-20T00:08:04.964Z] v1_0.content, [2026-01-20T00:08:04.964Z] v1_0.created_at, [2026-01-20T00:08:04.964Z] v1_0.deleted, [2026-01-20T00:08:04.964Z] v1_0.end_time, [2026-01-20T00:08:04.964Z] v1_0.like_count, [2026-01-20T00:08:04.964Z] v1_0.title, [2026-01-20T00:08:04.964Z] v1_0.total_votes, [2026-01-20T00:08:04.964Z] v1_0.updated_at, [2026-01-20T00:08:04.964Z] v1_0.user_id, [2026-01-20T00:08:04.964Z] v1_0.view_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard v1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] v1_0.id=? [2026-01-20T00:08:04.964Z] and v1_0.deleted=false [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* SELECT [2026-01-20T00:08:04.964Z] v [2026-01-20T00:08:04.964Z] FROM [2026-01-20T00:08:04.964Z] Votesboard v [2026-01-20T00:08:04.964Z] WHERE [2026-01-20T00:08:04.964Z] v.id = :id [2026-01-20T00:08:04.964Z] AND v.deleted = false */ select [2026-01-20T00:08:04.964Z] v1_0.id, [2026-01-20T00:08:04.964Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.964Z] v1_0.allow_revote, [2026-01-20T00:08:04.964Z] v1_0.category, [2026-01-20T00:08:04.964Z] v1_0.comment_count, [2026-01-20T00:08:04.964Z] v1_0.content, [2026-01-20T00:08:04.964Z] v1_0.created_at, [2026-01-20T00:08:04.964Z] v1_0.deleted, [2026-01-20T00:08:04.964Z] v1_0.end_time, [2026-01-20T00:08:04.964Z] v1_0.like_count, [2026-01-20T00:08:04.964Z] v1_0.title, [2026-01-20T00:08:04.964Z] v1_0.total_votes, [2026-01-20T00:08:04.964Z] v1_0.updated_at, [2026-01-20T00:08:04.964Z] v1_0.user_id, [2026-01-20T00:08:04.964Z] v1_0.view_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard v1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] v1_0.id=? [2026-01-20T00:08:04.964Z] and v1_0.deleted=false [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* update [2026-01-20T00:08:04.964Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.964Z] set [2026-01-20T00:08:04.964Z] allow_multiple_choice=?, [2026-01-20T00:08:04.964Z] allow_revote=?, [2026-01-20T00:08:04.964Z] category=?, [2026-01-20T00:08:04.964Z] comment_count=?, [2026-01-20T00:08:04.964Z] content=?, [2026-01-20T00:08:04.964Z] deleted=?, [2026-01-20T00:08:04.964Z] end_time=?, [2026-01-20T00:08:04.964Z] like_count=?, [2026-01-20T00:08:04.964Z] title=?, [2026-01-20T00:08:04.964Z] total_votes=?, [2026-01-20T00:08:04.964Z] updated_at=?, [2026-01-20T00:08:04.964Z] user_id=?, [2026-01-20T00:08:04.964Z] view_count=? [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] id=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* update [2026-01-20T00:08:04.964Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.964Z] set [2026-01-20T00:08:04.964Z] allow_multiple_choice=?, [2026-01-20T00:08:04.964Z] allow_revote=?, [2026-01-20T00:08:04.964Z] category=?, [2026-01-20T00:08:04.964Z] comment_count=?, [2026-01-20T00:08:04.964Z] content=?, [2026-01-20T00:08:04.964Z] deleted=?, [2026-01-20T00:08:04.964Z] end_time=?, [2026-01-20T00:08:04.964Z] like_count=?, [2026-01-20T00:08:04.964Z] title=?, [2026-01-20T00:08:04.964Z] total_votes=?, [2026-01-20T00:08:04.964Z] updated_at=?, [2026-01-20T00:08:04.964Z] user_id=?, [2026-01-20T00:08:04.964Z] view_count=? [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] id=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] count(vc1_0.id) [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.964Z] left join [2026-01-20T00:08:04.964Z] votesboard v1_0 [2026-01-20T00:08:04.964Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] v1_0.id=? [2026-01-20T00:08:04.964Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] count(vc1_0.id) [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.964Z] left join [2026-01-20T00:08:04.964Z] votesboard v1_0 [2026-01-20T00:08:04.964Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] v1_0.id=? [2026-01-20T00:08:04.964Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] count(vl1_0.id) [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard_like vl1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] count(vl1_0.id) [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard_like vl1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] i1_0.votesboard_id, [2026-01-20T00:08:04.964Z] i1_0.id, [2026-01-20T00:08:04.964Z] i1_0.created_at, [2026-01-20T00:08:04.964Z] i1_0.image_url, [2026-01-20T00:08:04.964Z] i1_0.sequence, [2026-01-20T00:08:04.964Z] i1_0.updated_at [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard_image i1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] i1_0.sequence [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] i1_0.votesboard_id, [2026-01-20T00:08:04.964Z] i1_0.id, [2026-01-20T00:08:04.964Z] i1_0.created_at, [2026-01-20T00:08:04.964Z] i1_0.image_url, [2026-01-20T00:08:04.964Z] i1_0.sequence, [2026-01-20T00:08:04.964Z] i1_0.updated_at [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard_image i1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] i1_0.sequence [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] u1_0.id, [2026-01-20T00:08:04.964Z] u1_0.age_range, [2026-01-20T00:08:04.964Z] u1_0.budget, [2026-01-20T00:08:04.964Z] u1_0.created_at, [2026-01-20T00:08:04.964Z] u1_0.email, [2026-01-20T00:08:04.964Z] u1_0.gender, [2026-01-20T00:08:04.964Z] u1_0.latitude, [2026-01-20T00:08:04.964Z] u1_0.location, [2026-01-20T00:08:04.964Z] u1_0.longitude, [2026-01-20T00:08:04.964Z] u1_0.nickname, [2026-01-20T00:08:04.964Z] u1_0.profile_image_url, [2026-01-20T00:08:04.964Z] u1_0.startup_experience, [2026-01-20T00:08:04.964Z] u1_0.updated_at, [2026-01-20T00:08:04.964Z] u1_0.user_type, [2026-01-20T00:08:04.964Z] u1_0.username [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] users u1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] u1_0.id=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] u1_0.id, [2026-01-20T00:08:04.964Z] u1_0.age_range, [2026-01-20T00:08:04.964Z] u1_0.budget, [2026-01-20T00:08:04.964Z] u1_0.created_at, [2026-01-20T00:08:04.964Z] u1_0.email, [2026-01-20T00:08:04.964Z] u1_0.gender, [2026-01-20T00:08:04.964Z] u1_0.latitude, [2026-01-20T00:08:04.964Z] u1_0.location, [2026-01-20T00:08:04.964Z] u1_0.longitude, [2026-01-20T00:08:04.964Z] u1_0.nickname, [2026-01-20T00:08:04.964Z] u1_0.profile_image_url, [2026-01-20T00:08:04.964Z] u1_0.startup_experience, [2026-01-20T00:08:04.964Z] u1_0.updated_at, [2026-01-20T00:08:04.964Z] u1_0.user_type, [2026-01-20T00:08:04.964Z] u1_0.username [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] users u1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] u1_0.id=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] sc1_0.code, [2026-01-20T00:08:04.964Z] sc1_0.full_name, [2026-01-20T00:08:04.964Z] sc1_0.sido, [2026-01-20T00:08:04.964Z] sc1_0.sigungu [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] sigungu_code sc1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] sc1_0.code=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] sc1_0.code, [2026-01-20T00:08:04.964Z] sc1_0.full_name, [2026-01-20T00:08:04.964Z] sc1_0.sido, [2026-01-20T00:08:04.964Z] sc1_0.sigungu [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] sigungu_code sc1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] sc1_0.code=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.964Z] vo1_0.id, [2026-01-20T00:08:04.964Z] vo1_0.content, [2026-01-20T00:08:04.964Z] vo1_0.created_at, [2026-01-20T00:08:04.964Z] vo1_0.sequence, [2026-01-20T00:08:04.964Z] vo1_0.updated_at, [2026-01-20T00:08:04.964Z] vo1_0.vote_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_option vo1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] vo1_0.sequence [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.964Z] vo1_0.id, [2026-01-20T00:08:04.964Z] vo1_0.content, [2026-01-20T00:08:04.964Z] vo1_0.created_at, [2026-01-20T00:08:04.964Z] vo1_0.sequence, [2026-01-20T00:08:04.964Z] vo1_0.updated_at, [2026-01-20T00:08:04.964Z] vo1_0.vote_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_option vo1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] vo1_0.sequence [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.781+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.781+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@74cff281] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.783+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.784+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@32054e8] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.784+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=12, userId=ca028d32-d288-47e0-a321-1e6ce2a816ed, optionIds=[24] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* SELECT [2026-01-20T00:08:04.964Z] v [2026-01-20T00:08:04.964Z] FROM [2026-01-20T00:08:04.964Z] Votesboard v [2026-01-20T00:08:04.964Z] WHERE [2026-01-20T00:08:04.964Z] v.id = :id [2026-01-20T00:08:04.964Z] AND v.deleted = false */ select [2026-01-20T00:08:04.964Z] v1_0.id, [2026-01-20T00:08:04.964Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.964Z] v1_0.allow_revote, [2026-01-20T00:08:04.964Z] v1_0.category, [2026-01-20T00:08:04.964Z] v1_0.comment_count, [2026-01-20T00:08:04.964Z] v1_0.content, [2026-01-20T00:08:04.964Z] v1_0.created_at, [2026-01-20T00:08:04.964Z] v1_0.deleted, [2026-01-20T00:08:04.964Z] v1_0.end_time, [2026-01-20T00:08:04.964Z] v1_0.like_count, [2026-01-20T00:08:04.964Z] v1_0.title, [2026-01-20T00:08:04.964Z] v1_0.total_votes, [2026-01-20T00:08:04.964Z] v1_0.updated_at, [2026-01-20T00:08:04.964Z] v1_0.user_id, [2026-01-20T00:08:04.964Z] v1_0.view_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard v1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] v1_0.id=? [2026-01-20T00:08:04.964Z] and v1_0.deleted=false [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* SELECT [2026-01-20T00:08:04.964Z] v [2026-01-20T00:08:04.964Z] FROM [2026-01-20T00:08:04.964Z] Votesboard v [2026-01-20T00:08:04.964Z] WHERE [2026-01-20T00:08:04.964Z] v.id = :id [2026-01-20T00:08:04.964Z] AND v.deleted = false */ select [2026-01-20T00:08:04.964Z] v1_0.id, [2026-01-20T00:08:04.964Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.964Z] v1_0.allow_revote, [2026-01-20T00:08:04.964Z] v1_0.category, [2026-01-20T00:08:04.964Z] v1_0.comment_count, [2026-01-20T00:08:04.964Z] v1_0.content, [2026-01-20T00:08:04.964Z] v1_0.created_at, [2026-01-20T00:08:04.964Z] v1_0.deleted, [2026-01-20T00:08:04.964Z] v1_0.end_time, [2026-01-20T00:08:04.964Z] v1_0.like_count, [2026-01-20T00:08:04.964Z] v1_0.title, [2026-01-20T00:08:04.964Z] v1_0.total_votes, [2026-01-20T00:08:04.964Z] v1_0.updated_at, [2026-01-20T00:08:04.964Z] v1_0.user_id, [2026-01-20T00:08:04.964Z] v1_0.view_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] votesboard v1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] v1_0.id=? [2026-01-20T00:08:04.964Z] and v1_0.deleted=false [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] u1_0.id, [2026-01-20T00:08:04.964Z] u1_0.age_range, [2026-01-20T00:08:04.964Z] u1_0.budget, [2026-01-20T00:08:04.964Z] u1_0.created_at, [2026-01-20T00:08:04.964Z] u1_0.email, [2026-01-20T00:08:04.964Z] u1_0.gender, [2026-01-20T00:08:04.964Z] u1_0.latitude, [2026-01-20T00:08:04.964Z] u1_0.location, [2026-01-20T00:08:04.964Z] u1_0.longitude, [2026-01-20T00:08:04.964Z] u1_0.nickname, [2026-01-20T00:08:04.964Z] u1_0.profile_image_url, [2026-01-20T00:08:04.964Z] u1_0.startup_experience, [2026-01-20T00:08:04.964Z] u1_0.updated_at, [2026-01-20T00:08:04.964Z] u1_0.user_type, [2026-01-20T00:08:04.964Z] u1_0.username [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] users u1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] u1_0.id=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] u1_0.id, [2026-01-20T00:08:04.964Z] u1_0.age_range, [2026-01-20T00:08:04.964Z] u1_0.budget, [2026-01-20T00:08:04.964Z] u1_0.created_at, [2026-01-20T00:08:04.964Z] u1_0.email, [2026-01-20T00:08:04.964Z] u1_0.gender, [2026-01-20T00:08:04.964Z] u1_0.latitude, [2026-01-20T00:08:04.964Z] u1_0.location, [2026-01-20T00:08:04.964Z] u1_0.longitude, [2026-01-20T00:08:04.964Z] u1_0.nickname, [2026-01-20T00:08:04.964Z] u1_0.profile_image_url, [2026-01-20T00:08:04.964Z] u1_0.startup_experience, [2026-01-20T00:08:04.964Z] u1_0.updated_at, [2026-01-20T00:08:04.964Z] u1_0.user_type, [2026-01-20T00:08:04.964Z] u1_0.username [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] users u1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] u1_0.id=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] vr1_0.id [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_result vr1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vr1_0.user_id=? [2026-01-20T00:08:04.964Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] fetch [2026-01-20T00:08:04.964Z] first ? rows only [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* */ select [2026-01-20T00:08:04.964Z] vr1_0.id [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_result vr1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vr1_0.user_id=? [2026-01-20T00:08:04.964Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] fetch [2026-01-20T00:08:04.964Z] first ? rows only [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.964Z] vo1_0.id, [2026-01-20T00:08:04.964Z] vo1_0.content, [2026-01-20T00:08:04.964Z] vo1_0.created_at, [2026-01-20T00:08:04.964Z] vo1_0.sequence, [2026-01-20T00:08:04.964Z] vo1_0.updated_at, [2026-01-20T00:08:04.964Z] vo1_0.vote_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_option vo1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] vo1_0.sequence [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] select [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.964Z] vo1_0.id, [2026-01-20T00:08:04.964Z] vo1_0.content, [2026-01-20T00:08:04.964Z] vo1_0.created_at, [2026-01-20T00:08:04.964Z] vo1_0.sequence, [2026-01-20T00:08:04.964Z] vo1_0.updated_at, [2026-01-20T00:08:04.964Z] vo1_0.vote_count [2026-01-20T00:08:04.964Z] from [2026-01-20T00:08:04.964Z] vote_option vo1_0 [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.964Z] order by [2026-01-20T00:08:04.964Z] vo1_0.sequence [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* insert for [2026-01-20T00:08:04.964Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.964Z] into [2026-01-20T00:08:04.964Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.964Z] values [2026-01-20T00:08:04.964Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.789+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=12, userId=ca028d32-d288-47e0-a321-1e6ce2a816ed, optionIds=[24] [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.790+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.964Z] /* update [2026-01-20T00:08:04.964Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.964Z] set [2026-01-20T00:08:04.964Z] allow_multiple_choice=?, [2026-01-20T00:08:04.964Z] allow_revote=?, [2026-01-20T00:08:04.964Z] category=?, [2026-01-20T00:08:04.964Z] comment_count=?, [2026-01-20T00:08:04.964Z] content=?, [2026-01-20T00:08:04.964Z] deleted=?, [2026-01-20T00:08:04.964Z] end_time=?, [2026-01-20T00:08:04.964Z] like_count=?, [2026-01-20T00:08:04.964Z] title=?, [2026-01-20T00:08:04.964Z] total_votes=?, [2026-01-20T00:08:04.964Z] updated_at=?, [2026-01-20T00:08:04.964Z] user_id=?, [2026-01-20T00:08:04.964Z] view_count=? [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] id=? [2026-01-20T00:08:04.964Z] Hibernate: [2026-01-20T00:08:04.964Z] /* update [2026-01-20T00:08:04.964Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.964Z] set [2026-01-20T00:08:04.964Z] allow_multiple_choice=?, [2026-01-20T00:08:04.964Z] allow_revote=?, [2026-01-20T00:08:04.964Z] category=?, [2026-01-20T00:08:04.964Z] comment_count=?, [2026-01-20T00:08:04.964Z] content=?, [2026-01-20T00:08:04.964Z] deleted=?, [2026-01-20T00:08:04.964Z] end_time=?, [2026-01-20T00:08:04.964Z] like_count=?, [2026-01-20T00:08:04.964Z] title=?, [2026-01-20T00:08:04.964Z] total_votes=?, [2026-01-20T00:08:04.964Z] updated_at=?, [2026-01-20T00:08:04.964Z] user_id=?, [2026-01-20T00:08:04.964Z] view_count=? [2026-01-20T00:08:04.964Z] where [2026-01-20T00:08:04.964Z] id=? [2026-01-20T00:08:04.964Z] 2026-01-20T09:08:04.791+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] sequence=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] vote_count=?, [2026-01-20T00:08:04.965Z] votesboard_id=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] sequence=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] vote_count=?, [2026-01-20T00:08:04.965Z] votesboard_id=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.791+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.791+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.793+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#cancelVote(Long, CustomUserDetails) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.794+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 취소 시작: postId=12, userId=ca028d32-d288-47e0-a321-1e6ce2a816ed [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.794+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] v [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] Votesboard v [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] v.id = :id [2026-01-20T00:08:04.965Z] AND v.deleted = false */ select [2026-01-20T00:08:04.965Z] v1_0.id, [2026-01-20T00:08:04.965Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.965Z] v1_0.allow_revote, [2026-01-20T00:08:04.965Z] v1_0.category, [2026-01-20T00:08:04.965Z] v1_0.comment_count, [2026-01-20T00:08:04.965Z] v1_0.content, [2026-01-20T00:08:04.965Z] v1_0.created_at, [2026-01-20T00:08:04.965Z] v1_0.deleted, [2026-01-20T00:08:04.965Z] v1_0.end_time, [2026-01-20T00:08:04.965Z] v1_0.like_count, [2026-01-20T00:08:04.965Z] v1_0.title, [2026-01-20T00:08:04.965Z] v1_0.total_votes, [2026-01-20T00:08:04.965Z] v1_0.updated_at, [2026-01-20T00:08:04.965Z] v1_0.user_id, [2026-01-20T00:08:04.965Z] v1_0.view_count [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard v1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] v1_0.id=? [2026-01-20T00:08:04.965Z] and v1_0.deleted=false [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] v [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] Votesboard v [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] v.id = :id [2026-01-20T00:08:04.965Z] AND v.deleted = false */ select [2026-01-20T00:08:04.965Z] v1_0.id, [2026-01-20T00:08:04.965Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.965Z] v1_0.allow_revote, [2026-01-20T00:08:04.965Z] v1_0.category, [2026-01-20T00:08:04.965Z] v1_0.comment_count, [2026-01-20T00:08:04.965Z] v1_0.content, [2026-01-20T00:08:04.965Z] v1_0.created_at, [2026-01-20T00:08:04.965Z] v1_0.deleted, [2026-01-20T00:08:04.965Z] v1_0.end_time, [2026-01-20T00:08:04.965Z] v1_0.like_count, [2026-01-20T00:08:04.965Z] v1_0.title, [2026-01-20T00:08:04.965Z] v1_0.total_votes, [2026-01-20T00:08:04.965Z] v1_0.updated_at, [2026-01-20T00:08:04.965Z] v1_0.user_id, [2026-01-20T00:08:04.965Z] v1_0.view_count [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard v1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] v1_0.id=? [2026-01-20T00:08:04.965Z] and v1_0.deleted=false [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.795+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] u1_0.id, [2026-01-20T00:08:04.965Z] u1_0.age_range, [2026-01-20T00:08:04.965Z] u1_0.budget, [2026-01-20T00:08:04.965Z] u1_0.created_at, [2026-01-20T00:08:04.965Z] u1_0.email, [2026-01-20T00:08:04.965Z] u1_0.gender, [2026-01-20T00:08:04.965Z] u1_0.latitude, [2026-01-20T00:08:04.965Z] u1_0.location, [2026-01-20T00:08:04.965Z] u1_0.longitude, [2026-01-20T00:08:04.965Z] u1_0.nickname, [2026-01-20T00:08:04.965Z] u1_0.profile_image_url, [2026-01-20T00:08:04.965Z] u1_0.startup_experience, [2026-01-20T00:08:04.965Z] u1_0.updated_at, [2026-01-20T00:08:04.965Z] u1_0.user_type, [2026-01-20T00:08:04.965Z] u1_0.username [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] users u1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] u1_0.id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] u1_0.id, [2026-01-20T00:08:04.965Z] u1_0.age_range, [2026-01-20T00:08:04.965Z] u1_0.budget, [2026-01-20T00:08:04.965Z] u1_0.created_at, [2026-01-20T00:08:04.965Z] u1_0.email, [2026-01-20T00:08:04.965Z] u1_0.gender, [2026-01-20T00:08:04.965Z] u1_0.latitude, [2026-01-20T00:08:04.965Z] u1_0.location, [2026-01-20T00:08:04.965Z] u1_0.longitude, [2026-01-20T00:08:04.965Z] u1_0.nickname, [2026-01-20T00:08:04.965Z] u1_0.profile_image_url, [2026-01-20T00:08:04.965Z] u1_0.startup_experience, [2026-01-20T00:08:04.965Z] u1_0.updated_at, [2026-01-20T00:08:04.965Z] u1_0.user_type, [2026-01-20T00:08:04.965Z] u1_0.username [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] users u1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] u1_0.id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.797+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] vr1_0.id, [2026-01-20T00:08:04.965Z] vr1_0.created_at, [2026-01-20T00:08:04.965Z] vr1_0.updated_at, [2026-01-20T00:08:04.965Z] vr1_0.user_id, [2026-01-20T00:08:04.965Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.965Z] vr1_0.votesboard_id [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_result vr1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vr1_0.user_id=? [2026-01-20T00:08:04.965Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] vr1_0.id, [2026-01-20T00:08:04.965Z] vr1_0.created_at, [2026-01-20T00:08:04.965Z] vr1_0.updated_at, [2026-01-20T00:08:04.965Z] vr1_0.user_id, [2026-01-20T00:08:04.965Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.965Z] vr1_0.votesboard_id [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_result vr1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vr1_0.user_id=? [2026-01-20T00:08:04.965Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.798+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] vo1_0.id, [2026-01-20T00:08:04.965Z] vo1_0.content, [2026-01-20T00:08:04.965Z] vo1_0.created_at, [2026-01-20T00:08:04.965Z] vo1_0.sequence, [2026-01-20T00:08:04.965Z] vo1_0.updated_at, [2026-01-20T00:08:04.965Z] vo1_0.vote_count, [2026-01-20T00:08:04.965Z] vo1_0.votesboard_id [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_option vo1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vo1_0.id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] vo1_0.id, [2026-01-20T00:08:04.965Z] vo1_0.content, [2026-01-20T00:08:04.965Z] vo1_0.created_at, [2026-01-20T00:08:04.965Z] vo1_0.sequence, [2026-01-20T00:08:04.965Z] vo1_0.updated_at, [2026-01-20T00:08:04.965Z] vo1_0.vote_count, [2026-01-20T00:08:04.965Z] vo1_0.votesboard_id [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_option vo1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vo1_0.id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.798+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 취소 완료: postId=12, userId=ca028d32-d288-47e0-a321-1e6ce2a816ed, canceledCount=1 [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.799+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] allow_multiple_choice=?, [2026-01-20T00:08:04.965Z] allow_revote=?, [2026-01-20T00:08:04.965Z] category=?, [2026-01-20T00:08:04.965Z] comment_count=?, [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] deleted=?, [2026-01-20T00:08:04.965Z] end_time=?, [2026-01-20T00:08:04.965Z] like_count=?, [2026-01-20T00:08:04.965Z] title=?, [2026-01-20T00:08:04.965Z] total_votes=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] user_id=?, [2026-01-20T00:08:04.965Z] view_count=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] allow_multiple_choice=?, [2026-01-20T00:08:04.965Z] allow_revote=?, [2026-01-20T00:08:04.965Z] category=?, [2026-01-20T00:08:04.965Z] comment_count=?, [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] deleted=?, [2026-01-20T00:08:04.965Z] end_time=?, [2026-01-20T00:08:04.965Z] like_count=?, [2026-01-20T00:08:04.965Z] title=?, [2026-01-20T00:08:04.965Z] total_votes=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] user_id=?, [2026-01-20T00:08:04.965Z] view_count=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.800+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] sequence=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] vote_count=?, [2026-01-20T00:08:04.965Z] votesboard_id=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] sequence=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] vote_count=?, [2026-01-20T00:08:04.965Z] votesboard_id=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.800+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* delete for com.example.soso.community.votesboard.domain.entity.VoteResult */delete [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_result [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* delete for com.example.soso.community.votesboard.domain.entity.VoteResult */delete [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_result [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.800+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.801+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.803+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.803+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=12, userId=ca028d32-d288-47e0-a321-1e6ce2a816ed [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.804+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] v [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] Votesboard v [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] v.id = :id [2026-01-20T00:08:04.965Z] AND v.deleted = false */ select [2026-01-20T00:08:04.965Z] v1_0.id, [2026-01-20T00:08:04.965Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.965Z] v1_0.allow_revote, [2026-01-20T00:08:04.965Z] v1_0.category, [2026-01-20T00:08:04.965Z] v1_0.comment_count, [2026-01-20T00:08:04.965Z] v1_0.content, [2026-01-20T00:08:04.965Z] v1_0.created_at, [2026-01-20T00:08:04.965Z] v1_0.deleted, [2026-01-20T00:08:04.965Z] v1_0.end_time, [2026-01-20T00:08:04.965Z] v1_0.like_count, [2026-01-20T00:08:04.965Z] v1_0.title, [2026-01-20T00:08:04.965Z] v1_0.total_votes, [2026-01-20T00:08:04.965Z] v1_0.updated_at, [2026-01-20T00:08:04.965Z] v1_0.user_id, [2026-01-20T00:08:04.965Z] v1_0.view_count [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard v1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] v1_0.id=? [2026-01-20T00:08:04.965Z] and v1_0.deleted=false [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] v [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] Votesboard v [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] v.id = :id [2026-01-20T00:08:04.965Z] AND v.deleted = false */ select [2026-01-20T00:08:04.965Z] v1_0.id, [2026-01-20T00:08:04.965Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.965Z] v1_0.allow_revote, [2026-01-20T00:08:04.965Z] v1_0.category, [2026-01-20T00:08:04.965Z] v1_0.comment_count, [2026-01-20T00:08:04.965Z] v1_0.content, [2026-01-20T00:08:04.965Z] v1_0.created_at, [2026-01-20T00:08:04.965Z] v1_0.deleted, [2026-01-20T00:08:04.965Z] v1_0.end_time, [2026-01-20T00:08:04.965Z] v1_0.like_count, [2026-01-20T00:08:04.965Z] v1_0.title, [2026-01-20T00:08:04.965Z] v1_0.total_votes, [2026-01-20T00:08:04.965Z] v1_0.updated_at, [2026-01-20T00:08:04.965Z] v1_0.user_id, [2026-01-20T00:08:04.965Z] v1_0.view_count [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard v1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] v1_0.id=? [2026-01-20T00:08:04.965Z] and v1_0.deleted=false [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.806+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] allow_multiple_choice=?, [2026-01-20T00:08:04.965Z] allow_revote=?, [2026-01-20T00:08:04.965Z] category=?, [2026-01-20T00:08:04.965Z] comment_count=?, [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] deleted=?, [2026-01-20T00:08:04.965Z] end_time=?, [2026-01-20T00:08:04.965Z] like_count=?, [2026-01-20T00:08:04.965Z] title=?, [2026-01-20T00:08:04.965Z] total_votes=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] user_id=?, [2026-01-20T00:08:04.965Z] view_count=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* update [2026-01-20T00:08:04.965Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.965Z] set [2026-01-20T00:08:04.965Z] allow_multiple_choice=?, [2026-01-20T00:08:04.965Z] allow_revote=?, [2026-01-20T00:08:04.965Z] category=?, [2026-01-20T00:08:04.965Z] comment_count=?, [2026-01-20T00:08:04.965Z] content=?, [2026-01-20T00:08:04.965Z] deleted=?, [2026-01-20T00:08:04.965Z] end_time=?, [2026-01-20T00:08:04.965Z] like_count=?, [2026-01-20T00:08:04.965Z] title=?, [2026-01-20T00:08:04.965Z] total_votes=?, [2026-01-20T00:08:04.965Z] updated_at=?, [2026-01-20T00:08:04.965Z] user_id=?, [2026-01-20T00:08:04.965Z] view_count=? [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.806+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] count(vc1_0.id) [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.965Z] left join [2026-01-20T00:08:04.965Z] votesboard v1_0 [2026-01-20T00:08:04.965Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] v1_0.id=? [2026-01-20T00:08:04.965Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] count(vc1_0.id) [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.965Z] left join [2026-01-20T00:08:04.965Z] votesboard v1_0 [2026-01-20T00:08:04.965Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] v1_0.id=? [2026-01-20T00:08:04.965Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.807+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] count(vl1_0.id) [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_like vl1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] count(vl1_0.id) [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_like vl1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.808+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] u1_0.id, [2026-01-20T00:08:04.965Z] u1_0.age_range, [2026-01-20T00:08:04.965Z] u1_0.budget, [2026-01-20T00:08:04.965Z] u1_0.created_at, [2026-01-20T00:08:04.965Z] u1_0.email, [2026-01-20T00:08:04.965Z] u1_0.gender, [2026-01-20T00:08:04.965Z] u1_0.latitude, [2026-01-20T00:08:04.965Z] u1_0.location, [2026-01-20T00:08:04.965Z] u1_0.longitude, [2026-01-20T00:08:04.965Z] u1_0.nickname, [2026-01-20T00:08:04.965Z] u1_0.profile_image_url, [2026-01-20T00:08:04.965Z] u1_0.startup_experience, [2026-01-20T00:08:04.965Z] u1_0.updated_at, [2026-01-20T00:08:04.965Z] u1_0.user_type, [2026-01-20T00:08:04.965Z] u1_0.username [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] users u1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] u1_0.id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] u1_0.id, [2026-01-20T00:08:04.965Z] u1_0.age_range, [2026-01-20T00:08:04.965Z] u1_0.budget, [2026-01-20T00:08:04.965Z] u1_0.created_at, [2026-01-20T00:08:04.965Z] u1_0.email, [2026-01-20T00:08:04.965Z] u1_0.gender, [2026-01-20T00:08:04.965Z] u1_0.latitude, [2026-01-20T00:08:04.965Z] u1_0.location, [2026-01-20T00:08:04.965Z] u1_0.longitude, [2026-01-20T00:08:04.965Z] u1_0.nickname, [2026-01-20T00:08:04.965Z] u1_0.profile_image_url, [2026-01-20T00:08:04.965Z] u1_0.startup_experience, [2026-01-20T00:08:04.965Z] u1_0.updated_at, [2026-01-20T00:08:04.965Z] u1_0.user_type, [2026-01-20T00:08:04.965Z] u1_0.username [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] users u1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] u1_0.id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.810+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] vr1_0.id, [2026-01-20T00:08:04.965Z] vr1_0.created_at, [2026-01-20T00:08:04.965Z] vr1_0.updated_at, [2026-01-20T00:08:04.965Z] vr1_0.user_id, [2026-01-20T00:08:04.965Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.965Z] vr1_0.votesboard_id [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_result vr1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vr1_0.user_id=? [2026-01-20T00:08:04.965Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] vr1_0.id, [2026-01-20T00:08:04.965Z] vr1_0.created_at, [2026-01-20T00:08:04.965Z] vr1_0.updated_at, [2026-01-20T00:08:04.965Z] vr1_0.user_id, [2026-01-20T00:08:04.965Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.965Z] vr1_0.votesboard_id [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_result vr1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vr1_0.user_id=? [2026-01-20T00:08:04.965Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.811+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] CASE [2026-01-20T00:08:04.965Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.965Z] THEN true [2026-01-20T00:08:04.965Z] ELSE false [2026-01-20T00:08:04.965Z] END [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] VotesboardLike vl [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.965Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.965Z] case [2026-01-20T00:08:04.965Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.965Z] then true [2026-01-20T00:08:04.965Z] else false [2026-01-20T00:08:04.965Z] end [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_like vl1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] and vl1_0.user_id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] CASE [2026-01-20T00:08:04.965Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.965Z] THEN true [2026-01-20T00:08:04.965Z] ELSE false [2026-01-20T00:08:04.965Z] END [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] VotesboardLike vl [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.965Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.965Z] case [2026-01-20T00:08:04.965Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.965Z] then true [2026-01-20T00:08:04.965Z] else false [2026-01-20T00:08:04.965Z] end [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_like vl1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] and vl1_0.user_id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.811+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] i1_0.votesboard_id, [2026-01-20T00:08:04.965Z] i1_0.id, [2026-01-20T00:08:04.965Z] i1_0.created_at, [2026-01-20T00:08:04.965Z] i1_0.image_url, [2026-01-20T00:08:04.965Z] i1_0.sequence, [2026-01-20T00:08:04.965Z] i1_0.updated_at [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_image i1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] order by [2026-01-20T00:08:04.965Z] i1_0.sequence [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] i1_0.votesboard_id, [2026-01-20T00:08:04.965Z] i1_0.id, [2026-01-20T00:08:04.965Z] i1_0.created_at, [2026-01-20T00:08:04.965Z] i1_0.image_url, [2026-01-20T00:08:04.965Z] i1_0.sequence, [2026-01-20T00:08:04.965Z] i1_0.updated_at [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] votesboard_image i1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] order by [2026-01-20T00:08:04.965Z] i1_0.sequence [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.813+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] sc1_0.code, [2026-01-20T00:08:04.965Z] sc1_0.full_name, [2026-01-20T00:08:04.965Z] sc1_0.sido, [2026-01-20T00:08:04.965Z] sc1_0.sigungu [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] sigungu_code sc1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] sc1_0.code=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* */ select [2026-01-20T00:08:04.965Z] sc1_0.code, [2026-01-20T00:08:04.965Z] sc1_0.full_name, [2026-01-20T00:08:04.965Z] sc1_0.sido, [2026-01-20T00:08:04.965Z] sc1_0.sigungu [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] sigungu_code sc1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] sc1_0.code=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.813+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.965Z] vo1_0.id, [2026-01-20T00:08:04.965Z] vo1_0.content, [2026-01-20T00:08:04.965Z] vo1_0.created_at, [2026-01-20T00:08:04.965Z] vo1_0.sequence, [2026-01-20T00:08:04.965Z] vo1_0.updated_at, [2026-01-20T00:08:04.965Z] vo1_0.vote_count [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_option vo1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] order by [2026-01-20T00:08:04.965Z] vo1_0.sequence [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.965Z] vo1_0.id, [2026-01-20T00:08:04.965Z] vo1_0.content, [2026-01-20T00:08:04.965Z] vo1_0.created_at, [2026-01-20T00:08:04.965Z] vo1_0.sequence, [2026-01-20T00:08:04.965Z] vo1_0.updated_at, [2026-01-20T00:08:04.965Z] vo1_0.vote_count [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] vote_option vo1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.965Z] order by [2026-01-20T00:08:04.965Z] vo1_0.sequence [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.814+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.815+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@4b3fd5ab] [2026-01-20T00:08:04.965Z] [2026-01-20T00:08:04.965Z] 투표 참여 통합 테스트 > 중복 선택 투표 성공 - 2개 옵션 선택 STANDARD_OUT [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.822+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.824+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.825+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=d7287c72-0d86-45b1-9a81-3efbff1c0667, optionCount=3, imageCount=0 [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.825+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] u1_0.id, [2026-01-20T00:08:04.965Z] u1_0.age_range, [2026-01-20T00:08:04.965Z] u1_0.budget, [2026-01-20T00:08:04.965Z] u1_0.created_at, [2026-01-20T00:08:04.965Z] u1_0.email, [2026-01-20T00:08:04.965Z] u1_0.gender, [2026-01-20T00:08:04.965Z] u1_0.latitude, [2026-01-20T00:08:04.965Z] u1_0.location, [2026-01-20T00:08:04.965Z] u1_0.longitude, [2026-01-20T00:08:04.965Z] u1_0.nickname, [2026-01-20T00:08:04.965Z] u1_0.profile_image_url, [2026-01-20T00:08:04.965Z] u1_0.startup_experience, [2026-01-20T00:08:04.965Z] u1_0.updated_at, [2026-01-20T00:08:04.965Z] u1_0.user_type, [2026-01-20T00:08:04.965Z] u1_0.username [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] users u1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] u1_0.id=? [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] select [2026-01-20T00:08:04.965Z] u1_0.id, [2026-01-20T00:08:04.965Z] u1_0.age_range, [2026-01-20T00:08:04.965Z] u1_0.budget, [2026-01-20T00:08:04.965Z] u1_0.created_at, [2026-01-20T00:08:04.965Z] u1_0.email, [2026-01-20T00:08:04.965Z] u1_0.gender, [2026-01-20T00:08:04.965Z] u1_0.latitude, [2026-01-20T00:08:04.965Z] u1_0.location, [2026-01-20T00:08:04.965Z] u1_0.longitude, [2026-01-20T00:08:04.965Z] u1_0.nickname, [2026-01-20T00:08:04.965Z] u1_0.profile_image_url, [2026-01-20T00:08:04.965Z] u1_0.startup_experience, [2026-01-20T00:08:04.965Z] u1_0.updated_at, [2026-01-20T00:08:04.965Z] u1_0.user_type, [2026-01-20T00:08:04.965Z] u1_0.username [2026-01-20T00:08:04.965Z] from [2026-01-20T00:08:04.965Z] users u1_0 [2026-01-20T00:08:04.965Z] where [2026-01-20T00:08:04.965Z] u1_0.id=? [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.826+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.827+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.828+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.829+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] Hibernate: [2026-01-20T00:08:04.965Z] /* insert for [2026-01-20T00:08:04.965Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.965Z] into [2026-01-20T00:08:04.965Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.965Z] values [2026-01-20T00:08:04.965Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.829+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=13, optionCount=3, imageCount=0 [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.830+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.830+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@3892400b] [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.832+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.833+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=13, userId=null [2026-01-20T00:08:04.965Z] 2026-01-20T09:08:04.833+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.965Z] /* SELECT [2026-01-20T00:08:04.965Z] v [2026-01-20T00:08:04.965Z] FROM [2026-01-20T00:08:04.965Z] Votesboard v [2026-01-20T00:08:04.965Z] WHERE [2026-01-20T00:08:04.965Z] v.id = :id [2026-01-20T00:08:04.965Z] AND v.deleted = false */ select [2026-01-20T00:08:04.965Z] v1_0.id, [2026-01-20T00:08:04.965Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.965Z] v1_0.allow_revote, [2026-01-20T00:08:04.965Z] v1_0.category, [2026-01-20T00:08:04.965Z] v1_0.comment_count, [2026-01-20T00:08:04.965Z] v1_0.content, [2026-01-20T00:08:04.965Z] v1_0.created_at, [2026-01-20T00:08:04.965Z] v1_0.deleted, [2026-01-20T00:08:04.965Z] v1_0.end_time, [2026-01-20T00:08:04.965Z] v1_0.like_count, [2026-01-20T00:08:04.965Z] v1_0.title, [2026-01-20T00:08:04.965Z] v1_0.total_votes, [2026-01-20T00:08:04.965Z] v1_0.updated_at, [2026-01-20T00:08:04.965Z] v1_0.user_id, [2026-01-20T00:08:04.965Z] v1_0.view_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and v1_0.deleted=false [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] v [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] Votesboard v [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] v.id = :id [2026-01-20T00:08:04.966Z] AND v.deleted = false */ select [2026-01-20T00:08:04.966Z] v1_0.id, [2026-01-20T00:08:04.966Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.966Z] v1_0.allow_revote, [2026-01-20T00:08:04.966Z] v1_0.category, [2026-01-20T00:08:04.966Z] v1_0.comment_count, [2026-01-20T00:08:04.966Z] v1_0.content, [2026-01-20T00:08:04.966Z] v1_0.created_at, [2026-01-20T00:08:04.966Z] v1_0.deleted, [2026-01-20T00:08:04.966Z] v1_0.end_time, [2026-01-20T00:08:04.966Z] v1_0.like_count, [2026-01-20T00:08:04.966Z] v1_0.title, [2026-01-20T00:08:04.966Z] v1_0.total_votes, [2026-01-20T00:08:04.966Z] v1_0.updated_at, [2026-01-20T00:08:04.966Z] v1_0.user_id, [2026-01-20T00:08:04.966Z] v1_0.view_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and v1_0.deleted=false [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.835+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] allow_multiple_choice=?, [2026-01-20T00:08:04.966Z] allow_revote=?, [2026-01-20T00:08:04.966Z] category=?, [2026-01-20T00:08:04.966Z] comment_count=?, [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] deleted=?, [2026-01-20T00:08:04.966Z] end_time=?, [2026-01-20T00:08:04.966Z] like_count=?, [2026-01-20T00:08:04.966Z] title=?, [2026-01-20T00:08:04.966Z] total_votes=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] user_id=?, [2026-01-20T00:08:04.966Z] view_count=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] allow_multiple_choice=?, [2026-01-20T00:08:04.966Z] allow_revote=?, [2026-01-20T00:08:04.966Z] category=?, [2026-01-20T00:08:04.966Z] comment_count=?, [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] deleted=?, [2026-01-20T00:08:04.966Z] end_time=?, [2026-01-20T00:08:04.966Z] like_count=?, [2026-01-20T00:08:04.966Z] title=?, [2026-01-20T00:08:04.966Z] total_votes=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] user_id=?, [2026-01-20T00:08:04.966Z] view_count=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.836+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vc1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.966Z] left join [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vc1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.966Z] left join [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.838+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vl1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_like vl1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vl1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_like vl1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.838+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] i1_0.votesboard_id, [2026-01-20T00:08:04.966Z] i1_0.id, [2026-01-20T00:08:04.966Z] i1_0.created_at, [2026-01-20T00:08:04.966Z] i1_0.image_url, [2026-01-20T00:08:04.966Z] i1_0.sequence, [2026-01-20T00:08:04.966Z] i1_0.updated_at [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_image i1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] order by [2026-01-20T00:08:04.966Z] i1_0.sequence [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] i1_0.votesboard_id, [2026-01-20T00:08:04.966Z] i1_0.id, [2026-01-20T00:08:04.966Z] i1_0.created_at, [2026-01-20T00:08:04.966Z] i1_0.image_url, [2026-01-20T00:08:04.966Z] i1_0.sequence, [2026-01-20T00:08:04.966Z] i1_0.updated_at [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_image i1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] order by [2026-01-20T00:08:04.966Z] i1_0.sequence [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.839+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] u1_0.id, [2026-01-20T00:08:04.966Z] u1_0.age_range, [2026-01-20T00:08:04.966Z] u1_0.budget, [2026-01-20T00:08:04.966Z] u1_0.created_at, [2026-01-20T00:08:04.966Z] u1_0.email, [2026-01-20T00:08:04.966Z] u1_0.gender, [2026-01-20T00:08:04.966Z] u1_0.latitude, [2026-01-20T00:08:04.966Z] u1_0.location, [2026-01-20T00:08:04.966Z] u1_0.longitude, [2026-01-20T00:08:04.966Z] u1_0.nickname, [2026-01-20T00:08:04.966Z] u1_0.profile_image_url, [2026-01-20T00:08:04.966Z] u1_0.startup_experience, [2026-01-20T00:08:04.966Z] u1_0.updated_at, [2026-01-20T00:08:04.966Z] u1_0.user_type, [2026-01-20T00:08:04.966Z] u1_0.username [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] users u1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] u1_0.id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] u1_0.id, [2026-01-20T00:08:04.966Z] u1_0.age_range, [2026-01-20T00:08:04.966Z] u1_0.budget, [2026-01-20T00:08:04.966Z] u1_0.created_at, [2026-01-20T00:08:04.966Z] u1_0.email, [2026-01-20T00:08:04.966Z] u1_0.gender, [2026-01-20T00:08:04.966Z] u1_0.latitude, [2026-01-20T00:08:04.966Z] u1_0.location, [2026-01-20T00:08:04.966Z] u1_0.longitude, [2026-01-20T00:08:04.966Z] u1_0.nickname, [2026-01-20T00:08:04.966Z] u1_0.profile_image_url, [2026-01-20T00:08:04.966Z] u1_0.startup_experience, [2026-01-20T00:08:04.966Z] u1_0.updated_at, [2026-01-20T00:08:04.966Z] u1_0.user_type, [2026-01-20T00:08:04.966Z] u1_0.username [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] users u1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] u1_0.id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.840+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] sc1_0.code, [2026-01-20T00:08:04.966Z] sc1_0.full_name, [2026-01-20T00:08:04.966Z] sc1_0.sido, [2026-01-20T00:08:04.966Z] sc1_0.sigungu [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] sigungu_code sc1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] sc1_0.code=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] sc1_0.code, [2026-01-20T00:08:04.966Z] sc1_0.full_name, [2026-01-20T00:08:04.966Z] sc1_0.sido, [2026-01-20T00:08:04.966Z] sc1_0.sigungu [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] sigungu_code sc1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] sc1_0.code=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.841+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.966Z] vo1_0.id, [2026-01-20T00:08:04.966Z] vo1_0.content, [2026-01-20T00:08:04.966Z] vo1_0.created_at, [2026-01-20T00:08:04.966Z] vo1_0.sequence, [2026-01-20T00:08:04.966Z] vo1_0.updated_at, [2026-01-20T00:08:04.966Z] vo1_0.vote_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_option vo1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] order by [2026-01-20T00:08:04.966Z] vo1_0.sequence [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.966Z] vo1_0.id, [2026-01-20T00:08:04.966Z] vo1_0.content, [2026-01-20T00:08:04.966Z] vo1_0.created_at, [2026-01-20T00:08:04.966Z] vo1_0.sequence, [2026-01-20T00:08:04.966Z] vo1_0.updated_at, [2026-01-20T00:08:04.966Z] vo1_0.vote_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_option vo1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] order by [2026-01-20T00:08:04.966Z] vo1_0.sequence [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.842+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.842+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@15d80a34] [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.845+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.846+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@5acced9] [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.846+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=13, userId=d7287c72-0d86-45b1-9a81-3efbff1c0667, optionIds=[26, 27] [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.847+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] v [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] Votesboard v [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] v.id = :id [2026-01-20T00:08:04.966Z] AND v.deleted = false */ select [2026-01-20T00:08:04.966Z] v1_0.id, [2026-01-20T00:08:04.966Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.966Z] v1_0.allow_revote, [2026-01-20T00:08:04.966Z] v1_0.category, [2026-01-20T00:08:04.966Z] v1_0.comment_count, [2026-01-20T00:08:04.966Z] v1_0.content, [2026-01-20T00:08:04.966Z] v1_0.created_at, [2026-01-20T00:08:04.966Z] v1_0.deleted, [2026-01-20T00:08:04.966Z] v1_0.end_time, [2026-01-20T00:08:04.966Z] v1_0.like_count, [2026-01-20T00:08:04.966Z] v1_0.title, [2026-01-20T00:08:04.966Z] v1_0.total_votes, [2026-01-20T00:08:04.966Z] v1_0.updated_at, [2026-01-20T00:08:04.966Z] v1_0.user_id, [2026-01-20T00:08:04.966Z] v1_0.view_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and v1_0.deleted=false [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] v [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] Votesboard v [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] v.id = :id [2026-01-20T00:08:04.966Z] AND v.deleted = false */ select [2026-01-20T00:08:04.966Z] v1_0.id, [2026-01-20T00:08:04.966Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.966Z] v1_0.allow_revote, [2026-01-20T00:08:04.966Z] v1_0.category, [2026-01-20T00:08:04.966Z] v1_0.comment_count, [2026-01-20T00:08:04.966Z] v1_0.content, [2026-01-20T00:08:04.966Z] v1_0.created_at, [2026-01-20T00:08:04.966Z] v1_0.deleted, [2026-01-20T00:08:04.966Z] v1_0.end_time, [2026-01-20T00:08:04.966Z] v1_0.like_count, [2026-01-20T00:08:04.966Z] v1_0.title, [2026-01-20T00:08:04.966Z] v1_0.total_votes, [2026-01-20T00:08:04.966Z] v1_0.updated_at, [2026-01-20T00:08:04.966Z] v1_0.user_id, [2026-01-20T00:08:04.966Z] v1_0.view_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and v1_0.deleted=false [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.848+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] u1_0.id, [2026-01-20T00:08:04.966Z] u1_0.age_range, [2026-01-20T00:08:04.966Z] u1_0.budget, [2026-01-20T00:08:04.966Z] u1_0.created_at, [2026-01-20T00:08:04.966Z] u1_0.email, [2026-01-20T00:08:04.966Z] u1_0.gender, [2026-01-20T00:08:04.966Z] u1_0.latitude, [2026-01-20T00:08:04.966Z] u1_0.location, [2026-01-20T00:08:04.966Z] u1_0.longitude, [2026-01-20T00:08:04.966Z] u1_0.nickname, [2026-01-20T00:08:04.966Z] u1_0.profile_image_url, [2026-01-20T00:08:04.966Z] u1_0.startup_experience, [2026-01-20T00:08:04.966Z] u1_0.updated_at, [2026-01-20T00:08:04.966Z] u1_0.user_type, [2026-01-20T00:08:04.966Z] u1_0.username [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] users u1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] u1_0.id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] u1_0.id, [2026-01-20T00:08:04.966Z] u1_0.age_range, [2026-01-20T00:08:04.966Z] u1_0.budget, [2026-01-20T00:08:04.966Z] u1_0.created_at, [2026-01-20T00:08:04.966Z] u1_0.email, [2026-01-20T00:08:04.966Z] u1_0.gender, [2026-01-20T00:08:04.966Z] u1_0.latitude, [2026-01-20T00:08:04.966Z] u1_0.location, [2026-01-20T00:08:04.966Z] u1_0.longitude, [2026-01-20T00:08:04.966Z] u1_0.nickname, [2026-01-20T00:08:04.966Z] u1_0.profile_image_url, [2026-01-20T00:08:04.966Z] u1_0.startup_experience, [2026-01-20T00:08:04.966Z] u1_0.updated_at, [2026-01-20T00:08:04.966Z] u1_0.user_type, [2026-01-20T00:08:04.966Z] u1_0.username [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] users u1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] u1_0.id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.849+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] vr1_0.id [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_result vr1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vr1_0.user_id=? [2026-01-20T00:08:04.966Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] fetch [2026-01-20T00:08:04.966Z] first ? rows only [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] vr1_0.id [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_result vr1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vr1_0.user_id=? [2026-01-20T00:08:04.966Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] fetch [2026-01-20T00:08:04.966Z] first ? rows only [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.850+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.966Z] vo1_0.id, [2026-01-20T00:08:04.966Z] vo1_0.content, [2026-01-20T00:08:04.966Z] vo1_0.created_at, [2026-01-20T00:08:04.966Z] vo1_0.sequence, [2026-01-20T00:08:04.966Z] vo1_0.updated_at, [2026-01-20T00:08:04.966Z] vo1_0.vote_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_option vo1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] order by [2026-01-20T00:08:04.966Z] vo1_0.sequence [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.966Z] vo1_0.id, [2026-01-20T00:08:04.966Z] vo1_0.content, [2026-01-20T00:08:04.966Z] vo1_0.created_at, [2026-01-20T00:08:04.966Z] vo1_0.sequence, [2026-01-20T00:08:04.966Z] vo1_0.updated_at, [2026-01-20T00:08:04.966Z] vo1_0.vote_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_option vo1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] order by [2026-01-20T00:08:04.966Z] vo1_0.sequence [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.851+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* insert for [2026-01-20T00:08:04.966Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.966Z] into [2026-01-20T00:08:04.966Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.966Z] values [2026-01-20T00:08:04.966Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* insert for [2026-01-20T00:08:04.966Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.966Z] into [2026-01-20T00:08:04.966Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.966Z] values [2026-01-20T00:08:04.966Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.852+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* insert for [2026-01-20T00:08:04.966Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.966Z] into [2026-01-20T00:08:04.966Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.966Z] values [2026-01-20T00:08:04.966Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* insert for [2026-01-20T00:08:04.966Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:04.966Z] into [2026-01-20T00:08:04.966Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:04.966Z] values [2026-01-20T00:08:04.966Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.853+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=13, userId=d7287c72-0d86-45b1-9a81-3efbff1c0667, optionIds=[26, 27] [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.854+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] allow_multiple_choice=?, [2026-01-20T00:08:04.966Z] allow_revote=?, [2026-01-20T00:08:04.966Z] category=?, [2026-01-20T00:08:04.966Z] comment_count=?, [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] deleted=?, [2026-01-20T00:08:04.966Z] end_time=?, [2026-01-20T00:08:04.966Z] like_count=?, [2026-01-20T00:08:04.966Z] title=?, [2026-01-20T00:08:04.966Z] total_votes=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] user_id=?, [2026-01-20T00:08:04.966Z] view_count=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] allow_multiple_choice=?, [2026-01-20T00:08:04.966Z] allow_revote=?, [2026-01-20T00:08:04.966Z] category=?, [2026-01-20T00:08:04.966Z] comment_count=?, [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] deleted=?, [2026-01-20T00:08:04.966Z] end_time=?, [2026-01-20T00:08:04.966Z] like_count=?, [2026-01-20T00:08:04.966Z] title=?, [2026-01-20T00:08:04.966Z] total_votes=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] user_id=?, [2026-01-20T00:08:04.966Z] view_count=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] sequence=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] vote_count=?, [2026-01-20T00:08:04.966Z] votesboard_id=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] sequence=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] vote_count=?, [2026-01-20T00:08:04.966Z] votesboard_id=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.855+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] sequence=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] vote_count=?, [2026-01-20T00:08:04.966Z] votesboard_id=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] sequence=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] vote_count=?, [2026-01-20T00:08:04.966Z] votesboard_id=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.856+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.856+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.858+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.859+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=13, userId=d7287c72-0d86-45b1-9a81-3efbff1c0667 [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.859+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] v [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] Votesboard v [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] v.id = :id [2026-01-20T00:08:04.966Z] AND v.deleted = false */ select [2026-01-20T00:08:04.966Z] v1_0.id, [2026-01-20T00:08:04.966Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.966Z] v1_0.allow_revote, [2026-01-20T00:08:04.966Z] v1_0.category, [2026-01-20T00:08:04.966Z] v1_0.comment_count, [2026-01-20T00:08:04.966Z] v1_0.content, [2026-01-20T00:08:04.966Z] v1_0.created_at, [2026-01-20T00:08:04.966Z] v1_0.deleted, [2026-01-20T00:08:04.966Z] v1_0.end_time, [2026-01-20T00:08:04.966Z] v1_0.like_count, [2026-01-20T00:08:04.966Z] v1_0.title, [2026-01-20T00:08:04.966Z] v1_0.total_votes, [2026-01-20T00:08:04.966Z] v1_0.updated_at, [2026-01-20T00:08:04.966Z] v1_0.user_id, [2026-01-20T00:08:04.966Z] v1_0.view_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and v1_0.deleted=false [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] v [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] Votesboard v [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] v.id = :id [2026-01-20T00:08:04.966Z] AND v.deleted = false */ select [2026-01-20T00:08:04.966Z] v1_0.id, [2026-01-20T00:08:04.966Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.966Z] v1_0.allow_revote, [2026-01-20T00:08:04.966Z] v1_0.category, [2026-01-20T00:08:04.966Z] v1_0.comment_count, [2026-01-20T00:08:04.966Z] v1_0.content, [2026-01-20T00:08:04.966Z] v1_0.created_at, [2026-01-20T00:08:04.966Z] v1_0.deleted, [2026-01-20T00:08:04.966Z] v1_0.end_time, [2026-01-20T00:08:04.966Z] v1_0.like_count, [2026-01-20T00:08:04.966Z] v1_0.title, [2026-01-20T00:08:04.966Z] v1_0.total_votes, [2026-01-20T00:08:04.966Z] v1_0.updated_at, [2026-01-20T00:08:04.966Z] v1_0.user_id, [2026-01-20T00:08:04.966Z] v1_0.view_count [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and v1_0.deleted=false [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.861+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] allow_multiple_choice=?, [2026-01-20T00:08:04.966Z] allow_revote=?, [2026-01-20T00:08:04.966Z] category=?, [2026-01-20T00:08:04.966Z] comment_count=?, [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] deleted=?, [2026-01-20T00:08:04.966Z] end_time=?, [2026-01-20T00:08:04.966Z] like_count=?, [2026-01-20T00:08:04.966Z] title=?, [2026-01-20T00:08:04.966Z] total_votes=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] user_id=?, [2026-01-20T00:08:04.966Z] view_count=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* update [2026-01-20T00:08:04.966Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.966Z] set [2026-01-20T00:08:04.966Z] allow_multiple_choice=?, [2026-01-20T00:08:04.966Z] allow_revote=?, [2026-01-20T00:08:04.966Z] category=?, [2026-01-20T00:08:04.966Z] comment_count=?, [2026-01-20T00:08:04.966Z] content=?, [2026-01-20T00:08:04.966Z] deleted=?, [2026-01-20T00:08:04.966Z] end_time=?, [2026-01-20T00:08:04.966Z] like_count=?, [2026-01-20T00:08:04.966Z] title=?, [2026-01-20T00:08:04.966Z] total_votes=?, [2026-01-20T00:08:04.966Z] updated_at=?, [2026-01-20T00:08:04.966Z] user_id=?, [2026-01-20T00:08:04.966Z] view_count=? [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.861+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vc1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.966Z] left join [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vc1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.966Z] left join [2026-01-20T00:08:04.966Z] votesboard v1_0 [2026-01-20T00:08:04.966Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] v1_0.id=? [2026-01-20T00:08:04.966Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.863+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vl1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_like vl1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] count(vl1_0.id) [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_like vl1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.864+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] u1_0.id, [2026-01-20T00:08:04.966Z] u1_0.age_range, [2026-01-20T00:08:04.966Z] u1_0.budget, [2026-01-20T00:08:04.966Z] u1_0.created_at, [2026-01-20T00:08:04.966Z] u1_0.email, [2026-01-20T00:08:04.966Z] u1_0.gender, [2026-01-20T00:08:04.966Z] u1_0.latitude, [2026-01-20T00:08:04.966Z] u1_0.location, [2026-01-20T00:08:04.966Z] u1_0.longitude, [2026-01-20T00:08:04.966Z] u1_0.nickname, [2026-01-20T00:08:04.966Z] u1_0.profile_image_url, [2026-01-20T00:08:04.966Z] u1_0.startup_experience, [2026-01-20T00:08:04.966Z] u1_0.updated_at, [2026-01-20T00:08:04.966Z] u1_0.user_type, [2026-01-20T00:08:04.966Z] u1_0.username [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] users u1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] u1_0.id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] u1_0.id, [2026-01-20T00:08:04.966Z] u1_0.age_range, [2026-01-20T00:08:04.966Z] u1_0.budget, [2026-01-20T00:08:04.966Z] u1_0.created_at, [2026-01-20T00:08:04.966Z] u1_0.email, [2026-01-20T00:08:04.966Z] u1_0.gender, [2026-01-20T00:08:04.966Z] u1_0.latitude, [2026-01-20T00:08:04.966Z] u1_0.location, [2026-01-20T00:08:04.966Z] u1_0.longitude, [2026-01-20T00:08:04.966Z] u1_0.nickname, [2026-01-20T00:08:04.966Z] u1_0.profile_image_url, [2026-01-20T00:08:04.966Z] u1_0.startup_experience, [2026-01-20T00:08:04.966Z] u1_0.updated_at, [2026-01-20T00:08:04.966Z] u1_0.user_type, [2026-01-20T00:08:04.966Z] u1_0.username [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] users u1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] u1_0.id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.865+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] vr1_0.id, [2026-01-20T00:08:04.966Z] vr1_0.created_at, [2026-01-20T00:08:04.966Z] vr1_0.updated_at, [2026-01-20T00:08:04.966Z] vr1_0.user_id, [2026-01-20T00:08:04.966Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.966Z] vr1_0.votesboard_id [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_result vr1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vr1_0.user_id=? [2026-01-20T00:08:04.966Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* */ select [2026-01-20T00:08:04.966Z] vr1_0.id, [2026-01-20T00:08:04.966Z] vr1_0.created_at, [2026-01-20T00:08:04.966Z] vr1_0.updated_at, [2026-01-20T00:08:04.966Z] vr1_0.user_id, [2026-01-20T00:08:04.966Z] vr1_0.vote_option_id, [2026-01-20T00:08:04.966Z] vr1_0.votesboard_id [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] vote_result vr1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vr1_0.user_id=? [2026-01-20T00:08:04.966Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.866+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] CASE [2026-01-20T00:08:04.966Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.966Z] THEN true [2026-01-20T00:08:04.966Z] ELSE false [2026-01-20T00:08:04.966Z] END [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] VotesboardLike vl [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.966Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.966Z] case [2026-01-20T00:08:04.966Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.966Z] then true [2026-01-20T00:08:04.966Z] else false [2026-01-20T00:08:04.966Z] end [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_like vl1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] and vl1_0.user_id=? [2026-01-20T00:08:04.966Z] Hibernate: [2026-01-20T00:08:04.966Z] /* SELECT [2026-01-20T00:08:04.966Z] CASE [2026-01-20T00:08:04.966Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:04.966Z] THEN true [2026-01-20T00:08:04.966Z] ELSE false [2026-01-20T00:08:04.966Z] END [2026-01-20T00:08:04.966Z] FROM [2026-01-20T00:08:04.966Z] VotesboardLike vl [2026-01-20T00:08:04.966Z] WHERE [2026-01-20T00:08:04.966Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:04.966Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:04.966Z] case [2026-01-20T00:08:04.966Z] when count(vl1_0.id)>0 [2026-01-20T00:08:04.966Z] then true [2026-01-20T00:08:04.966Z] else false [2026-01-20T00:08:04.966Z] end [2026-01-20T00:08:04.966Z] from [2026-01-20T00:08:04.966Z] votesboard_like vl1_0 [2026-01-20T00:08:04.966Z] where [2026-01-20T00:08:04.966Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.966Z] and vl1_0.user_id=? [2026-01-20T00:08:04.966Z] 2026-01-20T09:08:04.867+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.966Z] select [2026-01-20T00:08:04.966Z] i1_0.votesboard_id, [2026-01-20T00:08:04.967Z] i1_0.id, [2026-01-20T00:08:04.967Z] i1_0.created_at, [2026-01-20T00:08:04.967Z] i1_0.image_url, [2026-01-20T00:08:04.967Z] i1_0.sequence, [2026-01-20T00:08:04.967Z] i1_0.updated_at [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_image i1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] i1_0.sequence [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] i1_0.votesboard_id, [2026-01-20T00:08:04.967Z] i1_0.id, [2026-01-20T00:08:04.967Z] i1_0.created_at, [2026-01-20T00:08:04.967Z] i1_0.image_url, [2026-01-20T00:08:04.967Z] i1_0.sequence, [2026-01-20T00:08:04.967Z] i1_0.updated_at [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_image i1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] i1_0.sequence [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] sc1_0.code, [2026-01-20T00:08:04.967Z] sc1_0.full_name, [2026-01-20T00:08:04.967Z] sc1_0.sido, [2026-01-20T00:08:04.967Z] sc1_0.sigungu [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] sigungu_code sc1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] sc1_0.code=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] sc1_0.code, [2026-01-20T00:08:04.967Z] sc1_0.full_name, [2026-01-20T00:08:04.967Z] sc1_0.sido, [2026-01-20T00:08:04.967Z] sc1_0.sigungu [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] sigungu_code sc1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] sc1_0.code=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.869+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.967Z] vo1_0.id, [2026-01-20T00:08:04.967Z] vo1_0.content, [2026-01-20T00:08:04.967Z] vo1_0.created_at, [2026-01-20T00:08:04.967Z] vo1_0.sequence, [2026-01-20T00:08:04.967Z] vo1_0.updated_at, [2026-01-20T00:08:04.967Z] vo1_0.vote_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_option vo1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] vo1_0.sequence [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.967Z] vo1_0.id, [2026-01-20T00:08:04.967Z] vo1_0.content, [2026-01-20T00:08:04.967Z] vo1_0.created_at, [2026-01-20T00:08:04.967Z] vo1_0.sequence, [2026-01-20T00:08:04.967Z] vo1_0.updated_at, [2026-01-20T00:08:04.967Z] vo1_0.vote_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_option vo1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] vo1_0.sequence [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.871+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.871+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@1d4ca1b3] [2026-01-20T00:08:04.967Z] [2026-01-20T00:08:04.967Z] 투표 참여 통합 테스트 > 중복 선택 투표 실패 - n개 모두 선택 (최대 n-1개) STANDARD_OUT [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.877+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.879+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.881+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=d25bd77c-a12a-4990-b856-9a39ad52f3f0, optionCount=3, imageCount=0 [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.881+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.882+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.883+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.884+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.884+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.885+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=14, optionCount=3, imageCount=0 [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.886+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.886+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@67b48492] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.887+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.888+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=14, userId=null [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.888+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* SELECT [2026-01-20T00:08:04.967Z] v [2026-01-20T00:08:04.967Z] FROM [2026-01-20T00:08:04.967Z] Votesboard v [2026-01-20T00:08:04.967Z] WHERE [2026-01-20T00:08:04.967Z] v.id = :id [2026-01-20T00:08:04.967Z] AND v.deleted = false */ select [2026-01-20T00:08:04.967Z] v1_0.id, [2026-01-20T00:08:04.967Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.967Z] v1_0.allow_revote, [2026-01-20T00:08:04.967Z] v1_0.category, [2026-01-20T00:08:04.967Z] v1_0.comment_count, [2026-01-20T00:08:04.967Z] v1_0.content, [2026-01-20T00:08:04.967Z] v1_0.created_at, [2026-01-20T00:08:04.967Z] v1_0.deleted, [2026-01-20T00:08:04.967Z] v1_0.end_time, [2026-01-20T00:08:04.967Z] v1_0.like_count, [2026-01-20T00:08:04.967Z] v1_0.title, [2026-01-20T00:08:04.967Z] v1_0.total_votes, [2026-01-20T00:08:04.967Z] v1_0.updated_at, [2026-01-20T00:08:04.967Z] v1_0.user_id, [2026-01-20T00:08:04.967Z] v1_0.view_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard v1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] v1_0.id=? [2026-01-20T00:08:04.967Z] and v1_0.deleted=false [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* SELECT [2026-01-20T00:08:04.967Z] v [2026-01-20T00:08:04.967Z] FROM [2026-01-20T00:08:04.967Z] Votesboard v [2026-01-20T00:08:04.967Z] WHERE [2026-01-20T00:08:04.967Z] v.id = :id [2026-01-20T00:08:04.967Z] AND v.deleted = false */ select [2026-01-20T00:08:04.967Z] v1_0.id, [2026-01-20T00:08:04.967Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.967Z] v1_0.allow_revote, [2026-01-20T00:08:04.967Z] v1_0.category, [2026-01-20T00:08:04.967Z] v1_0.comment_count, [2026-01-20T00:08:04.967Z] v1_0.content, [2026-01-20T00:08:04.967Z] v1_0.created_at, [2026-01-20T00:08:04.967Z] v1_0.deleted, [2026-01-20T00:08:04.967Z] v1_0.end_time, [2026-01-20T00:08:04.967Z] v1_0.like_count, [2026-01-20T00:08:04.967Z] v1_0.title, [2026-01-20T00:08:04.967Z] v1_0.total_votes, [2026-01-20T00:08:04.967Z] v1_0.updated_at, [2026-01-20T00:08:04.967Z] v1_0.user_id, [2026-01-20T00:08:04.967Z] v1_0.view_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard v1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] v1_0.id=? [2026-01-20T00:08:04.967Z] and v1_0.deleted=false [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.890+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* update [2026-01-20T00:08:04.967Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.967Z] set [2026-01-20T00:08:04.967Z] allow_multiple_choice=?, [2026-01-20T00:08:04.967Z] allow_revote=?, [2026-01-20T00:08:04.967Z] category=?, [2026-01-20T00:08:04.967Z] comment_count=?, [2026-01-20T00:08:04.967Z] content=?, [2026-01-20T00:08:04.967Z] deleted=?, [2026-01-20T00:08:04.967Z] end_time=?, [2026-01-20T00:08:04.967Z] like_count=?, [2026-01-20T00:08:04.967Z] title=?, [2026-01-20T00:08:04.967Z] total_votes=?, [2026-01-20T00:08:04.967Z] updated_at=?, [2026-01-20T00:08:04.967Z] user_id=?, [2026-01-20T00:08:04.967Z] view_count=? [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] id=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* update [2026-01-20T00:08:04.967Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.967Z] set [2026-01-20T00:08:04.967Z] allow_multiple_choice=?, [2026-01-20T00:08:04.967Z] allow_revote=?, [2026-01-20T00:08:04.967Z] category=?, [2026-01-20T00:08:04.967Z] comment_count=?, [2026-01-20T00:08:04.967Z] content=?, [2026-01-20T00:08:04.967Z] deleted=?, [2026-01-20T00:08:04.967Z] end_time=?, [2026-01-20T00:08:04.967Z] like_count=?, [2026-01-20T00:08:04.967Z] title=?, [2026-01-20T00:08:04.967Z] total_votes=?, [2026-01-20T00:08:04.967Z] updated_at=?, [2026-01-20T00:08:04.967Z] user_id=?, [2026-01-20T00:08:04.967Z] view_count=? [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] id=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.891+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] count(vc1_0.id) [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.967Z] left join [2026-01-20T00:08:04.967Z] votesboard v1_0 [2026-01-20T00:08:04.967Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] v1_0.id=? [2026-01-20T00:08:04.967Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] count(vc1_0.id) [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.967Z] left join [2026-01-20T00:08:04.967Z] votesboard v1_0 [2026-01-20T00:08:04.967Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] v1_0.id=? [2026-01-20T00:08:04.967Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.892+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] count(vl1_0.id) [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_like vl1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] count(vl1_0.id) [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_like vl1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.893+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] i1_0.votesboard_id, [2026-01-20T00:08:04.967Z] i1_0.id, [2026-01-20T00:08:04.967Z] i1_0.created_at, [2026-01-20T00:08:04.967Z] i1_0.image_url, [2026-01-20T00:08:04.967Z] i1_0.sequence, [2026-01-20T00:08:04.967Z] i1_0.updated_at [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_image i1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] i1_0.sequence [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] i1_0.votesboard_id, [2026-01-20T00:08:04.967Z] i1_0.id, [2026-01-20T00:08:04.967Z] i1_0.created_at, [2026-01-20T00:08:04.967Z] i1_0.image_url, [2026-01-20T00:08:04.967Z] i1_0.sequence, [2026-01-20T00:08:04.967Z] i1_0.updated_at [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard_image i1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] i1_0.sequence [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.893+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.895+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] sc1_0.code, [2026-01-20T00:08:04.967Z] sc1_0.full_name, [2026-01-20T00:08:04.967Z] sc1_0.sido, [2026-01-20T00:08:04.967Z] sc1_0.sigungu [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] sigungu_code sc1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] sc1_0.code=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] sc1_0.code, [2026-01-20T00:08:04.967Z] sc1_0.full_name, [2026-01-20T00:08:04.967Z] sc1_0.sido, [2026-01-20T00:08:04.967Z] sc1_0.sigungu [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] sigungu_code sc1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] sc1_0.code=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.896+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.967Z] vo1_0.id, [2026-01-20T00:08:04.967Z] vo1_0.content, [2026-01-20T00:08:04.967Z] vo1_0.created_at, [2026-01-20T00:08:04.967Z] vo1_0.sequence, [2026-01-20T00:08:04.967Z] vo1_0.updated_at, [2026-01-20T00:08:04.967Z] vo1_0.vote_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_option vo1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] vo1_0.sequence [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.967Z] vo1_0.id, [2026-01-20T00:08:04.967Z] vo1_0.content, [2026-01-20T00:08:04.967Z] vo1_0.created_at, [2026-01-20T00:08:04.967Z] vo1_0.sequence, [2026-01-20T00:08:04.967Z] vo1_0.updated_at, [2026-01-20T00:08:04.967Z] vo1_0.vote_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_option vo1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] vo1_0.sequence [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.897+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.897+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@76e5b17e] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.900+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.900+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@24c660b7] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.901+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=14, userId=d25bd77c-a12a-4990-b856-9a39ad52f3f0, optionIds=[29, 30, 31] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.901+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* SELECT [2026-01-20T00:08:04.967Z] v [2026-01-20T00:08:04.967Z] FROM [2026-01-20T00:08:04.967Z] Votesboard v [2026-01-20T00:08:04.967Z] WHERE [2026-01-20T00:08:04.967Z] v.id = :id [2026-01-20T00:08:04.967Z] AND v.deleted = false */ select [2026-01-20T00:08:04.967Z] v1_0.id, [2026-01-20T00:08:04.967Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.967Z] v1_0.allow_revote, [2026-01-20T00:08:04.967Z] v1_0.category, [2026-01-20T00:08:04.967Z] v1_0.comment_count, [2026-01-20T00:08:04.967Z] v1_0.content, [2026-01-20T00:08:04.967Z] v1_0.created_at, [2026-01-20T00:08:04.967Z] v1_0.deleted, [2026-01-20T00:08:04.967Z] v1_0.end_time, [2026-01-20T00:08:04.967Z] v1_0.like_count, [2026-01-20T00:08:04.967Z] v1_0.title, [2026-01-20T00:08:04.967Z] v1_0.total_votes, [2026-01-20T00:08:04.967Z] v1_0.updated_at, [2026-01-20T00:08:04.967Z] v1_0.user_id, [2026-01-20T00:08:04.967Z] v1_0.view_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard v1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] v1_0.id=? [2026-01-20T00:08:04.967Z] and v1_0.deleted=false [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* SELECT [2026-01-20T00:08:04.967Z] v [2026-01-20T00:08:04.967Z] FROM [2026-01-20T00:08:04.967Z] Votesboard v [2026-01-20T00:08:04.967Z] WHERE [2026-01-20T00:08:04.967Z] v.id = :id [2026-01-20T00:08:04.967Z] AND v.deleted = false */ select [2026-01-20T00:08:04.967Z] v1_0.id, [2026-01-20T00:08:04.967Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.967Z] v1_0.allow_revote, [2026-01-20T00:08:04.967Z] v1_0.category, [2026-01-20T00:08:04.967Z] v1_0.comment_count, [2026-01-20T00:08:04.967Z] v1_0.content, [2026-01-20T00:08:04.967Z] v1_0.created_at, [2026-01-20T00:08:04.967Z] v1_0.deleted, [2026-01-20T00:08:04.967Z] v1_0.end_time, [2026-01-20T00:08:04.967Z] v1_0.like_count, [2026-01-20T00:08:04.967Z] v1_0.title, [2026-01-20T00:08:04.967Z] v1_0.total_votes, [2026-01-20T00:08:04.967Z] v1_0.updated_at, [2026-01-20T00:08:04.967Z] v1_0.user_id, [2026-01-20T00:08:04.967Z] v1_0.view_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] votesboard v1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] v1_0.id=? [2026-01-20T00:08:04.967Z] and v1_0.deleted=false [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.902+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.903+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] vr1_0.id [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_result vr1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vr1_0.user_id=? [2026-01-20T00:08:04.967Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] fetch [2026-01-20T00:08:04.967Z] first ? rows only [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* */ select [2026-01-20T00:08:04.967Z] vr1_0.id [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_result vr1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vr1_0.user_id=? [2026-01-20T00:08:04.967Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] fetch [2026-01-20T00:08:04.967Z] first ? rows only [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.904+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.967Z] vo1_0.id, [2026-01-20T00:08:04.967Z] vo1_0.content, [2026-01-20T00:08:04.967Z] vo1_0.created_at, [2026-01-20T00:08:04.967Z] vo1_0.sequence, [2026-01-20T00:08:04.967Z] vo1_0.updated_at, [2026-01-20T00:08:04.967Z] vo1_0.vote_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_option vo1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] vo1_0.sequence [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.967Z] vo1_0.id, [2026-01-20T00:08:04.967Z] vo1_0.content, [2026-01-20T00:08:04.967Z] vo1_0.created_at, [2026-01-20T00:08:04.967Z] vo1_0.sequence, [2026-01-20T00:08:04.967Z] vo1_0.updated_at, [2026-01-20T00:08:04.967Z] vo1_0.vote_count [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] vote_option vo1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.967Z] order by [2026-01-20T00:08:04.967Z] vo1_0.sequence [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.905+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.905+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: TOO_MANY_VOTE_OPTIONS - 선택 가능한 옵션 개수를 초과했습니다. (최대 n-1개) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.906+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.906+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=TOO_MANY_VOTE_OPTIONS, message=선택 가능한 옵션 개수를 초과했습니다. (최대 n-1개)]] [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.907+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 선택 가능한 옵션 개수를 초과했습니다. (최대 n-1개)] [2026-01-20T00:08:04.967Z] [2026-01-20T00:08:04.967Z] 투표 참여 통합 테스트 > 투표 참여 실패 - 중복 투표 STANDARD_OUT [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.912+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.967Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:04.967Z] values [2026-01-20T00:08:04.967Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.914+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.915+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=d8b00fdf-9377-481e-8e68-b2d7c48ba257, optionCount=2, imageCount=0 [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.916+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] Hibernate: [2026-01-20T00:08:04.967Z] select [2026-01-20T00:08:04.967Z] u1_0.id, [2026-01-20T00:08:04.967Z] u1_0.age_range, [2026-01-20T00:08:04.967Z] u1_0.budget, [2026-01-20T00:08:04.967Z] u1_0.created_at, [2026-01-20T00:08:04.967Z] u1_0.email, [2026-01-20T00:08:04.967Z] u1_0.gender, [2026-01-20T00:08:04.967Z] u1_0.latitude, [2026-01-20T00:08:04.967Z] u1_0.location, [2026-01-20T00:08:04.967Z] u1_0.longitude, [2026-01-20T00:08:04.967Z] u1_0.nickname, [2026-01-20T00:08:04.967Z] u1_0.profile_image_url, [2026-01-20T00:08:04.967Z] u1_0.startup_experience, [2026-01-20T00:08:04.967Z] u1_0.updated_at, [2026-01-20T00:08:04.967Z] u1_0.user_type, [2026-01-20T00:08:04.967Z] u1_0.username [2026-01-20T00:08:04.967Z] from [2026-01-20T00:08:04.967Z] users u1_0 [2026-01-20T00:08:04.967Z] where [2026-01-20T00:08:04.967Z] u1_0.id=? [2026-01-20T00:08:04.967Z] 2026-01-20T09:08:04.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.967Z] /* insert for [2026-01-20T00:08:04.967Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.967Z] into [2026-01-20T00:08:04.968Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.968Z] values [2026-01-20T00:08:04.968Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* insert for [2026-01-20T00:08:04.968Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:04.968Z] into [2026-01-20T00:08:04.968Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:04.968Z] values [2026-01-20T00:08:04.968Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* insert for [2026-01-20T00:08:04.968Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.968Z] into [2026-01-20T00:08:04.968Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.968Z] values [2026-01-20T00:08:04.968Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* insert for [2026-01-20T00:08:04.968Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.968Z] into [2026-01-20T00:08:04.968Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.968Z] values [2026-01-20T00:08:04.968Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* insert for [2026-01-20T00:08:04.968Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.968Z] into [2026-01-20T00:08:04.968Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.968Z] values [2026-01-20T00:08:04.968Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* insert for [2026-01-20T00:08:04.968Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:04.968Z] into [2026-01-20T00:08:04.968Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:04.968Z] values [2026-01-20T00:08:04.968Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.919+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=15, optionCount=2, imageCount=0 [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.919+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.919+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@4b4e1f8e] [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.922+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.922+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=15, userId=null [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.923+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* SELECT [2026-01-20T00:08:04.968Z] v [2026-01-20T00:08:04.968Z] FROM [2026-01-20T00:08:04.968Z] Votesboard v [2026-01-20T00:08:04.968Z] WHERE [2026-01-20T00:08:04.968Z] v.id = :id [2026-01-20T00:08:04.968Z] AND v.deleted = false */ select [2026-01-20T00:08:04.968Z] v1_0.id, [2026-01-20T00:08:04.968Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.968Z] v1_0.allow_revote, [2026-01-20T00:08:04.968Z] v1_0.category, [2026-01-20T00:08:04.968Z] v1_0.comment_count, [2026-01-20T00:08:04.968Z] v1_0.content, [2026-01-20T00:08:04.968Z] v1_0.created_at, [2026-01-20T00:08:04.968Z] v1_0.deleted, [2026-01-20T00:08:04.968Z] v1_0.end_time, [2026-01-20T00:08:04.968Z] v1_0.like_count, [2026-01-20T00:08:04.968Z] v1_0.title, [2026-01-20T00:08:04.968Z] v1_0.total_votes, [2026-01-20T00:08:04.968Z] v1_0.updated_at, [2026-01-20T00:08:04.968Z] v1_0.user_id, [2026-01-20T00:08:04.968Z] v1_0.view_count [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard v1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] v1_0.id=? [2026-01-20T00:08:04.968Z] and v1_0.deleted=false [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* SELECT [2026-01-20T00:08:04.968Z] v [2026-01-20T00:08:04.968Z] FROM [2026-01-20T00:08:04.968Z] Votesboard v [2026-01-20T00:08:04.968Z] WHERE [2026-01-20T00:08:04.968Z] v.id = :id [2026-01-20T00:08:04.968Z] AND v.deleted = false */ select [2026-01-20T00:08:04.968Z] v1_0.id, [2026-01-20T00:08:04.968Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:04.968Z] v1_0.allow_revote, [2026-01-20T00:08:04.968Z] v1_0.category, [2026-01-20T00:08:04.968Z] v1_0.comment_count, [2026-01-20T00:08:04.968Z] v1_0.content, [2026-01-20T00:08:04.968Z] v1_0.created_at, [2026-01-20T00:08:04.968Z] v1_0.deleted, [2026-01-20T00:08:04.968Z] v1_0.end_time, [2026-01-20T00:08:04.968Z] v1_0.like_count, [2026-01-20T00:08:04.968Z] v1_0.title, [2026-01-20T00:08:04.968Z] v1_0.total_votes, [2026-01-20T00:08:04.968Z] v1_0.updated_at, [2026-01-20T00:08:04.968Z] v1_0.user_id, [2026-01-20T00:08:04.968Z] v1_0.view_count [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard v1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] v1_0.id=? [2026-01-20T00:08:04.968Z] and v1_0.deleted=false [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.925+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* update [2026-01-20T00:08:04.968Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.968Z] set [2026-01-20T00:08:04.968Z] allow_multiple_choice=?, [2026-01-20T00:08:04.968Z] allow_revote=?, [2026-01-20T00:08:04.968Z] category=?, [2026-01-20T00:08:04.968Z] comment_count=?, [2026-01-20T00:08:04.968Z] content=?, [2026-01-20T00:08:04.968Z] deleted=?, [2026-01-20T00:08:04.968Z] end_time=?, [2026-01-20T00:08:04.968Z] like_count=?, [2026-01-20T00:08:04.968Z] title=?, [2026-01-20T00:08:04.968Z] total_votes=?, [2026-01-20T00:08:04.968Z] updated_at=?, [2026-01-20T00:08:04.968Z] user_id=?, [2026-01-20T00:08:04.968Z] view_count=? [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] id=? [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* update [2026-01-20T00:08:04.968Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:04.968Z] set [2026-01-20T00:08:04.968Z] allow_multiple_choice=?, [2026-01-20T00:08:04.968Z] allow_revote=?, [2026-01-20T00:08:04.968Z] category=?, [2026-01-20T00:08:04.968Z] comment_count=?, [2026-01-20T00:08:04.968Z] content=?, [2026-01-20T00:08:04.968Z] deleted=?, [2026-01-20T00:08:04.968Z] end_time=?, [2026-01-20T00:08:04.968Z] like_count=?, [2026-01-20T00:08:04.968Z] title=?, [2026-01-20T00:08:04.968Z] total_votes=?, [2026-01-20T00:08:04.968Z] updated_at=?, [2026-01-20T00:08:04.968Z] user_id=?, [2026-01-20T00:08:04.968Z] view_count=? [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] id=? [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.926+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* */ select [2026-01-20T00:08:04.968Z] count(vc1_0.id) [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.968Z] left join [2026-01-20T00:08:04.968Z] votesboard v1_0 [2026-01-20T00:08:04.968Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] v1_0.id=? [2026-01-20T00:08:04.968Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* */ select [2026-01-20T00:08:04.968Z] count(vc1_0.id) [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard_comments vc1_0 [2026-01-20T00:08:04.968Z] left join [2026-01-20T00:08:04.968Z] votesboard v1_0 [2026-01-20T00:08:04.968Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] v1_0.id=? [2026-01-20T00:08:04.968Z] and not(vc1_0.deleted) [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.927+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* */ select [2026-01-20T00:08:04.968Z] count(vl1_0.id) [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard_like vl1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* */ select [2026-01-20T00:08:04.968Z] count(vl1_0.id) [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard_like vl1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] vl1_0.votesboard_id=? [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] select [2026-01-20T00:08:04.968Z] i1_0.votesboard_id, [2026-01-20T00:08:04.968Z] i1_0.id, [2026-01-20T00:08:04.968Z] i1_0.created_at, [2026-01-20T00:08:04.968Z] i1_0.image_url, [2026-01-20T00:08:04.968Z] i1_0.sequence, [2026-01-20T00:08:04.968Z] i1_0.updated_at [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard_image i1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.968Z] order by [2026-01-20T00:08:04.968Z] i1_0.sequence [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] select [2026-01-20T00:08:04.968Z] i1_0.votesboard_id, [2026-01-20T00:08:04.968Z] i1_0.id, [2026-01-20T00:08:04.968Z] i1_0.created_at, [2026-01-20T00:08:04.968Z] i1_0.image_url, [2026-01-20T00:08:04.968Z] i1_0.sequence, [2026-01-20T00:08:04.968Z] i1_0.updated_at [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] votesboard_image i1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] i1_0.votesboard_id=? [2026-01-20T00:08:04.968Z] order by [2026-01-20T00:08:04.968Z] i1_0.sequence [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] select [2026-01-20T00:08:04.968Z] u1_0.id, [2026-01-20T00:08:04.968Z] u1_0.age_range, [2026-01-20T00:08:04.968Z] u1_0.budget, [2026-01-20T00:08:04.968Z] u1_0.created_at, [2026-01-20T00:08:04.968Z] u1_0.email, [2026-01-20T00:08:04.968Z] u1_0.gender, [2026-01-20T00:08:04.968Z] u1_0.latitude, [2026-01-20T00:08:04.968Z] u1_0.location, [2026-01-20T00:08:04.968Z] u1_0.longitude, [2026-01-20T00:08:04.968Z] u1_0.nickname, [2026-01-20T00:08:04.968Z] u1_0.profile_image_url, [2026-01-20T00:08:04.968Z] u1_0.startup_experience, [2026-01-20T00:08:04.968Z] u1_0.updated_at, [2026-01-20T00:08:04.968Z] u1_0.user_type, [2026-01-20T00:08:04.968Z] u1_0.username [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] users u1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] u1_0.id=? [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] select [2026-01-20T00:08:04.968Z] u1_0.id, [2026-01-20T00:08:04.968Z] u1_0.age_range, [2026-01-20T00:08:04.968Z] u1_0.budget, [2026-01-20T00:08:04.968Z] u1_0.created_at, [2026-01-20T00:08:04.968Z] u1_0.email, [2026-01-20T00:08:04.968Z] u1_0.gender, [2026-01-20T00:08:04.968Z] u1_0.latitude, [2026-01-20T00:08:04.968Z] u1_0.location, [2026-01-20T00:08:04.968Z] u1_0.longitude, [2026-01-20T00:08:04.968Z] u1_0.nickname, [2026-01-20T00:08:04.968Z] u1_0.profile_image_url, [2026-01-20T00:08:04.968Z] u1_0.startup_experience, [2026-01-20T00:08:04.968Z] u1_0.updated_at, [2026-01-20T00:08:04.968Z] u1_0.user_type, [2026-01-20T00:08:04.968Z] u1_0.username [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] users u1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] u1_0.id=? [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] /* */ select [2026-01-20T00:08:04.968Z] sc1_0.code, [2026-01-20T00:08:04.968Z] sc1_0.full_name, [2026-01-20T00:08:04.968Z] sc1_0.sido, [2026-01-20T00:08:04.968Z] sc1_0.sigungu [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] sigungu_code sc1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] sc1_0.code=? [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] /* */ select [2026-01-20T00:08:04.968Z] sc1_0.code, [2026-01-20T00:08:04.968Z] sc1_0.full_name, [2026-01-20T00:08:04.968Z] sc1_0.sido, [2026-01-20T00:08:04.968Z] sc1_0.sigungu [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] sigungu_code sc1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] sc1_0.code=? [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:04.968Z] select [2026-01-20T00:08:04.968Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.968Z] vo1_0.id, [2026-01-20T00:08:04.968Z] vo1_0.content, [2026-01-20T00:08:04.968Z] vo1_0.created_at, [2026-01-20T00:08:04.968Z] vo1_0.sequence, [2026-01-20T00:08:04.968Z] vo1_0.updated_at, [2026-01-20T00:08:04.968Z] vo1_0.vote_count [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] vote_option vo1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.968Z] order by [2026-01-20T00:08:04.968Z] vo1_0.sequence [2026-01-20T00:08:04.968Z] Hibernate: [2026-01-20T00:08:04.968Z] select [2026-01-20T00:08:04.968Z] vo1_0.votesboard_id, [2026-01-20T00:08:04.968Z] vo1_0.id, [2026-01-20T00:08:04.968Z] vo1_0.content, [2026-01-20T00:08:04.968Z] vo1_0.created_at, [2026-01-20T00:08:04.968Z] vo1_0.sequence, [2026-01-20T00:08:04.968Z] vo1_0.updated_at, [2026-01-20T00:08:04.968Z] vo1_0.vote_count [2026-01-20T00:08:04.968Z] from [2026-01-20T00:08:04.968Z] vote_option vo1_0 [2026-01-20T00:08:04.968Z] where [2026-01-20T00:08:04.968Z] vo1_0.votesboard_id=? [2026-01-20T00:08:04.968Z] order by [2026-01-20T00:08:04.968Z] vo1_0.sequence [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.932+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.932+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@267faa84] [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.935+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.935+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@5885caf] [2026-01-20T00:08:04.968Z] 2026-01-20T09:08:04.936+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=15, userId=d8b00fdf-9377-481e-8e68-b2d7c48ba257, optionIds=[32] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* SELECT [2026-01-20T00:08:05.224Z] v [2026-01-20T00:08:05.224Z] FROM [2026-01-20T00:08:05.224Z] Votesboard v [2026-01-20T00:08:05.224Z] WHERE [2026-01-20T00:08:05.224Z] v.id = :id [2026-01-20T00:08:05.224Z] AND v.deleted = false */ select [2026-01-20T00:08:05.224Z] v1_0.id, [2026-01-20T00:08:05.224Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.224Z] v1_0.allow_revote, [2026-01-20T00:08:05.224Z] v1_0.category, [2026-01-20T00:08:05.224Z] v1_0.comment_count, [2026-01-20T00:08:05.224Z] v1_0.content, [2026-01-20T00:08:05.224Z] v1_0.created_at, [2026-01-20T00:08:05.224Z] v1_0.deleted, [2026-01-20T00:08:05.224Z] v1_0.end_time, [2026-01-20T00:08:05.224Z] v1_0.like_count, [2026-01-20T00:08:05.224Z] v1_0.title, [2026-01-20T00:08:05.224Z] v1_0.total_votes, [2026-01-20T00:08:05.224Z] v1_0.updated_at, [2026-01-20T00:08:05.224Z] v1_0.user_id, [2026-01-20T00:08:05.224Z] v1_0.view_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and v1_0.deleted=false [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* SELECT [2026-01-20T00:08:05.224Z] v [2026-01-20T00:08:05.224Z] FROM [2026-01-20T00:08:05.224Z] Votesboard v [2026-01-20T00:08:05.224Z] WHERE [2026-01-20T00:08:05.224Z] v.id = :id [2026-01-20T00:08:05.224Z] AND v.deleted = false */ select [2026-01-20T00:08:05.224Z] v1_0.id, [2026-01-20T00:08:05.224Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.224Z] v1_0.allow_revote, [2026-01-20T00:08:05.224Z] v1_0.category, [2026-01-20T00:08:05.224Z] v1_0.comment_count, [2026-01-20T00:08:05.224Z] v1_0.content, [2026-01-20T00:08:05.224Z] v1_0.created_at, [2026-01-20T00:08:05.224Z] v1_0.deleted, [2026-01-20T00:08:05.224Z] v1_0.end_time, [2026-01-20T00:08:05.224Z] v1_0.like_count, [2026-01-20T00:08:05.224Z] v1_0.title, [2026-01-20T00:08:05.224Z] v1_0.total_votes, [2026-01-20T00:08:05.224Z] v1_0.updated_at, [2026-01-20T00:08:05.224Z] v1_0.user_id, [2026-01-20T00:08:05.224Z] v1_0.view_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and v1_0.deleted=false [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] vr1_0.id [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] vote_result vr1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vr1_0.user_id=? [2026-01-20T00:08:05.224Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] fetch [2026-01-20T00:08:05.224Z] first ? rows only [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] vr1_0.id [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] vote_result vr1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vr1_0.user_id=? [2026-01-20T00:08:05.224Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] fetch [2026-01-20T00:08:05.224Z] first ? rows only [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.224Z] vo1_0.id, [2026-01-20T00:08:05.224Z] vo1_0.content, [2026-01-20T00:08:05.224Z] vo1_0.created_at, [2026-01-20T00:08:05.224Z] vo1_0.sequence, [2026-01-20T00:08:05.224Z] vo1_0.updated_at, [2026-01-20T00:08:05.224Z] vo1_0.vote_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] vote_option vo1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] order by [2026-01-20T00:08:05.224Z] vo1_0.sequence [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.224Z] vo1_0.id, [2026-01-20T00:08:05.224Z] vo1_0.content, [2026-01-20T00:08:05.224Z] vo1_0.created_at, [2026-01-20T00:08:05.224Z] vo1_0.sequence, [2026-01-20T00:08:05.224Z] vo1_0.updated_at, [2026-01-20T00:08:05.224Z] vo1_0.vote_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] vote_option vo1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] order by [2026-01-20T00:08:05.224Z] vo1_0.sequence [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.941+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=15, userId=d8b00fdf-9377-481e-8e68-b2d7c48ba257, optionIds=[32] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* update [2026-01-20T00:08:05.224Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.224Z] set [2026-01-20T00:08:05.224Z] allow_multiple_choice=?, [2026-01-20T00:08:05.224Z] allow_revote=?, [2026-01-20T00:08:05.224Z] category=?, [2026-01-20T00:08:05.224Z] comment_count=?, [2026-01-20T00:08:05.224Z] content=?, [2026-01-20T00:08:05.224Z] deleted=?, [2026-01-20T00:08:05.224Z] end_time=?, [2026-01-20T00:08:05.224Z] like_count=?, [2026-01-20T00:08:05.224Z] title=?, [2026-01-20T00:08:05.224Z] total_votes=?, [2026-01-20T00:08:05.224Z] updated_at=?, [2026-01-20T00:08:05.224Z] user_id=?, [2026-01-20T00:08:05.224Z] view_count=? [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* update [2026-01-20T00:08:05.224Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.224Z] set [2026-01-20T00:08:05.224Z] allow_multiple_choice=?, [2026-01-20T00:08:05.224Z] allow_revote=?, [2026-01-20T00:08:05.224Z] category=?, [2026-01-20T00:08:05.224Z] comment_count=?, [2026-01-20T00:08:05.224Z] content=?, [2026-01-20T00:08:05.224Z] deleted=?, [2026-01-20T00:08:05.224Z] end_time=?, [2026-01-20T00:08:05.224Z] like_count=?, [2026-01-20T00:08:05.224Z] title=?, [2026-01-20T00:08:05.224Z] total_votes=?, [2026-01-20T00:08:05.224Z] updated_at=?, [2026-01-20T00:08:05.224Z] user_id=?, [2026-01-20T00:08:05.224Z] view_count=? [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* update [2026-01-20T00:08:05.224Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.224Z] set [2026-01-20T00:08:05.224Z] content=?, [2026-01-20T00:08:05.224Z] sequence=?, [2026-01-20T00:08:05.224Z] updated_at=?, [2026-01-20T00:08:05.224Z] vote_count=?, [2026-01-20T00:08:05.224Z] votesboard_id=? [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* update [2026-01-20T00:08:05.224Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.224Z] set [2026-01-20T00:08:05.224Z] content=?, [2026-01-20T00:08:05.224Z] sequence=?, [2026-01-20T00:08:05.224Z] updated_at=?, [2026-01-20T00:08:05.224Z] vote_count=?, [2026-01-20T00:08:05.224Z] votesboard_id=? [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.943+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.943+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.945+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.945+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@726535d5] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.946+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=15, userId=d8b00fdf-9377-481e-8e68-b2d7c48ba257, optionIds=[32] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* SELECT [2026-01-20T00:08:05.224Z] v [2026-01-20T00:08:05.224Z] FROM [2026-01-20T00:08:05.224Z] Votesboard v [2026-01-20T00:08:05.224Z] WHERE [2026-01-20T00:08:05.224Z] v.id = :id [2026-01-20T00:08:05.224Z] AND v.deleted = false */ select [2026-01-20T00:08:05.224Z] v1_0.id, [2026-01-20T00:08:05.224Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.224Z] v1_0.allow_revote, [2026-01-20T00:08:05.224Z] v1_0.category, [2026-01-20T00:08:05.224Z] v1_0.comment_count, [2026-01-20T00:08:05.224Z] v1_0.content, [2026-01-20T00:08:05.224Z] v1_0.created_at, [2026-01-20T00:08:05.224Z] v1_0.deleted, [2026-01-20T00:08:05.224Z] v1_0.end_time, [2026-01-20T00:08:05.224Z] v1_0.like_count, [2026-01-20T00:08:05.224Z] v1_0.title, [2026-01-20T00:08:05.224Z] v1_0.total_votes, [2026-01-20T00:08:05.224Z] v1_0.updated_at, [2026-01-20T00:08:05.224Z] v1_0.user_id, [2026-01-20T00:08:05.224Z] v1_0.view_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and v1_0.deleted=false [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* SELECT [2026-01-20T00:08:05.224Z] v [2026-01-20T00:08:05.224Z] FROM [2026-01-20T00:08:05.224Z] Votesboard v [2026-01-20T00:08:05.224Z] WHERE [2026-01-20T00:08:05.224Z] v.id = :id [2026-01-20T00:08:05.224Z] AND v.deleted = false */ select [2026-01-20T00:08:05.224Z] v1_0.id, [2026-01-20T00:08:05.224Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.224Z] v1_0.allow_revote, [2026-01-20T00:08:05.224Z] v1_0.category, [2026-01-20T00:08:05.224Z] v1_0.comment_count, [2026-01-20T00:08:05.224Z] v1_0.content, [2026-01-20T00:08:05.224Z] v1_0.created_at, [2026-01-20T00:08:05.224Z] v1_0.deleted, [2026-01-20T00:08:05.224Z] v1_0.end_time, [2026-01-20T00:08:05.224Z] v1_0.like_count, [2026-01-20T00:08:05.224Z] v1_0.title, [2026-01-20T00:08:05.224Z] v1_0.total_votes, [2026-01-20T00:08:05.224Z] v1_0.updated_at, [2026-01-20T00:08:05.224Z] v1_0.user_id, [2026-01-20T00:08:05.224Z] v1_0.view_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and v1_0.deleted=false [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.947+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.948+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] vr1_0.id [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] vote_result vr1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vr1_0.user_id=? [2026-01-20T00:08:05.224Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] fetch [2026-01-20T00:08:05.224Z] first ? rows only [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] vr1_0.id [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] vote_result vr1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vr1_0.user_id=? [2026-01-20T00:08:05.224Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] fetch [2026-01-20T00:08:05.224Z] first ? rows only [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.949+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.949+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: ALREADY_VOTED - 이미 투표에 참여하였습니다. [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.949+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.949+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ALREADY_VOTED, message=이미 투표에 참여하였습니다.]] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.949+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 이미 투표에 참여하였습니다.] [2026-01-20T00:08:05.224Z] [2026-01-20T00:08:05.224Z] 투표 참여 통합 테스트 > 재투표 실패 - 재투표 허용되지 않음 STANDARD_OUT [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.956+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.958+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.959+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=3756920d-0777-4d74-818b-eaa10e054082, optionCount=2, imageCount=0 [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.960+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.961+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* insert for [2026-01-20T00:08:05.224Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.224Z] into [2026-01-20T00:08:05.224Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.224Z] values [2026-01-20T00:08:05.224Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.963+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=16, optionCount=2, imageCount=0 [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.963+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.963+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@391dd86e] [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.965+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.966+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=16, userId=null [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* SELECT [2026-01-20T00:08:05.224Z] v [2026-01-20T00:08:05.224Z] FROM [2026-01-20T00:08:05.224Z] Votesboard v [2026-01-20T00:08:05.224Z] WHERE [2026-01-20T00:08:05.224Z] v.id = :id [2026-01-20T00:08:05.224Z] AND v.deleted = false */ select [2026-01-20T00:08:05.224Z] v1_0.id, [2026-01-20T00:08:05.224Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.224Z] v1_0.allow_revote, [2026-01-20T00:08:05.224Z] v1_0.category, [2026-01-20T00:08:05.224Z] v1_0.comment_count, [2026-01-20T00:08:05.224Z] v1_0.content, [2026-01-20T00:08:05.224Z] v1_0.created_at, [2026-01-20T00:08:05.224Z] v1_0.deleted, [2026-01-20T00:08:05.224Z] v1_0.end_time, [2026-01-20T00:08:05.224Z] v1_0.like_count, [2026-01-20T00:08:05.224Z] v1_0.title, [2026-01-20T00:08:05.224Z] v1_0.total_votes, [2026-01-20T00:08:05.224Z] v1_0.updated_at, [2026-01-20T00:08:05.224Z] v1_0.user_id, [2026-01-20T00:08:05.224Z] v1_0.view_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and v1_0.deleted=false [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* SELECT [2026-01-20T00:08:05.224Z] v [2026-01-20T00:08:05.224Z] FROM [2026-01-20T00:08:05.224Z] Votesboard v [2026-01-20T00:08:05.224Z] WHERE [2026-01-20T00:08:05.224Z] v.id = :id [2026-01-20T00:08:05.224Z] AND v.deleted = false */ select [2026-01-20T00:08:05.224Z] v1_0.id, [2026-01-20T00:08:05.224Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.224Z] v1_0.allow_revote, [2026-01-20T00:08:05.224Z] v1_0.category, [2026-01-20T00:08:05.224Z] v1_0.comment_count, [2026-01-20T00:08:05.224Z] v1_0.content, [2026-01-20T00:08:05.224Z] v1_0.created_at, [2026-01-20T00:08:05.224Z] v1_0.deleted, [2026-01-20T00:08:05.224Z] v1_0.end_time, [2026-01-20T00:08:05.224Z] v1_0.like_count, [2026-01-20T00:08:05.224Z] v1_0.title, [2026-01-20T00:08:05.224Z] v1_0.total_votes, [2026-01-20T00:08:05.224Z] v1_0.updated_at, [2026-01-20T00:08:05.224Z] v1_0.user_id, [2026-01-20T00:08:05.224Z] v1_0.view_count [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and v1_0.deleted=false [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.968+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* update [2026-01-20T00:08:05.224Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.224Z] set [2026-01-20T00:08:05.224Z] allow_multiple_choice=?, [2026-01-20T00:08:05.224Z] allow_revote=?, [2026-01-20T00:08:05.224Z] category=?, [2026-01-20T00:08:05.224Z] comment_count=?, [2026-01-20T00:08:05.224Z] content=?, [2026-01-20T00:08:05.224Z] deleted=?, [2026-01-20T00:08:05.224Z] end_time=?, [2026-01-20T00:08:05.224Z] like_count=?, [2026-01-20T00:08:05.224Z] title=?, [2026-01-20T00:08:05.224Z] total_votes=?, [2026-01-20T00:08:05.224Z] updated_at=?, [2026-01-20T00:08:05.224Z] user_id=?, [2026-01-20T00:08:05.224Z] view_count=? [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* update [2026-01-20T00:08:05.224Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.224Z] set [2026-01-20T00:08:05.224Z] allow_multiple_choice=?, [2026-01-20T00:08:05.224Z] allow_revote=?, [2026-01-20T00:08:05.224Z] category=?, [2026-01-20T00:08:05.224Z] comment_count=?, [2026-01-20T00:08:05.224Z] content=?, [2026-01-20T00:08:05.224Z] deleted=?, [2026-01-20T00:08:05.224Z] end_time=?, [2026-01-20T00:08:05.224Z] like_count=?, [2026-01-20T00:08:05.224Z] title=?, [2026-01-20T00:08:05.224Z] total_votes=?, [2026-01-20T00:08:05.224Z] updated_at=?, [2026-01-20T00:08:05.224Z] user_id=?, [2026-01-20T00:08:05.224Z] view_count=? [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] count(vc1_0.id) [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.224Z] left join [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] count(vc1_0.id) [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.224Z] left join [2026-01-20T00:08:05.224Z] votesboard v1_0 [2026-01-20T00:08:05.224Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] v1_0.id=? [2026-01-20T00:08:05.224Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] count(vl1_0.id) [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard_like vl1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] /* */ select [2026-01-20T00:08:05.224Z] count(vl1_0.id) [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard_like vl1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] i1_0.votesboard_id, [2026-01-20T00:08:05.224Z] i1_0.id, [2026-01-20T00:08:05.224Z] i1_0.created_at, [2026-01-20T00:08:05.224Z] i1_0.image_url, [2026-01-20T00:08:05.224Z] i1_0.sequence, [2026-01-20T00:08:05.224Z] i1_0.updated_at [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard_image i1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] order by [2026-01-20T00:08:05.224Z] i1_0.sequence [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] i1_0.votesboard_id, [2026-01-20T00:08:05.224Z] i1_0.id, [2026-01-20T00:08:05.224Z] i1_0.created_at, [2026-01-20T00:08:05.224Z] i1_0.image_url, [2026-01-20T00:08:05.224Z] i1_0.sequence, [2026-01-20T00:08:05.224Z] i1_0.updated_at [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] votesboard_image i1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.224Z] order by [2026-01-20T00:08:05.224Z] i1_0.sequence [2026-01-20T00:08:05.224Z] 2026-01-20T09:08:04.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.224Z] u1_0.id=? [2026-01-20T00:08:05.224Z] Hibernate: [2026-01-20T00:08:05.224Z] select [2026-01-20T00:08:05.224Z] u1_0.id, [2026-01-20T00:08:05.224Z] u1_0.age_range, [2026-01-20T00:08:05.224Z] u1_0.budget, [2026-01-20T00:08:05.224Z] u1_0.created_at, [2026-01-20T00:08:05.224Z] u1_0.email, [2026-01-20T00:08:05.224Z] u1_0.gender, [2026-01-20T00:08:05.224Z] u1_0.latitude, [2026-01-20T00:08:05.224Z] u1_0.location, [2026-01-20T00:08:05.224Z] u1_0.longitude, [2026-01-20T00:08:05.224Z] u1_0.nickname, [2026-01-20T00:08:05.224Z] u1_0.profile_image_url, [2026-01-20T00:08:05.224Z] u1_0.startup_experience, [2026-01-20T00:08:05.224Z] u1_0.updated_at, [2026-01-20T00:08:05.224Z] u1_0.user_type, [2026-01-20T00:08:05.224Z] u1_0.username [2026-01-20T00:08:05.224Z] from [2026-01-20T00:08:05.224Z] users u1_0 [2026-01-20T00:08:05.224Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] sc1_0.code, [2026-01-20T00:08:05.225Z] sc1_0.full_name, [2026-01-20T00:08:05.225Z] sc1_0.sido, [2026-01-20T00:08:05.225Z] sc1_0.sigungu [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] sigungu_code sc1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] sc1_0.code=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] sc1_0.code, [2026-01-20T00:08:05.225Z] sc1_0.full_name, [2026-01-20T00:08:05.225Z] sc1_0.sido, [2026-01-20T00:08:05.225Z] sc1_0.sigungu [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] sigungu_code sc1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] sc1_0.code=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.973+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.225Z] vo1_0.id, [2026-01-20T00:08:05.225Z] vo1_0.content, [2026-01-20T00:08:05.225Z] vo1_0.created_at, [2026-01-20T00:08:05.225Z] vo1_0.sequence, [2026-01-20T00:08:05.225Z] vo1_0.updated_at, [2026-01-20T00:08:05.225Z] vo1_0.vote_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] vote_option vo1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] order by [2026-01-20T00:08:05.225Z] vo1_0.sequence [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.225Z] vo1_0.id, [2026-01-20T00:08:05.225Z] vo1_0.content, [2026-01-20T00:08:05.225Z] vo1_0.created_at, [2026-01-20T00:08:05.225Z] vo1_0.sequence, [2026-01-20T00:08:05.225Z] vo1_0.updated_at, [2026-01-20T00:08:05.225Z] vo1_0.vote_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] vote_option vo1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] order by [2026-01-20T00:08:05.225Z] vo1_0.sequence [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.975+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.975+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@1c678f6d] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.977+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.978+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@578ecf1] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.978+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=16, userId=3756920d-0777-4d74-818b-eaa10e054082, optionIds=[34] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.979+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* SELECT [2026-01-20T00:08:05.225Z] v [2026-01-20T00:08:05.225Z] FROM [2026-01-20T00:08:05.225Z] Votesboard v [2026-01-20T00:08:05.225Z] WHERE [2026-01-20T00:08:05.225Z] v.id = :id [2026-01-20T00:08:05.225Z] AND v.deleted = false */ select [2026-01-20T00:08:05.225Z] v1_0.id, [2026-01-20T00:08:05.225Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.225Z] v1_0.allow_revote, [2026-01-20T00:08:05.225Z] v1_0.category, [2026-01-20T00:08:05.225Z] v1_0.comment_count, [2026-01-20T00:08:05.225Z] v1_0.content, [2026-01-20T00:08:05.225Z] v1_0.created_at, [2026-01-20T00:08:05.225Z] v1_0.deleted, [2026-01-20T00:08:05.225Z] v1_0.end_time, [2026-01-20T00:08:05.225Z] v1_0.like_count, [2026-01-20T00:08:05.225Z] v1_0.title, [2026-01-20T00:08:05.225Z] v1_0.total_votes, [2026-01-20T00:08:05.225Z] v1_0.updated_at, [2026-01-20T00:08:05.225Z] v1_0.user_id, [2026-01-20T00:08:05.225Z] v1_0.view_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and v1_0.deleted=false [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* SELECT [2026-01-20T00:08:05.225Z] v [2026-01-20T00:08:05.225Z] FROM [2026-01-20T00:08:05.225Z] Votesboard v [2026-01-20T00:08:05.225Z] WHERE [2026-01-20T00:08:05.225Z] v.id = :id [2026-01-20T00:08:05.225Z] AND v.deleted = false */ select [2026-01-20T00:08:05.225Z] v1_0.id, [2026-01-20T00:08:05.225Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.225Z] v1_0.allow_revote, [2026-01-20T00:08:05.225Z] v1_0.category, [2026-01-20T00:08:05.225Z] v1_0.comment_count, [2026-01-20T00:08:05.225Z] v1_0.content, [2026-01-20T00:08:05.225Z] v1_0.created_at, [2026-01-20T00:08:05.225Z] v1_0.deleted, [2026-01-20T00:08:05.225Z] v1_0.end_time, [2026-01-20T00:08:05.225Z] v1_0.like_count, [2026-01-20T00:08:05.225Z] v1_0.title, [2026-01-20T00:08:05.225Z] v1_0.total_votes, [2026-01-20T00:08:05.225Z] v1_0.updated_at, [2026-01-20T00:08:05.225Z] v1_0.user_id, [2026-01-20T00:08:05.225Z] v1_0.view_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and v1_0.deleted=false [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.981+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] vr1_0.id [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] vote_result vr1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vr1_0.user_id=? [2026-01-20T00:08:05.225Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] fetch [2026-01-20T00:08:05.225Z] first ? rows only [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] vr1_0.id [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] vote_result vr1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vr1_0.user_id=? [2026-01-20T00:08:05.225Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] fetch [2026-01-20T00:08:05.225Z] first ? rows only [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.225Z] vo1_0.id, [2026-01-20T00:08:05.225Z] vo1_0.content, [2026-01-20T00:08:05.225Z] vo1_0.created_at, [2026-01-20T00:08:05.225Z] vo1_0.sequence, [2026-01-20T00:08:05.225Z] vo1_0.updated_at, [2026-01-20T00:08:05.225Z] vo1_0.vote_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] vote_option vo1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] order by [2026-01-20T00:08:05.225Z] vo1_0.sequence [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.225Z] vo1_0.id, [2026-01-20T00:08:05.225Z] vo1_0.content, [2026-01-20T00:08:05.225Z] vo1_0.created_at, [2026-01-20T00:08:05.225Z] vo1_0.sequence, [2026-01-20T00:08:05.225Z] vo1_0.updated_at, [2026-01-20T00:08:05.225Z] vo1_0.vote_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] vote_option vo1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] order by [2026-01-20T00:08:05.225Z] vo1_0.sequence [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.984+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=16, userId=3756920d-0777-4d74-818b-eaa10e054082, optionIds=[34] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* update [2026-01-20T00:08:05.225Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.225Z] set [2026-01-20T00:08:05.225Z] allow_multiple_choice=?, [2026-01-20T00:08:05.225Z] allow_revote=?, [2026-01-20T00:08:05.225Z] category=?, [2026-01-20T00:08:05.225Z] comment_count=?, [2026-01-20T00:08:05.225Z] content=?, [2026-01-20T00:08:05.225Z] deleted=?, [2026-01-20T00:08:05.225Z] end_time=?, [2026-01-20T00:08:05.225Z] like_count=?, [2026-01-20T00:08:05.225Z] title=?, [2026-01-20T00:08:05.225Z] total_votes=?, [2026-01-20T00:08:05.225Z] updated_at=?, [2026-01-20T00:08:05.225Z] user_id=?, [2026-01-20T00:08:05.225Z] view_count=? [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* update [2026-01-20T00:08:05.225Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.225Z] set [2026-01-20T00:08:05.225Z] allow_multiple_choice=?, [2026-01-20T00:08:05.225Z] allow_revote=?, [2026-01-20T00:08:05.225Z] category=?, [2026-01-20T00:08:05.225Z] comment_count=?, [2026-01-20T00:08:05.225Z] content=?, [2026-01-20T00:08:05.225Z] deleted=?, [2026-01-20T00:08:05.225Z] end_time=?, [2026-01-20T00:08:05.225Z] like_count=?, [2026-01-20T00:08:05.225Z] title=?, [2026-01-20T00:08:05.225Z] total_votes=?, [2026-01-20T00:08:05.225Z] updated_at=?, [2026-01-20T00:08:05.225Z] user_id=?, [2026-01-20T00:08:05.225Z] view_count=? [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* update [2026-01-20T00:08:05.225Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.225Z] set [2026-01-20T00:08:05.225Z] content=?, [2026-01-20T00:08:05.225Z] sequence=?, [2026-01-20T00:08:05.225Z] updated_at=?, [2026-01-20T00:08:05.225Z] vote_count=?, [2026-01-20T00:08:05.225Z] votesboard_id=? [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* update [2026-01-20T00:08:05.225Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.225Z] set [2026-01-20T00:08:05.225Z] content=?, [2026-01-20T00:08:05.225Z] sequence=?, [2026-01-20T00:08:05.225Z] updated_at=?, [2026-01-20T00:08:05.225Z] vote_count=?, [2026-01-20T00:08:05.225Z] votesboard_id=? [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.986+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.986+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.988+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#changeVote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.989+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@581e9a1b] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.989+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 변경 시작: postId=16, userId=3756920d-0777-4d74-818b-eaa10e054082, newOptionIds=[35] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* SELECT [2026-01-20T00:08:05.225Z] v [2026-01-20T00:08:05.225Z] FROM [2026-01-20T00:08:05.225Z] Votesboard v [2026-01-20T00:08:05.225Z] WHERE [2026-01-20T00:08:05.225Z] v.id = :id [2026-01-20T00:08:05.225Z] AND v.deleted = false */ select [2026-01-20T00:08:05.225Z] v1_0.id, [2026-01-20T00:08:05.225Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.225Z] v1_0.allow_revote, [2026-01-20T00:08:05.225Z] v1_0.category, [2026-01-20T00:08:05.225Z] v1_0.comment_count, [2026-01-20T00:08:05.225Z] v1_0.content, [2026-01-20T00:08:05.225Z] v1_0.created_at, [2026-01-20T00:08:05.225Z] v1_0.deleted, [2026-01-20T00:08:05.225Z] v1_0.end_time, [2026-01-20T00:08:05.225Z] v1_0.like_count, [2026-01-20T00:08:05.225Z] v1_0.title, [2026-01-20T00:08:05.225Z] v1_0.total_votes, [2026-01-20T00:08:05.225Z] v1_0.updated_at, [2026-01-20T00:08:05.225Z] v1_0.user_id, [2026-01-20T00:08:05.225Z] v1_0.view_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and v1_0.deleted=false [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* SELECT [2026-01-20T00:08:05.225Z] v [2026-01-20T00:08:05.225Z] FROM [2026-01-20T00:08:05.225Z] Votesboard v [2026-01-20T00:08:05.225Z] WHERE [2026-01-20T00:08:05.225Z] v.id = :id [2026-01-20T00:08:05.225Z] AND v.deleted = false */ select [2026-01-20T00:08:05.225Z] v1_0.id, [2026-01-20T00:08:05.225Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.225Z] v1_0.allow_revote, [2026-01-20T00:08:05.225Z] v1_0.category, [2026-01-20T00:08:05.225Z] v1_0.comment_count, [2026-01-20T00:08:05.225Z] v1_0.content, [2026-01-20T00:08:05.225Z] v1_0.created_at, [2026-01-20T00:08:05.225Z] v1_0.deleted, [2026-01-20T00:08:05.225Z] v1_0.end_time, [2026-01-20T00:08:05.225Z] v1_0.like_count, [2026-01-20T00:08:05.225Z] v1_0.title, [2026-01-20T00:08:05.225Z] v1_0.total_votes, [2026-01-20T00:08:05.225Z] v1_0.updated_at, [2026-01-20T00:08:05.225Z] v1_0.user_id, [2026-01-20T00:08:05.225Z] v1_0.view_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and v1_0.deleted=false [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.991+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.991+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: REVOTE_NOT_ALLOWED - 재투표가 허용되지 않습니다. [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.991+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.992+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=REVOTE_NOT_ALLOWED, message=재투표가 허용되지 않습니다.]] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.992+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 재투표가 허용되지 않습니다.] [2026-01-20T00:08:05.225Z] [2026-01-20T00:08:05.225Z] 투표 참여 통합 테스트 > 중복 선택 재투표 성공 - 단일 선택에서 중복 선택으로 변경 STANDARD_OUT [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:04.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.000+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.002+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=30cafbe7-dab4-4edb-a9a8-75fbb04f3145, optionCount=3, imageCount=0 [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.004+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.005+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* insert for [2026-01-20T00:08:05.225Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.225Z] into [2026-01-20T00:08:05.225Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.225Z] values [2026-01-20T00:08:05.225Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.005+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=17, optionCount=3, imageCount=0 [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.006+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.006+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@124f3972] [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.008+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.008+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=17, userId=null [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.008+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* SELECT [2026-01-20T00:08:05.225Z] v [2026-01-20T00:08:05.225Z] FROM [2026-01-20T00:08:05.225Z] Votesboard v [2026-01-20T00:08:05.225Z] WHERE [2026-01-20T00:08:05.225Z] v.id = :id [2026-01-20T00:08:05.225Z] AND v.deleted = false */ select [2026-01-20T00:08:05.225Z] v1_0.id, [2026-01-20T00:08:05.225Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.225Z] v1_0.allow_revote, [2026-01-20T00:08:05.225Z] v1_0.category, [2026-01-20T00:08:05.225Z] v1_0.comment_count, [2026-01-20T00:08:05.225Z] v1_0.content, [2026-01-20T00:08:05.225Z] v1_0.created_at, [2026-01-20T00:08:05.225Z] v1_0.deleted, [2026-01-20T00:08:05.225Z] v1_0.end_time, [2026-01-20T00:08:05.225Z] v1_0.like_count, [2026-01-20T00:08:05.225Z] v1_0.title, [2026-01-20T00:08:05.225Z] v1_0.total_votes, [2026-01-20T00:08:05.225Z] v1_0.updated_at, [2026-01-20T00:08:05.225Z] v1_0.user_id, [2026-01-20T00:08:05.225Z] v1_0.view_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and v1_0.deleted=false [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* SELECT [2026-01-20T00:08:05.225Z] v [2026-01-20T00:08:05.225Z] FROM [2026-01-20T00:08:05.225Z] Votesboard v [2026-01-20T00:08:05.225Z] WHERE [2026-01-20T00:08:05.225Z] v.id = :id [2026-01-20T00:08:05.225Z] AND v.deleted = false */ select [2026-01-20T00:08:05.225Z] v1_0.id, [2026-01-20T00:08:05.225Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.225Z] v1_0.allow_revote, [2026-01-20T00:08:05.225Z] v1_0.category, [2026-01-20T00:08:05.225Z] v1_0.comment_count, [2026-01-20T00:08:05.225Z] v1_0.content, [2026-01-20T00:08:05.225Z] v1_0.created_at, [2026-01-20T00:08:05.225Z] v1_0.deleted, [2026-01-20T00:08:05.225Z] v1_0.end_time, [2026-01-20T00:08:05.225Z] v1_0.like_count, [2026-01-20T00:08:05.225Z] v1_0.title, [2026-01-20T00:08:05.225Z] v1_0.total_votes, [2026-01-20T00:08:05.225Z] v1_0.updated_at, [2026-01-20T00:08:05.225Z] v1_0.user_id, [2026-01-20T00:08:05.225Z] v1_0.view_count [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and v1_0.deleted=false [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* update [2026-01-20T00:08:05.225Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.225Z] set [2026-01-20T00:08:05.225Z] allow_multiple_choice=?, [2026-01-20T00:08:05.225Z] allow_revote=?, [2026-01-20T00:08:05.225Z] category=?, [2026-01-20T00:08:05.225Z] comment_count=?, [2026-01-20T00:08:05.225Z] content=?, [2026-01-20T00:08:05.225Z] deleted=?, [2026-01-20T00:08:05.225Z] end_time=?, [2026-01-20T00:08:05.225Z] like_count=?, [2026-01-20T00:08:05.225Z] title=?, [2026-01-20T00:08:05.225Z] total_votes=?, [2026-01-20T00:08:05.225Z] updated_at=?, [2026-01-20T00:08:05.225Z] user_id=?, [2026-01-20T00:08:05.225Z] view_count=? [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* update [2026-01-20T00:08:05.225Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.225Z] set [2026-01-20T00:08:05.225Z] allow_multiple_choice=?, [2026-01-20T00:08:05.225Z] allow_revote=?, [2026-01-20T00:08:05.225Z] category=?, [2026-01-20T00:08:05.225Z] comment_count=?, [2026-01-20T00:08:05.225Z] content=?, [2026-01-20T00:08:05.225Z] deleted=?, [2026-01-20T00:08:05.225Z] end_time=?, [2026-01-20T00:08:05.225Z] like_count=?, [2026-01-20T00:08:05.225Z] title=?, [2026-01-20T00:08:05.225Z] total_votes=?, [2026-01-20T00:08:05.225Z] updated_at=?, [2026-01-20T00:08:05.225Z] user_id=?, [2026-01-20T00:08:05.225Z] view_count=? [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.011+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] count(vc1_0.id) [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.225Z] left join [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] count(vc1_0.id) [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.225Z] left join [2026-01-20T00:08:05.225Z] votesboard v1_0 [2026-01-20T00:08:05.225Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] v1_0.id=? [2026-01-20T00:08:05.225Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.013+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] count(vl1_0.id) [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard_like vl1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] /* */ select [2026-01-20T00:08:05.225Z] count(vl1_0.id) [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard_like vl1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.013+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] i1_0.votesboard_id, [2026-01-20T00:08:05.225Z] i1_0.id, [2026-01-20T00:08:05.225Z] i1_0.created_at, [2026-01-20T00:08:05.225Z] i1_0.image_url, [2026-01-20T00:08:05.225Z] i1_0.sequence, [2026-01-20T00:08:05.225Z] i1_0.updated_at [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard_image i1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] order by [2026-01-20T00:08:05.225Z] i1_0.sequence [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] i1_0.votesboard_id, [2026-01-20T00:08:05.225Z] i1_0.id, [2026-01-20T00:08:05.225Z] i1_0.created_at, [2026-01-20T00:08:05.225Z] i1_0.image_url, [2026-01-20T00:08:05.225Z] i1_0.sequence, [2026-01-20T00:08:05.225Z] i1_0.updated_at [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] votesboard_image i1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.225Z] order by [2026-01-20T00:08:05.225Z] i1_0.sequence [2026-01-20T00:08:05.225Z] 2026-01-20T09:08:05.014+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.225Z] u1_0.latitude, [2026-01-20T00:08:05.225Z] u1_0.location, [2026-01-20T00:08:05.225Z] u1_0.longitude, [2026-01-20T00:08:05.225Z] u1_0.nickname, [2026-01-20T00:08:05.225Z] u1_0.profile_image_url, [2026-01-20T00:08:05.225Z] u1_0.startup_experience, [2026-01-20T00:08:05.225Z] u1_0.updated_at, [2026-01-20T00:08:05.225Z] u1_0.user_type, [2026-01-20T00:08:05.225Z] u1_0.username [2026-01-20T00:08:05.225Z] from [2026-01-20T00:08:05.225Z] users u1_0 [2026-01-20T00:08:05.225Z] where [2026-01-20T00:08:05.225Z] u1_0.id=? [2026-01-20T00:08:05.225Z] Hibernate: [2026-01-20T00:08:05.225Z] select [2026-01-20T00:08:05.225Z] u1_0.id, [2026-01-20T00:08:05.225Z] u1_0.age_range, [2026-01-20T00:08:05.225Z] u1_0.budget, [2026-01-20T00:08:05.225Z] u1_0.created_at, [2026-01-20T00:08:05.225Z] u1_0.email, [2026-01-20T00:08:05.225Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.015+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] sc1_0.code, [2026-01-20T00:08:05.226Z] sc1_0.full_name, [2026-01-20T00:08:05.226Z] sc1_0.sido, [2026-01-20T00:08:05.226Z] sc1_0.sigungu [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] sigungu_code sc1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] sc1_0.code=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] sc1_0.code, [2026-01-20T00:08:05.226Z] sc1_0.full_name, [2026-01-20T00:08:05.226Z] sc1_0.sido, [2026-01-20T00:08:05.226Z] sc1_0.sigungu [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] sigungu_code sc1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] sc1_0.code=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.016+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.226Z] vo1_0.id, [2026-01-20T00:08:05.226Z] vo1_0.content, [2026-01-20T00:08:05.226Z] vo1_0.created_at, [2026-01-20T00:08:05.226Z] vo1_0.sequence, [2026-01-20T00:08:05.226Z] vo1_0.updated_at, [2026-01-20T00:08:05.226Z] vo1_0.vote_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_option vo1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] order by [2026-01-20T00:08:05.226Z] vo1_0.sequence [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.226Z] vo1_0.id, [2026-01-20T00:08:05.226Z] vo1_0.content, [2026-01-20T00:08:05.226Z] vo1_0.created_at, [2026-01-20T00:08:05.226Z] vo1_0.sequence, [2026-01-20T00:08:05.226Z] vo1_0.updated_at, [2026-01-20T00:08:05.226Z] vo1_0.vote_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_option vo1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] order by [2026-01-20T00:08:05.226Z] vo1_0.sequence [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.017+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.017+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@563aa7e9] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.020+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.020+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@44ff3c30] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.021+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=17, userId=30cafbe7-dab4-4edb-a9a8-75fbb04f3145, optionIds=[36] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.021+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* SELECT [2026-01-20T00:08:05.226Z] v [2026-01-20T00:08:05.226Z] FROM [2026-01-20T00:08:05.226Z] Votesboard v [2026-01-20T00:08:05.226Z] WHERE [2026-01-20T00:08:05.226Z] v.id = :id [2026-01-20T00:08:05.226Z] AND v.deleted = false */ select [2026-01-20T00:08:05.226Z] v1_0.id, [2026-01-20T00:08:05.226Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.226Z] v1_0.allow_revote, [2026-01-20T00:08:05.226Z] v1_0.category, [2026-01-20T00:08:05.226Z] v1_0.comment_count, [2026-01-20T00:08:05.226Z] v1_0.content, [2026-01-20T00:08:05.226Z] v1_0.created_at, [2026-01-20T00:08:05.226Z] v1_0.deleted, [2026-01-20T00:08:05.226Z] v1_0.end_time, [2026-01-20T00:08:05.226Z] v1_0.like_count, [2026-01-20T00:08:05.226Z] v1_0.title, [2026-01-20T00:08:05.226Z] v1_0.total_votes, [2026-01-20T00:08:05.226Z] v1_0.updated_at, [2026-01-20T00:08:05.226Z] v1_0.user_id, [2026-01-20T00:08:05.226Z] v1_0.view_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and v1_0.deleted=false [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* SELECT [2026-01-20T00:08:05.226Z] v [2026-01-20T00:08:05.226Z] FROM [2026-01-20T00:08:05.226Z] Votesboard v [2026-01-20T00:08:05.226Z] WHERE [2026-01-20T00:08:05.226Z] v.id = :id [2026-01-20T00:08:05.226Z] AND v.deleted = false */ select [2026-01-20T00:08:05.226Z] v1_0.id, [2026-01-20T00:08:05.226Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.226Z] v1_0.allow_revote, [2026-01-20T00:08:05.226Z] v1_0.category, [2026-01-20T00:08:05.226Z] v1_0.comment_count, [2026-01-20T00:08:05.226Z] v1_0.content, [2026-01-20T00:08:05.226Z] v1_0.created_at, [2026-01-20T00:08:05.226Z] v1_0.deleted, [2026-01-20T00:08:05.226Z] v1_0.end_time, [2026-01-20T00:08:05.226Z] v1_0.like_count, [2026-01-20T00:08:05.226Z] v1_0.title, [2026-01-20T00:08:05.226Z] v1_0.total_votes, [2026-01-20T00:08:05.226Z] v1_0.updated_at, [2026-01-20T00:08:05.226Z] v1_0.user_id, [2026-01-20T00:08:05.226Z] v1_0.view_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and v1_0.deleted=false [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.022+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] u1_0.id, [2026-01-20T00:08:05.226Z] u1_0.age_range, [2026-01-20T00:08:05.226Z] u1_0.budget, [2026-01-20T00:08:05.226Z] u1_0.created_at, [2026-01-20T00:08:05.226Z] u1_0.email, [2026-01-20T00:08:05.226Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] u1_0.id, [2026-01-20T00:08:05.226Z] u1_0.age_range, [2026-01-20T00:08:05.226Z] u1_0.budget, [2026-01-20T00:08:05.226Z] u1_0.created_at, [2026-01-20T00:08:05.226Z] u1_0.email, [2026-01-20T00:08:05.226Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.023+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] vr1_0.id [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_result vr1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vr1_0.user_id=? [2026-01-20T00:08:05.226Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] fetch [2026-01-20T00:08:05.226Z] first ? rows only [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] vr1_0.id [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_result vr1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vr1_0.user_id=? [2026-01-20T00:08:05.226Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] fetch [2026-01-20T00:08:05.226Z] first ? rows only [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.024+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.226Z] vo1_0.id, [2026-01-20T00:08:05.226Z] vo1_0.content, [2026-01-20T00:08:05.226Z] vo1_0.created_at, [2026-01-20T00:08:05.226Z] vo1_0.sequence, [2026-01-20T00:08:05.226Z] vo1_0.updated_at, [2026-01-20T00:08:05.226Z] vo1_0.vote_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_option vo1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] order by [2026-01-20T00:08:05.226Z] vo1_0.sequence [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.226Z] vo1_0.id, [2026-01-20T00:08:05.226Z] vo1_0.content, [2026-01-20T00:08:05.226Z] vo1_0.created_at, [2026-01-20T00:08:05.226Z] vo1_0.sequence, [2026-01-20T00:08:05.226Z] vo1_0.updated_at, [2026-01-20T00:08:05.226Z] vo1_0.vote_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_option vo1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] order by [2026-01-20T00:08:05.226Z] vo1_0.sequence [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.025+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* insert for [2026-01-20T00:08:05.226Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.226Z] into [2026-01-20T00:08:05.226Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.226Z] values [2026-01-20T00:08:05.226Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* insert for [2026-01-20T00:08:05.226Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.226Z] into [2026-01-20T00:08:05.226Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.226Z] values [2026-01-20T00:08:05.226Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.026+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 완료: postId=17, userId=30cafbe7-dab4-4edb-a9a8-75fbb04f3145, optionIds=[36] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.026+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] allow_multiple_choice=?, [2026-01-20T00:08:05.226Z] allow_revote=?, [2026-01-20T00:08:05.226Z] category=?, [2026-01-20T00:08:05.226Z] comment_count=?, [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] deleted=?, [2026-01-20T00:08:05.226Z] end_time=?, [2026-01-20T00:08:05.226Z] like_count=?, [2026-01-20T00:08:05.226Z] title=?, [2026-01-20T00:08:05.226Z] total_votes=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] user_id=?, [2026-01-20T00:08:05.226Z] view_count=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] allow_multiple_choice=?, [2026-01-20T00:08:05.226Z] allow_revote=?, [2026-01-20T00:08:05.226Z] category=?, [2026-01-20T00:08:05.226Z] comment_count=?, [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] deleted=?, [2026-01-20T00:08:05.226Z] end_time=?, [2026-01-20T00:08:05.226Z] like_count=?, [2026-01-20T00:08:05.226Z] title=?, [2026-01-20T00:08:05.226Z] total_votes=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] user_id=?, [2026-01-20T00:08:05.226Z] view_count=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.027+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.027+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.028+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.029+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#changeVote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.030+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@411ae776] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.030+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 변경 시작: postId=17, userId=30cafbe7-dab4-4edb-a9a8-75fbb04f3145, newOptionIds=[37, 38] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.031+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* SELECT [2026-01-20T00:08:05.226Z] v [2026-01-20T00:08:05.226Z] FROM [2026-01-20T00:08:05.226Z] Votesboard v [2026-01-20T00:08:05.226Z] WHERE [2026-01-20T00:08:05.226Z] v.id = :id [2026-01-20T00:08:05.226Z] AND v.deleted = false */ select [2026-01-20T00:08:05.226Z] v1_0.id, [2026-01-20T00:08:05.226Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.226Z] v1_0.allow_revote, [2026-01-20T00:08:05.226Z] v1_0.category, [2026-01-20T00:08:05.226Z] v1_0.comment_count, [2026-01-20T00:08:05.226Z] v1_0.content, [2026-01-20T00:08:05.226Z] v1_0.created_at, [2026-01-20T00:08:05.226Z] v1_0.deleted, [2026-01-20T00:08:05.226Z] v1_0.end_time, [2026-01-20T00:08:05.226Z] v1_0.like_count, [2026-01-20T00:08:05.226Z] v1_0.title, [2026-01-20T00:08:05.226Z] v1_0.total_votes, [2026-01-20T00:08:05.226Z] v1_0.updated_at, [2026-01-20T00:08:05.226Z] v1_0.user_id, [2026-01-20T00:08:05.226Z] v1_0.view_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and v1_0.deleted=false [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* SELECT [2026-01-20T00:08:05.226Z] v [2026-01-20T00:08:05.226Z] FROM [2026-01-20T00:08:05.226Z] Votesboard v [2026-01-20T00:08:05.226Z] WHERE [2026-01-20T00:08:05.226Z] v.id = :id [2026-01-20T00:08:05.226Z] AND v.deleted = false */ select [2026-01-20T00:08:05.226Z] v1_0.id, [2026-01-20T00:08:05.226Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.226Z] v1_0.allow_revote, [2026-01-20T00:08:05.226Z] v1_0.category, [2026-01-20T00:08:05.226Z] v1_0.comment_count, [2026-01-20T00:08:05.226Z] v1_0.content, [2026-01-20T00:08:05.226Z] v1_0.created_at, [2026-01-20T00:08:05.226Z] v1_0.deleted, [2026-01-20T00:08:05.226Z] v1_0.end_time, [2026-01-20T00:08:05.226Z] v1_0.like_count, [2026-01-20T00:08:05.226Z] v1_0.title, [2026-01-20T00:08:05.226Z] v1_0.total_votes, [2026-01-20T00:08:05.226Z] v1_0.updated_at, [2026-01-20T00:08:05.226Z] v1_0.user_id, [2026-01-20T00:08:05.226Z] v1_0.view_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and v1_0.deleted=false [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.031+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] u1_0.id, [2026-01-20T00:08:05.226Z] u1_0.age_range, [2026-01-20T00:08:05.226Z] u1_0.budget, [2026-01-20T00:08:05.226Z] u1_0.created_at, [2026-01-20T00:08:05.226Z] u1_0.email, [2026-01-20T00:08:05.226Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] u1_0.id, [2026-01-20T00:08:05.226Z] u1_0.age_range, [2026-01-20T00:08:05.226Z] u1_0.budget, [2026-01-20T00:08:05.226Z] u1_0.created_at, [2026-01-20T00:08:05.226Z] u1_0.email, [2026-01-20T00:08:05.226Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.033+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] vr1_0.id, [2026-01-20T00:08:05.226Z] vr1_0.created_at, [2026-01-20T00:08:05.226Z] vr1_0.updated_at, [2026-01-20T00:08:05.226Z] vr1_0.user_id, [2026-01-20T00:08:05.226Z] vr1_0.vote_option_id, [2026-01-20T00:08:05.226Z] vr1_0.votesboard_id [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_result vr1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vr1_0.user_id=? [2026-01-20T00:08:05.226Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] vr1_0.id, [2026-01-20T00:08:05.226Z] vr1_0.created_at, [2026-01-20T00:08:05.226Z] vr1_0.updated_at, [2026-01-20T00:08:05.226Z] vr1_0.user_id, [2026-01-20T00:08:05.226Z] vr1_0.vote_option_id, [2026-01-20T00:08:05.226Z] vr1_0.votesboard_id [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_result vr1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vr1_0.user_id=? [2026-01-20T00:08:05.226Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.034+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.226Z] vo1_0.id, [2026-01-20T00:08:05.226Z] vo1_0.content, [2026-01-20T00:08:05.226Z] vo1_0.created_at, [2026-01-20T00:08:05.226Z] vo1_0.sequence, [2026-01-20T00:08:05.226Z] vo1_0.updated_at, [2026-01-20T00:08:05.226Z] vo1_0.vote_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_option vo1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] order by [2026-01-20T00:08:05.226Z] vo1_0.sequence [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.226Z] vo1_0.id, [2026-01-20T00:08:05.226Z] vo1_0.content, [2026-01-20T00:08:05.226Z] vo1_0.created_at, [2026-01-20T00:08:05.226Z] vo1_0.sequence, [2026-01-20T00:08:05.226Z] vo1_0.updated_at, [2026-01-20T00:08:05.226Z] vo1_0.vote_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_option vo1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] order by [2026-01-20T00:08:05.226Z] vo1_0.sequence [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.035+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* insert for [2026-01-20T00:08:05.226Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.226Z] into [2026-01-20T00:08:05.226Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.226Z] values [2026-01-20T00:08:05.226Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* insert for [2026-01-20T00:08:05.226Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.226Z] into [2026-01-20T00:08:05.226Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.226Z] values [2026-01-20T00:08:05.226Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.036+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* insert for [2026-01-20T00:08:05.226Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.226Z] into [2026-01-20T00:08:05.226Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.226Z] values [2026-01-20T00:08:05.226Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* insert for [2026-01-20T00:08:05.226Z] com.example.soso.community.votesboard.domain.entity.VoteResult */insert [2026-01-20T00:08:05.226Z] into [2026-01-20T00:08:05.226Z] vote_result (created_at, updated_at, user_id, vote_option_id, votesboard_id, id) [2026-01-20T00:08:05.226Z] values [2026-01-20T00:08:05.226Z] (?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.036+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 변경 완료: postId=17, userId=30cafbe7-dab4-4edb-a9a8-75fbb04f3145, newOptionIds=[37, 38] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.037+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.VoteOption */update vote_option [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] sequence=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] vote_count=?, [2026-01-20T00:08:05.226Z] votesboard_id=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.038+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* delete for com.example.soso.community.votesboard.domain.entity.VoteResult */delete [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_result [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* delete for com.example.soso.community.votesboard.domain.entity.VoteResult */delete [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] vote_result [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.038+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.038+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.040+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.040+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=17, userId=30cafbe7-dab4-4edb-a9a8-75fbb04f3145 [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.041+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* SELECT [2026-01-20T00:08:05.226Z] v [2026-01-20T00:08:05.226Z] FROM [2026-01-20T00:08:05.226Z] Votesboard v [2026-01-20T00:08:05.226Z] WHERE [2026-01-20T00:08:05.226Z] v.id = :id [2026-01-20T00:08:05.226Z] AND v.deleted = false */ select [2026-01-20T00:08:05.226Z] v1_0.id, [2026-01-20T00:08:05.226Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.226Z] v1_0.allow_revote, [2026-01-20T00:08:05.226Z] v1_0.category, [2026-01-20T00:08:05.226Z] v1_0.comment_count, [2026-01-20T00:08:05.226Z] v1_0.content, [2026-01-20T00:08:05.226Z] v1_0.created_at, [2026-01-20T00:08:05.226Z] v1_0.deleted, [2026-01-20T00:08:05.226Z] v1_0.end_time, [2026-01-20T00:08:05.226Z] v1_0.like_count, [2026-01-20T00:08:05.226Z] v1_0.title, [2026-01-20T00:08:05.226Z] v1_0.total_votes, [2026-01-20T00:08:05.226Z] v1_0.updated_at, [2026-01-20T00:08:05.226Z] v1_0.user_id, [2026-01-20T00:08:05.226Z] v1_0.view_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and v1_0.deleted=false [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* SELECT [2026-01-20T00:08:05.226Z] v [2026-01-20T00:08:05.226Z] FROM [2026-01-20T00:08:05.226Z] Votesboard v [2026-01-20T00:08:05.226Z] WHERE [2026-01-20T00:08:05.226Z] v.id = :id [2026-01-20T00:08:05.226Z] AND v.deleted = false */ select [2026-01-20T00:08:05.226Z] v1_0.id, [2026-01-20T00:08:05.226Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.226Z] v1_0.allow_revote, [2026-01-20T00:08:05.226Z] v1_0.category, [2026-01-20T00:08:05.226Z] v1_0.comment_count, [2026-01-20T00:08:05.226Z] v1_0.content, [2026-01-20T00:08:05.226Z] v1_0.created_at, [2026-01-20T00:08:05.226Z] v1_0.deleted, [2026-01-20T00:08:05.226Z] v1_0.end_time, [2026-01-20T00:08:05.226Z] v1_0.like_count, [2026-01-20T00:08:05.226Z] v1_0.title, [2026-01-20T00:08:05.226Z] v1_0.total_votes, [2026-01-20T00:08:05.226Z] v1_0.updated_at, [2026-01-20T00:08:05.226Z] v1_0.user_id, [2026-01-20T00:08:05.226Z] v1_0.view_count [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and v1_0.deleted=false [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.043+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] allow_multiple_choice=?, [2026-01-20T00:08:05.226Z] allow_revote=?, [2026-01-20T00:08:05.226Z] category=?, [2026-01-20T00:08:05.226Z] comment_count=?, [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] deleted=?, [2026-01-20T00:08:05.226Z] end_time=?, [2026-01-20T00:08:05.226Z] like_count=?, [2026-01-20T00:08:05.226Z] title=?, [2026-01-20T00:08:05.226Z] total_votes=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] user_id=?, [2026-01-20T00:08:05.226Z] view_count=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* update [2026-01-20T00:08:05.226Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.226Z] set [2026-01-20T00:08:05.226Z] allow_multiple_choice=?, [2026-01-20T00:08:05.226Z] allow_revote=?, [2026-01-20T00:08:05.226Z] category=?, [2026-01-20T00:08:05.226Z] comment_count=?, [2026-01-20T00:08:05.226Z] content=?, [2026-01-20T00:08:05.226Z] deleted=?, [2026-01-20T00:08:05.226Z] end_time=?, [2026-01-20T00:08:05.226Z] like_count=?, [2026-01-20T00:08:05.226Z] title=?, [2026-01-20T00:08:05.226Z] total_votes=?, [2026-01-20T00:08:05.226Z] updated_at=?, [2026-01-20T00:08:05.226Z] user_id=?, [2026-01-20T00:08:05.226Z] view_count=? [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.044+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] count(vc1_0.id) [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.226Z] left join [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] count(vc1_0.id) [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.226Z] left join [2026-01-20T00:08:05.226Z] votesboard v1_0 [2026-01-20T00:08:05.226Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] v1_0.id=? [2026-01-20T00:08:05.226Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] count(vl1_0.id) [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard_like vl1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] count(vl1_0.id) [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] votesboard_like vl1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.046+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] u1_0.id, [2026-01-20T00:08:05.226Z] u1_0.age_range, [2026-01-20T00:08:05.226Z] u1_0.budget, [2026-01-20T00:08:05.226Z] u1_0.created_at, [2026-01-20T00:08:05.226Z] u1_0.email, [2026-01-20T00:08:05.226Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] Hibernate: [2026-01-20T00:08:05.226Z] select [2026-01-20T00:08:05.226Z] u1_0.id, [2026-01-20T00:08:05.226Z] u1_0.age_range, [2026-01-20T00:08:05.226Z] u1_0.budget, [2026-01-20T00:08:05.226Z] u1_0.created_at, [2026-01-20T00:08:05.226Z] u1_0.email, [2026-01-20T00:08:05.226Z] u1_0.gender, [2026-01-20T00:08:05.226Z] u1_0.latitude, [2026-01-20T00:08:05.226Z] u1_0.location, [2026-01-20T00:08:05.226Z] u1_0.longitude, [2026-01-20T00:08:05.226Z] u1_0.nickname, [2026-01-20T00:08:05.226Z] u1_0.profile_image_url, [2026-01-20T00:08:05.226Z] u1_0.startup_experience, [2026-01-20T00:08:05.226Z] u1_0.updated_at, [2026-01-20T00:08:05.226Z] u1_0.user_type, [2026-01-20T00:08:05.226Z] u1_0.username [2026-01-20T00:08:05.226Z] from [2026-01-20T00:08:05.226Z] users u1_0 [2026-01-20T00:08:05.226Z] where [2026-01-20T00:08:05.226Z] u1_0.id=? [2026-01-20T00:08:05.226Z] 2026-01-20T09:08:05.048+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.226Z] /* */ select [2026-01-20T00:08:05.226Z] vr1_0.id, [2026-01-20T00:08:05.227Z] vr1_0.created_at, [2026-01-20T00:08:05.227Z] vr1_0.updated_at, [2026-01-20T00:08:05.227Z] vr1_0.user_id, [2026-01-20T00:08:05.227Z] vr1_0.vote_option_id, [2026-01-20T00:08:05.227Z] vr1_0.votesboard_id [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_result vr1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vr1_0.user_id=? [2026-01-20T00:08:05.227Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] vr1_0.id, [2026-01-20T00:08:05.227Z] vr1_0.created_at, [2026-01-20T00:08:05.227Z] vr1_0.updated_at, [2026-01-20T00:08:05.227Z] vr1_0.user_id, [2026-01-20T00:08:05.227Z] vr1_0.vote_option_id, [2026-01-20T00:08:05.227Z] vr1_0.votesboard_id [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_result vr1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vr1_0.user_id=? [2026-01-20T00:08:05.227Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* SELECT [2026-01-20T00:08:05.227Z] CASE [2026-01-20T00:08:05.227Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:05.227Z] THEN true [2026-01-20T00:08:05.227Z] ELSE false [2026-01-20T00:08:05.227Z] END [2026-01-20T00:08:05.227Z] FROM [2026-01-20T00:08:05.227Z] VotesboardLike vl [2026-01-20T00:08:05.227Z] WHERE [2026-01-20T00:08:05.227Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:05.227Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:05.227Z] case [2026-01-20T00:08:05.227Z] when count(vl1_0.id)>0 [2026-01-20T00:08:05.227Z] then true [2026-01-20T00:08:05.227Z] else false [2026-01-20T00:08:05.227Z] end [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_like vl1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] and vl1_0.user_id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* SELECT [2026-01-20T00:08:05.227Z] CASE [2026-01-20T00:08:05.227Z] WHEN COUNT(vl) > 0 [2026-01-20T00:08:05.227Z] THEN true [2026-01-20T00:08:05.227Z] ELSE false [2026-01-20T00:08:05.227Z] END [2026-01-20T00:08:05.227Z] FROM [2026-01-20T00:08:05.227Z] VotesboardLike vl [2026-01-20T00:08:05.227Z] WHERE [2026-01-20T00:08:05.227Z] vl.votesboard.id = :votesboardId [2026-01-20T00:08:05.227Z] AND vl.user.id = :userId */ select [2026-01-20T00:08:05.227Z] case [2026-01-20T00:08:05.227Z] when count(vl1_0.id)>0 [2026-01-20T00:08:05.227Z] then true [2026-01-20T00:08:05.227Z] else false [2026-01-20T00:08:05.227Z] end [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_like vl1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] and vl1_0.user_id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.050+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] i1_0.votesboard_id, [2026-01-20T00:08:05.227Z] i1_0.id, [2026-01-20T00:08:05.227Z] i1_0.created_at, [2026-01-20T00:08:05.227Z] i1_0.image_url, [2026-01-20T00:08:05.227Z] i1_0.sequence, [2026-01-20T00:08:05.227Z] i1_0.updated_at [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_image i1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] i1_0.sequence [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] i1_0.votesboard_id, [2026-01-20T00:08:05.227Z] i1_0.id, [2026-01-20T00:08:05.227Z] i1_0.created_at, [2026-01-20T00:08:05.227Z] i1_0.image_url, [2026-01-20T00:08:05.227Z] i1_0.sequence, [2026-01-20T00:08:05.227Z] i1_0.updated_at [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_image i1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] i1_0.sequence [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.052+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] sc1_0.code, [2026-01-20T00:08:05.227Z] sc1_0.full_name, [2026-01-20T00:08:05.227Z] sc1_0.sido, [2026-01-20T00:08:05.227Z] sc1_0.sigungu [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] sigungu_code sc1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] sc1_0.code=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] sc1_0.code, [2026-01-20T00:08:05.227Z] sc1_0.full_name, [2026-01-20T00:08:05.227Z] sc1_0.sido, [2026-01-20T00:08:05.227Z] sc1_0.sigungu [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] sigungu_code sc1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] sc1_0.code=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.052+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.227Z] vo1_0.id, [2026-01-20T00:08:05.227Z] vo1_0.content, [2026-01-20T00:08:05.227Z] vo1_0.created_at, [2026-01-20T00:08:05.227Z] vo1_0.sequence, [2026-01-20T00:08:05.227Z] vo1_0.updated_at, [2026-01-20T00:08:05.227Z] vo1_0.vote_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_option vo1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] vo1_0.sequence [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.227Z] vo1_0.id, [2026-01-20T00:08:05.227Z] vo1_0.content, [2026-01-20T00:08:05.227Z] vo1_0.created_at, [2026-01-20T00:08:05.227Z] vo1_0.sequence, [2026-01-20T00:08:05.227Z] vo1_0.updated_at, [2026-01-20T00:08:05.227Z] vo1_0.vote_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_option vo1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] vo1_0.sequence [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.054+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.054+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@15ee574a] [2026-01-20T00:08:05.227Z] [2026-01-20T00:08:05.227Z] 투표 참여 통합 테스트 > 중복 선택 투표 실패 - 중복된 옵션 선택 STANDARD_OUT [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.062+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.064+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.065+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=1f732c55-520b-4778-9a49-b3f423ace848, optionCount=3, imageCount=0 [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.065+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] u1_0.id, [2026-01-20T00:08:05.227Z] u1_0.age_range, [2026-01-20T00:08:05.227Z] u1_0.budget, [2026-01-20T00:08:05.227Z] u1_0.created_at, [2026-01-20T00:08:05.227Z] u1_0.email, [2026-01-20T00:08:05.227Z] u1_0.gender, [2026-01-20T00:08:05.227Z] u1_0.latitude, [2026-01-20T00:08:05.227Z] u1_0.location, [2026-01-20T00:08:05.227Z] u1_0.longitude, [2026-01-20T00:08:05.227Z] u1_0.nickname, [2026-01-20T00:08:05.227Z] u1_0.profile_image_url, [2026-01-20T00:08:05.227Z] u1_0.startup_experience, [2026-01-20T00:08:05.227Z] u1_0.updated_at, [2026-01-20T00:08:05.227Z] u1_0.user_type, [2026-01-20T00:08:05.227Z] u1_0.username [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] users u1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] u1_0.id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] u1_0.id, [2026-01-20T00:08:05.227Z] u1_0.age_range, [2026-01-20T00:08:05.227Z] u1_0.budget, [2026-01-20T00:08:05.227Z] u1_0.created_at, [2026-01-20T00:08:05.227Z] u1_0.email, [2026-01-20T00:08:05.227Z] u1_0.gender, [2026-01-20T00:08:05.227Z] u1_0.latitude, [2026-01-20T00:08:05.227Z] u1_0.location, [2026-01-20T00:08:05.227Z] u1_0.longitude, [2026-01-20T00:08:05.227Z] u1_0.nickname, [2026-01-20T00:08:05.227Z] u1_0.profile_image_url, [2026-01-20T00:08:05.227Z] u1_0.startup_experience, [2026-01-20T00:08:05.227Z] u1_0.updated_at, [2026-01-20T00:08:05.227Z] u1_0.user_type, [2026-01-20T00:08:05.227Z] u1_0.username [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] users u1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] u1_0.id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.067+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.068+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.069+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.070+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=18, optionCount=3, imageCount=0 [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.070+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.070+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@6450834f] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.072+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.073+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=18, userId=null [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.073+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* SELECT [2026-01-20T00:08:05.227Z] v [2026-01-20T00:08:05.227Z] FROM [2026-01-20T00:08:05.227Z] Votesboard v [2026-01-20T00:08:05.227Z] WHERE [2026-01-20T00:08:05.227Z] v.id = :id [2026-01-20T00:08:05.227Z] AND v.deleted = false */ select [2026-01-20T00:08:05.227Z] v1_0.id, [2026-01-20T00:08:05.227Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.227Z] v1_0.allow_revote, [2026-01-20T00:08:05.227Z] v1_0.category, [2026-01-20T00:08:05.227Z] v1_0.comment_count, [2026-01-20T00:08:05.227Z] v1_0.content, [2026-01-20T00:08:05.227Z] v1_0.created_at, [2026-01-20T00:08:05.227Z] v1_0.deleted, [2026-01-20T00:08:05.227Z] v1_0.end_time, [2026-01-20T00:08:05.227Z] v1_0.like_count, [2026-01-20T00:08:05.227Z] v1_0.title, [2026-01-20T00:08:05.227Z] v1_0.total_votes, [2026-01-20T00:08:05.227Z] v1_0.updated_at, [2026-01-20T00:08:05.227Z] v1_0.user_id, [2026-01-20T00:08:05.227Z] v1_0.view_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard v1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] v1_0.id=? [2026-01-20T00:08:05.227Z] and v1_0.deleted=false [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* SELECT [2026-01-20T00:08:05.227Z] v [2026-01-20T00:08:05.227Z] FROM [2026-01-20T00:08:05.227Z] Votesboard v [2026-01-20T00:08:05.227Z] WHERE [2026-01-20T00:08:05.227Z] v.id = :id [2026-01-20T00:08:05.227Z] AND v.deleted = false */ select [2026-01-20T00:08:05.227Z] v1_0.id, [2026-01-20T00:08:05.227Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.227Z] v1_0.allow_revote, [2026-01-20T00:08:05.227Z] v1_0.category, [2026-01-20T00:08:05.227Z] v1_0.comment_count, [2026-01-20T00:08:05.227Z] v1_0.content, [2026-01-20T00:08:05.227Z] v1_0.created_at, [2026-01-20T00:08:05.227Z] v1_0.deleted, [2026-01-20T00:08:05.227Z] v1_0.end_time, [2026-01-20T00:08:05.227Z] v1_0.like_count, [2026-01-20T00:08:05.227Z] v1_0.title, [2026-01-20T00:08:05.227Z] v1_0.total_votes, [2026-01-20T00:08:05.227Z] v1_0.updated_at, [2026-01-20T00:08:05.227Z] v1_0.user_id, [2026-01-20T00:08:05.227Z] v1_0.view_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard v1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] v1_0.id=? [2026-01-20T00:08:05.227Z] and v1_0.deleted=false [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.075+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* update [2026-01-20T00:08:05.227Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.227Z] set [2026-01-20T00:08:05.227Z] allow_multiple_choice=?, [2026-01-20T00:08:05.227Z] allow_revote=?, [2026-01-20T00:08:05.227Z] category=?, [2026-01-20T00:08:05.227Z] comment_count=?, [2026-01-20T00:08:05.227Z] content=?, [2026-01-20T00:08:05.227Z] deleted=?, [2026-01-20T00:08:05.227Z] end_time=?, [2026-01-20T00:08:05.227Z] like_count=?, [2026-01-20T00:08:05.227Z] title=?, [2026-01-20T00:08:05.227Z] total_votes=?, [2026-01-20T00:08:05.227Z] updated_at=?, [2026-01-20T00:08:05.227Z] user_id=?, [2026-01-20T00:08:05.227Z] view_count=? [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* update [2026-01-20T00:08:05.227Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.227Z] set [2026-01-20T00:08:05.227Z] allow_multiple_choice=?, [2026-01-20T00:08:05.227Z] allow_revote=?, [2026-01-20T00:08:05.227Z] category=?, [2026-01-20T00:08:05.227Z] comment_count=?, [2026-01-20T00:08:05.227Z] content=?, [2026-01-20T00:08:05.227Z] deleted=?, [2026-01-20T00:08:05.227Z] end_time=?, [2026-01-20T00:08:05.227Z] like_count=?, [2026-01-20T00:08:05.227Z] title=?, [2026-01-20T00:08:05.227Z] total_votes=?, [2026-01-20T00:08:05.227Z] updated_at=?, [2026-01-20T00:08:05.227Z] user_id=?, [2026-01-20T00:08:05.227Z] view_count=? [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.076+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] count(vc1_0.id) [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.227Z] left join [2026-01-20T00:08:05.227Z] votesboard v1_0 [2026-01-20T00:08:05.227Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] v1_0.id=? [2026-01-20T00:08:05.227Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] count(vc1_0.id) [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.227Z] left join [2026-01-20T00:08:05.227Z] votesboard v1_0 [2026-01-20T00:08:05.227Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] v1_0.id=? [2026-01-20T00:08:05.227Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.077+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] count(vl1_0.id) [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_like vl1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] count(vl1_0.id) [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_like vl1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.078+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] i1_0.votesboard_id, [2026-01-20T00:08:05.227Z] i1_0.id, [2026-01-20T00:08:05.227Z] i1_0.created_at, [2026-01-20T00:08:05.227Z] i1_0.image_url, [2026-01-20T00:08:05.227Z] i1_0.sequence, [2026-01-20T00:08:05.227Z] i1_0.updated_at [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_image i1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] i1_0.sequence [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] i1_0.votesboard_id, [2026-01-20T00:08:05.227Z] i1_0.id, [2026-01-20T00:08:05.227Z] i1_0.created_at, [2026-01-20T00:08:05.227Z] i1_0.image_url, [2026-01-20T00:08:05.227Z] i1_0.sequence, [2026-01-20T00:08:05.227Z] i1_0.updated_at [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard_image i1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] i1_0.sequence [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.078+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] u1_0.id, [2026-01-20T00:08:05.227Z] u1_0.age_range, [2026-01-20T00:08:05.227Z] u1_0.budget, [2026-01-20T00:08:05.227Z] u1_0.created_at, [2026-01-20T00:08:05.227Z] u1_0.email, [2026-01-20T00:08:05.227Z] u1_0.gender, [2026-01-20T00:08:05.227Z] u1_0.latitude, [2026-01-20T00:08:05.227Z] u1_0.location, [2026-01-20T00:08:05.227Z] u1_0.longitude, [2026-01-20T00:08:05.227Z] u1_0.nickname, [2026-01-20T00:08:05.227Z] u1_0.profile_image_url, [2026-01-20T00:08:05.227Z] u1_0.startup_experience, [2026-01-20T00:08:05.227Z] u1_0.updated_at, [2026-01-20T00:08:05.227Z] u1_0.user_type, [2026-01-20T00:08:05.227Z] u1_0.username [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] users u1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] u1_0.id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] u1_0.id, [2026-01-20T00:08:05.227Z] u1_0.age_range, [2026-01-20T00:08:05.227Z] u1_0.budget, [2026-01-20T00:08:05.227Z] u1_0.created_at, [2026-01-20T00:08:05.227Z] u1_0.email, [2026-01-20T00:08:05.227Z] u1_0.gender, [2026-01-20T00:08:05.227Z] u1_0.latitude, [2026-01-20T00:08:05.227Z] u1_0.location, [2026-01-20T00:08:05.227Z] u1_0.longitude, [2026-01-20T00:08:05.227Z] u1_0.nickname, [2026-01-20T00:08:05.227Z] u1_0.profile_image_url, [2026-01-20T00:08:05.227Z] u1_0.startup_experience, [2026-01-20T00:08:05.227Z] u1_0.updated_at, [2026-01-20T00:08:05.227Z] u1_0.user_type, [2026-01-20T00:08:05.227Z] u1_0.username [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] users u1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] u1_0.id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.080+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] sc1_0.code, [2026-01-20T00:08:05.227Z] sc1_0.full_name, [2026-01-20T00:08:05.227Z] sc1_0.sido, [2026-01-20T00:08:05.227Z] sc1_0.sigungu [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] sigungu_code sc1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] sc1_0.code=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] sc1_0.code, [2026-01-20T00:08:05.227Z] sc1_0.full_name, [2026-01-20T00:08:05.227Z] sc1_0.sido, [2026-01-20T00:08:05.227Z] sc1_0.sigungu [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] sigungu_code sc1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] sc1_0.code=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.081+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.227Z] vo1_0.id, [2026-01-20T00:08:05.227Z] vo1_0.content, [2026-01-20T00:08:05.227Z] vo1_0.created_at, [2026-01-20T00:08:05.227Z] vo1_0.sequence, [2026-01-20T00:08:05.227Z] vo1_0.updated_at, [2026-01-20T00:08:05.227Z] vo1_0.vote_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_option vo1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] vo1_0.sequence [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.227Z] vo1_0.id, [2026-01-20T00:08:05.227Z] vo1_0.content, [2026-01-20T00:08:05.227Z] vo1_0.created_at, [2026-01-20T00:08:05.227Z] vo1_0.sequence, [2026-01-20T00:08:05.227Z] vo1_0.updated_at, [2026-01-20T00:08:05.227Z] vo1_0.vote_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_option vo1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] vo1_0.sequence [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.082+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.082+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@49867998] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.085+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.085+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@6fcbe9c3] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.086+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=18, userId=1f732c55-520b-4778-9a49-b3f423ace848, optionIds=[39, 39] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.086+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* SELECT [2026-01-20T00:08:05.227Z] v [2026-01-20T00:08:05.227Z] FROM [2026-01-20T00:08:05.227Z] Votesboard v [2026-01-20T00:08:05.227Z] WHERE [2026-01-20T00:08:05.227Z] v.id = :id [2026-01-20T00:08:05.227Z] AND v.deleted = false */ select [2026-01-20T00:08:05.227Z] v1_0.id, [2026-01-20T00:08:05.227Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.227Z] v1_0.allow_revote, [2026-01-20T00:08:05.227Z] v1_0.category, [2026-01-20T00:08:05.227Z] v1_0.comment_count, [2026-01-20T00:08:05.227Z] v1_0.content, [2026-01-20T00:08:05.227Z] v1_0.created_at, [2026-01-20T00:08:05.227Z] v1_0.deleted, [2026-01-20T00:08:05.227Z] v1_0.end_time, [2026-01-20T00:08:05.227Z] v1_0.like_count, [2026-01-20T00:08:05.227Z] v1_0.title, [2026-01-20T00:08:05.227Z] v1_0.total_votes, [2026-01-20T00:08:05.227Z] v1_0.updated_at, [2026-01-20T00:08:05.227Z] v1_0.user_id, [2026-01-20T00:08:05.227Z] v1_0.view_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard v1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] v1_0.id=? [2026-01-20T00:08:05.227Z] and v1_0.deleted=false [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* SELECT [2026-01-20T00:08:05.227Z] v [2026-01-20T00:08:05.227Z] FROM [2026-01-20T00:08:05.227Z] Votesboard v [2026-01-20T00:08:05.227Z] WHERE [2026-01-20T00:08:05.227Z] v.id = :id [2026-01-20T00:08:05.227Z] AND v.deleted = false */ select [2026-01-20T00:08:05.227Z] v1_0.id, [2026-01-20T00:08:05.227Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.227Z] v1_0.allow_revote, [2026-01-20T00:08:05.227Z] v1_0.category, [2026-01-20T00:08:05.227Z] v1_0.comment_count, [2026-01-20T00:08:05.227Z] v1_0.content, [2026-01-20T00:08:05.227Z] v1_0.created_at, [2026-01-20T00:08:05.227Z] v1_0.deleted, [2026-01-20T00:08:05.227Z] v1_0.end_time, [2026-01-20T00:08:05.227Z] v1_0.like_count, [2026-01-20T00:08:05.227Z] v1_0.title, [2026-01-20T00:08:05.227Z] v1_0.total_votes, [2026-01-20T00:08:05.227Z] v1_0.updated_at, [2026-01-20T00:08:05.227Z] v1_0.user_id, [2026-01-20T00:08:05.227Z] v1_0.view_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] votesboard v1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] v1_0.id=? [2026-01-20T00:08:05.227Z] and v1_0.deleted=false [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.087+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] u1_0.id, [2026-01-20T00:08:05.227Z] u1_0.age_range, [2026-01-20T00:08:05.227Z] u1_0.budget, [2026-01-20T00:08:05.227Z] u1_0.created_at, [2026-01-20T00:08:05.227Z] u1_0.email, [2026-01-20T00:08:05.227Z] u1_0.gender, [2026-01-20T00:08:05.227Z] u1_0.latitude, [2026-01-20T00:08:05.227Z] u1_0.location, [2026-01-20T00:08:05.227Z] u1_0.longitude, [2026-01-20T00:08:05.227Z] u1_0.nickname, [2026-01-20T00:08:05.227Z] u1_0.profile_image_url, [2026-01-20T00:08:05.227Z] u1_0.startup_experience, [2026-01-20T00:08:05.227Z] u1_0.updated_at, [2026-01-20T00:08:05.227Z] u1_0.user_type, [2026-01-20T00:08:05.227Z] u1_0.username [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] users u1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] u1_0.id=? [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] u1_0.id, [2026-01-20T00:08:05.227Z] u1_0.age_range, [2026-01-20T00:08:05.227Z] u1_0.budget, [2026-01-20T00:08:05.227Z] u1_0.created_at, [2026-01-20T00:08:05.227Z] u1_0.email, [2026-01-20T00:08:05.227Z] u1_0.gender, [2026-01-20T00:08:05.227Z] u1_0.latitude, [2026-01-20T00:08:05.227Z] u1_0.location, [2026-01-20T00:08:05.227Z] u1_0.longitude, [2026-01-20T00:08:05.227Z] u1_0.nickname, [2026-01-20T00:08:05.227Z] u1_0.profile_image_url, [2026-01-20T00:08:05.227Z] u1_0.startup_experience, [2026-01-20T00:08:05.227Z] u1_0.updated_at, [2026-01-20T00:08:05.227Z] u1_0.user_type, [2026-01-20T00:08:05.227Z] u1_0.username [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] users u1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] u1_0.id=? [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.088+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] vr1_0.id [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_result vr1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vr1_0.user_id=? [2026-01-20T00:08:05.227Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] fetch [2026-01-20T00:08:05.227Z] first ? rows only [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* */ select [2026-01-20T00:08:05.227Z] vr1_0.id [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_result vr1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vr1_0.user_id=? [2026-01-20T00:08:05.227Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] fetch [2026-01-20T00:08:05.227Z] first ? rows only [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.089+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.227Z] vo1_0.id, [2026-01-20T00:08:05.227Z] vo1_0.content, [2026-01-20T00:08:05.227Z] vo1_0.created_at, [2026-01-20T00:08:05.227Z] vo1_0.sequence, [2026-01-20T00:08:05.227Z] vo1_0.updated_at, [2026-01-20T00:08:05.227Z] vo1_0.vote_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_option vo1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] vo1_0.sequence [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] select [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.227Z] vo1_0.id, [2026-01-20T00:08:05.227Z] vo1_0.content, [2026-01-20T00:08:05.227Z] vo1_0.created_at, [2026-01-20T00:08:05.227Z] vo1_0.sequence, [2026-01-20T00:08:05.227Z] vo1_0.updated_at, [2026-01-20T00:08:05.227Z] vo1_0.vote_count [2026-01-20T00:08:05.227Z] from [2026-01-20T00:08:05.227Z] vote_option vo1_0 [2026-01-20T00:08:05.227Z] where [2026-01-20T00:08:05.227Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.227Z] order by [2026-01-20T00:08:05.227Z] vo1_0.sequence [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.090+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.090+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: DUPLICATE_VOTE_OPTION - 중복된 옵션을 선택할 수 없습니다. [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.090+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.090+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=DUPLICATE_VOTE_OPTION, message=중복된 옵션을 선택할 수 없습니다.]] [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.090+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 중복된 옵션을 선택할 수 없습니다.] [2026-01-20T00:08:05.227Z] [2026-01-20T00:08:05.227Z] 투표 참여 통합 테스트 > 투표 게시글 상세 조회 성공 STANDARD_OUT [2026-01-20T00:08:05.227Z] 2026-01-20T09:08:05.096+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.227Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.227Z] values [2026-01-20T00:08:05.227Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.227Z] Hibernate: [2026-01-20T00:08:05.227Z] /* insert for [2026-01-20T00:08:05.227Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.227Z] into [2026-01-20T00:08:05.228Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.098+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.100+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=54a4ad6d-232c-4275-a644-cabb6cb8200c, optionCount=3, imageCount=0 [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.100+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.101+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.102+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.103+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.103+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.104+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=19, optionCount=3, imageCount=0 [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.104+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.105+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@181124e0] [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.107+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.107+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=19, userId=null [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.108+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* SELECT [2026-01-20T00:08:05.228Z] v [2026-01-20T00:08:05.228Z] FROM [2026-01-20T00:08:05.228Z] Votesboard v [2026-01-20T00:08:05.228Z] WHERE [2026-01-20T00:08:05.228Z] v.id = :id [2026-01-20T00:08:05.228Z] AND v.deleted = false */ select [2026-01-20T00:08:05.228Z] v1_0.id, [2026-01-20T00:08:05.228Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.228Z] v1_0.allow_revote, [2026-01-20T00:08:05.228Z] v1_0.category, [2026-01-20T00:08:05.228Z] v1_0.comment_count, [2026-01-20T00:08:05.228Z] v1_0.content, [2026-01-20T00:08:05.228Z] v1_0.created_at, [2026-01-20T00:08:05.228Z] v1_0.deleted, [2026-01-20T00:08:05.228Z] v1_0.end_time, [2026-01-20T00:08:05.228Z] v1_0.like_count, [2026-01-20T00:08:05.228Z] v1_0.title, [2026-01-20T00:08:05.228Z] v1_0.total_votes, [2026-01-20T00:08:05.228Z] v1_0.updated_at, [2026-01-20T00:08:05.228Z] v1_0.user_id, [2026-01-20T00:08:05.228Z] v1_0.view_count [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and v1_0.deleted=false [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* SELECT [2026-01-20T00:08:05.228Z] v [2026-01-20T00:08:05.228Z] FROM [2026-01-20T00:08:05.228Z] Votesboard v [2026-01-20T00:08:05.228Z] WHERE [2026-01-20T00:08:05.228Z] v.id = :id [2026-01-20T00:08:05.228Z] AND v.deleted = false */ select [2026-01-20T00:08:05.228Z] v1_0.id, [2026-01-20T00:08:05.228Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.228Z] v1_0.allow_revote, [2026-01-20T00:08:05.228Z] v1_0.category, [2026-01-20T00:08:05.228Z] v1_0.comment_count, [2026-01-20T00:08:05.228Z] v1_0.content, [2026-01-20T00:08:05.228Z] v1_0.created_at, [2026-01-20T00:08:05.228Z] v1_0.deleted, [2026-01-20T00:08:05.228Z] v1_0.end_time, [2026-01-20T00:08:05.228Z] v1_0.like_count, [2026-01-20T00:08:05.228Z] v1_0.title, [2026-01-20T00:08:05.228Z] v1_0.total_votes, [2026-01-20T00:08:05.228Z] v1_0.updated_at, [2026-01-20T00:08:05.228Z] v1_0.user_id, [2026-01-20T00:08:05.228Z] v1_0.view_count [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and v1_0.deleted=false [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.110+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* update [2026-01-20T00:08:05.228Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.228Z] set [2026-01-20T00:08:05.228Z] allow_multiple_choice=?, [2026-01-20T00:08:05.228Z] allow_revote=?, [2026-01-20T00:08:05.228Z] category=?, [2026-01-20T00:08:05.228Z] comment_count=?, [2026-01-20T00:08:05.228Z] content=?, [2026-01-20T00:08:05.228Z] deleted=?, [2026-01-20T00:08:05.228Z] end_time=?, [2026-01-20T00:08:05.228Z] like_count=?, [2026-01-20T00:08:05.228Z] title=?, [2026-01-20T00:08:05.228Z] total_votes=?, [2026-01-20T00:08:05.228Z] updated_at=?, [2026-01-20T00:08:05.228Z] user_id=?, [2026-01-20T00:08:05.228Z] view_count=? [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* update [2026-01-20T00:08:05.228Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.228Z] set [2026-01-20T00:08:05.228Z] allow_multiple_choice=?, [2026-01-20T00:08:05.228Z] allow_revote=?, [2026-01-20T00:08:05.228Z] category=?, [2026-01-20T00:08:05.228Z] comment_count=?, [2026-01-20T00:08:05.228Z] content=?, [2026-01-20T00:08:05.228Z] deleted=?, [2026-01-20T00:08:05.228Z] end_time=?, [2026-01-20T00:08:05.228Z] like_count=?, [2026-01-20T00:08:05.228Z] title=?, [2026-01-20T00:08:05.228Z] total_votes=?, [2026-01-20T00:08:05.228Z] updated_at=?, [2026-01-20T00:08:05.228Z] user_id=?, [2026-01-20T00:08:05.228Z] view_count=? [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.111+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vc1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.228Z] left join [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vc1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.228Z] left join [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.113+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vl1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_like vl1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vl1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_like vl1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.113+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] i1_0.votesboard_id, [2026-01-20T00:08:05.228Z] i1_0.id, [2026-01-20T00:08:05.228Z] i1_0.created_at, [2026-01-20T00:08:05.228Z] i1_0.image_url, [2026-01-20T00:08:05.228Z] i1_0.sequence, [2026-01-20T00:08:05.228Z] i1_0.updated_at [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_image i1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] order by [2026-01-20T00:08:05.228Z] i1_0.sequence [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] i1_0.votesboard_id, [2026-01-20T00:08:05.228Z] i1_0.id, [2026-01-20T00:08:05.228Z] i1_0.created_at, [2026-01-20T00:08:05.228Z] i1_0.image_url, [2026-01-20T00:08:05.228Z] i1_0.sequence, [2026-01-20T00:08:05.228Z] i1_0.updated_at [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_image i1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] order by [2026-01-20T00:08:05.228Z] i1_0.sequence [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.114+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.115+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] sc1_0.code, [2026-01-20T00:08:05.228Z] sc1_0.full_name, [2026-01-20T00:08:05.228Z] sc1_0.sido, [2026-01-20T00:08:05.228Z] sc1_0.sigungu [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] sigungu_code sc1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] sc1_0.code=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] sc1_0.code, [2026-01-20T00:08:05.228Z] sc1_0.full_name, [2026-01-20T00:08:05.228Z] sc1_0.sido, [2026-01-20T00:08:05.228Z] sc1_0.sigungu [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] sigungu_code sc1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] sc1_0.code=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.116+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.228Z] vo1_0.id, [2026-01-20T00:08:05.228Z] vo1_0.content, [2026-01-20T00:08:05.228Z] vo1_0.created_at, [2026-01-20T00:08:05.228Z] vo1_0.sequence, [2026-01-20T00:08:05.228Z] vo1_0.updated_at, [2026-01-20T00:08:05.228Z] vo1_0.vote_count [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] vote_option vo1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] order by [2026-01-20T00:08:05.228Z] vo1_0.sequence [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.228Z] vo1_0.id, [2026-01-20T00:08:05.228Z] vo1_0.content, [2026-01-20T00:08:05.228Z] vo1_0.created_at, [2026-01-20T00:08:05.228Z] vo1_0.sequence, [2026-01-20T00:08:05.228Z] vo1_0.updated_at, [2026-01-20T00:08:05.228Z] vo1_0.vote_count [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] vote_option vo1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] order by [2026-01-20T00:08:05.228Z] vo1_0.sequence [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.117+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.117+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@11286898] [2026-01-20T00:08:05.228Z] [2026-01-20T00:08:05.228Z] 투표 참여 통합 테스트 > 단일 선택 투표 실패 - 여러 옵션 선택 STANDARD_OUT [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.124+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.126+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#createVotesboard(VotesboardCreateRequest, CustomUserDetails) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.127+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 시작: userId=eea2c7fe-842e-4e48-b32c-e46f9a59e33b, optionCount=3, imageCount=0 [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.127+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.128+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.Votesboard */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] votesboard (allow_multiple_choice, allow_revote, category, comment_count, content, created_at, deleted, end_time, like_count, title, total_votes, updated_at, user_id, view_count, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.129+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.130+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.131+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* insert for [2026-01-20T00:08:05.228Z] com.example.soso.community.votesboard.domain.entity.VoteOption */insert [2026-01-20T00:08:05.228Z] into [2026-01-20T00:08:05.228Z] vote_option (content, created_at, sequence, updated_at, vote_count, votesboard_id, id) [2026-01-20T00:08:05.228Z] values [2026-01-20T00:08:05.228Z] (?, ?, ?, ?, ?, ?, default) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.131+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 작성 완료: postId=20, optionCount=3, imageCount=0 [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.132+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.132+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardCreateResponse@5f66dca3] [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.134+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#getVotesboard(Long, CustomUserDetails) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.134+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 게시글 조회: postId=20, userId=null [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.134+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* SELECT [2026-01-20T00:08:05.228Z] v [2026-01-20T00:08:05.228Z] FROM [2026-01-20T00:08:05.228Z] Votesboard v [2026-01-20T00:08:05.228Z] WHERE [2026-01-20T00:08:05.228Z] v.id = :id [2026-01-20T00:08:05.228Z] AND v.deleted = false */ select [2026-01-20T00:08:05.228Z] v1_0.id, [2026-01-20T00:08:05.228Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.228Z] v1_0.allow_revote, [2026-01-20T00:08:05.228Z] v1_0.category, [2026-01-20T00:08:05.228Z] v1_0.comment_count, [2026-01-20T00:08:05.228Z] v1_0.content, [2026-01-20T00:08:05.228Z] v1_0.created_at, [2026-01-20T00:08:05.228Z] v1_0.deleted, [2026-01-20T00:08:05.228Z] v1_0.end_time, [2026-01-20T00:08:05.228Z] v1_0.like_count, [2026-01-20T00:08:05.228Z] v1_0.title, [2026-01-20T00:08:05.228Z] v1_0.total_votes, [2026-01-20T00:08:05.228Z] v1_0.updated_at, [2026-01-20T00:08:05.228Z] v1_0.user_id, [2026-01-20T00:08:05.228Z] v1_0.view_count [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and v1_0.deleted=false [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* SELECT [2026-01-20T00:08:05.228Z] v [2026-01-20T00:08:05.228Z] FROM [2026-01-20T00:08:05.228Z] Votesboard v [2026-01-20T00:08:05.228Z] WHERE [2026-01-20T00:08:05.228Z] v.id = :id [2026-01-20T00:08:05.228Z] AND v.deleted = false */ select [2026-01-20T00:08:05.228Z] v1_0.id, [2026-01-20T00:08:05.228Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.228Z] v1_0.allow_revote, [2026-01-20T00:08:05.228Z] v1_0.category, [2026-01-20T00:08:05.228Z] v1_0.comment_count, [2026-01-20T00:08:05.228Z] v1_0.content, [2026-01-20T00:08:05.228Z] v1_0.created_at, [2026-01-20T00:08:05.228Z] v1_0.deleted, [2026-01-20T00:08:05.228Z] v1_0.end_time, [2026-01-20T00:08:05.228Z] v1_0.like_count, [2026-01-20T00:08:05.228Z] v1_0.title, [2026-01-20T00:08:05.228Z] v1_0.total_votes, [2026-01-20T00:08:05.228Z] v1_0.updated_at, [2026-01-20T00:08:05.228Z] v1_0.user_id, [2026-01-20T00:08:05.228Z] v1_0.view_count [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and v1_0.deleted=false [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.136+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* update [2026-01-20T00:08:05.228Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.228Z] set [2026-01-20T00:08:05.228Z] allow_multiple_choice=?, [2026-01-20T00:08:05.228Z] allow_revote=?, [2026-01-20T00:08:05.228Z] category=?, [2026-01-20T00:08:05.228Z] comment_count=?, [2026-01-20T00:08:05.228Z] content=?, [2026-01-20T00:08:05.228Z] deleted=?, [2026-01-20T00:08:05.228Z] end_time=?, [2026-01-20T00:08:05.228Z] like_count=?, [2026-01-20T00:08:05.228Z] title=?, [2026-01-20T00:08:05.228Z] total_votes=?, [2026-01-20T00:08:05.228Z] updated_at=?, [2026-01-20T00:08:05.228Z] user_id=?, [2026-01-20T00:08:05.228Z] view_count=? [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* update [2026-01-20T00:08:05.228Z] for com.example.soso.community.votesboard.domain.entity.Votesboard */update votesboard [2026-01-20T00:08:05.228Z] set [2026-01-20T00:08:05.228Z] allow_multiple_choice=?, [2026-01-20T00:08:05.228Z] allow_revote=?, [2026-01-20T00:08:05.228Z] category=?, [2026-01-20T00:08:05.228Z] comment_count=?, [2026-01-20T00:08:05.228Z] content=?, [2026-01-20T00:08:05.228Z] deleted=?, [2026-01-20T00:08:05.228Z] end_time=?, [2026-01-20T00:08:05.228Z] like_count=?, [2026-01-20T00:08:05.228Z] title=?, [2026-01-20T00:08:05.228Z] total_votes=?, [2026-01-20T00:08:05.228Z] updated_at=?, [2026-01-20T00:08:05.228Z] user_id=?, [2026-01-20T00:08:05.228Z] view_count=? [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.137+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vc1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.228Z] left join [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vc1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_comments vc1_0 [2026-01-20T00:08:05.228Z] left join [2026-01-20T00:08:05.228Z] votesboard v1_0 [2026-01-20T00:08:05.228Z] on v1_0.id=vc1_0.votesboard_id [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] v1_0.id=? [2026-01-20T00:08:05.228Z] and not(vc1_0.deleted) [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.138+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vl1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_like vl1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] count(vl1_0.id) [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_like vl1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] vl1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] i1_0.votesboard_id, [2026-01-20T00:08:05.228Z] i1_0.id, [2026-01-20T00:08:05.228Z] i1_0.created_at, [2026-01-20T00:08:05.228Z] i1_0.image_url, [2026-01-20T00:08:05.228Z] i1_0.sequence, [2026-01-20T00:08:05.228Z] i1_0.updated_at [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_image i1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] order by [2026-01-20T00:08:05.228Z] i1_0.sequence [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] i1_0.votesboard_id, [2026-01-20T00:08:05.228Z] i1_0.id, [2026-01-20T00:08:05.228Z] i1_0.created_at, [2026-01-20T00:08:05.228Z] i1_0.image_url, [2026-01-20T00:08:05.228Z] i1_0.sequence, [2026-01-20T00:08:05.228Z] i1_0.updated_at [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] votesboard_image i1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] i1_0.votesboard_id=? [2026-01-20T00:08:05.228Z] order by [2026-01-20T00:08:05.228Z] i1_0.sequence [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.139+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] select [2026-01-20T00:08:05.228Z] u1_0.id, [2026-01-20T00:08:05.228Z] u1_0.age_range, [2026-01-20T00:08:05.228Z] u1_0.budget, [2026-01-20T00:08:05.228Z] u1_0.created_at, [2026-01-20T00:08:05.228Z] u1_0.email, [2026-01-20T00:08:05.228Z] u1_0.gender, [2026-01-20T00:08:05.228Z] u1_0.latitude, [2026-01-20T00:08:05.228Z] u1_0.location, [2026-01-20T00:08:05.228Z] u1_0.longitude, [2026-01-20T00:08:05.228Z] u1_0.nickname, [2026-01-20T00:08:05.228Z] u1_0.profile_image_url, [2026-01-20T00:08:05.228Z] u1_0.startup_experience, [2026-01-20T00:08:05.228Z] u1_0.updated_at, [2026-01-20T00:08:05.228Z] u1_0.user_type, [2026-01-20T00:08:05.228Z] u1_0.username [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] users u1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] u1_0.id=? [2026-01-20T00:08:05.228Z] 2026-01-20T09:08:05.140+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.228Z] sc1_0.code, [2026-01-20T00:08:05.228Z] sc1_0.full_name, [2026-01-20T00:08:05.228Z] sc1_0.sido, [2026-01-20T00:08:05.228Z] sc1_0.sigungu [2026-01-20T00:08:05.228Z] from [2026-01-20T00:08:05.228Z] sigungu_code sc1_0 [2026-01-20T00:08:05.228Z] where [2026-01-20T00:08:05.228Z] sc1_0.code=? [2026-01-20T00:08:05.228Z] Hibernate: [2026-01-20T00:08:05.228Z] /* */ select [2026-01-20T00:08:05.229Z] sc1_0.code, [2026-01-20T00:08:05.229Z] sc1_0.full_name, [2026-01-20T00:08:05.229Z] sc1_0.sido, [2026-01-20T00:08:05.229Z] sc1_0.sigungu [2026-01-20T00:08:05.229Z] from [2026-01-20T00:08:05.229Z] sigungu_code sc1_0 [2026-01-20T00:08:05.229Z] where [2026-01-20T00:08:05.229Z] sc1_0.code=? [2026-01-20T00:08:05.229Z] 2026-01-20T09:08:05.141+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.229Z] select [2026-01-20T00:08:05.229Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.229Z] vo1_0.id, [2026-01-20T00:08:05.229Z] vo1_0.content, [2026-01-20T00:08:05.229Z] vo1_0.created_at, [2026-01-20T00:08:05.229Z] vo1_0.sequence, [2026-01-20T00:08:05.229Z] vo1_0.updated_at, [2026-01-20T00:08:05.229Z] vo1_0.vote_count [2026-01-20T00:08:05.229Z] from [2026-01-20T00:08:05.229Z] vote_option vo1_0 [2026-01-20T00:08:05.229Z] where [2026-01-20T00:08:05.229Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.229Z] order by [2026-01-20T00:08:05.229Z] vo1_0.sequence [2026-01-20T00:08:05.229Z] Hibernate: [2026-01-20T00:08:05.229Z] select [2026-01-20T00:08:05.229Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.229Z] vo1_0.id, [2026-01-20T00:08:05.229Z] vo1_0.content, [2026-01-20T00:08:05.229Z] vo1_0.created_at, [2026-01-20T00:08:05.229Z] vo1_0.sequence, [2026-01-20T00:08:05.229Z] vo1_0.updated_at, [2026-01-20T00:08:05.229Z] vo1_0.vote_count [2026-01-20T00:08:05.229Z] from [2026-01-20T00:08:05.229Z] vote_option vo1_0 [2026-01-20T00:08:05.229Z] where [2026-01-20T00:08:05.229Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.229Z] order by [2026-01-20T00:08:05.229Z] vo1_0.sequence [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.142+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.142+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.community.votesboard.domain.dto.VotesboardDetailResponse@4669c340] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.145+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.community.votesboard.controller.VotesboardController#vote(Long, VoteRequest, CustomUserDetails) [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.145+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json;charset=UTF-8" to [com.example.soso.community.votesboard.domain.dto.VoteRequest@3e468656] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.146+09:00 INFO 1527343 --- [ Test worker] c.e.s.c.v.service.VotesboardServiceImpl : 투표 참여 시작: postId=20, userId=eea2c7fe-842e-4e48-b32c-e46f9a59e33b, optionIds=[45, 46] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.146+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.484Z] /* SELECT [2026-01-20T00:08:05.484Z] v [2026-01-20T00:08:05.484Z] FROM [2026-01-20T00:08:05.484Z] Votesboard v [2026-01-20T00:08:05.484Z] WHERE [2026-01-20T00:08:05.484Z] v.id = :id [2026-01-20T00:08:05.484Z] AND v.deleted = false */ select [2026-01-20T00:08:05.484Z] v1_0.id, [2026-01-20T00:08:05.484Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.484Z] v1_0.allow_revote, [2026-01-20T00:08:05.484Z] v1_0.category, [2026-01-20T00:08:05.484Z] v1_0.comment_count, [2026-01-20T00:08:05.484Z] v1_0.content, [2026-01-20T00:08:05.484Z] v1_0.created_at, [2026-01-20T00:08:05.484Z] v1_0.deleted, [2026-01-20T00:08:05.484Z] v1_0.end_time, [2026-01-20T00:08:05.484Z] v1_0.like_count, [2026-01-20T00:08:05.484Z] v1_0.title, [2026-01-20T00:08:05.484Z] v1_0.total_votes, [2026-01-20T00:08:05.484Z] v1_0.updated_at, [2026-01-20T00:08:05.484Z] v1_0.user_id, [2026-01-20T00:08:05.484Z] v1_0.view_count [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] votesboard v1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] v1_0.id=? [2026-01-20T00:08:05.484Z] and v1_0.deleted=false [2026-01-20T00:08:05.484Z] Hibernate: [2026-01-20T00:08:05.484Z] /* SELECT [2026-01-20T00:08:05.484Z] v [2026-01-20T00:08:05.484Z] FROM [2026-01-20T00:08:05.484Z] Votesboard v [2026-01-20T00:08:05.484Z] WHERE [2026-01-20T00:08:05.484Z] v.id = :id [2026-01-20T00:08:05.484Z] AND v.deleted = false */ select [2026-01-20T00:08:05.484Z] v1_0.id, [2026-01-20T00:08:05.484Z] v1_0.allow_multiple_choice, [2026-01-20T00:08:05.484Z] v1_0.allow_revote, [2026-01-20T00:08:05.484Z] v1_0.category, [2026-01-20T00:08:05.484Z] v1_0.comment_count, [2026-01-20T00:08:05.484Z] v1_0.content, [2026-01-20T00:08:05.484Z] v1_0.created_at, [2026-01-20T00:08:05.484Z] v1_0.deleted, [2026-01-20T00:08:05.484Z] v1_0.end_time, [2026-01-20T00:08:05.484Z] v1_0.like_count, [2026-01-20T00:08:05.484Z] v1_0.title, [2026-01-20T00:08:05.484Z] v1_0.total_votes, [2026-01-20T00:08:05.484Z] v1_0.updated_at, [2026-01-20T00:08:05.484Z] v1_0.user_id, [2026-01-20T00:08:05.484Z] v1_0.view_count [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] votesboard v1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] v1_0.id=? [2026-01-20T00:08:05.484Z] and v1_0.deleted=false [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.147+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.484Z] select [2026-01-20T00:08:05.484Z] u1_0.id, [2026-01-20T00:08:05.484Z] u1_0.age_range, [2026-01-20T00:08:05.484Z] u1_0.budget, [2026-01-20T00:08:05.484Z] u1_0.created_at, [2026-01-20T00:08:05.484Z] u1_0.email, [2026-01-20T00:08:05.484Z] u1_0.gender, [2026-01-20T00:08:05.484Z] u1_0.latitude, [2026-01-20T00:08:05.484Z] u1_0.location, [2026-01-20T00:08:05.484Z] u1_0.longitude, [2026-01-20T00:08:05.484Z] u1_0.nickname, [2026-01-20T00:08:05.484Z] u1_0.profile_image_url, [2026-01-20T00:08:05.484Z] u1_0.startup_experience, [2026-01-20T00:08:05.484Z] u1_0.updated_at, [2026-01-20T00:08:05.484Z] u1_0.user_type, [2026-01-20T00:08:05.484Z] u1_0.username [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] users u1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] u1_0.id=? [2026-01-20T00:08:05.484Z] Hibernate: [2026-01-20T00:08:05.484Z] select [2026-01-20T00:08:05.484Z] u1_0.id, [2026-01-20T00:08:05.484Z] u1_0.age_range, [2026-01-20T00:08:05.484Z] u1_0.budget, [2026-01-20T00:08:05.484Z] u1_0.created_at, [2026-01-20T00:08:05.484Z] u1_0.email, [2026-01-20T00:08:05.484Z] u1_0.gender, [2026-01-20T00:08:05.484Z] u1_0.latitude, [2026-01-20T00:08:05.484Z] u1_0.location, [2026-01-20T00:08:05.484Z] u1_0.longitude, [2026-01-20T00:08:05.484Z] u1_0.nickname, [2026-01-20T00:08:05.484Z] u1_0.profile_image_url, [2026-01-20T00:08:05.484Z] u1_0.startup_experience, [2026-01-20T00:08:05.484Z] u1_0.updated_at, [2026-01-20T00:08:05.484Z] u1_0.user_type, [2026-01-20T00:08:05.484Z] u1_0.username [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] users u1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] u1_0.id=? [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.484Z] /* */ select [2026-01-20T00:08:05.484Z] vr1_0.id [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] vote_result vr1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] vr1_0.user_id=? [2026-01-20T00:08:05.484Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.484Z] fetch [2026-01-20T00:08:05.484Z] first ? rows only [2026-01-20T00:08:05.484Z] Hibernate: [2026-01-20T00:08:05.484Z] /* */ select [2026-01-20T00:08:05.484Z] vr1_0.id [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] vote_result vr1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] vr1_0.user_id=? [2026-01-20T00:08:05.484Z] and vr1_0.votesboard_id=? [2026-01-20T00:08:05.484Z] fetch [2026-01-20T00:08:05.484Z] first ? rows only [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.148+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.484Z] select [2026-01-20T00:08:05.484Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.484Z] vo1_0.id, [2026-01-20T00:08:05.484Z] vo1_0.content, [2026-01-20T00:08:05.484Z] vo1_0.created_at, [2026-01-20T00:08:05.484Z] vo1_0.sequence, [2026-01-20T00:08:05.484Z] vo1_0.updated_at, [2026-01-20T00:08:05.484Z] vo1_0.vote_count [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] vote_option vo1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.484Z] order by [2026-01-20T00:08:05.484Z] vo1_0.sequence [2026-01-20T00:08:05.484Z] Hibernate: [2026-01-20T00:08:05.484Z] select [2026-01-20T00:08:05.484Z] vo1_0.votesboard_id, [2026-01-20T00:08:05.484Z] vo1_0.id, [2026-01-20T00:08:05.484Z] vo1_0.content, [2026-01-20T00:08:05.484Z] vo1_0.created_at, [2026-01-20T00:08:05.484Z] vo1_0.sequence, [2026-01-20T00:08:05.484Z] vo1_0.updated_at, [2026-01-20T00:08:05.484Z] vo1_0.vote_count [2026-01-20T00:08:05.484Z] from [2026-01-20T00:08:05.484Z] vote_option vo1_0 [2026-01-20T00:08:05.484Z] where [2026-01-20T00:08:05.484Z] vo1_0.votesboard_id=? [2026-01-20T00:08:05.484Z] order by [2026-01-20T00:08:05.484Z] vo1_0.sequence [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.149+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.149+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: SINGLE_VOTE_REQUIRED - 이 투표는 하나의 옵션만 선택 가능합니다. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.149+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.149+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=SINGLE_VOTE_REQUIRED, message=이 투표는 하나의 옵션만 선택 가능합니다.]] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.149+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.PostException: 이 투표는 하나의 옵션만 선택 가능합니다.] [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 여러 이미지 일괄 업로드 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 최대 이미지 개수 제한 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 이미지 삭제 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > S3Service - 이미지 존재 확인 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 잘못된 파일 형식 업로드 실패 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 여러 이미지 일괄 삭제 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 파일 크기 제한 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 잘못된 URL로 삭제 시도 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] S3 통합 테스트 - Testcontainers MinIO > 단일 이미지 업로드 및 URL 생성 테스트 SKIPPED [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] 시군구 코드 통합 테스트 STANDARD_OUT [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.163+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.sigungu.integration.SigunguCodeIntegrationTest]: SigunguCodeIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.170+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.sigungu.integration.SigunguCodeIntegrationTest [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] . ____ _ __ _ _ [2026-01-20T00:08:05.484Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:05.484Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:05.484Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:05.484Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:05.484Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:05.484Z] [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.192+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.i.SigunguCodeIntegrationTest : Starting SigunguCodeIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.192+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.i.SigunguCodeIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.192+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.i.SigunguCodeIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.193+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@b4a1bd5 [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.343+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.343+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.344+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.400+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.400+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.423+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 21 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.424+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.424+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.484Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.432+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.464+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=d366a5a1-9d7c-3a88-a493-1703a443c28c [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.515+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.516+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.522+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.523+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-13 - Starting... [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.524+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-13 - Added connection conn120: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.524+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-13 - Start completed. [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.524+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.524+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:05.735Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-13)'] [2026-01-20T00:08:05.735Z] Database driver: undefined/unknown [2026-01-20T00:08:05.735Z] Database version: 2.3.232 [2026-01-20T00:08:05.735Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:05.735Z] Isolation level: undefined/unknown [2026-01-20T00:08:05.735Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:05.735Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.624+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.624+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists comment_likes cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists comment_likes cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.625+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists comments cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists comments cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists post cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists post cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists post_image cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists post_image cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists post_like cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists post_like cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists user_interests cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists user_interests cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists users cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists users cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists vote_option cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists vote_option cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists vote_result cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists vote_result cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists votesboard cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists votesboard cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.629+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.629+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table comment_likes ( [2026-01-20T00:08:05.735Z] comment_id bigint, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (comment_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table comment_likes ( [2026-01-20T00:08:05.735Z] comment_id bigint, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (comment_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table comments ( [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] parent_id bigint, [2026-01-20T00:08:05.735Z] post_id bigint, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] content clob, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table comments ( [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] parent_id bigint, [2026-01-20T00:08:05.735Z] post_id bigint, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] content clob, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table post ( [2026-01-20T00:08:05.735Z] comment_count integer not null, [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] view_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] title varchar(255), [2026-01-20T00:08:05.735Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:05.735Z] content clob, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table post ( [2026-01-20T00:08:05.735Z] comment_count integer not null, [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] view_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] title varchar(255), [2026-01-20T00:08:05.735Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:05.735Z] content clob, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table post_image ( [2026-01-20T00:08:05.735Z] sequence integer not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] post_id bigint, [2026-01-20T00:08:05.735Z] image_url varchar(255), [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table post_image ( [2026-01-20T00:08:05.735Z] sequence integer not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] post_id bigint, [2026-01-20T00:08:05.735Z] image_url varchar(255), [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table post_like ( [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] post_id bigint, [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (post_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table post_like ( [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] post_id bigint, [2026-01-20T00:08:05.735Z] user_id varchar(36), [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (post_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table sigungu_code ( [2026-01-20T00:08:05.735Z] code varchar(5) not null, [2026-01-20T00:08:05.735Z] sido varchar(50) not null, [2026-01-20T00:08:05.735Z] sigungu varchar(50) not null, [2026-01-20T00:08:05.735Z] full_name varchar(100) not null, [2026-01-20T00:08:05.735Z] primary key (code) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table sigungu_code ( [2026-01-20T00:08:05.735Z] code varchar(5) not null, [2026-01-20T00:08:05.735Z] sido varchar(50) not null, [2026-01-20T00:08:05.735Z] sigungu varchar(50) not null, [2026-01-20T00:08:05.735Z] full_name varchar(100) not null, [2026-01-20T00:08:05.735Z] primary key (code) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.632+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table user_interests ( [2026-01-20T00:08:05.735Z] users_id varchar(36) not null, [2026-01-20T00:08:05.735Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table user_interests ( [2026-01-20T00:08:05.735Z] users_id varchar(36) not null, [2026-01-20T00:08:05.735Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table users ( [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] id varchar(36) not null, [2026-01-20T00:08:05.735Z] email varchar(255), [2026-01-20T00:08:05.735Z] latitude varchar(255), [2026-01-20T00:08:05.735Z] location varchar(255), [2026-01-20T00:08:05.735Z] longitude varchar(255), [2026-01-20T00:08:05.735Z] nickname varchar(255), [2026-01-20T00:08:05.735Z] profile_image_url varchar(255), [2026-01-20T00:08:05.735Z] username varchar(255), [2026-01-20T00:08:05.735Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:05.735Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:05.735Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:05.735Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:05.735Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table users ( [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] id varchar(36) not null, [2026-01-20T00:08:05.735Z] email varchar(255), [2026-01-20T00:08:05.735Z] latitude varchar(255), [2026-01-20T00:08:05.735Z] location varchar(255), [2026-01-20T00:08:05.735Z] longitude varchar(255), [2026-01-20T00:08:05.735Z] nickname varchar(255), [2026-01-20T00:08:05.735Z] profile_image_url varchar(255), [2026-01-20T00:08:05.735Z] username varchar(255), [2026-01-20T00:08:05.735Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:05.735Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:05.735Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:05.735Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:05.735Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table vote_option ( [2026-01-20T00:08:05.735Z] sequence integer not null, [2026-01-20T00:08:05.735Z] vote_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] content varchar(100) not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table vote_option ( [2026-01-20T00:08:05.735Z] sequence integer not null, [2026-01-20T00:08:05.735Z] vote_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] content varchar(100) not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table vote_result ( [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] vote_option_id bigint not null, [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table vote_result ( [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] vote_option_id bigint not null, [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table votesboard ( [2026-01-20T00:08:05.735Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:05.735Z] allow_revote boolean not null, [2026-01-20T00:08:05.735Z] comment_count integer not null, [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] total_votes integer not null, [2026-01-20T00:08:05.735Z] view_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] end_time timestamp(6) not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] title varchar(100) not null, [2026-01-20T00:08:05.735Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:05.735Z] content clob not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table votesboard ( [2026-01-20T00:08:05.735Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:05.735Z] allow_revote boolean not null, [2026-01-20T00:08:05.735Z] comment_count integer not null, [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] total_votes integer not null, [2026-01-20T00:08:05.735Z] view_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] end_time timestamp(6) not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] title varchar(100) not null, [2026-01-20T00:08:05.735Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:05.735Z] content clob not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.635+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table votesboard_comment_like ( [2026-01-20T00:08:05.735Z] comment_id bigint not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6) not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (comment_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table votesboard_comment_like ( [2026-01-20T00:08:05.735Z] comment_id bigint not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6) not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (comment_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table votesboard_comments ( [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] parent_id bigint, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] content clob not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table votesboard_comments ( [2026-01-20T00:08:05.735Z] deleted boolean not null, [2026-01-20T00:08:05.735Z] like_count integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] parent_id bigint, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] content clob not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table votesboard_image ( [2026-01-20T00:08:05.735Z] sequence integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] image_url varchar(500) not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table votesboard_image ( [2026-01-20T00:08:05.735Z] sequence integer not null, [2026-01-20T00:08:05.735Z] created_at timestamp(6), [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] updated_at timestamp(6), [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] image_url varchar(500) not null, [2026-01-20T00:08:05.735Z] primary key (id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create table votesboard_like ( [2026-01-20T00:08:05.735Z] created_at timestamp(6) not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (votesboard_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create table votesboard_like ( [2026-01-20T00:08:05.735Z] created_at timestamp(6) not null, [2026-01-20T00:08:05.735Z] id bigint generated by default as identity, [2026-01-20T00:08:05.735Z] votesboard_id bigint not null, [2026-01-20T00:08:05.735Z] user_id varchar(36) not null, [2026-01-20T00:08:05.735Z] primary key (id), [2026-01-20T00:08:05.735Z] unique (votesboard_id, user_id) [2026-01-20T00:08:05.735Z] ) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create index idx_sigungu_code [2026-01-20T00:08:05.735Z] on sigungu_code (code) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create index idx_sigungu_code [2026-01-20T00:08:05.735Z] on sigungu_code (code) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create index idx_vote_result_user [2026-01-20T00:08:05.735Z] on vote_result (user_id) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create index idx_vote_result_user [2026-01-20T00:08:05.735Z] on vote_result (user_id) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create index idx_vote_result_post [2026-01-20T00:08:05.735Z] on vote_result (votesboard_id) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create index idx_vote_result_post [2026-01-20T00:08:05.735Z] on vote_result (votesboard_id) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] create index idx_vote_result_user_post [2026-01-20T00:08:05.735Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] create index idx_vote_result_user_post [2026-01-20T00:08:05.735Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.638+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] alter table if exists comment_likes [2026-01-20T00:08:05.735Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:05.735Z] foreign key (comment_id) [2026-01-20T00:08:05.735Z] references comments [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] alter table if exists comment_likes [2026-01-20T00:08:05.735Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:05.735Z] foreign key (comment_id) [2026-01-20T00:08:05.735Z] references comments [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.639+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] alter table if exists comment_likes [2026-01-20T00:08:05.735Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:05.735Z] foreign key (user_id) [2026-01-20T00:08:05.735Z] references users [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] alter table if exists comment_likes [2026-01-20T00:08:05.735Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:05.735Z] foreign key (user_id) [2026-01-20T00:08:05.735Z] references users [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.640+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] alter table if exists comments [2026-01-20T00:08:05.735Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:05.735Z] foreign key (parent_id) [2026-01-20T00:08:05.735Z] references comments [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] alter table if exists comments [2026-01-20T00:08:05.735Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:05.735Z] foreign key (parent_id) [2026-01-20T00:08:05.735Z] references comments [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.641+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] alter table if exists comments [2026-01-20T00:08:05.735Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:05.735Z] foreign key (post_id) [2026-01-20T00:08:05.735Z] references post [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] alter table if exists comments [2026-01-20T00:08:05.735Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:05.735Z] foreign key (post_id) [2026-01-20T00:08:05.735Z] references post [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.641+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] alter table if exists comments [2026-01-20T00:08:05.735Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:05.735Z] foreign key (user_id) [2026-01-20T00:08:05.735Z] references users [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] alter table if exists comments [2026-01-20T00:08:05.735Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:05.735Z] foreign key (user_id) [2026-01-20T00:08:05.735Z] references users [2026-01-20T00:08:05.735Z] 2026-01-20T09:08:05.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.735Z] alter table if exists post [2026-01-20T00:08:05.735Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:05.735Z] foreign key (user_id) [2026-01-20T00:08:05.735Z] references users [2026-01-20T00:08:05.735Z] Hibernate: [2026-01-20T00:08:05.735Z] alter table if exists post [2026-01-20T00:08:05.735Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:05.735Z] foreign key (user_id) [2026-01-20T00:08:05.735Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists post_image [2026-01-20T00:08:05.986Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:05.986Z] foreign key (post_id) [2026-01-20T00:08:05.986Z] references post [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists post_image [2026-01-20T00:08:05.986Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:05.986Z] foreign key (post_id) [2026-01-20T00:08:05.986Z] references post [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists post_like [2026-01-20T00:08:05.986Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:05.986Z] foreign key (post_id) [2026-01-20T00:08:05.986Z] references post [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists post_like [2026-01-20T00:08:05.986Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:05.986Z] foreign key (post_id) [2026-01-20T00:08:05.986Z] references post [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.643+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists post_like [2026-01-20T00:08:05.986Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists post_like [2026-01-20T00:08:05.986Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.644+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists user_interests [2026-01-20T00:08:05.986Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:05.986Z] foreign key (users_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists user_interests [2026-01-20T00:08:05.986Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:05.986Z] foreign key (users_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.644+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists vote_option [2026-01-20T00:08:05.986Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists vote_option [2026-01-20T00:08:05.986Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.645+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists vote_result [2026-01-20T00:08:05.986Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists vote_result [2026-01-20T00:08:05.986Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.645+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists vote_result [2026-01-20T00:08:05.986Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:05.986Z] foreign key (vote_option_id) [2026-01-20T00:08:05.986Z] references vote_option [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists vote_result [2026-01-20T00:08:05.986Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:05.986Z] foreign key (vote_option_id) [2026-01-20T00:08:05.986Z] references vote_option [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.646+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists vote_result [2026-01-20T00:08:05.986Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists vote_result [2026-01-20T00:08:05.986Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.646+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard [2026-01-20T00:08:05.986Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard [2026-01-20T00:08:05.986Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.647+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:05.986Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:05.986Z] foreign key (comment_id) [2026-01-20T00:08:05.986Z] references votesboard_comments [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:05.986Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:05.986Z] foreign key (comment_id) [2026-01-20T00:08:05.986Z] references votesboard_comments [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.648+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:05.986Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:05.986Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.648+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comments [2026-01-20T00:08:05.986Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:05.986Z] foreign key (parent_id) [2026-01-20T00:08:05.986Z] references votesboard_comments [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comments [2026-01-20T00:08:05.986Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:05.986Z] foreign key (parent_id) [2026-01-20T00:08:05.986Z] references votesboard_comments [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.649+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comments [2026-01-20T00:08:05.986Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comments [2026-01-20T00:08:05.986Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.649+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comments [2026-01-20T00:08:05.986Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_comments [2026-01-20T00:08:05.986Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.650+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_image [2026-01-20T00:08:05.986Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_image [2026-01-20T00:08:05.986Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.650+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_like [2026-01-20T00:08:05.986Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_like [2026-01-20T00:08:05.986Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:05.986Z] foreign key (user_id) [2026-01-20T00:08:05.986Z] references users [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.651+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:05.986Z] alter table if exists votesboard_like [2026-01-20T00:08:05.986Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] Hibernate: [2026-01-20T00:08:05.986Z] alter table if exists votesboard_like [2026-01-20T00:08:05.986Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:05.986Z] foreign key (votesboard_id) [2026-01-20T00:08:05.986Z] references votesboard [2026-01-20T00:08:05.986Z] 2026-01-20T09:08:05.652+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:06.237Z] 2026-01-20T09:08:05.967+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:06.237Z] 2026-01-20T09:08:06.016+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:06.237Z] 2026-01-20T09:08:06.030+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:06.237Z] 2026-01-20T09:08:06.079+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.141+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.149+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.278+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.i.SigunguCodeIntegrationTest : Started SigunguCodeIntegrationTest in 1.105 seconds (process running for 47.317) [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.282+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] /* select [2026-01-20T00:08:06.487Z] count(*) [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] SigunguCode x */ select [2026-01-20T00:08:06.487Z] count(*) [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] /* select [2026-01-20T00:08:06.487Z] count(*) [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] SigunguCode x */ select [2026-01-20T00:08:06.487Z] count(*) [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.284+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.285+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.286+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.287+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.288+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.289+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.290+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.487Z] sigungu_code sc1_0 [2026-01-20T00:08:06.487Z] where [2026-01-20T00:08:06.487Z] sc1_0.code=? [2026-01-20T00:08:06.487Z] Hibernate: [2026-01-20T00:08:06.487Z] select [2026-01-20T00:08:06.487Z] sc1_0.code, [2026-01-20T00:08:06.487Z] sc1_0.full_name, [2026-01-20T00:08:06.487Z] sc1_0.sido, [2026-01-20T00:08:06.487Z] sc1_0.sigungu [2026-01-20T00:08:06.487Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.291+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.292+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.293+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.294+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.295+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.296+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.297+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] 2026-01-20T09:08:06.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.488Z] sc1_0.sigungu [2026-01-20T00:08:06.488Z] from [2026-01-20T00:08:06.488Z] sigungu_code sc1_0 [2026-01-20T00:08:06.488Z] where [2026-01-20T00:08:06.488Z] sc1_0.code=? [2026-01-20T00:08:06.488Z] Hibernate: [2026-01-20T00:08:06.488Z] select [2026-01-20T00:08:06.488Z] sc1_0.code, [2026-01-20T00:08:06.488Z] sc1_0.full_name, [2026-01-20T00:08:06.488Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.298+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.299+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.300+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.301+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.302+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.303+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.304+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.489Z] sc1_0.full_name, [2026-01-20T00:08:06.489Z] sc1_0.sido, [2026-01-20T00:08:06.489Z] sc1_0.sigungu [2026-01-20T00:08:06.489Z] from [2026-01-20T00:08:06.489Z] sigungu_code sc1_0 [2026-01-20T00:08:06.489Z] where [2026-01-20T00:08:06.489Z] sc1_0.code=? [2026-01-20T00:08:06.489Z] Hibernate: [2026-01-20T00:08:06.489Z] select [2026-01-20T00:08:06.489Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.305+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.306+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.307+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.308+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.309+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.310+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] Hibernate: [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.490Z] sigungu_code sc1_0 [2026-01-20T00:08:06.490Z] where [2026-01-20T00:08:06.490Z] sc1_0.code=? [2026-01-20T00:08:06.490Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.490Z] select [2026-01-20T00:08:06.490Z] sc1_0.code, [2026-01-20T00:08:06.490Z] sc1_0.full_name, [2026-01-20T00:08:06.490Z] sc1_0.sido, [2026-01-20T00:08:06.490Z] sc1_0.sigungu [2026-01-20T00:08:06.490Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.311+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.312+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.315+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.316+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.317+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.318+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.319+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.320+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] 2026-01-20T09:08:06.321+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.491Z] Hibernate: [2026-01-20T00:08:06.491Z] select [2026-01-20T00:08:06.491Z] sc1_0.code, [2026-01-20T00:08:06.491Z] sc1_0.full_name, [2026-01-20T00:08:06.491Z] sc1_0.sido, [2026-01-20T00:08:06.491Z] sc1_0.sigungu [2026-01-20T00:08:06.491Z] from [2026-01-20T00:08:06.491Z] sigungu_code sc1_0 [2026-01-20T00:08:06.491Z] where [2026-01-20T00:08:06.491Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.322+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.323+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.324+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.325+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.326+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.327+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] select [2026-01-20T00:08:06.492Z] sc1_0.code, [2026-01-20T00:08:06.492Z] sc1_0.full_name, [2026-01-20T00:08:06.492Z] sc1_0.sido, [2026-01-20T00:08:06.492Z] sc1_0.sigungu [2026-01-20T00:08:06.492Z] from [2026-01-20T00:08:06.492Z] sigungu_code sc1_0 [2026-01-20T00:08:06.492Z] where [2026-01-20T00:08:06.492Z] sc1_0.code=? [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.327+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.328+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] Hibernate: [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.492Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.492Z] into [2026-01-20T00:08:06.492Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.492Z] values [2026-01-20T00:08:06.492Z] (?, ?, ?, ?) [2026-01-20T00:08:06.492Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.492Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.329+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.330+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.331+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.332+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.333+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] Hibernate: [2026-01-20T00:08:06.493Z] /* insert for [2026-01-20T00:08:06.493Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.493Z] into [2026-01-20T00:08:06.493Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.493Z] values [2026-01-20T00:08:06.493Z] (?, ?, ?, ?) [2026-01-20T00:08:06.493Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.334+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.335+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.336+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.337+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] Hibernate: [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.494Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.494Z] values [2026-01-20T00:08:06.494Z] (?, ?, ?, ?) [2026-01-20T00:08:06.494Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.494Z] /* insert for [2026-01-20T00:08:06.494Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.494Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.338+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.339+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.340+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.495Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.495Z] into [2026-01-20T00:08:06.495Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.495Z] values [2026-01-20T00:08:06.495Z] (?, ?, ?, ?) [2026-01-20T00:08:06.495Z] Hibernate: [2026-01-20T00:08:06.495Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.341+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.342+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.343+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.496Z] (?, ?, ?, ?) [2026-01-20T00:08:06.496Z] Hibernate: [2026-01-20T00:08:06.496Z] /* insert for [2026-01-20T00:08:06.496Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.496Z] into [2026-01-20T00:08:06.496Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.496Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.344+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.345+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.346+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] Hibernate: [2026-01-20T00:08:06.497Z] /* insert for [2026-01-20T00:08:06.497Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.497Z] into [2026-01-20T00:08:06.497Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.497Z] values [2026-01-20T00:08:06.497Z] (?, ?, ?, ?) [2026-01-20T00:08:06.497Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.347+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* insert for [2026-01-20T00:08:06.498Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:06.498Z] into [2026-01-20T00:08:06.498Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:06.498Z] values [2026-01-20T00:08:06.498Z] (?, ?, ?, ?) [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > 서비스를 통한 시군구 코드 변환 - 잘못된 형식 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.359+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 123. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.359+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: abcde. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.359+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 12345678. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.359+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 1234a. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > convertToAddressSafe는 예외 발생 없이 항상 결과 반환 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.370+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.374+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 99999에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.374+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.374+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.374+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: invalid. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.374+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 123. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > 부산광역시 해운대구 코드 조회 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.381+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > 제주특별자치도 제주시 코드 조회 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.389+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > 서비스를 통한 시군구 코드 변환 - 존재하지 않는 코드 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.396+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.397+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 99999에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > 서비스를 통한 시군구 코드 변환 - null STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.403+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > CSV 파일에서 시군구 코드 데이터가 정상적으로 로드됨 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* select [2026-01-20T00:08:06.498Z] count(*) [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] SigunguCode x */ select [2026-01-20T00:08:06.498Z] count(*) [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* select [2026-01-20T00:08:06.498Z] count(*) [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] SigunguCode x */ select [2026-01-20T00:08:06.498Z] count(*) [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] 로드된 시군구 코드 개수: 250 [2026-01-20T00:08:06.498Z] [2026-01-20T00:08:06.498Z] 시군구 코드 통합 테스트 > 서울특별시 강남구 코드 조회 STANDARD_OUT [2026-01-20T00:08:06.498Z] 2026-01-20T09:08:06.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.498Z] Hibernate: [2026-01-20T00:08:06.498Z] /* */ select [2026-01-20T00:08:06.498Z] sc1_0.code, [2026-01-20T00:08:06.498Z] sc1_0.full_name, [2026-01-20T00:08:06.498Z] sc1_0.sido, [2026-01-20T00:08:06.498Z] sc1_0.sigungu [2026-01-20T00:08:06.498Z] from [2026-01-20T00:08:06.498Z] sigungu_code sc1_0 [2026-01-20T00:08:06.498Z] where [2026-01-20T00:08:06.498Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] [2026-01-20T00:08:06.754Z] 시군구 코드 통합 테스트 > 전국 주요 도시 시군구 코드 확인 STANDARD_OUT [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.457+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.459+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.461+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.463+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.465+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.467+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.469+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.471+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.473+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.475+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.477+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.480+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.483+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.485+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] [2026-01-20T00:08:06.754Z] 시군구 코드 통합 테스트 > 서비스를 통한 시군구 코드 변환 - 정상 케이스 STANDARD_OUT [2026-01-20T00:08:06.754Z] 2026-01-20T09:08:06.500+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.754Z] sc1_0.sigungu [2026-01-20T00:08:06.754Z] from [2026-01-20T00:08:06.754Z] sigungu_code sc1_0 [2026-01-20T00:08:06.754Z] where [2026-01-20T00:08:06.754Z] sc1_0.code=? [2026-01-20T00:08:06.754Z] Hibernate: [2026-01-20T00:08:06.754Z] /* */ select [2026-01-20T00:08:06.754Z] sc1_0.code, [2026-01-20T00:08:06.754Z] sc1_0.full_name, [2026-01-20T00:08:06.754Z] sc1_0.sido, [2026-01-20T00:08:06.755Z] sc1_0.sigungu [2026-01-20T00:08:06.755Z] from [2026-01-20T00:08:06.755Z] sigungu_code sc1_0 [2026-01-20T00:08:06.755Z] where [2026-01-20T00:08:06.755Z] sc1_0.code=? [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.501+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:06.755Z] /* */ select [2026-01-20T00:08:06.755Z] sc1_0.code, [2026-01-20T00:08:06.755Z] sc1_0.full_name, [2026-01-20T00:08:06.755Z] sc1_0.sido, [2026-01-20T00:08:06.755Z] sc1_0.sigungu [2026-01-20T00:08:06.755Z] from [2026-01-20T00:08:06.755Z] sigungu_code sc1_0 [2026-01-20T00:08:06.755Z] where [2026-01-20T00:08:06.755Z] sc1_0.code=? [2026-01-20T00:08:06.755Z] Hibernate: [2026-01-20T00:08:06.755Z] /* */ select [2026-01-20T00:08:06.755Z] sc1_0.code, [2026-01-20T00:08:06.755Z] sc1_0.full_name, [2026-01-20T00:08:06.755Z] sc1_0.sido, [2026-01-20T00:08:06.755Z] sc1_0.sigungu [2026-01-20T00:08:06.755Z] from [2026-01-20T00:08:06.755Z] sigungu_code sc1_0 [2026-01-20T00:08:06.755Z] where [2026-01-20T00:08:06.755Z] sc1_0.code=? [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > 존재하지 않는 시군구 코드는 '소소 타운' 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.616+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 99999에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > 5자리가 아닌 시군구 코드는 '소소 타운' 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.620+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 123. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.620+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 1234567. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > null 시군구 코드는 '소소 타운' 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.622+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > convertToAddressSafe는 예외 발생 시에도 기본값 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.624+09:00 ERROR 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 변환 중 예외 발생. code: 11680, error: DB Error [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] java.lang.RuntimeException: DB Error [2026-01-20T00:08:06.755Z] at com.example.soso.sigungu.service.SigunguCodeService.convertToAddress(SigunguCodeService.java:49) ~[main/:na] [2026-01-20T00:08:06.755Z] at com.example.soso.sigungu.service.SigunguCodeService.convertToAddressSafe(SigunguCodeService.java:66) ~[main/:na] [2026-01-20T00:08:06.755Z] at com.example.soso.sigungu.service.SigunguCodeServiceTest.convertToAddressSafe_withException(SigunguCodeServiceTest.java:150) ~[test/:na] [2026-01-20T00:08:06.755Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) ~[junit-platform-commons-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) ~[junit-platform-commons-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) ~[junit-jupiter-engine-5.12.2.jar:5.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at java.base/java.util.ArrayList.forEach(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at java.base/java.util.ArrayList.forEach(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:124) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:99) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:94) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:63) ~[na:na] [2026-01-20T00:08:06.755Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:92) ~[na:na] [2026-01-20T00:08:06.755Z] at jdk.proxy1/jdk.proxy1.$Proxy4.stop(Unknown Source) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:200) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:132) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:103) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:63) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:122) ~[na:na] [2026-01-20T00:08:06.755Z] at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:72) ~[na:na] [2026-01-20T00:08:06.755Z] at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69) ~[gradle-worker.jar:na] [2026-01-20T00:08:06.755Z] at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74) ~[gradle-worker.jar:na] [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > 공백 문자열 시군구 코드는 '소소 타운' 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.635+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > 숫자가 아닌 시군구 코드는 '소소 타운' 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.636+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: abcde. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 시군구 코드 서비스 테스트 > 빈 문자열 시군구 코드는 '소소 타운' 반환 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.638+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 전체 회원가입 엔드포인트 단위 테스트 STANDARD_OUT [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.642+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.controller.AllEndpointsTest]: AllEndpointsTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.652+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.controller.AllEndpointsTest [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] . ____ _ __ _ _ [2026-01-20T00:08:06.755Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:06.755Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:06.755Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:06.755Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:06.755Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:06.755Z] [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.672+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.controller.AllEndpointsTest : Starting AllEndpointsTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.672+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.controller.AllEndpointsTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.673+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.controller.AllEndpointsTest : The following 1 profile is active: "test" [2026-01-20T00:08:06.755Z] 2026-01-20T09:08:06.673+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7f6a464e [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.824+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.824+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.825+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.881+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.881+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.903+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 21 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.905+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.905+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.005Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.912+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:07.006Z] 2026-01-20T09:08:06.939+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.089+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.090+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.095+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.096+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-14 - Starting... [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.097+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-14 - Added connection conn130: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.097+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-14 - Start completed. [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.098+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.098+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:07.256Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-14)'] [2026-01-20T00:08:07.256Z] Database driver: undefined/unknown [2026-01-20T00:08:07.256Z] Database version: 2.3.232 [2026-01-20T00:08:07.256Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:07.256Z] Isolation level: undefined/unknown [2026-01-20T00:08:07.256Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:07.256Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.168+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists comment_likes cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists comment_likes cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists comments cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists comments cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists post cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists post cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists post_image cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists post_image cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists post_like cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists post_like cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists user_interests cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists user_interests cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists users cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists users cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists vote_option cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists vote_option cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists vote_result cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists vote_result cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists votesboard cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists votesboard cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table comment_likes ( [2026-01-20T00:08:07.256Z] comment_id bigint, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] unique (comment_id, user_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table comment_likes ( [2026-01-20T00:08:07.256Z] comment_id bigint, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] unique (comment_id, user_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table comments ( [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] parent_id bigint, [2026-01-20T00:08:07.256Z] post_id bigint, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] content clob, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table comments ( [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] parent_id bigint, [2026-01-20T00:08:07.256Z] post_id bigint, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] content clob, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table post ( [2026-01-20T00:08:07.256Z] comment_count integer not null, [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] view_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] title varchar(255), [2026-01-20T00:08:07.256Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:07.256Z] content clob, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table post ( [2026-01-20T00:08:07.256Z] comment_count integer not null, [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] view_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] title varchar(255), [2026-01-20T00:08:07.256Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:07.256Z] content clob, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table post_image ( [2026-01-20T00:08:07.256Z] sequence integer not null, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] post_id bigint, [2026-01-20T00:08:07.256Z] image_url varchar(255), [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table post_image ( [2026-01-20T00:08:07.256Z] sequence integer not null, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] post_id bigint, [2026-01-20T00:08:07.256Z] image_url varchar(255), [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table post_like ( [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] post_id bigint, [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] unique (post_id, user_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table post_like ( [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] post_id bigint, [2026-01-20T00:08:07.256Z] user_id varchar(36), [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] unique (post_id, user_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table sigungu_code ( [2026-01-20T00:08:07.256Z] code varchar(5) not null, [2026-01-20T00:08:07.256Z] sido varchar(50) not null, [2026-01-20T00:08:07.256Z] sigungu varchar(50) not null, [2026-01-20T00:08:07.256Z] full_name varchar(100) not null, [2026-01-20T00:08:07.256Z] primary key (code) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table sigungu_code ( [2026-01-20T00:08:07.256Z] code varchar(5) not null, [2026-01-20T00:08:07.256Z] sido varchar(50) not null, [2026-01-20T00:08:07.256Z] sigungu varchar(50) not null, [2026-01-20T00:08:07.256Z] full_name varchar(100) not null, [2026-01-20T00:08:07.256Z] primary key (code) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table user_interests ( [2026-01-20T00:08:07.256Z] users_id varchar(36) not null, [2026-01-20T00:08:07.256Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table user_interests ( [2026-01-20T00:08:07.256Z] users_id varchar(36) not null, [2026-01-20T00:08:07.256Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table users ( [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] id varchar(36) not null, [2026-01-20T00:08:07.256Z] email varchar(255), [2026-01-20T00:08:07.256Z] latitude varchar(255), [2026-01-20T00:08:07.256Z] location varchar(255), [2026-01-20T00:08:07.256Z] longitude varchar(255), [2026-01-20T00:08:07.256Z] nickname varchar(255), [2026-01-20T00:08:07.256Z] profile_image_url varchar(255), [2026-01-20T00:08:07.256Z] username varchar(255), [2026-01-20T00:08:07.256Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:07.256Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:07.256Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:07.256Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:07.256Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table users ( [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] id varchar(36) not null, [2026-01-20T00:08:07.256Z] email varchar(255), [2026-01-20T00:08:07.256Z] latitude varchar(255), [2026-01-20T00:08:07.256Z] location varchar(255), [2026-01-20T00:08:07.256Z] longitude varchar(255), [2026-01-20T00:08:07.256Z] nickname varchar(255), [2026-01-20T00:08:07.256Z] profile_image_url varchar(255), [2026-01-20T00:08:07.256Z] username varchar(255), [2026-01-20T00:08:07.256Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:07.256Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:07.256Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:07.256Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:07.256Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table vote_option ( [2026-01-20T00:08:07.256Z] sequence integer not null, [2026-01-20T00:08:07.256Z] vote_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] content varchar(100) not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table vote_option ( [2026-01-20T00:08:07.256Z] sequence integer not null, [2026-01-20T00:08:07.256Z] vote_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] content varchar(100) not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table vote_result ( [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] vote_option_id bigint not null, [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table vote_result ( [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] vote_option_id bigint not null, [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table votesboard ( [2026-01-20T00:08:07.256Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:07.256Z] allow_revote boolean not null, [2026-01-20T00:08:07.256Z] comment_count integer not null, [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] total_votes integer not null, [2026-01-20T00:08:07.256Z] view_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] end_time timestamp(6) not null, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] title varchar(100) not null, [2026-01-20T00:08:07.256Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:07.256Z] content clob not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table votesboard ( [2026-01-20T00:08:07.256Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:07.256Z] allow_revote boolean not null, [2026-01-20T00:08:07.256Z] comment_count integer not null, [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] total_votes integer not null, [2026-01-20T00:08:07.256Z] view_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] end_time timestamp(6) not null, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] title varchar(100) not null, [2026-01-20T00:08:07.256Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:07.256Z] content clob not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table votesboard_comment_like ( [2026-01-20T00:08:07.256Z] comment_id bigint not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6) not null, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] unique (comment_id, user_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table votesboard_comment_like ( [2026-01-20T00:08:07.256Z] comment_id bigint not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6) not null, [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] primary key (id), [2026-01-20T00:08:07.256Z] unique (comment_id, user_id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table votesboard_comments ( [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] parent_id bigint, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] content clob not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table votesboard_comments ( [2026-01-20T00:08:07.256Z] deleted boolean not null, [2026-01-20T00:08:07.256Z] like_count integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] parent_id bigint, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] user_id varchar(36) not null, [2026-01-20T00:08:07.256Z] content clob not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] 2026-01-20T09:08:07.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.256Z] create table votesboard_image ( [2026-01-20T00:08:07.256Z] sequence integer not null, [2026-01-20T00:08:07.256Z] created_at timestamp(6), [2026-01-20T00:08:07.256Z] id bigint generated by default as identity, [2026-01-20T00:08:07.256Z] updated_at timestamp(6), [2026-01-20T00:08:07.256Z] votesboard_id bigint not null, [2026-01-20T00:08:07.256Z] image_url varchar(500) not null, [2026-01-20T00:08:07.256Z] primary key (id) [2026-01-20T00:08:07.256Z] ) [2026-01-20T00:08:07.256Z] Hibernate: [2026-01-20T00:08:07.256Z] create table votesboard_image ( [2026-01-20T00:08:07.256Z] sequence integer not null, [2026-01-20T00:08:07.257Z] created_at timestamp(6), [2026-01-20T00:08:07.257Z] id bigint generated by default as identity, [2026-01-20T00:08:07.257Z] updated_at timestamp(6), [2026-01-20T00:08:07.257Z] votesboard_id bigint not null, [2026-01-20T00:08:07.257Z] image_url varchar(500) not null, [2026-01-20T00:08:07.257Z] primary key (id) [2026-01-20T00:08:07.257Z] ) [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] create table votesboard_like ( [2026-01-20T00:08:07.257Z] created_at timestamp(6) not null, [2026-01-20T00:08:07.257Z] id bigint generated by default as identity, [2026-01-20T00:08:07.257Z] votesboard_id bigint not null, [2026-01-20T00:08:07.257Z] user_id varchar(36) not null, [2026-01-20T00:08:07.257Z] primary key (id), [2026-01-20T00:08:07.257Z] unique (votesboard_id, user_id) [2026-01-20T00:08:07.257Z] ) [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] create table votesboard_like ( [2026-01-20T00:08:07.257Z] created_at timestamp(6) not null, [2026-01-20T00:08:07.257Z] id bigint generated by default as identity, [2026-01-20T00:08:07.257Z] votesboard_id bigint not null, [2026-01-20T00:08:07.257Z] user_id varchar(36) not null, [2026-01-20T00:08:07.257Z] primary key (id), [2026-01-20T00:08:07.257Z] unique (votesboard_id, user_id) [2026-01-20T00:08:07.257Z] ) [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] create index idx_sigungu_code [2026-01-20T00:08:07.257Z] on sigungu_code (code) [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] create index idx_sigungu_code [2026-01-20T00:08:07.257Z] on sigungu_code (code) [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] create index idx_vote_result_user [2026-01-20T00:08:07.257Z] on vote_result (user_id) [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] create index idx_vote_result_user [2026-01-20T00:08:07.257Z] on vote_result (user_id) [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] create index idx_vote_result_post [2026-01-20T00:08:07.257Z] on vote_result (votesboard_id) [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] create index idx_vote_result_post [2026-01-20T00:08:07.257Z] on vote_result (votesboard_id) [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] create index idx_vote_result_user_post [2026-01-20T00:08:07.257Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] create index idx_vote_result_user_post [2026-01-20T00:08:07.257Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists comment_likes [2026-01-20T00:08:07.257Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:07.257Z] foreign key (comment_id) [2026-01-20T00:08:07.257Z] references comments [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists comment_likes [2026-01-20T00:08:07.257Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:07.257Z] foreign key (comment_id) [2026-01-20T00:08:07.257Z] references comments [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists comment_likes [2026-01-20T00:08:07.257Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists comment_likes [2026-01-20T00:08:07.257Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists comments [2026-01-20T00:08:07.257Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:07.257Z] foreign key (parent_id) [2026-01-20T00:08:07.257Z] references comments [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists comments [2026-01-20T00:08:07.257Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:07.257Z] foreign key (parent_id) [2026-01-20T00:08:07.257Z] references comments [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists comments [2026-01-20T00:08:07.257Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:07.257Z] foreign key (post_id) [2026-01-20T00:08:07.257Z] references post [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists comments [2026-01-20T00:08:07.257Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:07.257Z] foreign key (post_id) [2026-01-20T00:08:07.257Z] references post [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists comments [2026-01-20T00:08:07.257Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists comments [2026-01-20T00:08:07.257Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists post [2026-01-20T00:08:07.257Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists post [2026-01-20T00:08:07.257Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists post_image [2026-01-20T00:08:07.257Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:07.257Z] foreign key (post_id) [2026-01-20T00:08:07.257Z] references post [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists post_image [2026-01-20T00:08:07.257Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:07.257Z] foreign key (post_id) [2026-01-20T00:08:07.257Z] references post [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists post_like [2026-01-20T00:08:07.257Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:07.257Z] foreign key (post_id) [2026-01-20T00:08:07.257Z] references post [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists post_like [2026-01-20T00:08:07.257Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:07.257Z] foreign key (post_id) [2026-01-20T00:08:07.257Z] references post [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists post_like [2026-01-20T00:08:07.257Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists post_like [2026-01-20T00:08:07.257Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists user_interests [2026-01-20T00:08:07.257Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:07.257Z] foreign key (users_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists user_interests [2026-01-20T00:08:07.257Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:07.257Z] foreign key (users_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists vote_option [2026-01-20T00:08:07.257Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists vote_option [2026-01-20T00:08:07.257Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists vote_result [2026-01-20T00:08:07.257Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists vote_result [2026-01-20T00:08:07.257Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists vote_result [2026-01-20T00:08:07.257Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:07.257Z] foreign key (vote_option_id) [2026-01-20T00:08:07.257Z] references vote_option [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists vote_result [2026-01-20T00:08:07.257Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:07.257Z] foreign key (vote_option_id) [2026-01-20T00:08:07.257Z] references vote_option [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists vote_result [2026-01-20T00:08:07.257Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists vote_result [2026-01-20T00:08:07.257Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard [2026-01-20T00:08:07.257Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard [2026-01-20T00:08:07.257Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:07.257Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:07.257Z] foreign key (comment_id) [2026-01-20T00:08:07.257Z] references votesboard_comments [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:07.257Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:07.257Z] foreign key (comment_id) [2026-01-20T00:08:07.257Z] references votesboard_comments [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:07.257Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:07.257Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comments [2026-01-20T00:08:07.257Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:07.257Z] foreign key (parent_id) [2026-01-20T00:08:07.257Z] references votesboard_comments [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comments [2026-01-20T00:08:07.257Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:07.257Z] foreign key (parent_id) [2026-01-20T00:08:07.257Z] references votesboard_comments [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comments [2026-01-20T00:08:07.257Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comments [2026-01-20T00:08:07.257Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comments [2026-01-20T00:08:07.257Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_comments [2026-01-20T00:08:07.257Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_image [2026-01-20T00:08:07.257Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_image [2026-01-20T00:08:07.257Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_like [2026-01-20T00:08:07.257Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_like [2026-01-20T00:08:07.257Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:07.257Z] foreign key (user_id) [2026-01-20T00:08:07.257Z] references users [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.257Z] alter table if exists votesboard_like [2026-01-20T00:08:07.257Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] Hibernate: [2026-01-20T00:08:07.257Z] alter table if exists votesboard_like [2026-01-20T00:08:07.257Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:07.257Z] foreign key (votesboard_id) [2026-01-20T00:08:07.257Z] references votesboard [2026-01-20T00:08:07.257Z] 2026-01-20T09:08:07.196+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.492+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.518+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.529+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.565+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.602+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.608+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.698+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.controller.AllEndpointsTest : Started AllEndpointsTest in 1.043 seconds (process running for 48.737) [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] /* select [2026-01-20T00:08:07.808Z] count(*) [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] SigunguCode x */ select [2026-01-20T00:08:07.808Z] count(*) [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] /* select [2026-01-20T00:08:07.808Z] count(*) [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] SigunguCode x */ select [2026-01-20T00:08:07.808Z] count(*) [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.701+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.702+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] Hibernate: [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.808Z] sc1_0.code=? [2026-01-20T00:08:07.808Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.808Z] select [2026-01-20T00:08:07.808Z] sc1_0.code, [2026-01-20T00:08:07.808Z] sc1_0.full_name, [2026-01-20T00:08:07.808Z] sc1_0.sido, [2026-01-20T00:08:07.808Z] sc1_0.sigungu [2026-01-20T00:08:07.808Z] from [2026-01-20T00:08:07.808Z] sigungu_code sc1_0 [2026-01-20T00:08:07.808Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.712+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] Hibernate: [2026-01-20T00:08:07.809Z] select [2026-01-20T00:08:07.809Z] sc1_0.code, [2026-01-20T00:08:07.809Z] sc1_0.full_name, [2026-01-20T00:08:07.809Z] sc1_0.sido, [2026-01-20T00:08:07.809Z] sc1_0.sigungu [2026-01-20T00:08:07.809Z] from [2026-01-20T00:08:07.809Z] sigungu_code sc1_0 [2026-01-20T00:08:07.809Z] where [2026-01-20T00:08:07.809Z] sc1_0.code=? [2026-01-20T00:08:07.809Z] 2026-01-20T09:08:07.713+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.810Z] from [2026-01-20T00:08:07.810Z] sigungu_code sc1_0 [2026-01-20T00:08:07.810Z] where [2026-01-20T00:08:07.810Z] sc1_0.code=? [2026-01-20T00:08:07.810Z] Hibernate: [2026-01-20T00:08:07.810Z] select [2026-01-20T00:08:07.810Z] sc1_0.code, [2026-01-20T00:08:07.810Z] sc1_0.full_name, [2026-01-20T00:08:07.810Z] sc1_0.sido, [2026-01-20T00:08:07.810Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:07.811Z] from [2026-01-20T00:08:07.811Z] sigungu_code sc1_0 [2026-01-20T00:08:07.811Z] where [2026-01-20T00:08:07.811Z] sc1_0.code=? [2026-01-20T00:08:07.811Z] Hibernate: [2026-01-20T00:08:07.811Z] select [2026-01-20T00:08:07.811Z] sc1_0.code, [2026-01-20T00:08:07.811Z] sc1_0.full_name, [2026-01-20T00:08:07.811Z] sc1_0.sido, [2026-01-20T00:08:07.811Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.061Z] where [2026-01-20T00:08:08.061Z] sc1_0.code=? [2026-01-20T00:08:08.061Z] Hibernate: [2026-01-20T00:08:08.061Z] select [2026-01-20T00:08:08.061Z] sc1_0.code, [2026-01-20T00:08:08.061Z] sc1_0.full_name, [2026-01-20T00:08:08.061Z] sc1_0.sido, [2026-01-20T00:08:08.061Z] sc1_0.sigungu [2026-01-20T00:08:08.061Z] from [2026-01-20T00:08:08.061Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.062Z] sc1_0.sigungu [2026-01-20T00:08:08.062Z] from [2026-01-20T00:08:08.062Z] sigungu_code sc1_0 [2026-01-20T00:08:08.062Z] where [2026-01-20T00:08:08.062Z] sc1_0.code=? [2026-01-20T00:08:08.062Z] Hibernate: [2026-01-20T00:08:08.062Z] select [2026-01-20T00:08:08.062Z] sc1_0.code, [2026-01-20T00:08:08.062Z] sc1_0.full_name, [2026-01-20T00:08:08.062Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.063Z] where [2026-01-20T00:08:08.063Z] sc1_0.code=? [2026-01-20T00:08:08.063Z] Hibernate: [2026-01-20T00:08:08.063Z] select [2026-01-20T00:08:08.063Z] sc1_0.code, [2026-01-20T00:08:08.063Z] sc1_0.full_name, [2026-01-20T00:08:08.063Z] sc1_0.sido, [2026-01-20T00:08:08.063Z] sc1_0.sigungu [2026-01-20T00:08:08.063Z] from [2026-01-20T00:08:08.063Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] select [2026-01-20T00:08:08.064Z] sc1_0.code, [2026-01-20T00:08:08.064Z] sc1_0.full_name, [2026-01-20T00:08:08.064Z] sc1_0.sido, [2026-01-20T00:08:08.064Z] sc1_0.sigungu [2026-01-20T00:08:08.064Z] from [2026-01-20T00:08:08.064Z] sigungu_code sc1_0 [2026-01-20T00:08:08.064Z] where [2026-01-20T00:08:08.064Z] sc1_0.code=? [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.735+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.064Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.064Z] into [2026-01-20T00:08:08.064Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.064Z] values [2026-01-20T00:08:08.064Z] (?, ?, ?, ?) [2026-01-20T00:08:08.064Z] Hibernate: [2026-01-20T00:08:08.064Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] Hibernate: [2026-01-20T00:08:08.065Z] /* insert for [2026-01-20T00:08:08.065Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.065Z] into [2026-01-20T00:08:08.065Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.065Z] values [2026-01-20T00:08:08.065Z] (?, ?, ?, ?) [2026-01-20T00:08:08.065Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] Hibernate: [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.066Z] into [2026-01-20T00:08:08.066Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.066Z] values [2026-01-20T00:08:08.066Z] (?, ?, ?, ?) [2026-01-20T00:08:08.066Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.066Z] /* insert for [2026-01-20T00:08:08.066Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] Hibernate: [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.067Z] into [2026-01-20T00:08:08.067Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.067Z] values [2026-01-20T00:08:08.067Z] (?, ?, ?, ?) [2026-01-20T00:08:08.067Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.067Z] /* insert for [2026-01-20T00:08:08.067Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] Hibernate: [2026-01-20T00:08:08.068Z] /* insert for [2026-01-20T00:08:08.068Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:08.068Z] into [2026-01-20T00:08:08.068Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:08.068Z] values [2026-01-20T00:08:08.068Z] (?, ?, ?, ?) [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] 전체 회원가입 엔드포인트 단위 테스트 > [2단계] 지역 엔드포인트 STANDARD_OUT [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.757+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.757+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.758+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.760+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.763+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=SEOUL]] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.769+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.769+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletRequest: [2026-01-20T00:08:08.068Z] HTTP Method = POST [2026-01-20T00:08:08.068Z] Request URI = /signup/region [2026-01-20T00:08:08.068Z] Parameters = {} [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json", Content-Length:"28"] [2026-01-20T00:08:08.068Z] Body = [2026-01-20T00:08:08.068Z] Session Attrs = {} [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Handler: [2026-01-20T00:08:08.068Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.068Z] Method = com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Async: [2026-01-20T00:08:08.068Z] Async started = false [2026-01-20T00:08:08.068Z] Async result = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Resolved Exception: [2026-01-20T00:08:08.068Z] Type = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] ModelAndView: [2026-01-20T00:08:08.068Z] View name = null [2026-01-20T00:08:08.068Z] View = null [2026-01-20T00:08:08.068Z] Model = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] FlashMap: [2026-01-20T00:08:08.068Z] Attributes = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletResponse: [2026-01-20T00:08:08.068Z] Status = 200 [2026-01-20T00:08:08.068Z] Error message = null [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.068Z] Content type = application/json [2026-01-20T00:08:08.068Z] Body = "AGE" [2026-01-20T00:08:08.068Z] Forwarded URL = null [2026-01-20T00:08:08.068Z] Redirected URL = null [2026-01-20T00:08:08.068Z] Cookies = [] [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] 전체 회원가입 엔드포인트 단위 테스트 > [1단계] 유저타입 엔드포인트 - INHABITANT STANDARD_OUT [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.776+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.776+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.777+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.778+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.780+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.782+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.782+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletRequest: [2026-01-20T00:08:08.068Z] HTTP Method = POST [2026-01-20T00:08:08.068Z] Request URI = /signup/user-type [2026-01-20T00:08:08.068Z] Parameters = {} [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json", Content-Length:"33"] [2026-01-20T00:08:08.068Z] Body = [2026-01-20T00:08:08.068Z] Session Attrs = {} [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Handler: [2026-01-20T00:08:08.068Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.068Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Async: [2026-01-20T00:08:08.068Z] Async started = false [2026-01-20T00:08:08.068Z] Async result = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Resolved Exception: [2026-01-20T00:08:08.068Z] Type = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] ModelAndView: [2026-01-20T00:08:08.068Z] View name = null [2026-01-20T00:08:08.068Z] View = null [2026-01-20T00:08:08.068Z] Model = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] FlashMap: [2026-01-20T00:08:08.068Z] Attributes = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletResponse: [2026-01-20T00:08:08.068Z] Status = 200 [2026-01-20T00:08:08.068Z] Error message = null [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.068Z] Content type = application/json [2026-01-20T00:08:08.068Z] Body = "REGION" [2026-01-20T00:08:08.068Z] Forwarded URL = null [2026-01-20T00:08:08.068Z] Redirected URL = null [2026-01-20T00:08:08.068Z] Cookies = [] [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] 전체 회원가입 엔드포인트 단위 테스트 > [3단계] 연령대 엔드포인트 - 모든 연령대 STANDARD_OUT [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.788+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.788+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.789+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.790+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.792+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.794+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.794+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletRequest: [2026-01-20T00:08:08.068Z] HTTP Method = POST [2026-01-20T00:08:08.068Z] Request URI = /signup/age-range [2026-01-20T00:08:08.068Z] Parameters = {} [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.068Z] Body = [2026-01-20T00:08:08.068Z] Session Attrs = {} [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Handler: [2026-01-20T00:08:08.068Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.068Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Async: [2026-01-20T00:08:08.068Z] Async started = false [2026-01-20T00:08:08.068Z] Async result = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Resolved Exception: [2026-01-20T00:08:08.068Z] Type = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] ModelAndView: [2026-01-20T00:08:08.068Z] View name = null [2026-01-20T00:08:08.068Z] View = null [2026-01-20T00:08:08.068Z] Model = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] FlashMap: [2026-01-20T00:08:08.068Z] Attributes = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletResponse: [2026-01-20T00:08:08.068Z] Status = 200 [2026-01-20T00:08:08.068Z] Error message = null [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.068Z] Content type = application/json [2026-01-20T00:08:08.068Z] Body = "GENDER" [2026-01-20T00:08:08.068Z] Forwarded URL = null [2026-01-20T00:08:08.068Z] Redirected URL = null [2026-01-20T00:08:08.068Z] Cookies = [] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.795+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.795+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.796+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.068Z] 2026-01-20T09:08:07.796+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] MockHttpServletRequest: [2026-01-20T00:08:08.068Z] HTTP Method = POST [2026-01-20T00:08:08.068Z] Request URI = /signup/age-range [2026-01-20T00:08:08.068Z] Parameters = {} [2026-01-20T00:08:08.068Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.068Z] Body = [2026-01-20T00:08:08.068Z] Session Attrs = {} [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Handler: [2026-01-20T00:08:08.068Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.068Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Async: [2026-01-20T00:08:08.068Z] Async started = false [2026-01-20T00:08:08.068Z] Async result = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] Resolved Exception: [2026-01-20T00:08:08.068Z] Type = null [2026-01-20T00:08:08.068Z] [2026-01-20T00:08:08.068Z] ModelAndView: [2026-01-20T00:08:08.068Z] View name = null [2026-01-20T00:08:08.068Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "GENDER" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] 전체 회원가입 엔드포인트 단위 테스트 > [6단계] 예산 엔드포인트 - 영어 enum 이름 테스트 STANDARD_OUT [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.801+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.801+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.802+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.803+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.805+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=UNDER_1000]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.806+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.807+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/budget [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "STARTUP" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.808+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.808+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_2000]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.808+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.808+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/budget [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"35"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "STARTUP" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.809+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.810+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=UNDER_1000]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.810+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.810+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/budget [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"32"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "STARTUP" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.811+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.816+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=OVER_1B]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.817+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.817+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/budget [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"28"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "STARTUP" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] 전체 회원가입 엔드포인트 단위 테스트 > 잘못된 데이터 입력 테스트 STANDARD_OUT [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.822+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.822+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.823+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.824+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.826+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.method.HandlerMethod : Could not resolve parameter [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setUserType(com.example.soso.users.domain.dto.UserTypeRequest,jakarta.servlet.http.HttpSession): JSON parse error: Cannot deserialize value of type `com.example.soso.users.domain.entity.UserType` from String "INVALID_TYPE": not one of the values accepted for Enum class: [INHABITANT, FOUNDER] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.826+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleHttpMessageNotReadable(HttpMessageNotReadableException) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.826+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Invalid enum value received: enumType=UserType, invalidValue=INVALID_TYPE [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.828+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.828+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_ENUM_VALUE, message='INVALID_TYPE'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [FOUNDER, (truncated)...] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.828+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `com.example.soso.users.domain.entity.UserType` from String "INVALID_TYPE": not one of the values accepted for Enum class: [INHABITANT, FOUNDER]] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/user-type [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"35"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = org.springframework.http.converter.HttpMessageNotReadableException [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 400 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = {"code":"INVALID_ENUM_VALUE","message":"'INVALID_TYPE'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [FOUNDER, INHABITANT]"} [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.829+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.830+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.method.HandlerMethod : Could not resolve parameter [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setAgeRange(com.example.soso.users.domain.dto.AgeRangeRequest,jakarta.servlet.http.HttpSession): JSON parse error: Cannot deserialize value of type `com.example.soso.users.domain.entity.AgeRange` from String "INVALID_AGE": not one of the values accepted for Enum class: [THIRTIES, FIFTIES, TEENS, FORTIES, TWENTIES, SIXTIES_AND_OVER] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.830+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleHttpMessageNotReadable(HttpMessageNotReadableException) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.830+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Invalid enum value received: enumType=AgeRange, invalidValue=INVALID_AGE [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.830+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.830+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_ENUM_VALUE, message='INVALID_AGE'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [TEENS, TWE (truncated)...] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.830+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `com.example.soso.users.domain.entity.AgeRange` from String "INVALID_AGE": not one of the values accepted for Enum class: [THIRTIES, FIFTIES, TEENS, FORTIES, TWENTIES, SIXTIES_AND_OVER]] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/age-range [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"34"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = org.springframework.http.converter.HttpMessageNotReadableException [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 400 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = {"code":"INVALID_ENUM_VALUE","message":"'INVALID_AGE'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [TEENS, TWENTIES, THIRTIES, FORTIES, FIFTIES, SIXTIES_AND_OVER]"} [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.831+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.834+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.method.HandlerMethod : Could not resolve parameter [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setInterests(com.example.soso.users.domain.entity.InterestRequest,jakarta.servlet.http.HttpSession): JSON parse error: Cannot construct instance of `com.example.soso.users.domain.entity.InterestType`, problem: Unknown InterestType: INVALID_INTEREST [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.834+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleHttpMessageNotReadable(HttpMessageNotReadableException) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.834+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Failed to read HTTP message: Unknown InterestType: INVALID_INTEREST [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.834+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.834+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_REQUEST_BODY, message=요청 본문을 해석할 수 없습니다.]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.834+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot construct instance of `com.example.soso.users.domain.entity.InterestType`, problem: Unknown InterestType: INVALID_INTEREST] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/interests [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"42"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = org.springframework.http.converter.HttpMessageNotReadableException [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 400 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = {"code":"INVALID_REQUEST_BODY","message":"요청 본문을 해석할 수 없습니다."} [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.835+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.835+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=null]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.836+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.836+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.836+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[userType] 창업자 또는 거주민 선택해주세요]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.837+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setUserType(com.example.soso.users.domain.dto.UserTypeRequest,jakarta.servlet.http.HttpSession): [Field error in object 'userTypeRequest' on field 'userType': rejected value [null]; codes [NotNull.userTypeRequest.userType,NotNull.userType,NotNull.com.example.soso.users.domain.entity.UserType,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [userTypeRequest.userType,userType]; arguments []; default message [userType]]; default message [창업자 또는 거주민 선택해주세요]] ] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/user-type [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"2"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = org.springframework.web.bind.MethodArgumentNotValidException [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 400 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = {"code":"VALIDATION_FAILED","message":"[userType] 창업자 또는 거주민 선택해주세요"} [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] 전체 회원가입 엔드포인트 단위 테스트 > [공통] 모든 단계별 엔드포인트 테스트 STANDARD_OUT [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.842+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.842+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.843+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.844+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.844+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.845+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.845+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.845+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.846+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=SEOUL]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.846+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.846+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/region [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"28"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "AGE" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.847+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.847+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.848+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.848+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/age-range [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "GENDER" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.849+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.849+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.849+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.849+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/age-range [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "GENDER" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.850+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.851+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, WHOLESALE_RETAIL]]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.853+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.853+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletRequest: [2026-01-20T00:08:08.069Z] HTTP Method = POST [2026-01-20T00:08:08.069Z] Request URI = /signup/interests [2026-01-20T00:08:08.069Z] Parameters = {} [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json", Content-Length:"59"] [2026-01-20T00:08:08.069Z] Body = [2026-01-20T00:08:08.069Z] Session Attrs = {} [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Handler: [2026-01-20T00:08:08.069Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.069Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Async: [2026-01-20T00:08:08.069Z] Async started = false [2026-01-20T00:08:08.069Z] Async result = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] Resolved Exception: [2026-01-20T00:08:08.069Z] Type = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] ModelAndView: [2026-01-20T00:08:08.069Z] View name = null [2026-01-20T00:08:08.069Z] View = null [2026-01-20T00:08:08.069Z] Model = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] FlashMap: [2026-01-20T00:08:08.069Z] Attributes = null [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.069Z] MockHttpServletResponse: [2026-01-20T00:08:08.069Z] Status = 200 [2026-01-20T00:08:08.069Z] Error message = null [2026-01-20T00:08:08.069Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.069Z] Content type = application/json [2026-01-20T00:08:08.069Z] Body = "BUDGET" [2026-01-20T00:08:08.069Z] Forwarded URL = null [2026-01-20T00:08:08.069Z] Redirected URL = null [2026-01-20T00:08:08.069Z] Cookies = [] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.854+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.854+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[OTHER]]] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.854+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.069Z] 2026-01-20T09:08:07.854+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:08.069Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/interests [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "BUDGET" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.855+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.855+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, WHOLESALE_RETAIL, TRANSPORT, ACCOMMODATION_FOOD, WELFARE, (truncated)...] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.856+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.856+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/interests [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"128"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "BUDGET" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 전체 회원가입 엔드포인트 단위 테스트 > [5단계] 관심업종 엔드포인트 - 영어 enum 이름 테스트 STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.861+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.861+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.862+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.863+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.864+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, WHOLESALE_RETAIL]]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.864+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.864+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/interests [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"59"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "BUDGET" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.865+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.865+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[OTHER]]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.866+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.866+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/interests [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "BUDGET" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.867+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.867+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, WHOLESALE_RETAIL, TRANSPORT, ACCOMMODATION_FOOD, WELFARE, (truncated)...] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.867+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.867+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/interests [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"128"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "BUDGET" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 전체 회원가입 엔드포인트 단위 테스트 > [4단계] 성별 엔드포인트 - INHABITANT STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.873+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.874+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.875+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.876+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.878+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.879+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.880+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/gender [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"25"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "NICKNAME" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 전체 회원가입 엔드포인트 단위 테스트 > [1단계] 유저타입 엔드포인트 - FOUNDER STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.888+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.888+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.889+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.890+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.890+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.891+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.891+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/user-type [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"30"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "REGION" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 전체 회원가입 엔드포인트 단위 테스트 > InterestType enum JSON 직렬화/역직렬화 테스트 STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.896+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.896+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.897+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 전체 회원가입 엔드포인트 단위 테스트 > [4단계] 성별 엔드포인트 - FOUNDER STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.902+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.902+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.903+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.904+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.904+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=FEMALE]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.904+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.905+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/gender [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"27"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "INTERESTS" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 예산 선택 엔드포인트 테스트 STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.909+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.controller.BudgetEndpointTest]: BudgetEndpointTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.911+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.controller.BudgetEndpointTest [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 예산 선택 엔드포인트 테스트 > 예산 엔드포인트 - 모든 예산 구간 테스트 STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.916+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.916+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.917+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.917+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.918+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=UNDER_1000]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.918+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.918+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "STARTUP" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.919+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.920+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_2000]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.920+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.920+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"35"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "STARTUP" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.921+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.922+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_3000_5000]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.922+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.922+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"40"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "STARTUP" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.923+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.924+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_5000_7000]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.924+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.924+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"40"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "STARTUP" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.925+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.925+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_7000_TO_1B]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.926+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.926+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"41"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "STARTUP" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.927+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.927+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=OVER_1B]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.927+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.927+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"28"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.070Z] Async started = false [2026-01-20T00:08:08.070Z] Async result = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Resolved Exception: [2026-01-20T00:08:08.070Z] Type = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] ModelAndView: [2026-01-20T00:08:08.070Z] View name = null [2026-01-20T00:08:08.070Z] View = null [2026-01-20T00:08:08.070Z] Model = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] FlashMap: [2026-01-20T00:08:08.070Z] Attributes = null [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletResponse: [2026-01-20T00:08:08.070Z] Status = 200 [2026-01-20T00:08:08.070Z] Error message = null [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.070Z] Content type = application/json [2026-01-20T00:08:08.070Z] Body = "STARTUP" [2026-01-20T00:08:08.070Z] Forwarded URL = null [2026-01-20T00:08:08.070Z] Redirected URL = null [2026-01-20T00:08:08.070Z] Cookies = [] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] 예산 선택 엔드포인트 테스트 > 예산 건너뛰기 테스트 (null budget) STANDARD_OUT [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.933+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.933+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.934+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.935+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.936+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=null]] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.936+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.070Z] 2026-01-20T09:08:07.936+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] MockHttpServletRequest: [2026-01-20T00:08:08.070Z] HTTP Method = POST [2026-01-20T00:08:08.070Z] Request URI = /signup/budget [2026-01-20T00:08:08.070Z] Parameters = {} [2026-01-20T00:08:08.070Z] Headers = [Content-Type:"application/json", Content-Length:"23"] [2026-01-20T00:08:08.070Z] Body = [2026-01-20T00:08:08.070Z] Session Attrs = {} [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Handler: [2026-01-20T00:08:08.070Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.070Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.070Z] [2026-01-20T00:08:08.070Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.071Z] Content type = application/json [2026-01-20T00:08:08.071Z] Body = "STARTUP" [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.937+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.938+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=null]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.938+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.938+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"2"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.071Z] Content type = application/json [2026-01-20T00:08:08.071Z] Body = "STARTUP" [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] 예산 선택 엔드포인트 테스트 > 예산 엔드포인트 - UNDER_1000 STANDARD_OUT [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.944+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.944+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.945+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.946+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.947+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=UNDER_1000]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.947+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.947+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.071Z] Content type = application/json [2026-01-20T00:08:08.071Z] Body = "STARTUP" [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] 예산 선택 엔드포인트 테스트 > 한국어 라벨로 예산 설정 테스트 STANDARD_OUT [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.953+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.953+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.954+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.955+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.955+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=UNDER_1000]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.956+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.956+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"32"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.071Z] Content type = application/json [2026-01-20T00:08:08.071Z] Body = "STARTUP" [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] 예산 선택 엔드포인트 테스트 > 예산 엔드포인트 - THOUSANDS_2000 STANDARD_OUT [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.962+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.962+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.963+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.963+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.964+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_2000]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.964+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.964+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"35"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.071Z] Content type = application/json [2026-01-20T00:08:08.071Z] Body = "STARTUP" [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] 예산 선택 엔드포인트 테스트 > BudgetRange enum JSON 직렬화/역직렬화 테스트 STANDARD_OUT [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.970+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.970+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.971+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] 예산 선택 엔드포인트 테스트 > 잘못된 예산 데이터 입력 테스트 STANDARD_OUT [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.977+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.977+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.978+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.978+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.979+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.method.HandlerMethod : Could not resolve parameter [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setBudget(com.example.soso.users.domain.dto.BudgetRequest,jakarta.servlet.http.HttpSession): JSON parse error: Cannot construct instance of `com.example.soso.users.domain.entity.BudgetRange`, problem: Unknown BudgetRange: INVALID_BUDGET [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.979+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleHttpMessageNotReadable(HttpMessageNotReadableException) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.979+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Failed to read HTTP message: Unknown BudgetRange: INVALID_BUDGET [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.979+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.979+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_REQUEST_BODY, message=요청 본문을 해석할 수 없습니다.]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.979+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot construct instance of `com.example.soso.users.domain.entity.BudgetRange`, problem: Unknown BudgetRange: INVALID_BUDGET] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"35"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = org.springframework.http.converter.HttpMessageNotReadableException [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 400 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:08.071Z] Content type = application/json [2026-01-20T00:08:08.071Z] Body = {"code":"INVALID_REQUEST_BODY","message":"요청 본문을 해석할 수 없습니다."} [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.980+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.980+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=null]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.981+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.981+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"23"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [] [2026-01-20T00:08:08.071Z] Content type = null [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.981+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.982+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=null]] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.982+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.982+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletRequest: [2026-01-20T00:08:08.071Z] HTTP Method = POST [2026-01-20T00:08:08.071Z] Request URI = /signup/budget [2026-01-20T00:08:08.071Z] Parameters = {} [2026-01-20T00:08:08.071Z] Headers = [Content-Type:"application/json", Content-Length:"2"] [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Session Attrs = {} [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Handler: [2026-01-20T00:08:08.071Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:08.071Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Async: [2026-01-20T00:08:08.071Z] Async started = false [2026-01-20T00:08:08.071Z] Async result = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] Resolved Exception: [2026-01-20T00:08:08.071Z] Type = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] ModelAndView: [2026-01-20T00:08:08.071Z] View name = null [2026-01-20T00:08:08.071Z] View = null [2026-01-20T00:08:08.071Z] Model = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] FlashMap: [2026-01-20T00:08:08.071Z] Attributes = null [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] MockHttpServletResponse: [2026-01-20T00:08:08.071Z] Status = 200 [2026-01-20T00:08:08.071Z] Error message = null [2026-01-20T00:08:08.071Z] Headers = [] [2026-01-20T00:08:08.071Z] Content type = null [2026-01-20T00:08:08.071Z] Body = [2026-01-20T00:08:08.071Z] Forwarded URL = null [2026-01-20T00:08:08.071Z] Redirected URL = null [2026-01-20T00:08:08.071Z] Cookies = [] [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] SignupController 통합 테스트 STANDARD_OUT [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.988+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.controller.SignupControllerIntegrationTest]: SignupControllerIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:07.990+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.controller.SignupControllerIntegrationTest [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] . ____ _ __ _ _ [2026-01-20T00:08:08.071Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:08.071Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:08.071Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:08.071Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:08.071Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:08.071Z] [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:08.010+09:00 INFO 1527343 --- [ Test worker] .e.s.u.c.SignupControllerIntegrationTest : Starting SignupControllerIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:08.010+09:00 DEBUG 1527343 --- [ Test worker] .e.s.u.c.SignupControllerIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:08.071Z] 2026-01-20T09:08:08.010+09:00 INFO 1527343 --- [ Test worker] .e.s.u.c.SignupControllerIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:08:08.321Z] 2026-01-20T09:08:08.191+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:08.321Z] 2026-01-20T09:08:08.191+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:08.321Z] 2026-01-20T09:08:08.193+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.262+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.263+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.289+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.291+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.291+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.299+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.341+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=c42fa1b8-0e42-34b1-9a0f-36a80d8fa99f [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.394+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.395+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.395+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.42] [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.417+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.417+09:00 INFO 1527343 --- [ Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 406 ms [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.469+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.471+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.478+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.479+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Starting... [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.480+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-15 - Added connection conn140: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.481+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Start completed. [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.481+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:08.572Z] 2026-01-20T09:08:08.482+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:08.572Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-15)'] [2026-01-20T00:08:08.572Z] Database driver: undefined/unknown [2026-01-20T00:08:08.572Z] Database version: 2.3.232 [2026-01-20T00:08:08.572Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:08.572Z] Isolation level: undefined/unknown [2026-01-20T00:08:08.572Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:08.572Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:08.822Z] 2026-01-20T09:08:08.625+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:08.822Z] 2026-01-20T09:08:08.626+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.822Z] drop table if exists comment_likes cascade [2026-01-20T00:08:08.822Z] Hibernate: [2026-01-20T00:08:08.822Z] drop table if exists comment_likes cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.627+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists comments cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists comments cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.628+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists post cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists post cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.629+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists post_image cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists post_image cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists post_like cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists post_like cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.630+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists user_interests cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists user_interests cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.631+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists users cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists users cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.633+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists vote_option cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists vote_option cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.634+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists vote_result cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists vote_result cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.635+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists votesboard cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists votesboard cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.636+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.637+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.639+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.641+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.642+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table comment_likes ( [2026-01-20T00:08:08.823Z] comment_id bigint, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (comment_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table comment_likes ( [2026-01-20T00:08:08.823Z] comment_id bigint, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (comment_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.646+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table comments ( [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] parent_id bigint, [2026-01-20T00:08:08.823Z] post_id bigint, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] content clob, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table comments ( [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] parent_id bigint, [2026-01-20T00:08:08.823Z] post_id bigint, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] content clob, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.648+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table post ( [2026-01-20T00:08:08.823Z] comment_count integer not null, [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] view_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] title varchar(255), [2026-01-20T00:08:08.823Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:08.823Z] content clob, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table post ( [2026-01-20T00:08:08.823Z] comment_count integer not null, [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] view_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] title varchar(255), [2026-01-20T00:08:08.823Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:08.823Z] content clob, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.651+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table post_image ( [2026-01-20T00:08:08.823Z] sequence integer not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] post_id bigint, [2026-01-20T00:08:08.823Z] image_url varchar(255), [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table post_image ( [2026-01-20T00:08:08.823Z] sequence integer not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] post_id bigint, [2026-01-20T00:08:08.823Z] image_url varchar(255), [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.653+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table post_like ( [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] post_id bigint, [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (post_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table post_like ( [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] post_id bigint, [2026-01-20T00:08:08.823Z] user_id varchar(36), [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (post_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.656+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table sigungu_code ( [2026-01-20T00:08:08.823Z] code varchar(5) not null, [2026-01-20T00:08:08.823Z] sido varchar(50) not null, [2026-01-20T00:08:08.823Z] sigungu varchar(50) not null, [2026-01-20T00:08:08.823Z] full_name varchar(100) not null, [2026-01-20T00:08:08.823Z] primary key (code) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table sigungu_code ( [2026-01-20T00:08:08.823Z] code varchar(5) not null, [2026-01-20T00:08:08.823Z] sido varchar(50) not null, [2026-01-20T00:08:08.823Z] sigungu varchar(50) not null, [2026-01-20T00:08:08.823Z] full_name varchar(100) not null, [2026-01-20T00:08:08.823Z] primary key (code) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.658+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table user_interests ( [2026-01-20T00:08:08.823Z] users_id varchar(36) not null, [2026-01-20T00:08:08.823Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table user_interests ( [2026-01-20T00:08:08.823Z] users_id varchar(36) not null, [2026-01-20T00:08:08.823Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.660+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table users ( [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] id varchar(36) not null, [2026-01-20T00:08:08.823Z] email varchar(255), [2026-01-20T00:08:08.823Z] latitude varchar(255), [2026-01-20T00:08:08.823Z] location varchar(255), [2026-01-20T00:08:08.823Z] longitude varchar(255), [2026-01-20T00:08:08.823Z] nickname varchar(255), [2026-01-20T00:08:08.823Z] profile_image_url varchar(255), [2026-01-20T00:08:08.823Z] username varchar(255), [2026-01-20T00:08:08.823Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:08.823Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:08.823Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:08.823Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:08.823Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table users ( [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] id varchar(36) not null, [2026-01-20T00:08:08.823Z] email varchar(255), [2026-01-20T00:08:08.823Z] latitude varchar(255), [2026-01-20T00:08:08.823Z] location varchar(255), [2026-01-20T00:08:08.823Z] longitude varchar(255), [2026-01-20T00:08:08.823Z] nickname varchar(255), [2026-01-20T00:08:08.823Z] profile_image_url varchar(255), [2026-01-20T00:08:08.823Z] username varchar(255), [2026-01-20T00:08:08.823Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:08.823Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:08.823Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:08.823Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:08.823Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.663+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table vote_option ( [2026-01-20T00:08:08.823Z] sequence integer not null, [2026-01-20T00:08:08.823Z] vote_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] content varchar(100) not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table vote_option ( [2026-01-20T00:08:08.823Z] sequence integer not null, [2026-01-20T00:08:08.823Z] vote_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] content varchar(100) not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.666+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table vote_result ( [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] vote_option_id bigint not null, [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table vote_result ( [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] vote_option_id bigint not null, [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.668+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table votesboard ( [2026-01-20T00:08:08.823Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:08.823Z] allow_revote boolean not null, [2026-01-20T00:08:08.823Z] comment_count integer not null, [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] total_votes integer not null, [2026-01-20T00:08:08.823Z] view_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] end_time timestamp(6) not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] title varchar(100) not null, [2026-01-20T00:08:08.823Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:08.823Z] content clob not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table votesboard ( [2026-01-20T00:08:08.823Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:08.823Z] allow_revote boolean not null, [2026-01-20T00:08:08.823Z] comment_count integer not null, [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] total_votes integer not null, [2026-01-20T00:08:08.823Z] view_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] end_time timestamp(6) not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] title varchar(100) not null, [2026-01-20T00:08:08.823Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:08.823Z] content clob not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.671+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table votesboard_comment_like ( [2026-01-20T00:08:08.823Z] comment_id bigint not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6) not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (comment_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table votesboard_comment_like ( [2026-01-20T00:08:08.823Z] comment_id bigint not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6) not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (comment_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.673+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table votesboard_comments ( [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] parent_id bigint, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] content clob not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table votesboard_comments ( [2026-01-20T00:08:08.823Z] deleted boolean not null, [2026-01-20T00:08:08.823Z] like_count integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] parent_id bigint, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] content clob not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.675+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table votesboard_image ( [2026-01-20T00:08:08.823Z] sequence integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] image_url varchar(500) not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table votesboard_image ( [2026-01-20T00:08:08.823Z] sequence integer not null, [2026-01-20T00:08:08.823Z] created_at timestamp(6), [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] updated_at timestamp(6), [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] image_url varchar(500) not null, [2026-01-20T00:08:08.823Z] primary key (id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.677+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create table votesboard_like ( [2026-01-20T00:08:08.823Z] created_at timestamp(6) not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (votesboard_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create table votesboard_like ( [2026-01-20T00:08:08.823Z] created_at timestamp(6) not null, [2026-01-20T00:08:08.823Z] id bigint generated by default as identity, [2026-01-20T00:08:08.823Z] votesboard_id bigint not null, [2026-01-20T00:08:08.823Z] user_id varchar(36) not null, [2026-01-20T00:08:08.823Z] primary key (id), [2026-01-20T00:08:08.823Z] unique (votesboard_id, user_id) [2026-01-20T00:08:08.823Z] ) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create index idx_sigungu_code [2026-01-20T00:08:08.823Z] on sigungu_code (code) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create index idx_sigungu_code [2026-01-20T00:08:08.823Z] on sigungu_code (code) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.678+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create index idx_vote_result_user [2026-01-20T00:08:08.823Z] on vote_result (user_id) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create index idx_vote_result_user [2026-01-20T00:08:08.823Z] on vote_result (user_id) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create index idx_vote_result_post [2026-01-20T00:08:08.823Z] on vote_result (votesboard_id) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create index idx_vote_result_post [2026-01-20T00:08:08.823Z] on vote_result (votesboard_id) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.679+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] create index idx_vote_result_user_post [2026-01-20T00:08:08.823Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] create index idx_vote_result_user_post [2026-01-20T00:08:08.823Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.680+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists comment_likes [2026-01-20T00:08:08.823Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:08.823Z] foreign key (comment_id) [2026-01-20T00:08:08.823Z] references comments [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists comment_likes [2026-01-20T00:08:08.823Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:08.823Z] foreign key (comment_id) [2026-01-20T00:08:08.823Z] references comments [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.682+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists comment_likes [2026-01-20T00:08:08.823Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists comment_likes [2026-01-20T00:08:08.823Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.683+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists comments [2026-01-20T00:08:08.823Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:08.823Z] foreign key (parent_id) [2026-01-20T00:08:08.823Z] references comments [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists comments [2026-01-20T00:08:08.823Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:08.823Z] foreign key (parent_id) [2026-01-20T00:08:08.823Z] references comments [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.684+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists comments [2026-01-20T00:08:08.823Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:08.823Z] foreign key (post_id) [2026-01-20T00:08:08.823Z] references post [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists comments [2026-01-20T00:08:08.823Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:08.823Z] foreign key (post_id) [2026-01-20T00:08:08.823Z] references post [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.686+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists comments [2026-01-20T00:08:08.823Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists comments [2026-01-20T00:08:08.823Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists post [2026-01-20T00:08:08.823Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists post [2026-01-20T00:08:08.823Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.688+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists post_image [2026-01-20T00:08:08.823Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:08.823Z] foreign key (post_id) [2026-01-20T00:08:08.823Z] references post [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists post_image [2026-01-20T00:08:08.823Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:08.823Z] foreign key (post_id) [2026-01-20T00:08:08.823Z] references post [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.689+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists post_like [2026-01-20T00:08:08.823Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:08.823Z] foreign key (post_id) [2026-01-20T00:08:08.823Z] references post [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists post_like [2026-01-20T00:08:08.823Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:08.823Z] foreign key (post_id) [2026-01-20T00:08:08.823Z] references post [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists post_like [2026-01-20T00:08:08.823Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists post_like [2026-01-20T00:08:08.823Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists user_interests [2026-01-20T00:08:08.823Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:08.823Z] foreign key (users_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists user_interests [2026-01-20T00:08:08.823Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:08.823Z] foreign key (users_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists vote_option [2026-01-20T00:08:08.823Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists vote_option [2026-01-20T00:08:08.823Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists vote_result [2026-01-20T00:08:08.823Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists vote_result [2026-01-20T00:08:08.823Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists vote_result [2026-01-20T00:08:08.823Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:08.823Z] foreign key (vote_option_id) [2026-01-20T00:08:08.823Z] references vote_option [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists vote_result [2026-01-20T00:08:08.823Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:08.823Z] foreign key (vote_option_id) [2026-01-20T00:08:08.823Z] references vote_option [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists vote_result [2026-01-20T00:08:08.823Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists vote_result [2026-01-20T00:08:08.823Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard [2026-01-20T00:08:08.823Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard [2026-01-20T00:08:08.823Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:08.823Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:08.823Z] foreign key (comment_id) [2026-01-20T00:08:08.823Z] references votesboard_comments [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:08.823Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:08.823Z] foreign key (comment_id) [2026-01-20T00:08:08.823Z] references votesboard_comments [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:08.823Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:08.823Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.703+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comments [2026-01-20T00:08:08.823Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:08.823Z] foreign key (parent_id) [2026-01-20T00:08:08.823Z] references votesboard_comments [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comments [2026-01-20T00:08:08.823Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:08.823Z] foreign key (parent_id) [2026-01-20T00:08:08.823Z] references votesboard_comments [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comments [2026-01-20T00:08:08.823Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comments [2026-01-20T00:08:08.823Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comments [2026-01-20T00:08:08.823Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_comments [2026-01-20T00:08:08.823Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_image [2026-01-20T00:08:08.823Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_image [2026-01-20T00:08:08.823Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_like [2026-01-20T00:08:08.823Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_like [2026-01-20T00:08:08.823Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:08.823Z] foreign key (user_id) [2026-01-20T00:08:08.823Z] references users [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:08.823Z] alter table if exists votesboard_like [2026-01-20T00:08:08.823Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] Hibernate: [2026-01-20T00:08:08.823Z] alter table if exists votesboard_like [2026-01-20T00:08:08.823Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:08.823Z] foreign key (votesboard_id) [2026-01-20T00:08:08.823Z] references votesboard [2026-01-20T00:08:08.823Z] 2026-01-20T09:08:08.712+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:09.074Z] 2026-01-20T09:08:08.741+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:08:09.074Z] 2026-01-20T09:08:08.742+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:08:09.074Z] 2026-01-20T09:08:08.742+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:08:09.074Z] 2026-01-20T09:08:08.742+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:08:09.074Z] 2026-01-20T09:08:09.020+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.045+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.055+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.083+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.113+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.119+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.199+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 43847 (http) with context path '/' [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.206+09:00 INFO 1527343 --- [ Test worker] .e.s.u.c.SignupControllerIntegrationTest : Started SignupControllerIntegrationTest in 1.214 seconds (process running for 50.245) [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] /* select [2026-01-20T00:08:09.324Z] count(*) [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] SigunguCode x */ select [2026-01-20T00:08:09.324Z] count(*) [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] /* select [2026-01-20T00:08:09.324Z] count(*) [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] SigunguCode x */ select [2026-01-20T00:08:09.324Z] count(*) [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.210+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.210+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] 2026-01-20T09:08:09.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.324Z] Hibernate: [2026-01-20T00:08:09.324Z] select [2026-01-20T00:08:09.324Z] sc1_0.code, [2026-01-20T00:08:09.324Z] sc1_0.full_name, [2026-01-20T00:08:09.324Z] sc1_0.sido, [2026-01-20T00:08:09.324Z] sc1_0.sigungu [2026-01-20T00:08:09.324Z] from [2026-01-20T00:08:09.324Z] sigungu_code sc1_0 [2026-01-20T00:08:09.324Z] where [2026-01-20T00:08:09.324Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.213+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.218+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.325Z] Hibernate: [2026-01-20T00:08:09.325Z] select [2026-01-20T00:08:09.325Z] sc1_0.code, [2026-01-20T00:08:09.325Z] sc1_0.full_name, [2026-01-20T00:08:09.325Z] sc1_0.sido, [2026-01-20T00:08:09.325Z] sc1_0.sigungu [2026-01-20T00:08:09.325Z] from [2026-01-20T00:08:09.325Z] sigungu_code sc1_0 [2026-01-20T00:08:09.325Z] where [2026-01-20T00:08:09.325Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.326Z] select [2026-01-20T00:08:09.326Z] sc1_0.code, [2026-01-20T00:08:09.326Z] sc1_0.full_name, [2026-01-20T00:08:09.326Z] sc1_0.sido, [2026-01-20T00:08:09.326Z] sc1_0.sigungu [2026-01-20T00:08:09.326Z] from [2026-01-20T00:08:09.326Z] sigungu_code sc1_0 [2026-01-20T00:08:09.326Z] where [2026-01-20T00:08:09.326Z] sc1_0.code=? [2026-01-20T00:08:09.326Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] Hibernate: [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.327Z] sigungu_code sc1_0 [2026-01-20T00:08:09.327Z] where [2026-01-20T00:08:09.327Z] sc1_0.code=? [2026-01-20T00:08:09.327Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.327Z] select [2026-01-20T00:08:09.327Z] sc1_0.code, [2026-01-20T00:08:09.327Z] sc1_0.full_name, [2026-01-20T00:08:09.327Z] sc1_0.sido, [2026-01-20T00:08:09.327Z] sc1_0.sigungu [2026-01-20T00:08:09.327Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.577Z] Hibernate: [2026-01-20T00:08:09.577Z] select [2026-01-20T00:08:09.577Z] sc1_0.code, [2026-01-20T00:08:09.577Z] sc1_0.full_name, [2026-01-20T00:08:09.577Z] sc1_0.sido, [2026-01-20T00:08:09.577Z] sc1_0.sigungu [2026-01-20T00:08:09.577Z] from [2026-01-20T00:08:09.577Z] sigungu_code sc1_0 [2026-01-20T00:08:09.577Z] where [2026-01-20T00:08:09.577Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] Hibernate: [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.578Z] sc1_0.code=? [2026-01-20T00:08:09.578Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.578Z] select [2026-01-20T00:08:09.578Z] sc1_0.code, [2026-01-20T00:08:09.578Z] sc1_0.full_name, [2026-01-20T00:08:09.578Z] sc1_0.sido, [2026-01-20T00:08:09.578Z] sc1_0.sigungu [2026-01-20T00:08:09.578Z] from [2026-01-20T00:08:09.578Z] sigungu_code sc1_0 [2026-01-20T00:08:09.578Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] Hibernate: [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.579Z] sc1_0.full_name, [2026-01-20T00:08:09.579Z] sc1_0.sido, [2026-01-20T00:08:09.579Z] sc1_0.sigungu [2026-01-20T00:08:09.579Z] from [2026-01-20T00:08:09.579Z] sigungu_code sc1_0 [2026-01-20T00:08:09.579Z] where [2026-01-20T00:08:09.579Z] sc1_0.code=? [2026-01-20T00:08:09.579Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.579Z] select [2026-01-20T00:08:09.579Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] Hibernate: [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.580Z] sc1_0.sigungu [2026-01-20T00:08:09.580Z] from [2026-01-20T00:08:09.580Z] sigungu_code sc1_0 [2026-01-20T00:08:09.580Z] where [2026-01-20T00:08:09.580Z] sc1_0.code=? [2026-01-20T00:08:09.580Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.580Z] select [2026-01-20T00:08:09.580Z] sc1_0.code, [2026-01-20T00:08:09.580Z] sc1_0.full_name, [2026-01-20T00:08:09.580Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] select [2026-01-20T00:08:09.581Z] sc1_0.code, [2026-01-20T00:08:09.581Z] sc1_0.full_name, [2026-01-20T00:08:09.581Z] sc1_0.sido, [2026-01-20T00:08:09.581Z] sc1_0.sigungu [2026-01-20T00:08:09.581Z] from [2026-01-20T00:08:09.581Z] sigungu_code sc1_0 [2026-01-20T00:08:09.581Z] where [2026-01-20T00:08:09.581Z] sc1_0.code=? [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.241+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.243+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.244+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.245+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.581Z] Hibernate: [2026-01-20T00:08:09.581Z] /* insert for [2026-01-20T00:08:09.581Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.581Z] into [2026-01-20T00:08:09.581Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.581Z] values [2026-01-20T00:08:09.581Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.246+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.247+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.248+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.582Z] Hibernate: [2026-01-20T00:08:09.582Z] /* insert for [2026-01-20T00:08:09.582Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.582Z] into [2026-01-20T00:08:09.582Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.582Z] values [2026-01-20T00:08:09.582Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.249+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.250+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.251+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.583Z] (?, ?, ?, ?) [2026-01-20T00:08:09.583Z] Hibernate: [2026-01-20T00:08:09.583Z] /* insert for [2026-01-20T00:08:09.583Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.583Z] into [2026-01-20T00:08:09.583Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.583Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.252+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.253+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.254+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.584Z] Hibernate: [2026-01-20T00:08:09.584Z] /* insert for [2026-01-20T00:08:09.584Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.584Z] into [2026-01-20T00:08:09.584Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.584Z] values [2026-01-20T00:08:09.584Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.255+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.256+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.257+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] Hibernate: [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.585Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.585Z] values [2026-01-20T00:08:09.585Z] (?, ?, ?, ?) [2026-01-20T00:08:09.585Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.585Z] /* insert for [2026-01-20T00:08:09.585Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.585Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.258+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.259+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] Hibernate: [2026-01-20T00:08:09.586Z] /* insert for [2026-01-20T00:08:09.586Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:09.586Z] into [2026-01-20T00:08:09.586Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:09.586Z] values [2026-01-20T00:08:09.586Z] (?, ?, ?, ?) [2026-01-20T00:08:09.586Z] [2026-01-20T00:08:09.586Z] SignupController 통합 테스트 > 여러 단계 이전으로 이동 후 다시 진행 가능 STANDARD_OUT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.266+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.266+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.267+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.268+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.274+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.277+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.277+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.280+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.280+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.281+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.283+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.285+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.285+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.285+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.285+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.285+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.289+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.292+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.292+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.292+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.292+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.293+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.295+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.297+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.297+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.297+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.297+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.297+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.299+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, ACCOMMODATION_FOOD]]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.300+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [MANUFACTURING, ACCOMMODATION_FOOD] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.300+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.300+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.300+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.301+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.303+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_3000_5000]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.305+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_3000_5000 [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.305+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.305+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.305+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.306+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.306+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=FORTIES]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.306+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: FORTIES [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.306+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.306+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.306+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.307+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.307+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.308+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.308+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.308+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.308+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.309+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.309+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[ACCOMMODATION_FOOD]]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.309+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [ACCOMMODATION_FOOD] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.309+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.309+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.309+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.310+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.310+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_5000_7000]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.310+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_5000_7000 [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.310+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.310+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.310+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:09.586Z] [2026-01-20T00:08:09.586Z] SignupController 통합 테스트 > 유형 변경 시 새로운 플로우를 따르도록 제한 STANDARD_OUT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.316+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.316+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.317+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.318+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.320+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.320+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.320+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.321+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.321+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.321+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.322+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.322+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.322+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.322+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.322+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.322+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.323+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.323+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.323+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.323+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.323+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.324+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.324+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.324+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.324+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.324+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.324+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.325+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.325+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11560]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.325+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11560 [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.325+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.325+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.325+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.326+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.326+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.326+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: THIRTIES [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.326+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.326+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.326+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.327+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.327+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.327+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.327+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> NICKNAME, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.327+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.328+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.328+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.328+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING]]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.328+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step unsupported for userType: userType=INHABITANT, requestedStep=INTERESTS, email=test@example.com [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.329+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.329+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 해당 사용자 유형에서 사용할 수 없는 단계입니다. [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.330+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.330+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=해당 사용자 유형에서 사용할 수 없는 단계입니다.]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.331+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 해당 사용자 유형에서 사용할 수 없는 단계입니다.] [2026-01-20T00:08:09.586Z] [2026-01-20T00:08:09.586Z] SignupController 통합 테스트 > 유효하지 않은 enum 값 입력 시 실패 STANDARD_OUT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.336+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.336+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.337+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.338+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.339+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.method.HandlerMethod : Could not resolve parameter [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setUserType(com.example.soso.users.domain.dto.UserTypeRequest,jakarta.servlet.http.HttpSession): JSON parse error: Cannot deserialize value of type `com.example.soso.users.domain.entity.UserType` from String "INVALID_TYPE": not one of the values accepted for Enum class: [INHABITANT, FOUNDER] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.339+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleHttpMessageNotReadable(HttpMessageNotReadableException) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.339+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Invalid enum value received: enumType=UserType, invalidValue=INVALID_TYPE [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.339+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.339+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=INVALID_ENUM_VALUE, message='INVALID_TYPE'은(는) 허용되지 않는 값입니다. 사용 가능한 값: [FOUNDER, (truncated)...] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.339+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `com.example.soso.users.domain.entity.UserType` from String "INVALID_TYPE": not one of the values accepted for Enum class: [INHABITANT, FOUNDER]] [2026-01-20T00:08:09.586Z] [2026-01-20T00:08:09.586Z] SignupController 통합 테스트 > INHABITANT 전체 회원가입 플로우 통합 테스트 STANDARD_OUT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.344+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.344+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.345+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.346+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.346+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.346+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.346+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.347+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.347+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.347+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.347+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11560]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.348+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11560 [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.348+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.348+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.348+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.348+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.348+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.349+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: THIRTIES [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.349+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: INHABITANT [2026-01-20T00:08:09.586Z] 2026-01-20T09:08:09.349+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.349+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.349+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.350+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=FEMALE]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.350+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: FEMALE [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.350+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> NICKNAME, UserType: INHABITANT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.350+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.350+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.350+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#saveNickname(HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.353+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] u1_0.id [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] u1_0.nickname=? [2026-01-20T00:08:09.587Z] fetch [2026-01-20T00:08:09.587Z] first ? rows only [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] u1_0.id [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] u1_0.nickname=? [2026-01-20T00:08:09.587Z] fetch [2026-01-20T00:08:09.587Z] first ? rows only [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.353+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Nickname generated and set: 평화로운문어 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.354+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.354+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["평화로운문어"] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.356+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] Users x */ select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] Users x */ select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.357+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#completeSignup(HttpSession, HttpServletResponse) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.365+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] sc1_0.code, [2026-01-20T00:08:09.587Z] sc1_0.full_name, [2026-01-20T00:08:09.587Z] sc1_0.sido, [2026-01-20T00:08:09.587Z] sc1_0.sigungu [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] sigungu_code sc1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] sc1_0.code=? [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] sc1_0.code, [2026-01-20T00:08:09.587Z] sc1_0.full_name, [2026-01-20T00:08:09.587Z] sc1_0.sido, [2026-01-20T00:08:09.587Z] sc1_0.sigungu [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] sigungu_code sc1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] sc1_0.code=? [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.369+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.369+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [SignupCompleteResponse[accessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIzMjExNDQzNC1iNTVjLTQ2YTAtYWI2Yy1i (truncated)...] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.373+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* insert for [2026-01-20T00:08:09.587Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:09.587Z] into [2026-01-20T00:08:09.587Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:09.587Z] values [2026-01-20T00:08:09.587Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* insert for [2026-01-20T00:08:09.587Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:09.587Z] into [2026-01-20T00:08:09.587Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:09.587Z] values [2026-01-20T00:08:09.587Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.374+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] Users x */ select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] Users x */ select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] SignupController 통합 테스트 > INHABITANT가 FOUNDER 전용 단계 접근 시 실패 STANDARD_OUT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.379+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.379+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.380+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.381+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.381+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.382+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.382+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.382+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.382+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.382+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.382+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.383+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.383+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: INHABITANT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.383+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.383+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.383+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.384+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.384+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.384+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: INHABITANT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.384+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.384+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.384+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.385+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.385+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.385+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> NICKNAME, UserType: INHABITANT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.385+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.385+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.385+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING]]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step unsupported for userType: userType=INHABITANT, requestedStep=INTERESTS, email=test@example.com [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 해당 사용자 유형에서 사용할 수 없는 단계입니다. [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=해당 사용자 유형에서 사용할 수 없는 단계입니다.]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.386+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 해당 사용자 유형에서 사용할 수 없는 단계입니다.] [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] SignupController 통합 테스트 > 뒤로가기 기능 - 이전 단계 데이터 조회 STANDARD_OUT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.391+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.391+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.392+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.393+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.393+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.393+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.393+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.394+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.394+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.394+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.394+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.395+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.395+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.395+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.395+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.395+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.396+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.397+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.397+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.397+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.397+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.397+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.397+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING]]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [MANUFACTURING] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_3000_5000]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_3000_5000 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.398+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.399+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.399+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.399+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setExperience(ExperienceRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.401+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [ExperienceRequest[experience=NO]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.402+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Experience set to: NO [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.403+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: STARTUP -> NICKNAME, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.403+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.403+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.403+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#getExperience(HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.406+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.406+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ExperienceRequest[experience=NO]] [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] SignupController 통합 테스트 > FOUNDER 전체 회원가입 플로우 통합 테스트 STANDARD_OUT [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.411+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.411+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.412+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.412+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.413+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.413+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.413+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.413+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.413+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] MockHttpServletRequest: [2026-01-20T00:08:09.587Z] HTTP Method = POST [2026-01-20T00:08:09.587Z] Request URI = /signup/user-type [2026-01-20T00:08:09.587Z] Parameters = {} [2026-01-20T00:08:09.587Z] Headers = [Content-Type:"application/json", Content-Length:"24"] [2026-01-20T00:08:09.587Z] Body = [2026-01-20T00:08:09.587Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@217156f8} [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] Handler: [2026-01-20T00:08:09.587Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:09.587Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] Async: [2026-01-20T00:08:09.587Z] Async started = false [2026-01-20T00:08:09.587Z] Async result = null [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] Resolved Exception: [2026-01-20T00:08:09.587Z] Type = null [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] ModelAndView: [2026-01-20T00:08:09.587Z] View name = null [2026-01-20T00:08:09.587Z] View = null [2026-01-20T00:08:09.587Z] Model = null [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] FlashMap: [2026-01-20T00:08:09.587Z] Attributes = null [2026-01-20T00:08:09.587Z] [2026-01-20T00:08:09.587Z] MockHttpServletResponse: [2026-01-20T00:08:09.587Z] Status = 200 [2026-01-20T00:08:09.587Z] Error message = null [2026-01-20T00:08:09.587Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:09.587Z] Content type = application/json [2026-01-20T00:08:09.587Z] Body = "REGION" [2026-01-20T00:08:09.587Z] Forwarded URL = null [2026-01-20T00:08:09.587Z] Redirected URL = null [2026-01-20T00:08:09.587Z] Cookies = [] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.414+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.414+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.414+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.414+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.414+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.414+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.415+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.416+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, ACCOMMODATION_FOOD]]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [MANUFACTURING, ACCOMMODATION_FOOD] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_3000_5000]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_3000_5000 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.417+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.418+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.418+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.418+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setExperience(ExperienceRequest, HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.418+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [ExperienceRequest[experience=NO]] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.418+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Experience set to: NO [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.418+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: STARTUP -> NICKNAME, UserType: FOUNDER [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.419+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.419+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.419+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#saveNickname(HttpSession) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] u1_0.id [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] u1_0.nickname=? [2026-01-20T00:08:09.587Z] fetch [2026-01-20T00:08:09.587Z] first ? rows only [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] u1_0.id [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] u1_0.nickname=? [2026-01-20T00:08:09.587Z] fetch [2026-01-20T00:08:09.587Z] first ? rows only [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.420+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Nickname generated and set: 부지런한문어 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.420+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.420+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["부지런한문어"] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] Users x */ select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] Users x */ select [2026-01-20T00:08:09.587Z] count(*) [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] users u1_0 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.422+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#completeSignup(HttpSession, HttpServletResponse) [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] sc1_0.code, [2026-01-20T00:08:09.587Z] sc1_0.full_name, [2026-01-20T00:08:09.587Z] sc1_0.sido, [2026-01-20T00:08:09.587Z] sc1_0.sigungu [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] sigungu_code sc1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] sc1_0.code=? [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* */ select [2026-01-20T00:08:09.587Z] sc1_0.code, [2026-01-20T00:08:09.587Z] sc1_0.full_name, [2026-01-20T00:08:09.587Z] sc1_0.sido, [2026-01-20T00:08:09.587Z] sc1_0.sigungu [2026-01-20T00:08:09.587Z] from [2026-01-20T00:08:09.587Z] sigungu_code sc1_0 [2026-01-20T00:08:09.587Z] where [2026-01-20T00:08:09.587Z] sc1_0.code=? [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.425+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 11010에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.425+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.426+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [SignupCompleteResponse[accessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiIxZTY0YzFhYy1kNWIxLTQ5ZWUtYTM5Yy1i (truncated)...] [2026-01-20T00:08:09.587Z] 2026-01-20T09:08:09.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.587Z] /* insert for [2026-01-20T00:08:09.587Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:09.587Z] into [2026-01-20T00:08:09.587Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:09.587Z] values [2026-01-20T00:08:09.587Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:09.587Z] Hibernate: [2026-01-20T00:08:09.587Z] /* insert for [2026-01-20T00:08:09.587Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:09.587Z] into [2026-01-20T00:08:09.588Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:09.588Z] values [2026-01-20T00:08:09.588Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.588Z] /* insert for [2026-01-20T00:08:09.588Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:09.588Z] into [2026-01-20T00:08:09.588Z] user_interests (users_id, interest_type) [2026-01-20T00:08:09.588Z] values [2026-01-20T00:08:09.588Z] (?, ?) [2026-01-20T00:08:09.588Z] Hibernate: [2026-01-20T00:08:09.588Z] /* insert for [2026-01-20T00:08:09.588Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:09.588Z] into [2026-01-20T00:08:09.588Z] user_interests (users_id, interest_type) [2026-01-20T00:08:09.588Z] values [2026-01-20T00:08:09.588Z] (?, ?) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.588Z] /* insert for [2026-01-20T00:08:09.588Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:09.588Z] into [2026-01-20T00:08:09.588Z] user_interests (users_id, interest_type) [2026-01-20T00:08:09.588Z] values [2026-01-20T00:08:09.588Z] (?, ?) [2026-01-20T00:08:09.588Z] Hibernate: [2026-01-20T00:08:09.588Z] /* insert for [2026-01-20T00:08:09.588Z] com.example.soso.users.domain.entity.Users.interests */insert [2026-01-20T00:08:09.588Z] into [2026-01-20T00:08:09.588Z] user_interests (users_id, interest_type) [2026-01-20T00:08:09.588Z] values [2026-01-20T00:08:09.588Z] (?, ?) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:09.588Z] /* select [2026-01-20T00:08:09.588Z] count(*) [2026-01-20T00:08:09.588Z] from [2026-01-20T00:08:09.588Z] Users x */ select [2026-01-20T00:08:09.588Z] count(*) [2026-01-20T00:08:09.588Z] from [2026-01-20T00:08:09.588Z] users u1_0 [2026-01-20T00:08:09.588Z] Hibernate: [2026-01-20T00:08:09.588Z] /* select [2026-01-20T00:08:09.588Z] count(*) [2026-01-20T00:08:09.588Z] from [2026-01-20T00:08:09.588Z] Users x */ select [2026-01-20T00:08:09.588Z] count(*) [2026-01-20T00:08:09.588Z] from [2026-01-20T00:08:09.588Z] users u1_0 [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] SignupController 통합 테스트 > 잘못된 단계 순서로 진행 시 실패 STANDARD_OUT [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.433+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.433+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.434+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.435+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.435+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.435+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step unsupported for userType: userType=null, requestedStep=REGION, email=test@example.com [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.436+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.436+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 해당 사용자 유형에서 사용할 수 없는 단계입니다. [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.436+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.436+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=해당 사용자 유형에서 사용할 수 없는 단계입니다.]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.436+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 해당 사용자 유형에서 사용할 수 없는 단계입니다.] [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] SignupController 통합 테스트 > 뒤로가기 후 단계 건너뛰면 실패하고 다음 단계 안내 STANDARD_OUT [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.441+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.441+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.442+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.443+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.443+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.444+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.444+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.444+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.444+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.444+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.444+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.445+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.446+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.447+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.447+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=33030]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.447+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 33030 [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.447+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.447+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.447+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.448+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING]]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step validation failed: userType=FOUNDER, currentStep=GENDER, requestedStep=INTERESTS, email=test@example.com [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 다음 단계: gender [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=다음 단계: gender]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.449+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 다음 단계: gender] [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] SignupController 통합 테스트 > 뒤로가기 후 순서대로 재진행 가능 STANDARD_OUT [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.455+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.455+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.455+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.456+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.456+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=11010]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.457+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.458+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.459+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.459+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.459+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.459+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.459+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.459+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=22020]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 22020 [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.460+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.461+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.461+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: THIRTIES [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.461+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.461+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.461+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.461+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.462+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=FEMALE]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.462+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: FEMALE [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.462+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.462+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.462+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] SignupController 통합 테스트 > 필수 필드 누락 시 실패 STANDARD_OUT [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.467+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-2].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.467+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.468+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.468+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.469+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=null]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.469+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleValidationException(MethodArgumentNotValidException) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.470+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.470+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=VALIDATION_FAILED, message=[userType] 창업자 또는 거주민 선택해주세요]] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.470+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [0] in public org.springframework.http.ResponseEntity com.example.soso.users.controller.SignupController.setUserType(com.example.soso.users.domain.dto.UserTypeRequest,jakarta.servlet.http.HttpSession): [Field error in object 'userTypeRequest' on field 'userType': rejected value [null]; codes [NotNull.userTypeRequest.userType,NotNull.userType,NotNull.com.example.soso.users.domain.entity.UserType,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [userTypeRequest.userType,userType]; arguments []; default message [userType]]; default message [창업자 또는 거주민 선택해주세요]] ] [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] SignupControllerTest STANDARD_OUT [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.474+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.controller.SignupControllerTest]: SignupControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.476+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.controller.SignupControllerTest [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] . ____ _ __ _ _ [2026-01-20T00:08:09.588Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:09.588Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:09.588Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:09.588Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:09.588Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:09.588Z] [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.496+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.controller.SignupControllerTest : Starting SignupControllerTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.496+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.u.controller.SignupControllerTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.496+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.controller.SignupControllerTest : The following 1 profile is active: "test" [2026-01-20T00:08:09.588Z] 2026-01-20T09:08:09.498+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@82cf6eb [2026-01-20T00:08:09.839Z] 2026-01-20T09:08:09.653+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:09.839Z] 2026-01-20T09:08:09.653+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:09.839Z] 2026-01-20T09:08:09.655+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:09.839Z] 2026-01-20T09:08:09.709+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:09.839Z] 2026-01-20T09:08:09.710+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.754+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 44 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.756+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.756+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.763+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.764+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.795+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=1ab82f5f-47b8-3e46-97ce-64b28468a2ec [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.847+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.848+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.854+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.854+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Starting... [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.855+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-16 - Added connection conn150: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.855+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Start completed. [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.855+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.856+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:10.089Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-16)'] [2026-01-20T00:08:10.089Z] Database driver: undefined/unknown [2026-01-20T00:08:10.089Z] Database version: 2.3.232 [2026-01-20T00:08:10.089Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:10.089Z] Isolation level: undefined/unknown [2026-01-20T00:08:10.089Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:10.089Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.929+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists comment_likes cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists comment_likes cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.930+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists comments cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists comments cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists post cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists post cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists post_image cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists post_image cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists post_like cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists post_like cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists user_interests cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists user_interests cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.931+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists users cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists users cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists vote_option cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists vote_option cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists vote_result cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists vote_result cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists votesboard cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists votesboard cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.932+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.933+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] create table comment_likes ( [2026-01-20T00:08:10.089Z] comment_id bigint, [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] primary key (id), [2026-01-20T00:08:10.089Z] unique (comment_id, user_id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] create table comment_likes ( [2026-01-20T00:08:10.089Z] comment_id bigint, [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] primary key (id), [2026-01-20T00:08:10.089Z] unique (comment_id, user_id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] create table comments ( [2026-01-20T00:08:10.089Z] deleted boolean not null, [2026-01-20T00:08:10.089Z] like_count integer not null, [2026-01-20T00:08:10.089Z] created_at timestamp(6), [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] parent_id bigint, [2026-01-20T00:08:10.089Z] post_id bigint, [2026-01-20T00:08:10.089Z] updated_at timestamp(6), [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] content clob, [2026-01-20T00:08:10.089Z] primary key (id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] create table comments ( [2026-01-20T00:08:10.089Z] deleted boolean not null, [2026-01-20T00:08:10.089Z] like_count integer not null, [2026-01-20T00:08:10.089Z] created_at timestamp(6), [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] parent_id bigint, [2026-01-20T00:08:10.089Z] post_id bigint, [2026-01-20T00:08:10.089Z] updated_at timestamp(6), [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] content clob, [2026-01-20T00:08:10.089Z] primary key (id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.934+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] create table post ( [2026-01-20T00:08:10.089Z] comment_count integer not null, [2026-01-20T00:08:10.089Z] deleted boolean not null, [2026-01-20T00:08:10.089Z] like_count integer not null, [2026-01-20T00:08:10.089Z] view_count integer not null, [2026-01-20T00:08:10.089Z] created_at timestamp(6), [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] updated_at timestamp(6), [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] title varchar(255), [2026-01-20T00:08:10.089Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:10.089Z] content clob, [2026-01-20T00:08:10.089Z] primary key (id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] create table post ( [2026-01-20T00:08:10.089Z] comment_count integer not null, [2026-01-20T00:08:10.089Z] deleted boolean not null, [2026-01-20T00:08:10.089Z] like_count integer not null, [2026-01-20T00:08:10.089Z] view_count integer not null, [2026-01-20T00:08:10.089Z] created_at timestamp(6), [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] updated_at timestamp(6), [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] title varchar(255), [2026-01-20T00:08:10.089Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:10.089Z] content clob, [2026-01-20T00:08:10.089Z] primary key (id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] create table post_image ( [2026-01-20T00:08:10.089Z] sequence integer not null, [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] post_id bigint, [2026-01-20T00:08:10.089Z] image_url varchar(255), [2026-01-20T00:08:10.089Z] primary key (id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] create table post_image ( [2026-01-20T00:08:10.089Z] sequence integer not null, [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] post_id bigint, [2026-01-20T00:08:10.089Z] image_url varchar(255), [2026-01-20T00:08:10.089Z] primary key (id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] 2026-01-20T09:08:09.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.089Z] create table post_like ( [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] post_id bigint, [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] primary key (id), [2026-01-20T00:08:10.089Z] unique (post_id, user_id) [2026-01-20T00:08:10.089Z] ) [2026-01-20T00:08:10.089Z] Hibernate: [2026-01-20T00:08:10.089Z] create table post_like ( [2026-01-20T00:08:10.089Z] id bigint generated by default as identity, [2026-01-20T00:08:10.089Z] post_id bigint, [2026-01-20T00:08:10.089Z] user_id varchar(36), [2026-01-20T00:08:10.089Z] primary key (id), [2026-01-20T00:08:10.090Z] unique (post_id, user_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.935+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table sigungu_code ( [2026-01-20T00:08:10.090Z] code varchar(5) not null, [2026-01-20T00:08:10.090Z] sido varchar(50) not null, [2026-01-20T00:08:10.090Z] sigungu varchar(50) not null, [2026-01-20T00:08:10.090Z] full_name varchar(100) not null, [2026-01-20T00:08:10.090Z] primary key (code) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table sigungu_code ( [2026-01-20T00:08:10.090Z] code varchar(5) not null, [2026-01-20T00:08:10.090Z] sido varchar(50) not null, [2026-01-20T00:08:10.090Z] sigungu varchar(50) not null, [2026-01-20T00:08:10.090Z] full_name varchar(100) not null, [2026-01-20T00:08:10.090Z] primary key (code) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table user_interests ( [2026-01-20T00:08:10.090Z] users_id varchar(36) not null, [2026-01-20T00:08:10.090Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table user_interests ( [2026-01-20T00:08:10.090Z] users_id varchar(36) not null, [2026-01-20T00:08:10.090Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.936+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table users ( [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] id varchar(36) not null, [2026-01-20T00:08:10.090Z] email varchar(255), [2026-01-20T00:08:10.090Z] latitude varchar(255), [2026-01-20T00:08:10.090Z] location varchar(255), [2026-01-20T00:08:10.090Z] longitude varchar(255), [2026-01-20T00:08:10.090Z] nickname varchar(255), [2026-01-20T00:08:10.090Z] profile_image_url varchar(255), [2026-01-20T00:08:10.090Z] username varchar(255), [2026-01-20T00:08:10.090Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:10.090Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:10.090Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:10.090Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:10.090Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table users ( [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] id varchar(36) not null, [2026-01-20T00:08:10.090Z] email varchar(255), [2026-01-20T00:08:10.090Z] latitude varchar(255), [2026-01-20T00:08:10.090Z] location varchar(255), [2026-01-20T00:08:10.090Z] longitude varchar(255), [2026-01-20T00:08:10.090Z] nickname varchar(255), [2026-01-20T00:08:10.090Z] profile_image_url varchar(255), [2026-01-20T00:08:10.090Z] username varchar(255), [2026-01-20T00:08:10.090Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:10.090Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:10.090Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:10.090Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:10.090Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table vote_option ( [2026-01-20T00:08:10.090Z] sequence integer not null, [2026-01-20T00:08:10.090Z] vote_count integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] content varchar(100) not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table vote_option ( [2026-01-20T00:08:10.090Z] sequence integer not null, [2026-01-20T00:08:10.090Z] vote_count integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] content varchar(100) not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.937+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table vote_result ( [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] vote_option_id bigint not null, [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] primary key (id), [2026-01-20T00:08:10.090Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table vote_result ( [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] vote_option_id bigint not null, [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] primary key (id), [2026-01-20T00:08:10.090Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table votesboard ( [2026-01-20T00:08:10.090Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:10.090Z] allow_revote boolean not null, [2026-01-20T00:08:10.090Z] comment_count integer not null, [2026-01-20T00:08:10.090Z] deleted boolean not null, [2026-01-20T00:08:10.090Z] like_count integer not null, [2026-01-20T00:08:10.090Z] total_votes integer not null, [2026-01-20T00:08:10.090Z] view_count integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] end_time timestamp(6) not null, [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] title varchar(100) not null, [2026-01-20T00:08:10.090Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:10.090Z] content clob not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table votesboard ( [2026-01-20T00:08:10.090Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:10.090Z] allow_revote boolean not null, [2026-01-20T00:08:10.090Z] comment_count integer not null, [2026-01-20T00:08:10.090Z] deleted boolean not null, [2026-01-20T00:08:10.090Z] like_count integer not null, [2026-01-20T00:08:10.090Z] total_votes integer not null, [2026-01-20T00:08:10.090Z] view_count integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] end_time timestamp(6) not null, [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] title varchar(100) not null, [2026-01-20T00:08:10.090Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:10.090Z] content clob not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table votesboard_comment_like ( [2026-01-20T00:08:10.090Z] comment_id bigint not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6) not null, [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] primary key (id), [2026-01-20T00:08:10.090Z] unique (comment_id, user_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table votesboard_comment_like ( [2026-01-20T00:08:10.090Z] comment_id bigint not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6) not null, [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] primary key (id), [2026-01-20T00:08:10.090Z] unique (comment_id, user_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table votesboard_comments ( [2026-01-20T00:08:10.090Z] deleted boolean not null, [2026-01-20T00:08:10.090Z] like_count integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] parent_id bigint, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] content clob not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table votesboard_comments ( [2026-01-20T00:08:10.090Z] deleted boolean not null, [2026-01-20T00:08:10.090Z] like_count integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] parent_id bigint, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] content clob not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table votesboard_image ( [2026-01-20T00:08:10.090Z] sequence integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] image_url varchar(500) not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table votesboard_image ( [2026-01-20T00:08:10.090Z] sequence integer not null, [2026-01-20T00:08:10.090Z] created_at timestamp(6), [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] updated_at timestamp(6), [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] image_url varchar(500) not null, [2026-01-20T00:08:10.090Z] primary key (id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.939+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create table votesboard_like ( [2026-01-20T00:08:10.090Z] created_at timestamp(6) not null, [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] primary key (id), [2026-01-20T00:08:10.090Z] unique (votesboard_id, user_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create table votesboard_like ( [2026-01-20T00:08:10.090Z] created_at timestamp(6) not null, [2026-01-20T00:08:10.090Z] id bigint generated by default as identity, [2026-01-20T00:08:10.090Z] votesboard_id bigint not null, [2026-01-20T00:08:10.090Z] user_id varchar(36) not null, [2026-01-20T00:08:10.090Z] primary key (id), [2026-01-20T00:08:10.090Z] unique (votesboard_id, user_id) [2026-01-20T00:08:10.090Z] ) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create index idx_sigungu_code [2026-01-20T00:08:10.090Z] on sigungu_code (code) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create index idx_sigungu_code [2026-01-20T00:08:10.090Z] on sigungu_code (code) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create index idx_vote_result_user [2026-01-20T00:08:10.090Z] on vote_result (user_id) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create index idx_vote_result_user [2026-01-20T00:08:10.090Z] on vote_result (user_id) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create index idx_vote_result_post [2026-01-20T00:08:10.090Z] on vote_result (votesboard_id) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create index idx_vote_result_post [2026-01-20T00:08:10.090Z] on vote_result (votesboard_id) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] create index idx_vote_result_user_post [2026-01-20T00:08:10.090Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] create index idx_vote_result_user_post [2026-01-20T00:08:10.090Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists comment_likes [2026-01-20T00:08:10.090Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:10.090Z] foreign key (comment_id) [2026-01-20T00:08:10.090Z] references comments [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists comment_likes [2026-01-20T00:08:10.090Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:10.090Z] foreign key (comment_id) [2026-01-20T00:08:10.090Z] references comments [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.941+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists comment_likes [2026-01-20T00:08:10.090Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists comment_likes [2026-01-20T00:08:10.090Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists comments [2026-01-20T00:08:10.090Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:10.090Z] foreign key (parent_id) [2026-01-20T00:08:10.090Z] references comments [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists comments [2026-01-20T00:08:10.090Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:10.090Z] foreign key (parent_id) [2026-01-20T00:08:10.090Z] references comments [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.942+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists comments [2026-01-20T00:08:10.090Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:10.090Z] foreign key (post_id) [2026-01-20T00:08:10.090Z] references post [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists comments [2026-01-20T00:08:10.090Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:10.090Z] foreign key (post_id) [2026-01-20T00:08:10.090Z] references post [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists comments [2026-01-20T00:08:10.090Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists comments [2026-01-20T00:08:10.090Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists post [2026-01-20T00:08:10.090Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists post [2026-01-20T00:08:10.090Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.943+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists post_image [2026-01-20T00:08:10.090Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:10.090Z] foreign key (post_id) [2026-01-20T00:08:10.090Z] references post [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists post_image [2026-01-20T00:08:10.090Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:10.090Z] foreign key (post_id) [2026-01-20T00:08:10.090Z] references post [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists post_like [2026-01-20T00:08:10.090Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:10.090Z] foreign key (post_id) [2026-01-20T00:08:10.090Z] references post [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists post_like [2026-01-20T00:08:10.090Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:10.090Z] foreign key (post_id) [2026-01-20T00:08:10.090Z] references post [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.944+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists post_like [2026-01-20T00:08:10.090Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists post_like [2026-01-20T00:08:10.090Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists user_interests [2026-01-20T00:08:10.090Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:10.090Z] foreign key (users_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists user_interests [2026-01-20T00:08:10.090Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:10.090Z] foreign key (users_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists vote_option [2026-01-20T00:08:10.090Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists vote_option [2026-01-20T00:08:10.090Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.945+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists vote_result [2026-01-20T00:08:10.090Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists vote_result [2026-01-20T00:08:10.090Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists vote_result [2026-01-20T00:08:10.090Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:10.090Z] foreign key (vote_option_id) [2026-01-20T00:08:10.090Z] references vote_option [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists vote_result [2026-01-20T00:08:10.090Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:10.090Z] foreign key (vote_option_id) [2026-01-20T00:08:10.090Z] references vote_option [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.946+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists vote_result [2026-01-20T00:08:10.090Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists vote_result [2026-01-20T00:08:10.090Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.947+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard [2026-01-20T00:08:10.090Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard [2026-01-20T00:08:10.090Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.947+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:10.090Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:10.090Z] foreign key (comment_id) [2026-01-20T00:08:10.090Z] references votesboard_comments [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:10.090Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:10.090Z] foreign key (comment_id) [2026-01-20T00:08:10.090Z] references votesboard_comments [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.948+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:10.090Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:10.090Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.948+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comments [2026-01-20T00:08:10.090Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:10.090Z] foreign key (parent_id) [2026-01-20T00:08:10.090Z] references votesboard_comments [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comments [2026-01-20T00:08:10.090Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:10.090Z] foreign key (parent_id) [2026-01-20T00:08:10.090Z] references votesboard_comments [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comments [2026-01-20T00:08:10.090Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comments [2026-01-20T00:08:10.090Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comments [2026-01-20T00:08:10.090Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_comments [2026-01-20T00:08:10.090Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_image [2026-01-20T00:08:10.090Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_image [2026-01-20T00:08:10.090Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_like [2026-01-20T00:08:10.090Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_like [2026-01-20T00:08:10.090Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:10.090Z] foreign key (user_id) [2026-01-20T00:08:10.090Z] references users [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.951+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.090Z] alter table if exists votesboard_like [2026-01-20T00:08:10.090Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] Hibernate: [2026-01-20T00:08:10.090Z] alter table if exists votesboard_like [2026-01-20T00:08:10.090Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:10.090Z] foreign key (votesboard_id) [2026-01-20T00:08:10.090Z] references votesboard [2026-01-20T00:08:10.090Z] 2026-01-20T09:08:09.952+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:10.341Z] 2026-01-20T09:08:10.202+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:10.341Z] 2026-01-20T09:08:10.225+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:10.341Z] 2026-01-20T09:08:10.235+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.268+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.305+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.311+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.378+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.378+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.379+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.407+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.controller.SignupControllerTest : Started SignupControllerTest in 0.929 seconds (process running for 51.446) [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.410+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] /* select [2026-01-20T00:08:10.591Z] count(*) [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] SigunguCode x */ select [2026-01-20T00:08:10.591Z] count(*) [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] /* select [2026-01-20T00:08:10.591Z] count(*) [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] SigunguCode x */ select [2026-01-20T00:08:10.591Z] count(*) [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.411+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.412+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.412+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.413+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.413+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.413+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.414+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.591Z] sc1_0.sigungu [2026-01-20T00:08:10.591Z] from [2026-01-20T00:08:10.591Z] sigungu_code sc1_0 [2026-01-20T00:08:10.591Z] where [2026-01-20T00:08:10.591Z] sc1_0.code=? [2026-01-20T00:08:10.591Z] Hibernate: [2026-01-20T00:08:10.591Z] select [2026-01-20T00:08:10.591Z] sc1_0.code, [2026-01-20T00:08:10.591Z] sc1_0.full_name, [2026-01-20T00:08:10.591Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.415+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.416+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.417+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.419+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] Hibernate: [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.592Z] sc1_0.code=? [2026-01-20T00:08:10.592Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.592Z] select [2026-01-20T00:08:10.592Z] sc1_0.code, [2026-01-20T00:08:10.592Z] sc1_0.full_name, [2026-01-20T00:08:10.592Z] sc1_0.sido, [2026-01-20T00:08:10.592Z] sc1_0.sigungu [2026-01-20T00:08:10.592Z] from [2026-01-20T00:08:10.592Z] sigungu_code sc1_0 [2026-01-20T00:08:10.592Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.420+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.421+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.422+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.423+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] Hibernate: [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.593Z] sc1_0.code=? [2026-01-20T00:08:10.593Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.593Z] select [2026-01-20T00:08:10.593Z] sc1_0.code, [2026-01-20T00:08:10.593Z] sc1_0.full_name, [2026-01-20T00:08:10.593Z] sc1_0.sido, [2026-01-20T00:08:10.593Z] sc1_0.sigungu [2026-01-20T00:08:10.593Z] from [2026-01-20T00:08:10.593Z] sigungu_code sc1_0 [2026-01-20T00:08:10.593Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.424+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.427+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] Hibernate: [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.594Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.594Z] select [2026-01-20T00:08:10.594Z] sc1_0.code, [2026-01-20T00:08:10.594Z] sc1_0.full_name, [2026-01-20T00:08:10.594Z] sc1_0.sido, [2026-01-20T00:08:10.594Z] sc1_0.sigungu [2026-01-20T00:08:10.594Z] from [2026-01-20T00:08:10.594Z] sigungu_code sc1_0 [2026-01-20T00:08:10.594Z] where [2026-01-20T00:08:10.594Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.430+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.431+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.432+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.595Z] sc1_0.sido, [2026-01-20T00:08:10.595Z] sc1_0.sigungu [2026-01-20T00:08:10.595Z] from [2026-01-20T00:08:10.595Z] sigungu_code sc1_0 [2026-01-20T00:08:10.595Z] where [2026-01-20T00:08:10.595Z] sc1_0.code=? [2026-01-20T00:08:10.595Z] Hibernate: [2026-01-20T00:08:10.595Z] select [2026-01-20T00:08:10.595Z] sc1_0.code, [2026-01-20T00:08:10.595Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.433+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.434+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.435+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.436+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.437+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.596Z] Hibernate: [2026-01-20T00:08:10.596Z] select [2026-01-20T00:08:10.596Z] sc1_0.code, [2026-01-20T00:08:10.596Z] sc1_0.full_name, [2026-01-20T00:08:10.596Z] sc1_0.sido, [2026-01-20T00:08:10.596Z] sc1_0.sigungu [2026-01-20T00:08:10.596Z] from [2026-01-20T00:08:10.596Z] sigungu_code sc1_0 [2026-01-20T00:08:10.596Z] where [2026-01-20T00:08:10.596Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.438+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.439+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] select [2026-01-20T00:08:10.597Z] sc1_0.code, [2026-01-20T00:08:10.597Z] sc1_0.full_name, [2026-01-20T00:08:10.597Z] sc1_0.sido, [2026-01-20T00:08:10.597Z] sc1_0.sigungu [2026-01-20T00:08:10.597Z] from [2026-01-20T00:08:10.597Z] sigungu_code sc1_0 [2026-01-20T00:08:10.597Z] where [2026-01-20T00:08:10.597Z] sc1_0.code=? [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.440+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.440+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.441+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.597Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.597Z] values [2026-01-20T00:08:10.597Z] (?, ?, ?, ?) [2026-01-20T00:08:10.597Z] Hibernate: [2026-01-20T00:08:10.597Z] /* insert for [2026-01-20T00:08:10.597Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.597Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.598Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.598Z] values [2026-01-20T00:08:10.598Z] (?, ?, ?, ?) [2026-01-20T00:08:10.598Z] Hibernate: [2026-01-20T00:08:10.598Z] /* insert for [2026-01-20T00:08:10.598Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.598Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.446+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.447+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] Hibernate: [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.599Z] (?, ?, ?, ?) [2026-01-20T00:08:10.599Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.599Z] /* insert for [2026-01-20T00:08:10.599Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.599Z] into [2026-01-20T00:08:10.599Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.599Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.448+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] Hibernate: [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.600Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.600Z] into [2026-01-20T00:08:10.600Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.600Z] values [2026-01-20T00:08:10.600Z] (?, ?, ?, ?) [2026-01-20T00:08:10.600Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.600Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.851Z] Hibernate: [2026-01-20T00:08:10.851Z] /* insert for [2026-01-20T00:08:10.851Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.851Z] into [2026-01-20T00:08:10.851Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.851Z] values [2026-01-20T00:08:10.851Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.451+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.852Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.852Z] values [2026-01-20T00:08:10.852Z] (?, ?, ?, ?) [2026-01-20T00:08:10.852Z] Hibernate: [2026-01-20T00:08:10.852Z] /* insert for [2026-01-20T00:08:10.852Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.852Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] Hibernate: [2026-01-20T00:08:10.853Z] /* insert for [2026-01-20T00:08:10.853Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:10.853Z] into [2026-01-20T00:08:10.853Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:10.853Z] values [2026-01-20T00:08:10.853Z] (?, ?, ?, ?) [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] SignupControllerTest > 경험 단계가 정상 처리되면 다음 단계 정보를 반환한다 STANDARD_OUT [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.462+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setExperience(ExperienceRequest, HttpSession) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.464+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [ExperienceRequest[experience=YES]] [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.467+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.467+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] SignupControllerTest > 회원가입 완료 시 JWT 토큰 및 사용자 정보를 반환한다 STANDARD_OUT [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.511+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#completeSignup(HttpSession, HttpServletResponse) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.514+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.514+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [SignupCompleteResponse[accessToken=access, user=com.example.soso.users.domain.dto.UserResponse@3067e (truncated)...] [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] SignupControllerTest > 닉네임 생성이 성공하면 생성된 닉네임을 반환한다 STANDARD_OUT [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.525+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#saveNickname(HttpSession) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.526+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'text/plain', given [*/*] and supported [text/plain, */*, application/json, application/*+json, application/yaml] [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.526+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing ["닉네임"] [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] SignupControllerTest > 창업 경험 데이터 조회 STANDARD_OUT [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.531+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#getExperience(HttpSession) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.534+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.534+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ExperienceRequest[experience=NO]] [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] 사용자 정보 컨트롤러 테스트 STANDARD_OUT [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.539+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.controller.UsersControllerTest]: UsersControllerTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.542+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.controller.UsersControllerTest [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] . ____ _ __ _ _ [2026-01-20T00:08:10.853Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:10.853Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:10.853Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:10.853Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:10.853Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:10.853Z] [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.587+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.controller.UsersControllerTest : Starting UsersControllerTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.587+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.u.controller.UsersControllerTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.587+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.controller.UsersControllerTest : The following 1 profile is active: "test" [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.588+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@767d7b45 [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.758+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.758+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.760+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.827+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:10.853Z] 2026-01-20T09:08:10.827+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.854+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 25 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.856+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.856+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.864+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:11.104Z] 2026-01-20T09:08:10.903+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.087+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.089+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.095+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.096+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Starting... [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.097+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-17 - Added connection conn160: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.097+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Start completed. [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.098+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.098+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:11.354Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-17)'] [2026-01-20T00:08:11.354Z] Database driver: undefined/unknown [2026-01-20T00:08:11.354Z] Database version: 2.3.232 [2026-01-20T00:08:11.354Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:11.354Z] Isolation level: undefined/unknown [2026-01-20T00:08:11.354Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:11.354Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.185+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists comment_likes cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists comment_likes cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists comments cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists comments cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists post cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists post cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists post_image cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists post_image cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists post_like cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists post_like cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists user_interests cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists user_interests cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists users cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists users cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists vote_option cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists vote_option cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists vote_result cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists vote_result cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists votesboard cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists votesboard cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:11.354Z] 2026-01-20T09:08:11.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.354Z] create table comment_likes ( [2026-01-20T00:08:11.354Z] comment_id bigint, [2026-01-20T00:08:11.354Z] id bigint generated by default as identity, [2026-01-20T00:08:11.354Z] user_id varchar(36), [2026-01-20T00:08:11.354Z] primary key (id), [2026-01-20T00:08:11.354Z] unique (comment_id, user_id) [2026-01-20T00:08:11.354Z] ) [2026-01-20T00:08:11.354Z] Hibernate: [2026-01-20T00:08:11.354Z] create table comment_likes ( [2026-01-20T00:08:11.355Z] comment_id bigint, [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] primary key (id), [2026-01-20T00:08:11.355Z] unique (comment_id, user_id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table comments ( [2026-01-20T00:08:11.355Z] deleted boolean not null, [2026-01-20T00:08:11.355Z] like_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] parent_id bigint, [2026-01-20T00:08:11.355Z] post_id bigint, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] content clob, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table comments ( [2026-01-20T00:08:11.355Z] deleted boolean not null, [2026-01-20T00:08:11.355Z] like_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] parent_id bigint, [2026-01-20T00:08:11.355Z] post_id bigint, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] content clob, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table post ( [2026-01-20T00:08:11.355Z] comment_count integer not null, [2026-01-20T00:08:11.355Z] deleted boolean not null, [2026-01-20T00:08:11.355Z] like_count integer not null, [2026-01-20T00:08:11.355Z] view_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] title varchar(255), [2026-01-20T00:08:11.355Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:11.355Z] content clob, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table post ( [2026-01-20T00:08:11.355Z] comment_count integer not null, [2026-01-20T00:08:11.355Z] deleted boolean not null, [2026-01-20T00:08:11.355Z] like_count integer not null, [2026-01-20T00:08:11.355Z] view_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] title varchar(255), [2026-01-20T00:08:11.355Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:11.355Z] content clob, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table post_image ( [2026-01-20T00:08:11.355Z] sequence integer not null, [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] post_id bigint, [2026-01-20T00:08:11.355Z] image_url varchar(255), [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table post_image ( [2026-01-20T00:08:11.355Z] sequence integer not null, [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] post_id bigint, [2026-01-20T00:08:11.355Z] image_url varchar(255), [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table post_like ( [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] post_id bigint, [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] primary key (id), [2026-01-20T00:08:11.355Z] unique (post_id, user_id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table post_like ( [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] post_id bigint, [2026-01-20T00:08:11.355Z] user_id varchar(36), [2026-01-20T00:08:11.355Z] primary key (id), [2026-01-20T00:08:11.355Z] unique (post_id, user_id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table sigungu_code ( [2026-01-20T00:08:11.355Z] code varchar(5) not null, [2026-01-20T00:08:11.355Z] sido varchar(50) not null, [2026-01-20T00:08:11.355Z] sigungu varchar(50) not null, [2026-01-20T00:08:11.355Z] full_name varchar(100) not null, [2026-01-20T00:08:11.355Z] primary key (code) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table sigungu_code ( [2026-01-20T00:08:11.355Z] code varchar(5) not null, [2026-01-20T00:08:11.355Z] sido varchar(50) not null, [2026-01-20T00:08:11.355Z] sigungu varchar(50) not null, [2026-01-20T00:08:11.355Z] full_name varchar(100) not null, [2026-01-20T00:08:11.355Z] primary key (code) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table user_interests ( [2026-01-20T00:08:11.355Z] users_id varchar(36) not null, [2026-01-20T00:08:11.355Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table user_interests ( [2026-01-20T00:08:11.355Z] users_id varchar(36) not null, [2026-01-20T00:08:11.355Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table users ( [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] id varchar(36) not null, [2026-01-20T00:08:11.355Z] email varchar(255), [2026-01-20T00:08:11.355Z] latitude varchar(255), [2026-01-20T00:08:11.355Z] location varchar(255), [2026-01-20T00:08:11.355Z] longitude varchar(255), [2026-01-20T00:08:11.355Z] nickname varchar(255), [2026-01-20T00:08:11.355Z] profile_image_url varchar(255), [2026-01-20T00:08:11.355Z] username varchar(255), [2026-01-20T00:08:11.355Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:11.355Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:11.355Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:11.355Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:11.355Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table users ( [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] id varchar(36) not null, [2026-01-20T00:08:11.355Z] email varchar(255), [2026-01-20T00:08:11.355Z] latitude varchar(255), [2026-01-20T00:08:11.355Z] location varchar(255), [2026-01-20T00:08:11.355Z] longitude varchar(255), [2026-01-20T00:08:11.355Z] nickname varchar(255), [2026-01-20T00:08:11.355Z] profile_image_url varchar(255), [2026-01-20T00:08:11.355Z] username varchar(255), [2026-01-20T00:08:11.355Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:11.355Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:11.355Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:11.355Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:11.355Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table vote_option ( [2026-01-20T00:08:11.355Z] sequence integer not null, [2026-01-20T00:08:11.355Z] vote_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] votesboard_id bigint not null, [2026-01-20T00:08:11.355Z] content varchar(100) not null, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table vote_option ( [2026-01-20T00:08:11.355Z] sequence integer not null, [2026-01-20T00:08:11.355Z] vote_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] votesboard_id bigint not null, [2026-01-20T00:08:11.355Z] content varchar(100) not null, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table vote_result ( [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] vote_option_id bigint not null, [2026-01-20T00:08:11.355Z] votesboard_id bigint not null, [2026-01-20T00:08:11.355Z] user_id varchar(36) not null, [2026-01-20T00:08:11.355Z] primary key (id), [2026-01-20T00:08:11.355Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table vote_result ( [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] vote_option_id bigint not null, [2026-01-20T00:08:11.355Z] votesboard_id bigint not null, [2026-01-20T00:08:11.355Z] user_id varchar(36) not null, [2026-01-20T00:08:11.355Z] primary key (id), [2026-01-20T00:08:11.355Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table votesboard ( [2026-01-20T00:08:11.355Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:11.355Z] allow_revote boolean not null, [2026-01-20T00:08:11.355Z] comment_count integer not null, [2026-01-20T00:08:11.355Z] deleted boolean not null, [2026-01-20T00:08:11.355Z] like_count integer not null, [2026-01-20T00:08:11.355Z] total_votes integer not null, [2026-01-20T00:08:11.355Z] view_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] end_time timestamp(6) not null, [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] user_id varchar(36) not null, [2026-01-20T00:08:11.355Z] title varchar(100) not null, [2026-01-20T00:08:11.355Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:11.355Z] content clob not null, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] Hibernate: [2026-01-20T00:08:11.355Z] create table votesboard ( [2026-01-20T00:08:11.355Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:11.355Z] allow_revote boolean not null, [2026-01-20T00:08:11.355Z] comment_count integer not null, [2026-01-20T00:08:11.355Z] deleted boolean not null, [2026-01-20T00:08:11.355Z] like_count integer not null, [2026-01-20T00:08:11.355Z] total_votes integer not null, [2026-01-20T00:08:11.355Z] view_count integer not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6), [2026-01-20T00:08:11.355Z] end_time timestamp(6) not null, [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] updated_at timestamp(6), [2026-01-20T00:08:11.355Z] user_id varchar(36) not null, [2026-01-20T00:08:11.355Z] title varchar(100) not null, [2026-01-20T00:08:11.355Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:11.355Z] content clob not null, [2026-01-20T00:08:11.355Z] primary key (id) [2026-01-20T00:08:11.355Z] ) [2026-01-20T00:08:11.355Z] 2026-01-20T09:08:11.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.355Z] create table votesboard_comment_like ( [2026-01-20T00:08:11.355Z] comment_id bigint not null, [2026-01-20T00:08:11.355Z] created_at timestamp(6) not null, [2026-01-20T00:08:11.355Z] id bigint generated by default as identity, [2026-01-20T00:08:11.355Z] user_id varchar(36) not null, [2026-01-20T00:08:11.355Z] primary key (id), [2026-01-20T00:08:11.386Z] unique (comment_id, user_id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create table votesboard_comment_like ( [2026-01-20T00:08:11.386Z] comment_id bigint not null, [2026-01-20T00:08:11.386Z] created_at timestamp(6) not null, [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] user_id varchar(36) not null, [2026-01-20T00:08:11.386Z] primary key (id), [2026-01-20T00:08:11.386Z] unique (comment_id, user_id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create table votesboard_comments ( [2026-01-20T00:08:11.386Z] deleted boolean not null, [2026-01-20T00:08:11.386Z] like_count integer not null, [2026-01-20T00:08:11.386Z] created_at timestamp(6), [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] parent_id bigint, [2026-01-20T00:08:11.386Z] updated_at timestamp(6), [2026-01-20T00:08:11.386Z] votesboard_id bigint not null, [2026-01-20T00:08:11.386Z] user_id varchar(36) not null, [2026-01-20T00:08:11.386Z] content clob not null, [2026-01-20T00:08:11.386Z] primary key (id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create table votesboard_comments ( [2026-01-20T00:08:11.386Z] deleted boolean not null, [2026-01-20T00:08:11.386Z] like_count integer not null, [2026-01-20T00:08:11.386Z] created_at timestamp(6), [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] parent_id bigint, [2026-01-20T00:08:11.386Z] updated_at timestamp(6), [2026-01-20T00:08:11.386Z] votesboard_id bigint not null, [2026-01-20T00:08:11.386Z] user_id varchar(36) not null, [2026-01-20T00:08:11.386Z] content clob not null, [2026-01-20T00:08:11.386Z] primary key (id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create table votesboard_image ( [2026-01-20T00:08:11.386Z] sequence integer not null, [2026-01-20T00:08:11.386Z] created_at timestamp(6), [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] updated_at timestamp(6), [2026-01-20T00:08:11.386Z] votesboard_id bigint not null, [2026-01-20T00:08:11.386Z] image_url varchar(500) not null, [2026-01-20T00:08:11.386Z] primary key (id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create table votesboard_image ( [2026-01-20T00:08:11.386Z] sequence integer not null, [2026-01-20T00:08:11.386Z] created_at timestamp(6), [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] updated_at timestamp(6), [2026-01-20T00:08:11.386Z] votesboard_id bigint not null, [2026-01-20T00:08:11.386Z] image_url varchar(500) not null, [2026-01-20T00:08:11.386Z] primary key (id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.212+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create table votesboard_like ( [2026-01-20T00:08:11.386Z] created_at timestamp(6) not null, [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] votesboard_id bigint not null, [2026-01-20T00:08:11.386Z] user_id varchar(36) not null, [2026-01-20T00:08:11.386Z] primary key (id), [2026-01-20T00:08:11.386Z] unique (votesboard_id, user_id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create table votesboard_like ( [2026-01-20T00:08:11.386Z] created_at timestamp(6) not null, [2026-01-20T00:08:11.386Z] id bigint generated by default as identity, [2026-01-20T00:08:11.386Z] votesboard_id bigint not null, [2026-01-20T00:08:11.386Z] user_id varchar(36) not null, [2026-01-20T00:08:11.386Z] primary key (id), [2026-01-20T00:08:11.386Z] unique (votesboard_id, user_id) [2026-01-20T00:08:11.386Z] ) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create index idx_sigungu_code [2026-01-20T00:08:11.386Z] on sigungu_code (code) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create index idx_sigungu_code [2026-01-20T00:08:11.386Z] on sigungu_code (code) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.214+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create index idx_vote_result_user [2026-01-20T00:08:11.386Z] on vote_result (user_id) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create index idx_vote_result_user [2026-01-20T00:08:11.386Z] on vote_result (user_id) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create index idx_vote_result_post [2026-01-20T00:08:11.386Z] on vote_result (votesboard_id) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create index idx_vote_result_post [2026-01-20T00:08:11.386Z] on vote_result (votesboard_id) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.215+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] create index idx_vote_result_user_post [2026-01-20T00:08:11.386Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] create index idx_vote_result_user_post [2026-01-20T00:08:11.386Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.216+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists comment_likes [2026-01-20T00:08:11.386Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:11.386Z] foreign key (comment_id) [2026-01-20T00:08:11.386Z] references comments [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists comment_likes [2026-01-20T00:08:11.386Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:11.386Z] foreign key (comment_id) [2026-01-20T00:08:11.386Z] references comments [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.217+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists comment_likes [2026-01-20T00:08:11.386Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists comment_likes [2026-01-20T00:08:11.386Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.219+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists comments [2026-01-20T00:08:11.386Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:11.386Z] foreign key (parent_id) [2026-01-20T00:08:11.386Z] references comments [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists comments [2026-01-20T00:08:11.386Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:11.386Z] foreign key (parent_id) [2026-01-20T00:08:11.386Z] references comments [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists comments [2026-01-20T00:08:11.386Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:11.386Z] foreign key (post_id) [2026-01-20T00:08:11.386Z] references post [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists comments [2026-01-20T00:08:11.386Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:11.386Z] foreign key (post_id) [2026-01-20T00:08:11.386Z] references post [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists comments [2026-01-20T00:08:11.386Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists comments [2026-01-20T00:08:11.386Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists post [2026-01-20T00:08:11.386Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists post [2026-01-20T00:08:11.386Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists post_image [2026-01-20T00:08:11.386Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:11.386Z] foreign key (post_id) [2026-01-20T00:08:11.386Z] references post [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists post_image [2026-01-20T00:08:11.386Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:11.386Z] foreign key (post_id) [2026-01-20T00:08:11.386Z] references post [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists post_like [2026-01-20T00:08:11.386Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:11.386Z] foreign key (post_id) [2026-01-20T00:08:11.386Z] references post [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists post_like [2026-01-20T00:08:11.386Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:11.386Z] foreign key (post_id) [2026-01-20T00:08:11.386Z] references post [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists post_like [2026-01-20T00:08:11.386Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists post_like [2026-01-20T00:08:11.386Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists user_interests [2026-01-20T00:08:11.386Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:11.386Z] foreign key (users_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists user_interests [2026-01-20T00:08:11.386Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:11.386Z] foreign key (users_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists vote_option [2026-01-20T00:08:11.386Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists vote_option [2026-01-20T00:08:11.386Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists vote_result [2026-01-20T00:08:11.386Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists vote_result [2026-01-20T00:08:11.386Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists vote_result [2026-01-20T00:08:11.386Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:11.386Z] foreign key (vote_option_id) [2026-01-20T00:08:11.386Z] references vote_option [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists vote_result [2026-01-20T00:08:11.386Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:11.386Z] foreign key (vote_option_id) [2026-01-20T00:08:11.386Z] references vote_option [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists vote_result [2026-01-20T00:08:11.386Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists vote_result [2026-01-20T00:08:11.386Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard [2026-01-20T00:08:11.386Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard [2026-01-20T00:08:11.386Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:11.386Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:11.386Z] foreign key (comment_id) [2026-01-20T00:08:11.386Z] references votesboard_comments [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:11.386Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:11.386Z] foreign key (comment_id) [2026-01-20T00:08:11.386Z] references votesboard_comments [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:11.386Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:11.386Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comments [2026-01-20T00:08:11.386Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:11.386Z] foreign key (parent_id) [2026-01-20T00:08:11.386Z] references votesboard_comments [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comments [2026-01-20T00:08:11.386Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:11.386Z] foreign key (parent_id) [2026-01-20T00:08:11.386Z] references votesboard_comments [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comments [2026-01-20T00:08:11.386Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comments [2026-01-20T00:08:11.386Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comments [2026-01-20T00:08:11.386Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_comments [2026-01-20T00:08:11.386Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_image [2026-01-20T00:08:11.386Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_image [2026-01-20T00:08:11.386Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_like [2026-01-20T00:08:11.386Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_like [2026-01-20T00:08:11.386Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:11.386Z] foreign key (user_id) [2026-01-20T00:08:11.386Z] references users [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.386Z] alter table if exists votesboard_like [2026-01-20T00:08:11.386Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] Hibernate: [2026-01-20T00:08:11.386Z] alter table if exists votesboard_like [2026-01-20T00:08:11.386Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:11.386Z] foreign key (votesboard_id) [2026-01-20T00:08:11.386Z] references votesboard [2026-01-20T00:08:11.386Z] 2026-01-20T09:08:11.240+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:11.637Z] 2026-01-20T09:08:11.528+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.552+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.561+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.589+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.622+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.628+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.709+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.controller.UsersControllerTest : Started UsersControllerTest in 1.163 seconds (process running for 52.747) [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.711+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] /* select [2026-01-20T00:08:11.887Z] count(*) [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] SigunguCode x */ select [2026-01-20T00:08:11.887Z] count(*) [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] /* select [2026-01-20T00:08:11.887Z] count(*) [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] SigunguCode x */ select [2026-01-20T00:08:11.887Z] count(*) [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.713+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.713+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.714+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.715+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.716+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] Hibernate: [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.887Z] where [2026-01-20T00:08:11.887Z] sc1_0.code=? [2026-01-20T00:08:11.887Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.887Z] select [2026-01-20T00:08:11.887Z] sc1_0.code, [2026-01-20T00:08:11.887Z] sc1_0.full_name, [2026-01-20T00:08:11.887Z] sc1_0.sido, [2026-01-20T00:08:11.887Z] sc1_0.sigungu [2026-01-20T00:08:11.887Z] from [2026-01-20T00:08:11.887Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.717+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.718+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.719+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.720+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] Hibernate: [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.888Z] sigungu_code sc1_0 [2026-01-20T00:08:11.888Z] where [2026-01-20T00:08:11.888Z] sc1_0.code=? [2026-01-20T00:08:11.888Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.888Z] select [2026-01-20T00:08:11.888Z] sc1_0.code, [2026-01-20T00:08:11.888Z] sc1_0.full_name, [2026-01-20T00:08:11.888Z] sc1_0.sido, [2026-01-20T00:08:11.888Z] sc1_0.sigungu [2026-01-20T00:08:11.888Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.721+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.722+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.723+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.724+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] Hibernate: [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.889Z] sc1_0.code, [2026-01-20T00:08:11.889Z] sc1_0.full_name, [2026-01-20T00:08:11.889Z] sc1_0.sido, [2026-01-20T00:08:11.889Z] sc1_0.sigungu [2026-01-20T00:08:11.889Z] from [2026-01-20T00:08:11.889Z] sigungu_code sc1_0 [2026-01-20T00:08:11.889Z] where [2026-01-20T00:08:11.889Z] sc1_0.code=? [2026-01-20T00:08:11.889Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.889Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.725+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.726+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.727+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.728+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.729+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] Hibernate: [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.890Z] sc1_0.sigungu [2026-01-20T00:08:11.890Z] from [2026-01-20T00:08:11.890Z] sigungu_code sc1_0 [2026-01-20T00:08:11.890Z] where [2026-01-20T00:08:11.890Z] sc1_0.code=? [2026-01-20T00:08:11.890Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.890Z] select [2026-01-20T00:08:11.890Z] sc1_0.code, [2026-01-20T00:08:11.890Z] sc1_0.full_name, [2026-01-20T00:08:11.890Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.730+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.731+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] Hibernate: [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.891Z] sc1_0.sigungu [2026-01-20T00:08:11.891Z] from [2026-01-20T00:08:11.891Z] sigungu_code sc1_0 [2026-01-20T00:08:11.891Z] where [2026-01-20T00:08:11.891Z] sc1_0.code=? [2026-01-20T00:08:11.891Z] 2026-01-20T09:08:11.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.891Z] select [2026-01-20T00:08:11.891Z] sc1_0.code, [2026-01-20T00:08:11.891Z] sc1_0.full_name, [2026-01-20T00:08:11.891Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.892Z] sc1_0.sigungu [2026-01-20T00:08:11.892Z] from [2026-01-20T00:08:11.892Z] sigungu_code sc1_0 [2026-01-20T00:08:11.892Z] where [2026-01-20T00:08:11.892Z] sc1_0.code=? [2026-01-20T00:08:11.892Z] Hibernate: [2026-01-20T00:08:11.892Z] select [2026-01-20T00:08:11.892Z] sc1_0.code, [2026-01-20T00:08:11.892Z] sc1_0.full_name, [2026-01-20T00:08:11.892Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] select [2026-01-20T00:08:11.893Z] sc1_0.code, [2026-01-20T00:08:11.893Z] sc1_0.full_name, [2026-01-20T00:08:11.893Z] sc1_0.sido, [2026-01-20T00:08:11.893Z] sc1_0.sigungu [2026-01-20T00:08:11.893Z] from [2026-01-20T00:08:11.893Z] sigungu_code sc1_0 [2026-01-20T00:08:11.893Z] where [2026-01-20T00:08:11.893Z] sc1_0.code=? [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.742+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] Hibernate: [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.893Z] values [2026-01-20T00:08:11.893Z] (?, ?, ?, ?) [2026-01-20T00:08:11.893Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.893Z] /* insert for [2026-01-20T00:08:11.893Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.893Z] into [2026-01-20T00:08:11.893Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] 2026-01-20T09:08:11.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.894Z] /* insert for [2026-01-20T00:08:11.894Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.894Z] into [2026-01-20T00:08:11.894Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.894Z] values [2026-01-20T00:08:11.894Z] (?, ?, ?, ?) [2026-01-20T00:08:11.894Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.895Z] (?, ?, ?, ?) [2026-01-20T00:08:11.895Z] Hibernate: [2026-01-20T00:08:11.895Z] /* insert for [2026-01-20T00:08:11.895Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.895Z] into [2026-01-20T00:08:11.895Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.895Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:11.896Z] /* insert for [2026-01-20T00:08:11.896Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:11.896Z] into [2026-01-20T00:08:11.896Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:11.896Z] values [2026-01-20T00:08:11.896Z] (?, ?, ?, ?) [2026-01-20T00:08:11.896Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] Hibernate: [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.151Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.151Z] into [2026-01-20T00:08:12.151Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.151Z] values [2026-01-20T00:08:12.151Z] (?, ?, ?, ?) [2026-01-20T00:08:12.151Z] 2026-01-20T09:08:11.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.151Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.152Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.152Z] values [2026-01-20T00:08:12.152Z] (?, ?, ?, ?) [2026-01-20T00:08:12.152Z] Hibernate: [2026-01-20T00:08:12.152Z] /* insert for [2026-01-20T00:08:12.152Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.152Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.153Z] Hibernate: [2026-01-20T00:08:12.153Z] /* insert for [2026-01-20T00:08:12.153Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.153Z] into [2026-01-20T00:08:12.153Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.153Z] values [2026-01-20T00:08:12.153Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] Hibernate: [2026-01-20T00:08:12.154Z] /* insert for [2026-01-20T00:08:12.154Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:12.154Z] into [2026-01-20T00:08:12.154Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:12.154Z] values [2026-01-20T00:08:12.154Z] (?, ?, ?, ?) [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] 사용자 정보 컨트롤러 테스트 > 본인 정보 조회 - 성공 STANDARD_OUT [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.765+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.765+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.766+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.769+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.UsersController#getCurrentUser(CustomUserDetails) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.774+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.774+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [com.example.soso.users.domain.dto.UserResponse@4892db7b] [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] MockHttpServletRequest: [2026-01-20T00:08:12.154Z] HTTP Method = GET [2026-01-20T00:08:12.154Z] Request URI = /users/me [2026-01-20T00:08:12.154Z] Parameters = {} [2026-01-20T00:08:12.154Z] Headers = [] [2026-01-20T00:08:12.154Z] Body = [2026-01-20T00:08:12.154Z] Session Attrs = {} [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] Handler: [2026-01-20T00:08:12.154Z] Type = com.example.soso.users.controller.UsersController [2026-01-20T00:08:12.154Z] Method = com.example.soso.users.controller.UsersController#getCurrentUser(CustomUserDetails) [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] Async: [2026-01-20T00:08:12.154Z] Async started = false [2026-01-20T00:08:12.154Z] Async result = null [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] Resolved Exception: [2026-01-20T00:08:12.154Z] Type = null [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] ModelAndView: [2026-01-20T00:08:12.154Z] View name = null [2026-01-20T00:08:12.154Z] View = null [2026-01-20T00:08:12.154Z] Model = null [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] FlashMap: [2026-01-20T00:08:12.154Z] Attributes = null [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] MockHttpServletResponse: [2026-01-20T00:08:12.154Z] Status = 200 [2026-01-20T00:08:12.154Z] Error message = null [2026-01-20T00:08:12.154Z] Headers = [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Type:"application/json", X-Content-Type-Options:"nosniff", X-XSS-Protection:"0", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY"] [2026-01-20T00:08:12.154Z] Content type = application/json [2026-01-20T00:08:12.154Z] Body = {"id":"test-user-id-123","username":"홍길동","nickname":"길동이","email":"test@example.com","userType":"FOUNDER","profileImageUrl":"https://example.com/profile.jpg","gender":"MALE","ageRange":"TWENTIES","budget":"3~5천","startupExperience":"창업 경험 유","location":"서울시 강남구","interests":["식료품 등 제조업","도매 및 소매업"],"latitude":"37.5665","longitude":"126.9780","createdAt":"2026-01-20T09:08:11.767304499","updatedAt":"2026-01-20T09:08:11.767307793"} [2026-01-20T00:08:12.154Z] Forwarded URL = null [2026-01-20T00:08:12.154Z] Redirected URL = null [2026-01-20T00:08:12.154Z] Cookies = [] [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] 인증 시스템 쿠키 통합 테스트 STANDARD_OUT [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.782+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.integration.AuthCookieIntegrationTest]: AuthCookieIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.791+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.integration.AuthCookieIntegrationTest [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] . ____ _ __ _ _ [2026-01-20T00:08:12.154Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:12.154Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:12.154Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:12.154Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:12.154Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:12.154Z] [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.812+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.i.AuthCookieIntegrationTest : Starting AuthCookieIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.812+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.u.i.AuthCookieIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.812+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.i.AuthCookieIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.998+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:11.998+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.000+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.058+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.058+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.082+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 23 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.084+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.084+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.091+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.091+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.092+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 6 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:12.154Z] 2026-01-20T09:08:12.122+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=3fea340d-ba0d-34b0-b68f-d5cfbbe88b0b [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.167+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.168+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardService : Starting service [Tomcat] [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.168+09:00 INFO 1527343 --- [ Test worker] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/10.1.42] [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.207+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-3].[localhost].[/] : Initializing Spring embedded WebApplicationContext [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.207+09:00 INFO 1527343 --- [ Test worker] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 394 ms [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.268+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.271+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.278+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.279+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-18 - Starting... [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.281+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-18 - Added connection conn170: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.281+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-18 - Start completed. [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.281+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:12.410Z] 2026-01-20T09:08:12.282+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:12.410Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-18)'] [2026-01-20T00:08:12.410Z] Database driver: undefined/unknown [2026-01-20T00:08:12.410Z] Database version: 2.3.232 [2026-01-20T00:08:12.410Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:12.410Z] Isolation level: undefined/unknown [2026-01-20T00:08:12.410Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:12.410Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.397+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.397+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists comment_likes cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists comment_likes cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists comments cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists comments cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.398+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists post cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists post cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists post_image cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists post_image cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists post_like cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists post_like cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists user_interests cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists user_interests cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.399+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists users cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists users cascade [2026-01-20T00:08:12.660Z] 2026-01-20T09:08:12.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.660Z] drop table if exists vote_option cascade [2026-01-20T00:08:12.660Z] Hibernate: [2026-01-20T00:08:12.660Z] drop table if exists vote_option cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] drop table if exists vote_result cascade [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] drop table if exists vote_result cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] drop table if exists votesboard cascade [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] drop table if exists votesboard cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.400+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.401+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.402+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table comment_likes ( [2026-01-20T00:08:12.661Z] comment_id bigint, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (comment_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table comment_likes ( [2026-01-20T00:08:12.661Z] comment_id bigint, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (comment_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.403+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table comments ( [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] parent_id bigint, [2026-01-20T00:08:12.661Z] post_id bigint, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] content clob, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table comments ( [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] parent_id bigint, [2026-01-20T00:08:12.661Z] post_id bigint, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] content clob, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table post ( [2026-01-20T00:08:12.661Z] comment_count integer not null, [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] view_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] title varchar(255), [2026-01-20T00:08:12.661Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:12.661Z] content clob, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table post ( [2026-01-20T00:08:12.661Z] comment_count integer not null, [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] view_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] title varchar(255), [2026-01-20T00:08:12.661Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:12.661Z] content clob, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.404+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table post_image ( [2026-01-20T00:08:12.661Z] sequence integer not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] post_id bigint, [2026-01-20T00:08:12.661Z] image_url varchar(255), [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table post_image ( [2026-01-20T00:08:12.661Z] sequence integer not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] post_id bigint, [2026-01-20T00:08:12.661Z] image_url varchar(255), [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table post_like ( [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] post_id bigint, [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (post_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table post_like ( [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] post_id bigint, [2026-01-20T00:08:12.661Z] user_id varchar(36), [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (post_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.405+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table sigungu_code ( [2026-01-20T00:08:12.661Z] code varchar(5) not null, [2026-01-20T00:08:12.661Z] sido varchar(50) not null, [2026-01-20T00:08:12.661Z] sigungu varchar(50) not null, [2026-01-20T00:08:12.661Z] full_name varchar(100) not null, [2026-01-20T00:08:12.661Z] primary key (code) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table sigungu_code ( [2026-01-20T00:08:12.661Z] code varchar(5) not null, [2026-01-20T00:08:12.661Z] sido varchar(50) not null, [2026-01-20T00:08:12.661Z] sigungu varchar(50) not null, [2026-01-20T00:08:12.661Z] full_name varchar(100) not null, [2026-01-20T00:08:12.661Z] primary key (code) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table user_interests ( [2026-01-20T00:08:12.661Z] users_id varchar(36) not null, [2026-01-20T00:08:12.661Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table user_interests ( [2026-01-20T00:08:12.661Z] users_id varchar(36) not null, [2026-01-20T00:08:12.661Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.406+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table users ( [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] id varchar(36) not null, [2026-01-20T00:08:12.661Z] email varchar(255), [2026-01-20T00:08:12.661Z] latitude varchar(255), [2026-01-20T00:08:12.661Z] location varchar(255), [2026-01-20T00:08:12.661Z] longitude varchar(255), [2026-01-20T00:08:12.661Z] nickname varchar(255), [2026-01-20T00:08:12.661Z] profile_image_url varchar(255), [2026-01-20T00:08:12.661Z] username varchar(255), [2026-01-20T00:08:12.661Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:12.661Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:12.661Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:12.661Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:12.661Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table users ( [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] id varchar(36) not null, [2026-01-20T00:08:12.661Z] email varchar(255), [2026-01-20T00:08:12.661Z] latitude varchar(255), [2026-01-20T00:08:12.661Z] location varchar(255), [2026-01-20T00:08:12.661Z] longitude varchar(255), [2026-01-20T00:08:12.661Z] nickname varchar(255), [2026-01-20T00:08:12.661Z] profile_image_url varchar(255), [2026-01-20T00:08:12.661Z] username varchar(255), [2026-01-20T00:08:12.661Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:12.661Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:12.661Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:12.661Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:12.661Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table vote_option ( [2026-01-20T00:08:12.661Z] sequence integer not null, [2026-01-20T00:08:12.661Z] vote_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] content varchar(100) not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table vote_option ( [2026-01-20T00:08:12.661Z] sequence integer not null, [2026-01-20T00:08:12.661Z] vote_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] content varchar(100) not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.407+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table vote_result ( [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] vote_option_id bigint not null, [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table vote_result ( [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] vote_option_id bigint not null, [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table votesboard ( [2026-01-20T00:08:12.661Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:12.661Z] allow_revote boolean not null, [2026-01-20T00:08:12.661Z] comment_count integer not null, [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] total_votes integer not null, [2026-01-20T00:08:12.661Z] view_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] end_time timestamp(6) not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] title varchar(100) not null, [2026-01-20T00:08:12.661Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:12.661Z] content clob not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table votesboard ( [2026-01-20T00:08:12.661Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:12.661Z] allow_revote boolean not null, [2026-01-20T00:08:12.661Z] comment_count integer not null, [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] total_votes integer not null, [2026-01-20T00:08:12.661Z] view_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] end_time timestamp(6) not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] title varchar(100) not null, [2026-01-20T00:08:12.661Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:12.661Z] content clob not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.408+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table votesboard_comment_like ( [2026-01-20T00:08:12.661Z] comment_id bigint not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6) not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (comment_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table votesboard_comment_like ( [2026-01-20T00:08:12.661Z] comment_id bigint not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6) not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (comment_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table votesboard_comments ( [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] parent_id bigint, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] content clob not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table votesboard_comments ( [2026-01-20T00:08:12.661Z] deleted boolean not null, [2026-01-20T00:08:12.661Z] like_count integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] parent_id bigint, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] content clob not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.409+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table votesboard_image ( [2026-01-20T00:08:12.661Z] sequence integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] image_url varchar(500) not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table votesboard_image ( [2026-01-20T00:08:12.661Z] sequence integer not null, [2026-01-20T00:08:12.661Z] created_at timestamp(6), [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] updated_at timestamp(6), [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] image_url varchar(500) not null, [2026-01-20T00:08:12.661Z] primary key (id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.418+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create table votesboard_like ( [2026-01-20T00:08:12.661Z] created_at timestamp(6) not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (votesboard_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create table votesboard_like ( [2026-01-20T00:08:12.661Z] created_at timestamp(6) not null, [2026-01-20T00:08:12.661Z] id bigint generated by default as identity, [2026-01-20T00:08:12.661Z] votesboard_id bigint not null, [2026-01-20T00:08:12.661Z] user_id varchar(36) not null, [2026-01-20T00:08:12.661Z] primary key (id), [2026-01-20T00:08:12.661Z] unique (votesboard_id, user_id) [2026-01-20T00:08:12.661Z] ) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.425+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create index idx_sigungu_code [2026-01-20T00:08:12.661Z] on sigungu_code (code) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create index idx_sigungu_code [2026-01-20T00:08:12.661Z] on sigungu_code (code) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create index idx_vote_result_user [2026-01-20T00:08:12.661Z] on vote_result (user_id) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create index idx_vote_result_user [2026-01-20T00:08:12.661Z] on vote_result (user_id) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create index idx_vote_result_post [2026-01-20T00:08:12.661Z] on vote_result (votesboard_id) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create index idx_vote_result_post [2026-01-20T00:08:12.661Z] on vote_result (votesboard_id) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] create index idx_vote_result_user_post [2026-01-20T00:08:12.661Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] create index idx_vote_result_user_post [2026-01-20T00:08:12.661Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.426+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists comment_likes [2026-01-20T00:08:12.661Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:12.661Z] foreign key (comment_id) [2026-01-20T00:08:12.661Z] references comments [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists comment_likes [2026-01-20T00:08:12.661Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:12.661Z] foreign key (comment_id) [2026-01-20T00:08:12.661Z] references comments [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists comment_likes [2026-01-20T00:08:12.661Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists comment_likes [2026-01-20T00:08:12.661Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.428+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists comments [2026-01-20T00:08:12.661Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:12.661Z] foreign key (parent_id) [2026-01-20T00:08:12.661Z] references comments [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists comments [2026-01-20T00:08:12.661Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:12.661Z] foreign key (parent_id) [2026-01-20T00:08:12.661Z] references comments [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.429+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists comments [2026-01-20T00:08:12.661Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:12.661Z] foreign key (post_id) [2026-01-20T00:08:12.661Z] references post [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists comments [2026-01-20T00:08:12.661Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:12.661Z] foreign key (post_id) [2026-01-20T00:08:12.661Z] references post [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.442+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists comments [2026-01-20T00:08:12.661Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists comments [2026-01-20T00:08:12.661Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.443+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists post [2026-01-20T00:08:12.661Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists post [2026-01-20T00:08:12.661Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists post_image [2026-01-20T00:08:12.661Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:12.661Z] foreign key (post_id) [2026-01-20T00:08:12.661Z] references post [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists post_image [2026-01-20T00:08:12.661Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:12.661Z] foreign key (post_id) [2026-01-20T00:08:12.661Z] references post [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.444+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists post_like [2026-01-20T00:08:12.661Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:12.661Z] foreign key (post_id) [2026-01-20T00:08:12.661Z] references post [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists post_like [2026-01-20T00:08:12.661Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:12.661Z] foreign key (post_id) [2026-01-20T00:08:12.661Z] references post [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.445+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists post_like [2026-01-20T00:08:12.661Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists post_like [2026-01-20T00:08:12.661Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.449+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists user_interests [2026-01-20T00:08:12.661Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:12.661Z] foreign key (users_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists user_interests [2026-01-20T00:08:12.661Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:12.661Z] foreign key (users_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.450+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists vote_option [2026-01-20T00:08:12.661Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:12.661Z] foreign key (votesboard_id) [2026-01-20T00:08:12.661Z] references votesboard [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists vote_option [2026-01-20T00:08:12.661Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:12.661Z] foreign key (votesboard_id) [2026-01-20T00:08:12.661Z] references votesboard [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists vote_result [2026-01-20T00:08:12.661Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists vote_result [2026-01-20T00:08:12.661Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.452+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists vote_result [2026-01-20T00:08:12.661Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:12.661Z] foreign key (vote_option_id) [2026-01-20T00:08:12.661Z] references vote_option [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists vote_result [2026-01-20T00:08:12.661Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:12.661Z] foreign key (vote_option_id) [2026-01-20T00:08:12.661Z] references vote_option [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists vote_result [2026-01-20T00:08:12.661Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:12.661Z] foreign key (votesboard_id) [2026-01-20T00:08:12.661Z] references votesboard [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists vote_result [2026-01-20T00:08:12.661Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:12.661Z] foreign key (votesboard_id) [2026-01-20T00:08:12.661Z] references votesboard [2026-01-20T00:08:12.661Z] 2026-01-20T09:08:12.453+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.661Z] alter table if exists votesboard [2026-01-20T00:08:12.661Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.661Z] Hibernate: [2026-01-20T00:08:12.661Z] alter table if exists votesboard [2026-01-20T00:08:12.661Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:12.661Z] foreign key (user_id) [2026-01-20T00:08:12.661Z] references users [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:12.662Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:12.662Z] foreign key (comment_id) [2026-01-20T00:08:12.662Z] references votesboard_comments [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:12.662Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:12.662Z] foreign key (comment_id) [2026-01-20T00:08:12.662Z] references votesboard_comments [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.454+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:12.662Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:12.662Z] foreign key (user_id) [2026-01-20T00:08:12.662Z] references users [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:12.662Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:12.662Z] foreign key (user_id) [2026-01-20T00:08:12.662Z] references users [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comments [2026-01-20T00:08:12.662Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:12.662Z] foreign key (parent_id) [2026-01-20T00:08:12.662Z] references votesboard_comments [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comments [2026-01-20T00:08:12.662Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:12.662Z] foreign key (parent_id) [2026-01-20T00:08:12.662Z] references votesboard_comments [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.455+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comments [2026-01-20T00:08:12.662Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:12.662Z] foreign key (user_id) [2026-01-20T00:08:12.662Z] references users [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comments [2026-01-20T00:08:12.662Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:12.662Z] foreign key (user_id) [2026-01-20T00:08:12.662Z] references users [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.456+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comments [2026-01-20T00:08:12.662Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:12.662Z] foreign key (votesboard_id) [2026-01-20T00:08:12.662Z] references votesboard [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_comments [2026-01-20T00:08:12.662Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:12.662Z] foreign key (votesboard_id) [2026-01-20T00:08:12.662Z] references votesboard [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.456+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_image [2026-01-20T00:08:12.662Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:12.662Z] foreign key (votesboard_id) [2026-01-20T00:08:12.662Z] references votesboard [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_image [2026-01-20T00:08:12.662Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:12.662Z] foreign key (votesboard_id) [2026-01-20T00:08:12.662Z] references votesboard [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.457+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_like [2026-01-20T00:08:12.662Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:12.662Z] foreign key (user_id) [2026-01-20T00:08:12.662Z] references users [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_like [2026-01-20T00:08:12.662Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:12.662Z] foreign key (user_id) [2026-01-20T00:08:12.662Z] references users [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.458+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:12.662Z] alter table if exists votesboard_like [2026-01-20T00:08:12.662Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:12.662Z] foreign key (votesboard_id) [2026-01-20T00:08:12.662Z] references votesboard [2026-01-20T00:08:12.662Z] Hibernate: [2026-01-20T00:08:12.662Z] alter table if exists votesboard_like [2026-01-20T00:08:12.662Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:12.662Z] foreign key (votesboard_id) [2026-01-20T00:08:12.662Z] references votesboard [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.461+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.506+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.507+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.507+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:08:12.662Z] 2026-01-20T09:08:12.507+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:12.871+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:12.904+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:12.917+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:12.956+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:12.995+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.003+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.085+09:00 DEBUG 1527343 --- [ Test worker] o.s.web.filter.ForwardedHeaderFilter : Filter 'forwardedHeaderFilter' configured for use [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.085+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.f.ServerHttpObservationFilter : Filter 'webMvcObservationFilter' configured for use [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.085+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.ExceptionHandlerFilter : Filter 'exceptionHandlerFilter' configured for use [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.085+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.filter.JwtAuthenticationFilter : Filter 'jwtAuthenticationFilter' configured for use [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.086+09:00 INFO 1527343 --- [ Test worker] o.a.c.c.C.[Tomcat-3].[localhost].[/] : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.086+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:13.212Z] 2026-01-20T09:08:13.087+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.149+09:00 INFO 1527343 --- [ Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port 46785 (http) with context path '/' [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.159+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.i.AuthCookieIntegrationTest : Started AuthCookieIntegrationTest in 1.365 seconds (process running for 54.198) [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.164+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] /* select [2026-01-20T00:08:13.463Z] count(*) [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] SigunguCode x */ select [2026-01-20T00:08:13.463Z] count(*) [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] /* select [2026-01-20T00:08:13.463Z] count(*) [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] SigunguCode x */ select [2026-01-20T00:08:13.463Z] count(*) [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.166+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.167+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.169+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.170+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.171+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] 2026-01-20T09:08:13.172+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.463Z] Hibernate: [2026-01-20T00:08:13.463Z] select [2026-01-20T00:08:13.463Z] sc1_0.code, [2026-01-20T00:08:13.463Z] sc1_0.full_name, [2026-01-20T00:08:13.463Z] sc1_0.sido, [2026-01-20T00:08:13.463Z] sc1_0.sigungu [2026-01-20T00:08:13.463Z] from [2026-01-20T00:08:13.463Z] sigungu_code sc1_0 [2026-01-20T00:08:13.463Z] where [2026-01-20T00:08:13.463Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.173+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.174+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.175+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.176+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.177+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] 2026-01-20T09:08:13.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.464Z] from [2026-01-20T00:08:13.464Z] sigungu_code sc1_0 [2026-01-20T00:08:13.464Z] where [2026-01-20T00:08:13.464Z] sc1_0.code=? [2026-01-20T00:08:13.464Z] Hibernate: [2026-01-20T00:08:13.464Z] select [2026-01-20T00:08:13.464Z] sc1_0.code, [2026-01-20T00:08:13.464Z] sc1_0.full_name, [2026-01-20T00:08:13.464Z] sc1_0.sido, [2026-01-20T00:08:13.464Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.178+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.179+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.180+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.181+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.182+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] 2026-01-20T09:08:13.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.465Z] sc1_0.sido, [2026-01-20T00:08:13.465Z] sc1_0.sigungu [2026-01-20T00:08:13.465Z] from [2026-01-20T00:08:13.465Z] sigungu_code sc1_0 [2026-01-20T00:08:13.465Z] where [2026-01-20T00:08:13.465Z] sc1_0.code=? [2026-01-20T00:08:13.465Z] Hibernate: [2026-01-20T00:08:13.465Z] select [2026-01-20T00:08:13.465Z] sc1_0.code, [2026-01-20T00:08:13.465Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.183+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.184+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.185+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.186+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.187+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.466Z] sc1_0.sido, [2026-01-20T00:08:13.466Z] sc1_0.sigungu [2026-01-20T00:08:13.466Z] from [2026-01-20T00:08:13.466Z] sigungu_code sc1_0 [2026-01-20T00:08:13.466Z] where [2026-01-20T00:08:13.466Z] sc1_0.code=? [2026-01-20T00:08:13.466Z] Hibernate: [2026-01-20T00:08:13.466Z] select [2026-01-20T00:08:13.466Z] sc1_0.code, [2026-01-20T00:08:13.466Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.188+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.189+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.190+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.191+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.192+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.467Z] sc1_0.code=? [2026-01-20T00:08:13.467Z] Hibernate: [2026-01-20T00:08:13.467Z] select [2026-01-20T00:08:13.467Z] sc1_0.code, [2026-01-20T00:08:13.467Z] sc1_0.full_name, [2026-01-20T00:08:13.467Z] sc1_0.sido, [2026-01-20T00:08:13.467Z] sc1_0.sigungu [2026-01-20T00:08:13.467Z] from [2026-01-20T00:08:13.467Z] sigungu_code sc1_0 [2026-01-20T00:08:13.467Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.193+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.194+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.195+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.196+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.197+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] Hibernate: [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.468Z] sc1_0.code, [2026-01-20T00:08:13.468Z] sc1_0.full_name, [2026-01-20T00:08:13.468Z] sc1_0.sido, [2026-01-20T00:08:13.468Z] sc1_0.sigungu [2026-01-20T00:08:13.468Z] from [2026-01-20T00:08:13.468Z] sigungu_code sc1_0 [2026-01-20T00:08:13.468Z] where [2026-01-20T00:08:13.468Z] sc1_0.code=? [2026-01-20T00:08:13.468Z] 2026-01-20T09:08:13.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.468Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.198+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.199+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.200+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.201+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.202+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.469Z] Hibernate: [2026-01-20T00:08:13.469Z] select [2026-01-20T00:08:13.469Z] sc1_0.code, [2026-01-20T00:08:13.469Z] sc1_0.full_name, [2026-01-20T00:08:13.469Z] sc1_0.sido, [2026-01-20T00:08:13.469Z] sc1_0.sigungu [2026-01-20T00:08:13.469Z] from [2026-01-20T00:08:13.469Z] sigungu_code sc1_0 [2026-01-20T00:08:13.469Z] where [2026-01-20T00:08:13.469Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.203+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.204+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.205+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.206+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.207+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] Hibernate: [2026-01-20T00:08:13.470Z] select [2026-01-20T00:08:13.470Z] sc1_0.code, [2026-01-20T00:08:13.470Z] sc1_0.full_name, [2026-01-20T00:08:13.470Z] sc1_0.sido, [2026-01-20T00:08:13.470Z] sc1_0.sigungu [2026-01-20T00:08:13.470Z] from [2026-01-20T00:08:13.470Z] sigungu_code sc1_0 [2026-01-20T00:08:13.470Z] where [2026-01-20T00:08:13.470Z] sc1_0.code=? [2026-01-20T00:08:13.470Z] 2026-01-20T09:08:13.208+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.209+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.210+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.211+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] select [2026-01-20T00:08:13.471Z] sc1_0.code, [2026-01-20T00:08:13.471Z] sc1_0.full_name, [2026-01-20T00:08:13.471Z] sc1_0.sido, [2026-01-20T00:08:13.471Z] sc1_0.sigungu [2026-01-20T00:08:13.471Z] from [2026-01-20T00:08:13.471Z] sigungu_code sc1_0 [2026-01-20T00:08:13.471Z] where [2026-01-20T00:08:13.471Z] sc1_0.code=? [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.212+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.220+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.221+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.222+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] Hibernate: [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.471Z] into [2026-01-20T00:08:13.471Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.471Z] values [2026-01-20T00:08:13.471Z] (?, ?, ?, ?) [2026-01-20T00:08:13.471Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.471Z] /* insert for [2026-01-20T00:08:13.471Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.223+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.224+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.225+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.472Z] /* insert for [2026-01-20T00:08:13.472Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.472Z] into [2026-01-20T00:08:13.472Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.472Z] values [2026-01-20T00:08:13.472Z] (?, ?, ?, ?) [2026-01-20T00:08:13.472Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.226+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.227+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.228+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] Hibernate: [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.473Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.473Z] into [2026-01-20T00:08:13.473Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.473Z] values [2026-01-20T00:08:13.473Z] (?, ?, ?, ?) [2026-01-20T00:08:13.473Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.473Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.229+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.230+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.231+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.474Z] values [2026-01-20T00:08:13.474Z] (?, ?, ?, ?) [2026-01-20T00:08:13.474Z] Hibernate: [2026-01-20T00:08:13.474Z] /* insert for [2026-01-20T00:08:13.474Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.474Z] into [2026-01-20T00:08:13.474Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.232+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.233+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] Hibernate: [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.475Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.475Z] values [2026-01-20T00:08:13.475Z] (?, ?, ?, ?) [2026-01-20T00:08:13.475Z] 2026-01-20T09:08:13.234+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.475Z] /* insert for [2026-01-20T00:08:13.475Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.475Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.235+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.236+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] Hibernate: [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.476Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.476Z] into [2026-01-20T00:08:13.476Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.476Z] values [2026-01-20T00:08:13.476Z] (?, ?, ?, ?) [2026-01-20T00:08:13.476Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.476Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.237+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.238+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.239+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.477Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.477Z] into [2026-01-20T00:08:13.477Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.477Z] values [2026-01-20T00:08:13.477Z] (?, ?, ?, ?) [2026-01-20T00:08:13.477Z] Hibernate: [2026-01-20T00:08:13.477Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.240+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.241+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] Hibernate: [2026-01-20T00:08:13.478Z] /* insert for [2026-01-20T00:08:13.478Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:13.478Z] into [2026-01-20T00:08:13.478Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:13.478Z] values [2026-01-20T00:08:13.478Z] (?, ?, ?, ?) [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 인증 시스템 쿠키 통합 테스트 > Refresh Token 쿠키는 HttpOnly=true (XSS 방어) STANDARD_OUT [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.260+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.272+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.272+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [JwtTokenDto[jwtAccessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiI3OWQyZjExMC1iNmE3LTQ0MDEtOGI5ZS0zYjEwZTE3 (truncated)...] [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 인증 시스템 쿠키 통합 테스트 > 로그아웃 시 Access Token과 Refresh Token 쿠키가 삭제됨 STANDARD_OUT [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.287+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#logout(String, HttpServletResponse) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.291+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.291+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Nothing to write: null body [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 인증 시스템 쿠키 통합 테스트 > 토큰 재발급 시 Access Token이 Body와 쿠키 모두에 포함됨 STANDARD_OUT [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.304+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.307+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.307+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [JwtTokenDto[jwtAccessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJmMWVkNDRmYi02ZmU2LTQ5YzUtYWY3Mi02NWU4MjFj (truncated)...] [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 인증 시스템 쿠키 통합 테스트 > Access Token 쿠키는 HttpOnly=true (XSS 방어) STANDARD_OUT [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.319+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.321+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.322+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [JwtTokenDto[jwtAccessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJkZGYyZmUzMy04MDBkLTQxZTMtODQ4Ni1mNmVhYzk1 (truncated)...] [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 인증 시스템 쿠키 통합 테스트 > 토큰 재발급 시 Refresh Token 쿠키도 갱신됨 STANDARD_OUT [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.333+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.AuthController#refreshToken(String, HttpServletResponse) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.337+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.337+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [JwtTokenDto[jwtAccessToken=eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhNWQ2YjE5Ny00MjBmLTRjOTQtOTFjZC1jZGExMWI4 (truncated)...] [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 회원가입 플로우 통합 테스트 STANDARD_OUT [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.345+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.integration.SignupIntegrationTest]: SignupIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.348+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.integration.SignupIntegrationTest [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] . ____ _ __ _ _ [2026-01-20T00:08:13.478Z] /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ [2026-01-20T00:08:13.478Z] ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ [2026-01-20T00:08:13.478Z] \\/ ___)| |_)| | | | | || (_| | ) ) ) ) [2026-01-20T00:08:13.478Z] ' |____| .__|_| |_|_| |_\__, | / / / / [2026-01-20T00:08:13.478Z] =========|_|==============|___/=/_/_/_/ [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] :: Spring Boot :: (v3.5.3) [2026-01-20T00:08:13.478Z] [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.375+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.i.SignupIntegrationTest : Starting SignupIntegrationTest using Java 21.0.9 with PID 1527343 (started by root in /var/jenkins_home/workspace/soso-server) [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.375+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.u.i.SignupIntegrationTest : Running with Spring Boot v3.5.3, Spring v6.2.8 [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.375+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.i.SignupIntegrationTest : The following 1 profile is active: "test" [2026-01-20T00:08:13.478Z] 2026-01-20T09:08:13.377+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.c.s.GenericWebApplicationContext : Refreshing org.springframework.web.context.support.GenericWebApplicationContext@3d3e40a1 [2026-01-20T00:08:13.729Z] 2026-01-20T09:08:13.592+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:13.729Z] 2026-01-20T09:08:13.592+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:13.729Z] 2026-01-20T09:08:13.594+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 0 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.675+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.675+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.709+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 32 ms. Found 13 JPA repository interfaces. [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.711+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.711+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.comment.domain.repository.CommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.CommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.likes.repository.PostLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostImageRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.common.post.repository.PostRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.comment.domain.repository.VotesboardCommentRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteOptionRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VoteResultRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardLikeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.community.votesboard.repository.VotesboardRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.sigungu.repository.SigunguCodeRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.721+09:00 INFO 1527343 --- [ Test worker] .RepositoryConfigurationExtensionSupport : Spring Data Redis - Could not safely identify store assignment for repository candidate interface com.example.soso.users.repository.UsersRepository; If you want this repository to be a Redis repository, consider annotating your entities with one of these annotations: org.springframework.data.redis.core.RedisHash (preferred), or consider extending one of the following types with your repository: org.springframework.data.keyvalue.repository.KeyValueRepository [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.722+09:00 INFO 1527343 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 9 ms. Found 0 Redis repository interfaces. [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.766+09:00 INFO 1527343 --- [ Test worker] o.s.cloud.context.scope.GenericScope : BeanFactory id=6a32a09c-0aa0-35a6-a16d-f10e59306a22 [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.836+09:00 INFO 1527343 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.838+09:00 INFO 1527343 --- [ Test worker] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.847+09:00 INFO 1527343 --- [ Test worker] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.847+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-19 - Starting... [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.849+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.pool.HikariPool : HikariPool-19 - Added connection conn180: url=jdbc:h2:mem:testdb user=SA [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.849+09:00 INFO 1527343 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-19 - Start completed. [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.849+09:00 WARN 1527343 --- [ Test worker] org.hibernate.orm.deprecation : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2026-01-20T00:08:13.979Z] 2026-01-20T09:08:13.849+09:00 INFO 1527343 --- [ Test worker] org.hibernate.orm.connections.pooling : HHH10001005: Database info: [2026-01-20T00:08:13.979Z] Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-19)'] [2026-01-20T00:08:13.979Z] Database driver: undefined/unknown [2026-01-20T00:08:13.979Z] Database version: 2.3.232 [2026-01-20T00:08:13.979Z] Autocommit mode: undefined/unknown [2026-01-20T00:08:13.979Z] Isolation level: undefined/unknown [2026-01-20T00:08:13.979Z] Minimum pool size: undefined/unknown [2026-01-20T00:08:13.979Z] Maximum pool size: undefined/unknown [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.973+09:00 INFO 1527343 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists comment_likes cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists comment_likes cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.974+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists comments cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists comments cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists post cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists post cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists post_image cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists post_image cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.975+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists post_like cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists post_like cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists user_interests cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists user_interests cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists users cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists users cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.976+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists vote_option cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists vote_option cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.977+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists vote_result cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists vote_result cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.977+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists votesboard cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists votesboard cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.977+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.978+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.978+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.978+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.979+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table comment_likes ( [2026-01-20T00:08:14.230Z] comment_id bigint, [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] primary key (id), [2026-01-20T00:08:14.230Z] unique (comment_id, user_id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table comment_likes ( [2026-01-20T00:08:14.230Z] comment_id bigint, [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] primary key (id), [2026-01-20T00:08:14.230Z] unique (comment_id, user_id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.980+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table comments ( [2026-01-20T00:08:14.230Z] deleted boolean not null, [2026-01-20T00:08:14.230Z] like_count integer not null, [2026-01-20T00:08:14.230Z] created_at timestamp(6), [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] parent_id bigint, [2026-01-20T00:08:14.230Z] post_id bigint, [2026-01-20T00:08:14.230Z] updated_at timestamp(6), [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] content clob, [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table comments ( [2026-01-20T00:08:14.230Z] deleted boolean not null, [2026-01-20T00:08:14.230Z] like_count integer not null, [2026-01-20T00:08:14.230Z] created_at timestamp(6), [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] parent_id bigint, [2026-01-20T00:08:14.230Z] post_id bigint, [2026-01-20T00:08:14.230Z] updated_at timestamp(6), [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] content clob, [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.981+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table post ( [2026-01-20T00:08:14.230Z] comment_count integer not null, [2026-01-20T00:08:14.230Z] deleted boolean not null, [2026-01-20T00:08:14.230Z] like_count integer not null, [2026-01-20T00:08:14.230Z] view_count integer not null, [2026-01-20T00:08:14.230Z] created_at timestamp(6), [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] updated_at timestamp(6), [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] title varchar(255), [2026-01-20T00:08:14.230Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:14.230Z] content clob, [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table post ( [2026-01-20T00:08:14.230Z] comment_count integer not null, [2026-01-20T00:08:14.230Z] deleted boolean not null, [2026-01-20T00:08:14.230Z] like_count integer not null, [2026-01-20T00:08:14.230Z] view_count integer not null, [2026-01-20T00:08:14.230Z] created_at timestamp(6), [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] updated_at timestamp(6), [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] title varchar(255), [2026-01-20T00:08:14.230Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP'), [2026-01-20T00:08:14.230Z] content clob, [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table post_image ( [2026-01-20T00:08:14.230Z] sequence integer not null, [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] post_id bigint, [2026-01-20T00:08:14.230Z] image_url varchar(255), [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table post_image ( [2026-01-20T00:08:14.230Z] sequence integer not null, [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] post_id bigint, [2026-01-20T00:08:14.230Z] image_url varchar(255), [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table post_like ( [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] post_id bigint, [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] primary key (id), [2026-01-20T00:08:14.230Z] unique (post_id, user_id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table post_like ( [2026-01-20T00:08:14.230Z] id bigint generated by default as identity, [2026-01-20T00:08:14.230Z] post_id bigint, [2026-01-20T00:08:14.230Z] user_id varchar(36), [2026-01-20T00:08:14.230Z] primary key (id), [2026-01-20T00:08:14.230Z] unique (post_id, user_id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table sigungu_code ( [2026-01-20T00:08:14.230Z] code varchar(5) not null, [2026-01-20T00:08:14.230Z] sido varchar(50) not null, [2026-01-20T00:08:14.230Z] sigungu varchar(50) not null, [2026-01-20T00:08:14.230Z] full_name varchar(100) not null, [2026-01-20T00:08:14.230Z] primary key (code) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table sigungu_code ( [2026-01-20T00:08:14.230Z] code varchar(5) not null, [2026-01-20T00:08:14.230Z] sido varchar(50) not null, [2026-01-20T00:08:14.230Z] sigungu varchar(50) not null, [2026-01-20T00:08:14.230Z] full_name varchar(100) not null, [2026-01-20T00:08:14.230Z] primary key (code) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.983+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table user_interests ( [2026-01-20T00:08:14.230Z] users_id varchar(36) not null, [2026-01-20T00:08:14.230Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table user_interests ( [2026-01-20T00:08:14.230Z] users_id varchar(36) not null, [2026-01-20T00:08:14.230Z] interest_type enum ('ACCOMMODATION_FOOD','ART_SPORTS','MANUFACTURING','OTHER','TRANSPORT','WELFARE','WHOLESALE_RETAIL') [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] 2026-01-20T09:08:13.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.230Z] create table users ( [2026-01-20T00:08:14.230Z] created_at timestamp(6), [2026-01-20T00:08:14.230Z] updated_at timestamp(6), [2026-01-20T00:08:14.230Z] id varchar(36) not null, [2026-01-20T00:08:14.230Z] email varchar(255), [2026-01-20T00:08:14.230Z] latitude varchar(255), [2026-01-20T00:08:14.230Z] location varchar(255), [2026-01-20T00:08:14.230Z] longitude varchar(255), [2026-01-20T00:08:14.230Z] nickname varchar(255), [2026-01-20T00:08:14.230Z] profile_image_url varchar(255), [2026-01-20T00:08:14.230Z] username varchar(255), [2026-01-20T00:08:14.230Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:14.230Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:14.230Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:14.230Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:14.230Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:14.230Z] primary key (id) [2026-01-20T00:08:14.230Z] ) [2026-01-20T00:08:14.230Z] Hibernate: [2026-01-20T00:08:14.230Z] create table users ( [2026-01-20T00:08:14.230Z] created_at timestamp(6), [2026-01-20T00:08:14.230Z] updated_at timestamp(6), [2026-01-20T00:08:14.230Z] id varchar(36) not null, [2026-01-20T00:08:14.230Z] email varchar(255), [2026-01-20T00:08:14.230Z] latitude varchar(255), [2026-01-20T00:08:14.230Z] location varchar(255), [2026-01-20T00:08:14.230Z] longitude varchar(255), [2026-01-20T00:08:14.230Z] nickname varchar(255), [2026-01-20T00:08:14.230Z] profile_image_url varchar(255), [2026-01-20T00:08:14.230Z] username varchar(255), [2026-01-20T00:08:14.230Z] age_range enum ('FIFTIES','FORTIES','SIXTIES_AND_OVER','TEENS','THIRTIES','TWENTIES'), [2026-01-20T00:08:14.231Z] budget enum ('OVER_1B','THOUSANDS_2000','THOUSANDS_3000_5000','THOUSANDS_5000_7000','THOUSANDS_7000_TO_1B','UNDER_1000'), [2026-01-20T00:08:14.231Z] gender enum ('FEMALE','MALE','NONE'), [2026-01-20T00:08:14.231Z] startup_experience enum ('NO','YES'), [2026-01-20T00:08:14.231Z] user_type enum ('FOUNDER','INHABITANT'), [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table vote_option ( [2026-01-20T00:08:14.231Z] sequence integer not null, [2026-01-20T00:08:14.231Z] vote_count integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] content varchar(100) not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table vote_option ( [2026-01-20T00:08:14.231Z] sequence integer not null, [2026-01-20T00:08:14.231Z] vote_count integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] content varchar(100) not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table vote_result ( [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] vote_option_id bigint not null, [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] primary key (id), [2026-01-20T00:08:14.231Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table vote_result ( [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] vote_option_id bigint not null, [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] primary key (id), [2026-01-20T00:08:14.231Z] constraint uk_vote_result_user_post_option unique (user_id, votesboard_id, vote_option_id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table votesboard ( [2026-01-20T00:08:14.231Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:14.231Z] allow_revote boolean not null, [2026-01-20T00:08:14.231Z] comment_count integer not null, [2026-01-20T00:08:14.231Z] deleted boolean not null, [2026-01-20T00:08:14.231Z] like_count integer not null, [2026-01-20T00:08:14.231Z] total_votes integer not null, [2026-01-20T00:08:14.231Z] view_count integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] end_time timestamp(6) not null, [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] title varchar(100) not null, [2026-01-20T00:08:14.231Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:14.231Z] content clob not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table votesboard ( [2026-01-20T00:08:14.231Z] allow_multiple_choice boolean not null, [2026-01-20T00:08:14.231Z] allow_revote boolean not null, [2026-01-20T00:08:14.231Z] comment_count integer not null, [2026-01-20T00:08:14.231Z] deleted boolean not null, [2026-01-20T00:08:14.231Z] like_count integer not null, [2026-01-20T00:08:14.231Z] total_votes integer not null, [2026-01-20T00:08:14.231Z] view_count integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] end_time timestamp(6) not null, [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] title varchar(100) not null, [2026-01-20T00:08:14.231Z] category enum ('DAILY_HOBBY','LIVING_CONVENIENCE','NEIGHBORHOOD_NEWS','OTHERS','RESTAURANT','STARTUP') not null, [2026-01-20T00:08:14.231Z] content clob not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table votesboard_comment_like ( [2026-01-20T00:08:14.231Z] comment_id bigint not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6) not null, [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] primary key (id), [2026-01-20T00:08:14.231Z] unique (comment_id, user_id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table votesboard_comment_like ( [2026-01-20T00:08:14.231Z] comment_id bigint not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6) not null, [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] primary key (id), [2026-01-20T00:08:14.231Z] unique (comment_id, user_id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table votesboard_comments ( [2026-01-20T00:08:14.231Z] deleted boolean not null, [2026-01-20T00:08:14.231Z] like_count integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] parent_id bigint, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] content clob not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table votesboard_comments ( [2026-01-20T00:08:14.231Z] deleted boolean not null, [2026-01-20T00:08:14.231Z] like_count integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] parent_id bigint, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] content clob not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.987+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table votesboard_image ( [2026-01-20T00:08:14.231Z] sequence integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] image_url varchar(500) not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table votesboard_image ( [2026-01-20T00:08:14.231Z] sequence integer not null, [2026-01-20T00:08:14.231Z] created_at timestamp(6), [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] updated_at timestamp(6), [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] image_url varchar(500) not null, [2026-01-20T00:08:14.231Z] primary key (id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.988+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create table votesboard_like ( [2026-01-20T00:08:14.231Z] created_at timestamp(6) not null, [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] primary key (id), [2026-01-20T00:08:14.231Z] unique (votesboard_id, user_id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create table votesboard_like ( [2026-01-20T00:08:14.231Z] created_at timestamp(6) not null, [2026-01-20T00:08:14.231Z] id bigint generated by default as identity, [2026-01-20T00:08:14.231Z] votesboard_id bigint not null, [2026-01-20T00:08:14.231Z] user_id varchar(36) not null, [2026-01-20T00:08:14.231Z] primary key (id), [2026-01-20T00:08:14.231Z] unique (votesboard_id, user_id) [2026-01-20T00:08:14.231Z] ) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.988+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create index idx_sigungu_code [2026-01-20T00:08:14.231Z] on sigungu_code (code) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create index idx_sigungu_code [2026-01-20T00:08:14.231Z] on sigungu_code (code) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create index idx_vote_result_user [2026-01-20T00:08:14.231Z] on vote_result (user_id) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create index idx_vote_result_user [2026-01-20T00:08:14.231Z] on vote_result (user_id) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create index idx_vote_result_post [2026-01-20T00:08:14.231Z] on vote_result (votesboard_id) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create index idx_vote_result_post [2026-01-20T00:08:14.231Z] on vote_result (votesboard_id) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.989+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] create index idx_vote_result_user_post [2026-01-20T00:08:14.231Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] create index idx_vote_result_user_post [2026-01-20T00:08:14.231Z] on vote_result (user_id, votesboard_id) [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.990+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists comment_likes [2026-01-20T00:08:14.231Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:14.231Z] foreign key (comment_id) [2026-01-20T00:08:14.231Z] references comments [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists comment_likes [2026-01-20T00:08:14.231Z] add constraint FK3wa5u7bs1p1o9hmavtgdgk1go [2026-01-20T00:08:14.231Z] foreign key (comment_id) [2026-01-20T00:08:14.231Z] references comments [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.991+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists comment_likes [2026-01-20T00:08:14.231Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists comment_likes [2026-01-20T00:08:14.231Z] add constraint FK6h3lbneryl5pyb9ykaju7werx [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.991+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists comments [2026-01-20T00:08:14.231Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:14.231Z] foreign key (parent_id) [2026-01-20T00:08:14.231Z] references comments [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists comments [2026-01-20T00:08:14.231Z] add constraint FKlri30okf66phtcgbe5pok7cc0 [2026-01-20T00:08:14.231Z] foreign key (parent_id) [2026-01-20T00:08:14.231Z] references comments [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists comments [2026-01-20T00:08:14.231Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:14.231Z] foreign key (post_id) [2026-01-20T00:08:14.231Z] references post [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists comments [2026-01-20T00:08:14.231Z] add constraint FKbqnvawwwv4gtlctsi3o7vs131 [2026-01-20T00:08:14.231Z] foreign key (post_id) [2026-01-20T00:08:14.231Z] references post [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.992+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists comments [2026-01-20T00:08:14.231Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists comments [2026-01-20T00:08:14.231Z] add constraint FK8omq0tc18jd43bu5tjh6jvraq [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.993+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists post [2026-01-20T00:08:14.231Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists post [2026-01-20T00:08:14.231Z] add constraint FK7ky67sgi7k0ayf22652f7763r [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists post_image [2026-01-20T00:08:14.231Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:14.231Z] foreign key (post_id) [2026-01-20T00:08:14.231Z] references post [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists post_image [2026-01-20T00:08:14.231Z] add constraint FKsip7qv57jw2fw50g97t16nrjr [2026-01-20T00:08:14.231Z] foreign key (post_id) [2026-01-20T00:08:14.231Z] references post [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.994+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists post_like [2026-01-20T00:08:14.231Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:14.231Z] foreign key (post_id) [2026-01-20T00:08:14.231Z] references post [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists post_like [2026-01-20T00:08:14.231Z] add constraint FKj7iy0k7n3d0vkh8o7ibjna884 [2026-01-20T00:08:14.231Z] foreign key (post_id) [2026-01-20T00:08:14.231Z] references post [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists post_like [2026-01-20T00:08:14.231Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists post_like [2026-01-20T00:08:14.231Z] add constraint FKijnjmw0imnatadr3agtk0udip [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists user_interests [2026-01-20T00:08:14.231Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:14.231Z] foreign key (users_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists user_interests [2026-01-20T00:08:14.231Z] add constraint FKh3yx7krvumpnrwi8t1vu62qkx [2026-01-20T00:08:14.231Z] foreign key (users_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists vote_option [2026-01-20T00:08:14.231Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists vote_option [2026-01-20T00:08:14.231Z] add constraint FKs70p3htm7eblpfclwbonv3aph [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.996+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists vote_result [2026-01-20T00:08:14.231Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists vote_result [2026-01-20T00:08:14.231Z] add constraint FK2jne3ichmf6ne1w3q4vuf15rb [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists vote_result [2026-01-20T00:08:14.231Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:14.231Z] foreign key (vote_option_id) [2026-01-20T00:08:14.231Z] references vote_option [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists vote_result [2026-01-20T00:08:14.231Z] add constraint FKahtmn44l770l9jovaf2lj4lae [2026-01-20T00:08:14.231Z] foreign key (vote_option_id) [2026-01-20T00:08:14.231Z] references vote_option [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists vote_result [2026-01-20T00:08:14.231Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists vote_result [2026-01-20T00:08:14.231Z] add constraint FK2mynmnevkorut8mvn60ryvqeo [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard [2026-01-20T00:08:14.231Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard [2026-01-20T00:08:14.231Z] add constraint FKqr8p7d68f9790dtri29w27m3o [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:14.231Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:14.231Z] foreign key (comment_id) [2026-01-20T00:08:14.231Z] references votesboard_comments [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:14.231Z] add constraint FKcwsqdph8vp37dv6ov0id7n31j [2026-01-20T00:08:14.231Z] foreign key (comment_id) [2026-01-20T00:08:14.231Z] references votesboard_comments [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:13.999+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:14.231Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comment_like [2026-01-20T00:08:14.231Z] add constraint FKpierdqf76vdnvh3q00g1lkm08 [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.000+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comments [2026-01-20T00:08:14.231Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:14.231Z] foreign key (parent_id) [2026-01-20T00:08:14.231Z] references votesboard_comments [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comments [2026-01-20T00:08:14.231Z] add constraint FKrnynhyymmthv1233i76noehcb [2026-01-20T00:08:14.231Z] foreign key (parent_id) [2026-01-20T00:08:14.231Z] references votesboard_comments [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comments [2026-01-20T00:08:14.231Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comments [2026-01-20T00:08:14.231Z] add constraint FKc3o1o4fupujf4rrl6870u3lm1 [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.001+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comments [2026-01-20T00:08:14.231Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_comments [2026-01-20T00:08:14.231Z] add constraint FK1dkwaqhc6nfo5r74ta71beywa [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.002+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_image [2026-01-20T00:08:14.231Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_image [2026-01-20T00:08:14.231Z] add constraint FKq6xpvcxuytibp3qkgpcj2wd66 [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_like [2026-01-20T00:08:14.231Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_like [2026-01-20T00:08:14.231Z] add constraint FK6e61m8lgwuld870xr1fssbt9d [2026-01-20T00:08:14.231Z] foreign key (user_id) [2026-01-20T00:08:14.231Z] references users [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.003+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.231Z] alter table if exists votesboard_like [2026-01-20T00:08:14.231Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] Hibernate: [2026-01-20T00:08:14.231Z] alter table if exists votesboard_like [2026-01-20T00:08:14.231Z] add constraint FKbx10o0j4wa5ncv4c49cq6w5sf [2026-01-20T00:08:14.231Z] foreign key (votesboard_id) [2026-01-20T00:08:14.231Z] references votesboard [2026-01-20T00:08:14.231Z] 2026-01-20T09:08:14.005+09:00 INFO 1527343 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:14.482Z] 2026-01-20T09:08:14.422+09:00 INFO 1527343 --- [ Test worker] r$InitializeUserDetailsManagerConfigurer : Global AuthenticationManager configured with UserDetailsService bean with name customUserDetailsService [2026-01-20T00:08:14.732Z] 2026-01-20T09:08:14.456+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : 51 mappings in 'requestMappingHandlerMapping' [2026-01-20T00:08:14.732Z] 2026-01-20T09:08:14.469+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.handler.SimpleUrlHandlerMapping : Patterns [/webjars/**, /**, /swagger-ui/**, /swagger-ui*/*swagger-initializer.js, /swagger-ui*/**] in 'resourceHandlerMapping' [2026-01-20T00:08:14.732Z] 2026-01-20T09:08:14.513+09:00 INFO 1527343 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' [2026-01-20T00:08:14.732Z] 2026-01-20T09:08:14.567+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerAdapter : ControllerAdvice beans: 0 @ModelAttribute, 0 @InitBinder, 1 RequestBodyAdvice, 1 ResponseBodyAdvice [2026-01-20T00:08:14.732Z] 2026-01-20T09:08:14.574+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : ControllerAdvice beans: 2 @ExceptionHandler, 1 ResponseBodyAdvice [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.684+09:00 INFO 1527343 --- [ Test worker] c.e.s.u.i.SignupIntegrationTest : Started SignupIntegrationTest in 1.333 seconds (process running for 55.723) [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.687+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] /* select [2026-01-20T00:08:14.983Z] count(*) [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] SigunguCode x */ select [2026-01-20T00:08:14.983Z] count(*) [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] /* select [2026-01-20T00:08:14.983Z] count(*) [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] SigunguCode x */ select [2026-01-20T00:08:14.983Z] count(*) [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.688+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 CSV 파일 로드 시작: data/sigunguCode.csv [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.688+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : CSV 헤더: code,sido,sigungu,fullName [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.690+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.691+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.692+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.693+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] Hibernate: [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.983Z] sc1_0.sigungu [2026-01-20T00:08:14.983Z] from [2026-01-20T00:08:14.983Z] sigungu_code sc1_0 [2026-01-20T00:08:14.983Z] where [2026-01-20T00:08:14.983Z] sc1_0.code=? [2026-01-20T00:08:14.983Z] 2026-01-20T09:08:14.694+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.983Z] select [2026-01-20T00:08:14.983Z] sc1_0.code, [2026-01-20T00:08:14.983Z] sc1_0.full_name, [2026-01-20T00:08:14.983Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.695+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.696+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.697+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.698+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.699+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] Hibernate: [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.984Z] sc1_0.sigungu [2026-01-20T00:08:14.984Z] from [2026-01-20T00:08:14.984Z] sigungu_code sc1_0 [2026-01-20T00:08:14.984Z] where [2026-01-20T00:08:14.984Z] sc1_0.code=? [2026-01-20T00:08:14.984Z] 2026-01-20T09:08:14.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.984Z] select [2026-01-20T00:08:14.984Z] sc1_0.code, [2026-01-20T00:08:14.984Z] sc1_0.full_name, [2026-01-20T00:08:14.984Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.700+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.701+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.702+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.704+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.705+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] Hibernate: [2026-01-20T00:08:14.985Z] select [2026-01-20T00:08:14.985Z] sc1_0.code, [2026-01-20T00:08:14.985Z] sc1_0.full_name, [2026-01-20T00:08:14.985Z] sc1_0.sido, [2026-01-20T00:08:14.985Z] sc1_0.sigungu [2026-01-20T00:08:14.985Z] from [2026-01-20T00:08:14.985Z] sigungu_code sc1_0 [2026-01-20T00:08:14.985Z] where [2026-01-20T00:08:14.985Z] sc1_0.code=? [2026-01-20T00:08:14.985Z] 2026-01-20T09:08:14.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.706+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.707+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.708+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.709+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] Hibernate: [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.986Z] sc1_0.sigungu [2026-01-20T00:08:14.986Z] from [2026-01-20T00:08:14.986Z] sigungu_code sc1_0 [2026-01-20T00:08:14.986Z] where [2026-01-20T00:08:14.986Z] sc1_0.code=? [2026-01-20T00:08:14.986Z] 2026-01-20T09:08:14.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.986Z] select [2026-01-20T00:08:14.986Z] sc1_0.code, [2026-01-20T00:08:14.986Z] sc1_0.full_name, [2026-01-20T00:08:14.986Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.710+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.732+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.733+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.734+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.735+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.736+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] Hibernate: [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.988Z] from [2026-01-20T00:08:14.988Z] sigungu_code sc1_0 [2026-01-20T00:08:14.988Z] where [2026-01-20T00:08:14.988Z] sc1_0.code=? [2026-01-20T00:08:14.988Z] 2026-01-20T09:08:14.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.988Z] select [2026-01-20T00:08:14.988Z] sc1_0.code, [2026-01-20T00:08:14.988Z] sc1_0.full_name, [2026-01-20T00:08:14.988Z] sc1_0.sido, [2026-01-20T00:08:14.988Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.737+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.738+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.739+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.740+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.741+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.742+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] Hibernate: [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.989Z] sc1_0.code, [2026-01-20T00:08:14.989Z] sc1_0.full_name, [2026-01-20T00:08:14.989Z] sc1_0.sido, [2026-01-20T00:08:14.989Z] sc1_0.sigungu [2026-01-20T00:08:14.989Z] from [2026-01-20T00:08:14.989Z] sigungu_code sc1_0 [2026-01-20T00:08:14.989Z] where [2026-01-20T00:08:14.989Z] sc1_0.code=? [2026-01-20T00:08:14.989Z] 2026-01-20T09:08:14.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.989Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.743+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.744+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.745+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.746+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.747+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.748+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] Hibernate: [2026-01-20T00:08:14.990Z] select [2026-01-20T00:08:14.990Z] sc1_0.code, [2026-01-20T00:08:14.990Z] sc1_0.full_name, [2026-01-20T00:08:14.990Z] sc1_0.sido, [2026-01-20T00:08:14.990Z] sc1_0.sigungu [2026-01-20T00:08:14.990Z] from [2026-01-20T00:08:14.990Z] sigungu_code sc1_0 [2026-01-20T00:08:14.990Z] where [2026-01-20T00:08:14.990Z] sc1_0.code=? [2026-01-20T00:08:14.990Z] 2026-01-20T09:08:14.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.749+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.750+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.751+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.752+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.753+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] 2026-01-20T09:08:14.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.991Z] sc1_0.code, [2026-01-20T00:08:14.991Z] sc1_0.full_name, [2026-01-20T00:08:14.991Z] sc1_0.sido, [2026-01-20T00:08:14.991Z] sc1_0.sigungu [2026-01-20T00:08:14.991Z] from [2026-01-20T00:08:14.991Z] sigungu_code sc1_0 [2026-01-20T00:08:14.991Z] where [2026-01-20T00:08:14.991Z] sc1_0.code=? [2026-01-20T00:08:14.991Z] Hibernate: [2026-01-20T00:08:14.991Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.754+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.755+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.756+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.757+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.758+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.759+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] 2026-01-20T09:08:14.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.992Z] sc1_0.code, [2026-01-20T00:08:14.992Z] sc1_0.full_name, [2026-01-20T00:08:14.992Z] sc1_0.sido, [2026-01-20T00:08:14.992Z] sc1_0.sigungu [2026-01-20T00:08:14.992Z] from [2026-01-20T00:08:14.992Z] sigungu_code sc1_0 [2026-01-20T00:08:14.992Z] where [2026-01-20T00:08:14.992Z] sc1_0.code=? [2026-01-20T00:08:14.992Z] Hibernate: [2026-01-20T00:08:14.992Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.760+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.761+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.762+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.763+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.764+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] 2026-01-20T09:08:14.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.993Z] sc1_0.sido, [2026-01-20T00:08:14.993Z] sc1_0.sigungu [2026-01-20T00:08:14.993Z] from [2026-01-20T00:08:14.993Z] sigungu_code sc1_0 [2026-01-20T00:08:14.993Z] where [2026-01-20T00:08:14.993Z] sc1_0.code=? [2026-01-20T00:08:14.993Z] Hibernate: [2026-01-20T00:08:14.993Z] select [2026-01-20T00:08:14.993Z] sc1_0.code, [2026-01-20T00:08:14.993Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.765+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.766+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.766+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] select [2026-01-20T00:08:14.994Z] sc1_0.code, [2026-01-20T00:08:14.994Z] sc1_0.full_name, [2026-01-20T00:08:14.994Z] sc1_0.sido, [2026-01-20T00:08:14.994Z] sc1_0.sigungu [2026-01-20T00:08:14.994Z] from [2026-01-20T00:08:14.994Z] sigungu_code sc1_0 [2026-01-20T00:08:14.994Z] where [2026-01-20T00:08:14.994Z] sc1_0.code=? [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.766+09:00 INFO 1527343 --- [ Test worker] c.e.s.s.config.SigunguCodeDataLoader : 시군구 코드 데이터 로드 완료: 총 250건 [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.767+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.768+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.769+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] Hibernate: [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.994Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.994Z] values [2026-01-20T00:08:14.994Z] (?, ?, ?, ?) [2026-01-20T00:08:14.994Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.994Z] /* insert for [2026-01-20T00:08:14.994Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.994Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.770+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.771+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] 2026-01-20T09:08:14.772+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.995Z] Hibernate: [2026-01-20T00:08:14.995Z] /* insert for [2026-01-20T00:08:14.995Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.995Z] into [2026-01-20T00:08:14.995Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.995Z] values [2026-01-20T00:08:14.995Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.773+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.774+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] Hibernate: [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.996Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.996Z] into [2026-01-20T00:08:14.996Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.996Z] values [2026-01-20T00:08:14.996Z] (?, ?, ?, ?) [2026-01-20T00:08:14.996Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.996Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.775+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:14.997Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:14.997Z] values [2026-01-20T00:08:14.997Z] (?, ?, ?, ?) [2026-01-20T00:08:14.997Z] Hibernate: [2026-01-20T00:08:14.997Z] /* insert for [2026-01-20T00:08:14.997Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:14.997Z] into [2026-01-20T00:08:15.009Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.009Z] values [2026-01-20T00:08:15.009Z] (?, ?, ?, ?) [2026-01-20T00:08:15.009Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.009Z] /* insert for [2026-01-20T00:08:15.009Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.009Z] into [2026-01-20T00:08:15.009Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.009Z] values [2026-01-20T00:08:15.009Z] (?, ?, ?, ?) [2026-01-20T00:08:15.009Z] Hibernate: [2026-01-20T00:08:15.009Z] /* insert for [2026-01-20T00:08:15.009Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.009Z] into [2026-01-20T00:08:15.009Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.009Z] values [2026-01-20T00:08:15.009Z] (?, ?, ?, ?) [2026-01-20T00:08:15.009Z] 2026-01-20T09:08:14.776+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.009Z] /* insert for [2026-01-20T00:08:15.009Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.009Z] into [2026-01-20T00:08:15.009Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.009Z] values [2026-01-20T00:08:15.009Z] (?, ?, ?, ?) [2026-01-20T00:08:15.009Z] Hibernate: [2026-01-20T00:08:15.009Z] /* insert for [2026-01-20T00:08:15.009Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.009Z] into [2026-01-20T00:08:15.009Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.009Z] values [2026-01-20T00:08:15.009Z] (?, ?, ?, ?) [2026-01-20T00:08:15.009Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.009Z] /* insert for [2026-01-20T00:08:15.009Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.009Z] into [2026-01-20T00:08:15.009Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.009Z] values [2026-01-20T00:08:15.009Z] (?, ?, ?, ?) [2026-01-20T00:08:15.009Z] Hibernate: [2026-01-20T00:08:15.009Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.777+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] Hibernate: [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.010Z] into [2026-01-20T00:08:15.010Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.010Z] values [2026-01-20T00:08:15.010Z] (?, ?, ?, ?) [2026-01-20T00:08:15.010Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.010Z] /* insert for [2026-01-20T00:08:15.010Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.263Z] into [2026-01-20T00:08:15.263Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.263Z] values [2026-01-20T00:08:15.263Z] (?, ?, ?, ?) [2026-01-20T00:08:15.263Z] Hibernate: [2026-01-20T00:08:15.263Z] /* insert for [2026-01-20T00:08:15.263Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.263Z] into [2026-01-20T00:08:15.263Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.263Z] values [2026-01-20T00:08:15.263Z] (?, ?, ?, ?) [2026-01-20T00:08:15.263Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.263Z] /* insert for [2026-01-20T00:08:15.263Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.263Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.778+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.779+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.780+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] Hibernate: [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.264Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.264Z] into [2026-01-20T00:08:15.264Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.264Z] values [2026-01-20T00:08:15.264Z] (?, ?, ?, ?) [2026-01-20T00:08:15.264Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.264Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.781+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.782+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] Hibernate: [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.265Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.265Z] values [2026-01-20T00:08:15.265Z] (?, ?, ?, ?) [2026-01-20T00:08:15.265Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.265Z] /* insert for [2026-01-20T00:08:15.265Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.265Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.783+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.784+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.785+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.266Z] Hibernate: [2026-01-20T00:08:15.266Z] /* insert for [2026-01-20T00:08:15.266Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.266Z] into [2026-01-20T00:08:15.266Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.266Z] values [2026-01-20T00:08:15.266Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.786+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.787+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.788+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.788+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.788+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.788+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.788+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.789+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] Hibernate: [2026-01-20T00:08:15.267Z] /* insert for [2026-01-20T00:08:15.267Z] com.example.soso.sigungu.domain.entity.SigunguCode */insert [2026-01-20T00:08:15.267Z] into [2026-01-20T00:08:15.267Z] sigungu_code (full_name, sido, sigungu, code) [2026-01-20T00:08:15.267Z] values [2026-01-20T00:08:15.267Z] (?, ?, ?, ?) [2026-01-20T00:08:15.267Z] [2026-01-20T00:08:15.267Z] 회원가입 플로우 통합 테스트 > 잘못된 단계 순서로 요청시 실패 테스트 STANDARD_OUT [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.796+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.796+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.798+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.799+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.802+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.805+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.805+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.806+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.806+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.807+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.809+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.810+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step validation failed: userType=INHABITANT, currentStep=REGION, requestedStep=GENDER, email=test@example.com [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.811+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleIllegalArgument(IllegalArgumentException) [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.811+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Illegal argument encountered: 다음 단계: region [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.813+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.813+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=ILLEGAL_ARGUMENT, message=다음 단계: region]] [2026-01-20T00:08:15.267Z] 2026-01-20T09:08:14.813+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [java.lang.IllegalArgumentException: 다음 단계: region] [2026-01-20T00:08:15.267Z] [2026-01-20T00:08:15.268Z] MockHttpServletRequest: [2026-01-20T00:08:15.268Z] HTTP Method = POST [2026-01-20T00:08:15.268Z] Request URI = /signup/gender [2026-01-20T00:08:15.268Z] Parameters = {} [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json", Content-Length:"18"] [2026-01-20T00:08:15.268Z] Body = [2026-01-20T00:08:15.268Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@130a6c5c} [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Handler: [2026-01-20T00:08:15.268Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.268Z] Method = com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Async: [2026-01-20T00:08:15.268Z] Async started = false [2026-01-20T00:08:15.268Z] Async result = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Resolved Exception: [2026-01-20T00:08:15.268Z] Type = java.lang.IllegalArgumentException [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] ModelAndView: [2026-01-20T00:08:15.268Z] View name = null [2026-01-20T00:08:15.268Z] View = null [2026-01-20T00:08:15.268Z] Model = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] FlashMap: [2026-01-20T00:08:15.268Z] Attributes = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletResponse: [2026-01-20T00:08:15.268Z] Status = 400 [2026-01-20T00:08:15.268Z] Error message = null [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.268Z] Content type = application/json [2026-01-20T00:08:15.268Z] Body = {"code":"ILLEGAL_ARGUMENT","message":"다음 단계: region"} [2026-01-20T00:08:15.268Z] Forwarded URL = null [2026-01-20T00:08:15.268Z] Redirected URL = null [2026-01-20T00:08:15.268Z] Cookies = [] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] 회원가입 플로우 통합 테스트 > 역방향 네비게이션 테스트 - 이전 단계로 돌아가기 STANDARD_OUT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.823+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.823+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.825+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.825+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.826+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.826+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.826+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.826+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.827+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.827+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.828+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=SEOUL]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.830+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: SEOUL [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.830+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.831+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.831+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.831+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.833+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.835+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.835+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.835+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.835+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.836+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.836+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.837+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.837+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> NICKNAME, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.837+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.837+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.837+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.838+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=BUSAN]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.838+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: BUSAN [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.838+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.838+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.838+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.839+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.839+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.840+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: THIRTIES [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.840+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.840+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.840+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.841+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.841+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=FEMALE]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.841+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: FEMALE [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.841+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> NICKNAME, UserType: INHABITANT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.841+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.842+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] 회원가입 플로우 통합 테스트 > FOUNDER 유저 완전한 회원가입 플로우 테스트 STANDARD_OUT [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.849+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.849+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.850+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.851+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.851+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=FOUNDER]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.852+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.852+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.852+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.852+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletRequest: [2026-01-20T00:08:15.268Z] HTTP Method = POST [2026-01-20T00:08:15.268Z] Request URI = /signup/user-type [2026-01-20T00:08:15.268Z] Parameters = {} [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json", Content-Length:"30"] [2026-01-20T00:08:15.268Z] Body = [2026-01-20T00:08:15.268Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@89b2044} [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Handler: [2026-01-20T00:08:15.268Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.268Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Async: [2026-01-20T00:08:15.268Z] Async started = false [2026-01-20T00:08:15.268Z] Async result = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Resolved Exception: [2026-01-20T00:08:15.268Z] Type = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] ModelAndView: [2026-01-20T00:08:15.268Z] View name = null [2026-01-20T00:08:15.268Z] View = null [2026-01-20T00:08:15.268Z] Model = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] FlashMap: [2026-01-20T00:08:15.268Z] Attributes = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletResponse: [2026-01-20T00:08:15.268Z] Status = 200 [2026-01-20T00:08:15.268Z] Error message = null [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.268Z] Content type = application/json [2026-01-20T00:08:15.268Z] Body = "REGION" [2026-01-20T00:08:15.268Z] Forwarded URL = null [2026-01-20T00:08:15.268Z] Redirected URL = null [2026-01-20T00:08:15.268Z] Cookies = [] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.853+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.853+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=SEOUL]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.854+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: SEOUL [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.854+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.854+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.854+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletRequest: [2026-01-20T00:08:15.268Z] HTTP Method = POST [2026-01-20T00:08:15.268Z] Request URI = /signup/region [2026-01-20T00:08:15.268Z] Parameters = {} [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json", Content-Length:"28"] [2026-01-20T00:08:15.268Z] Body = [2026-01-20T00:08:15.268Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@89b2044} [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Handler: [2026-01-20T00:08:15.268Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.268Z] Method = com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Async: [2026-01-20T00:08:15.268Z] Async started = false [2026-01-20T00:08:15.268Z] Async result = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Resolved Exception: [2026-01-20T00:08:15.268Z] Type = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] ModelAndView: [2026-01-20T00:08:15.268Z] View name = null [2026-01-20T00:08:15.268Z] View = null [2026-01-20T00:08:15.268Z] Model = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] FlashMap: [2026-01-20T00:08:15.268Z] Attributes = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletResponse: [2026-01-20T00:08:15.268Z] Status = 200 [2026-01-20T00:08:15.268Z] Error message = null [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.268Z] Content type = application/json [2026-01-20T00:08:15.268Z] Body = "AGE" [2026-01-20T00:08:15.268Z] Forwarded URL = null [2026-01-20T00:08:15.268Z] Redirected URL = null [2026-01-20T00:08:15.268Z] Cookies = [] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.855+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.855+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=THIRTIES]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.855+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: THIRTIES [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.856+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: FOUNDER [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.856+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.856+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletRequest: [2026-01-20T00:08:15.268Z] HTTP Method = POST [2026-01-20T00:08:15.268Z] Request URI = /signup/age-range [2026-01-20T00:08:15.268Z] Parameters = {} [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:15.268Z] Body = [2026-01-20T00:08:15.268Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@89b2044} [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Handler: [2026-01-20T00:08:15.268Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.268Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Async: [2026-01-20T00:08:15.268Z] Async started = false [2026-01-20T00:08:15.268Z] Async result = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Resolved Exception: [2026-01-20T00:08:15.268Z] Type = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] ModelAndView: [2026-01-20T00:08:15.268Z] View name = null [2026-01-20T00:08:15.268Z] View = null [2026-01-20T00:08:15.268Z] Model = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] FlashMap: [2026-01-20T00:08:15.268Z] Attributes = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletResponse: [2026-01-20T00:08:15.268Z] Status = 200 [2026-01-20T00:08:15.268Z] Error message = null [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.268Z] Content type = application/json [2026-01-20T00:08:15.268Z] Body = "GENDER" [2026-01-20T00:08:15.268Z] Forwarded URL = null [2026-01-20T00:08:15.268Z] Redirected URL = null [2026-01-20T00:08:15.268Z] Cookies = [] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.857+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.857+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=FEMALE]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.857+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: FEMALE [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.857+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> INTERESTS, UserType: FOUNDER [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.858+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.858+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [INTERESTS] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletRequest: [2026-01-20T00:08:15.268Z] HTTP Method = POST [2026-01-20T00:08:15.268Z] Request URI = /signup/gender [2026-01-20T00:08:15.268Z] Parameters = {} [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json", Content-Length:"27"] [2026-01-20T00:08:15.268Z] Body = [2026-01-20T00:08:15.268Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@89b2044} [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Handler: [2026-01-20T00:08:15.268Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.268Z] Method = com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Async: [2026-01-20T00:08:15.268Z] Async started = false [2026-01-20T00:08:15.268Z] Async result = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Resolved Exception: [2026-01-20T00:08:15.268Z] Type = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] ModelAndView: [2026-01-20T00:08:15.268Z] View name = null [2026-01-20T00:08:15.268Z] View = null [2026-01-20T00:08:15.268Z] Model = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] FlashMap: [2026-01-20T00:08:15.268Z] Attributes = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletResponse: [2026-01-20T00:08:15.268Z] Status = 200 [2026-01-20T00:08:15.268Z] Error message = null [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.268Z] Content type = application/json [2026-01-20T00:08:15.268Z] Body = "INTERESTS" [2026-01-20T00:08:15.268Z] Forwarded URL = null [2026-01-20T00:08:15.268Z] Redirected URL = null [2026-01-20T00:08:15.268Z] Cookies = [] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.859+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.861+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [InterestRequest[interests=[MANUFACTURING, ACCOMMODATION_FOOD]]] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.862+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [MANUFACTURING, ACCOMMODATION_FOOD] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.862+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.863+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.268Z] 2026-01-20T09:08:14.863+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [BUDGET] [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] MockHttpServletRequest: [2026-01-20T00:08:15.268Z] HTTP Method = POST [2026-01-20T00:08:15.268Z] Request URI = /signup/interests [2026-01-20T00:08:15.268Z] Parameters = {} [2026-01-20T00:08:15.268Z] Headers = [Content-Type:"application/json", Content-Length:"61"] [2026-01-20T00:08:15.268Z] Body = [2026-01-20T00:08:15.268Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@89b2044} [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Handler: [2026-01-20T00:08:15.268Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.268Z] Method = com.example.soso.users.controller.SignupController#setInterests(InterestRequest, HttpSession) [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Async: [2026-01-20T00:08:15.268Z] Async started = false [2026-01-20T00:08:15.268Z] Async result = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] Resolved Exception: [2026-01-20T00:08:15.268Z] Type = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.268Z] ModelAndView: [2026-01-20T00:08:15.268Z] View name = null [2026-01-20T00:08:15.268Z] View = null [2026-01-20T00:08:15.268Z] Model = null [2026-01-20T00:08:15.268Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 200 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = "BUDGET" [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.864+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.866+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [BudgetRequest[budget=THOUSANDS_3000_5000]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.867+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_3000_5000 [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.867+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.867+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.867+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [STARTUP] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletRequest: [2026-01-20T00:08:15.269Z] HTTP Method = POST [2026-01-20T00:08:15.269Z] Request URI = /signup/budget [2026-01-20T00:08:15.269Z] Parameters = {} [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json", Content-Length:"40"] [2026-01-20T00:08:15.269Z] Body = [2026-01-20T00:08:15.269Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@89b2044} [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Handler: [2026-01-20T00:08:15.269Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.269Z] Method = com.example.soso.users.controller.SignupController#setBudget(BudgetRequest, HttpSession) [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Async: [2026-01-20T00:08:15.269Z] Async started = false [2026-01-20T00:08:15.269Z] Async result = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Resolved Exception: [2026-01-20T00:08:15.269Z] Type = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] ModelAndView: [2026-01-20T00:08:15.269Z] View name = null [2026-01-20T00:08:15.269Z] View = null [2026-01-20T00:08:15.269Z] Model = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 200 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = "STARTUP" [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] 회원가입 플로우 통합 테스트 > INHABITANT 유저 완전한 회원가입 플로우 테스트 STANDARD_OUT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.874+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.874+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.875+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.876+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.876+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [UserTypeRequest[userType=INHABITANT]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.876+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.876+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.876+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.876+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [REGION] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletRequest: [2026-01-20T00:08:15.269Z] HTTP Method = POST [2026-01-20T00:08:15.269Z] Request URI = /signup/user-type [2026-01-20T00:08:15.269Z] Parameters = {} [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json", Content-Length:"33"] [2026-01-20T00:08:15.269Z] Body = [2026-01-20T00:08:15.269Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@213c389f} [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Handler: [2026-01-20T00:08:15.269Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.269Z] Method = com.example.soso.users.controller.SignupController#setUserType(UserTypeRequest, HttpSession) [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Async: [2026-01-20T00:08:15.269Z] Async started = false [2026-01-20T00:08:15.269Z] Async result = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Resolved Exception: [2026-01-20T00:08:15.269Z] Type = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] ModelAndView: [2026-01-20T00:08:15.269Z] View name = null [2026-01-20T00:08:15.269Z] View = null [2026-01-20T00:08:15.269Z] Model = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 200 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = "REGION" [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.878+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.878+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=SEOUL]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.878+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: SEOUL [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.878+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: INHABITANT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.879+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.879+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [AGE] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletRequest: [2026-01-20T00:08:15.269Z] HTTP Method = POST [2026-01-20T00:08:15.269Z] Request URI = /signup/region [2026-01-20T00:08:15.269Z] Parameters = {} [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json", Content-Length:"28"] [2026-01-20T00:08:15.269Z] Body = [2026-01-20T00:08:15.269Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@213c389f} [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Handler: [2026-01-20T00:08:15.269Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.269Z] Method = com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Async: [2026-01-20T00:08:15.269Z] Async started = false [2026-01-20T00:08:15.269Z] Async result = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Resolved Exception: [2026-01-20T00:08:15.269Z] Type = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] ModelAndView: [2026-01-20T00:08:15.269Z] View name = null [2026-01-20T00:08:15.269Z] View = null [2026-01-20T00:08:15.269Z] Model = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 200 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = "AGE" [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.880+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.880+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [AgeRangeRequest[ageRange=TWENTIES]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.880+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Age range set to: TWENTIES [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.881+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: AGE -> GENDER, UserType: INHABITANT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.881+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.881+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [GENDER] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletRequest: [2026-01-20T00:08:15.269Z] HTTP Method = POST [2026-01-20T00:08:15.269Z] Request URI = /signup/age-range [2026-01-20T00:08:15.269Z] Parameters = {} [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json", Content-Length:"31"] [2026-01-20T00:08:15.269Z] Body = [2026-01-20T00:08:15.269Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@213c389f} [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Handler: [2026-01-20T00:08:15.269Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.269Z] Method = com.example.soso.users.controller.SignupController#setAgeRange(AgeRangeRequest, HttpSession) [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Async: [2026-01-20T00:08:15.269Z] Async started = false [2026-01-20T00:08:15.269Z] Async result = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Resolved Exception: [2026-01-20T00:08:15.269Z] Type = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] ModelAndView: [2026-01-20T00:08:15.269Z] View name = null [2026-01-20T00:08:15.269Z] View = null [2026-01-20T00:08:15.269Z] Model = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 200 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = "GENDER" [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.882+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.882+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [GenderRequest[gender=MALE]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.883+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Gender set to: MALE [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.883+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: GENDER -> NICKNAME, UserType: INHABITANT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.883+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.883+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [NICKNAME] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletRequest: [2026-01-20T00:08:15.269Z] HTTP Method = POST [2026-01-20T00:08:15.269Z] Request URI = /signup/gender [2026-01-20T00:08:15.269Z] Parameters = {} [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json", Content-Length:"25"] [2026-01-20T00:08:15.269Z] Body = [2026-01-20T00:08:15.269Z] Session Attrs = {signup=com.example.soso.users.domain.dto.SignupSession@213c389f} [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Handler: [2026-01-20T00:08:15.269Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.269Z] Method = com.example.soso.users.controller.SignupController#setGender(GenderRequest, HttpSession) [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Async: [2026-01-20T00:08:15.269Z] Async started = false [2026-01-20T00:08:15.269Z] Async result = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Resolved Exception: [2026-01-20T00:08:15.269Z] Type = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] ModelAndView: [2026-01-20T00:08:15.269Z] View name = null [2026-01-20T00:08:15.269Z] View = null [2026-01-20T00:08:15.269Z] Model = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 200 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = "NICKNAME" [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] 회원가입 플로우 통합 테스트 > 세션 없이 회원가입 시도시 실패 테스트 STANDARD_OUT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.890+09:00 INFO 1527343 --- [ Test worker] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.890+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.892+09:00 INFO 1527343 --- [ Test worker] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.892+09:00 DEBUG 1527343 --- [ Test worker] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped to com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.893+09:00 DEBUG 1527343 --- [ Test worker] m.m.a.RequestResponseBodyMethodProcessor : Read "application/json" to [RegionRequest[regionId=SEOUL]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.893+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup session missing or expired: sessionId=39 [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.893+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Using @ExceptionHandler com.example.soso.global.exception.GlobalExceptionHandler#handleBaseException(BaseException) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.893+09:00 WARN 1527343 --- [ Test worker] c.e.s.g.e.GlobalExceptionHandler : Handled business exception: SESSION_NOT_VALID - 회원가입 세션이 만료되었습니다. 다시 로그인 해주세요. [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.894+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/json', given [*/*] and supported [application/json, application/*+json, application/yaml] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.894+09:00 DEBUG 1527343 --- [ Test worker] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [ErrorResponse[code=SESSION_NOT_VALID, message=회원가입 세션이 만료되었습니다. 다시 로그인 해주세요.]] [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.894+09:00 DEBUG 1527343 --- [ Test worker] .m.m.a.ExceptionHandlerExceptionResolver : Resolved [com.example.soso.global.exception.util.UserAuthException: 회원가입 세션이 만료되었습니다. 다시 로그인 해주세요.] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletRequest: [2026-01-20T00:08:15.269Z] HTTP Method = POST [2026-01-20T00:08:15.269Z] Request URI = /signup/region [2026-01-20T00:08:15.269Z] Parameters = {} [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json", Content-Length:"21"] [2026-01-20T00:08:15.269Z] Body = [2026-01-20T00:08:15.269Z] Session Attrs = {} [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Handler: [2026-01-20T00:08:15.269Z] Type = com.example.soso.users.controller.SignupController [2026-01-20T00:08:15.269Z] Method = com.example.soso.users.controller.SignupController#setRegion(RegionRequest, HttpSession) [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Async: [2026-01-20T00:08:15.269Z] Async started = false [2026-01-20T00:08:15.269Z] Async result = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] Resolved Exception: [2026-01-20T00:08:15.269Z] Type = com.example.soso.global.exception.util.UserAuthException [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] ModelAndView: [2026-01-20T00:08:15.269Z] View name = null [2026-01-20T00:08:15.269Z] View = null [2026-01-20T00:08:15.269Z] Model = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] FlashMap: [2026-01-20T00:08:15.269Z] Attributes = null [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] MockHttpServletResponse: [2026-01-20T00:08:15.269Z] Status = 401 [2026-01-20T00:08:15.269Z] Error message = null [2026-01-20T00:08:15.269Z] Headers = [Content-Type:"application/json"] [2026-01-20T00:08:15.269Z] Content type = application/json [2026-01-20T00:08:15.269Z] Body = {"code":"SESSION_NOT_VALID","message":"회원가입 세션이 만료되었습니다. 다시 로그인 해주세요."} [2026-01-20T00:08:15.269Z] Forwarded URL = null [2026-01-20T00:08:15.269Z] Redirected URL = null [2026-01-20T00:08:15.269Z] Cookies = [] [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] 사용자 주소 변환 통합 테스트 STANDARD_OUT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.900+09:00 INFO 1527343 --- [ Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.integration.UserAddressConversionIntegrationTest]: UserAddressConversionIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.902+09:00 INFO 1527343 --- [ Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.example.soso.SosoApplication for test class com.example.soso.users.integration.UserAddressConversionIntegrationTest [2026-01-20T00:08:15.269Z] [2026-01-20T00:08:15.269Z] 사용자 주소 변환 통합 테스트 > 존재하지 않는 시군구 코드는 '소소 타운'으로 변환됨 STANDARD_OUT [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.914+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.269Z] /* */ select [2026-01-20T00:08:15.269Z] sc1_0.code, [2026-01-20T00:08:15.269Z] sc1_0.full_name, [2026-01-20T00:08:15.269Z] sc1_0.sido, [2026-01-20T00:08:15.269Z] sc1_0.sigungu [2026-01-20T00:08:15.269Z] from [2026-01-20T00:08:15.269Z] sigungu_code sc1_0 [2026-01-20T00:08:15.269Z] where [2026-01-20T00:08:15.269Z] sc1_0.code=? [2026-01-20T00:08:15.269Z] Hibernate: [2026-01-20T00:08:15.269Z] /* */ select [2026-01-20T00:08:15.269Z] sc1_0.code, [2026-01-20T00:08:15.269Z] sc1_0.full_name, [2026-01-20T00:08:15.269Z] sc1_0.sido, [2026-01-20T00:08:15.269Z] sc1_0.sigungu [2026-01-20T00:08:15.269Z] from [2026-01-20T00:08:15.269Z] sigungu_code sc1_0 [2026-01-20T00:08:15.269Z] where [2026-01-20T00:08:15.269Z] sc1_0.code=? [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.915+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 99999에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.269Z] /* insert for [2026-01-20T00:08:15.269Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.269Z] into [2026-01-20T00:08:15.269Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.269Z] values [2026-01-20T00:08:15.269Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.269Z] Hibernate: [2026-01-20T00:08:15.269Z] /* insert for [2026-01-20T00:08:15.269Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.269Z] into [2026-01-20T00:08:15.269Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.269Z] values [2026-01-20T00:08:15.269Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.917+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.269Z] /* insert for [2026-01-20T00:08:15.269Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.269Z] into [2026-01-20T00:08:15.269Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.269Z] values [2026-01-20T00:08:15.269Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.269Z] Hibernate: [2026-01-20T00:08:15.269Z] /* insert for [2026-01-20T00:08:15.269Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.269Z] into [2026-01-20T00:08:15.269Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.269Z] values [2026-01-20T00:08:15.269Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.269Z] 2026-01-20T09:08:14.918+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.269Z] /* */ select [2026-01-20T00:08:15.269Z] u1_0.id, [2026-01-20T00:08:15.269Z] u1_0.age_range, [2026-01-20T00:08:15.269Z] u1_0.budget, [2026-01-20T00:08:15.269Z] u1_0.created_at, [2026-01-20T00:08:15.269Z] u1_0.email, [2026-01-20T00:08:15.269Z] u1_0.gender, [2026-01-20T00:08:15.269Z] u1_0.latitude, [2026-01-20T00:08:15.269Z] u1_0.location, [2026-01-20T00:08:15.269Z] u1_0.longitude, [2026-01-20T00:08:15.269Z] u1_0.nickname, [2026-01-20T00:08:15.269Z] u1_0.profile_image_url, [2026-01-20T00:08:15.269Z] u1_0.startup_experience, [2026-01-20T00:08:15.269Z] u1_0.updated_at, [2026-01-20T00:08:15.269Z] u1_0.user_type, [2026-01-20T00:08:15.269Z] u1_0.username [2026-01-20T00:08:15.269Z] from [2026-01-20T00:08:15.269Z] users u1_0 [2026-01-20T00:08:15.269Z] Hibernate: [2026-01-20T00:08:15.269Z] /* */ select [2026-01-20T00:08:15.269Z] u1_0.id, [2026-01-20T00:08:15.269Z] u1_0.age_range, [2026-01-20T00:08:15.269Z] u1_0.budget, [2026-01-20T00:08:15.269Z] u1_0.created_at, [2026-01-20T00:08:15.269Z] u1_0.email, [2026-01-20T00:08:15.269Z] u1_0.gender, [2026-01-20T00:08:15.269Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] [2026-01-20T00:08:15.270Z] 사용자 주소 변환 통합 테스트 > 잘못된 형식의 시군구 코드는 '소소 타운'으로 변환됨 STANDARD_OUT [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.926+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: abcde. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.928+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] u1_0.id, [2026-01-20T00:08:15.270Z] u1_0.age_range, [2026-01-20T00:08:15.270Z] u1_0.budget, [2026-01-20T00:08:15.270Z] u1_0.created_at, [2026-01-20T00:08:15.270Z] u1_0.email, [2026-01-20T00:08:15.270Z] u1_0.gender, [2026-01-20T00:08:15.270Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] u1_0.id, [2026-01-20T00:08:15.270Z] u1_0.age_range, [2026-01-20T00:08:15.270Z] u1_0.budget, [2026-01-20T00:08:15.270Z] u1_0.created_at, [2026-01-20T00:08:15.270Z] u1_0.email, [2026-01-20T00:08:15.270Z] u1_0.gender, [2026-01-20T00:08:15.270Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] [2026-01-20T00:08:15.270Z] 사용자 주소 변환 통합 테스트 > UserSummary에서도 시군구 코드가 올바르게 변환됨 STANDARD_OUT [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.938+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.940+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] u1_0.id, [2026-01-20T00:08:15.270Z] u1_0.age_range, [2026-01-20T00:08:15.270Z] u1_0.budget, [2026-01-20T00:08:15.270Z] u1_0.created_at, [2026-01-20T00:08:15.270Z] u1_0.email, [2026-01-20T00:08:15.270Z] u1_0.gender, [2026-01-20T00:08:15.270Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] u1_0.id, [2026-01-20T00:08:15.270Z] u1_0.age_range, [2026-01-20T00:08:15.270Z] u1_0.budget, [2026-01-20T00:08:15.270Z] u1_0.created_at, [2026-01-20T00:08:15.270Z] u1_0.email, [2026-01-20T00:08:15.270Z] u1_0.gender, [2026-01-20T00:08:15.270Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] [2026-01-20T00:08:15.270Z] 사용자 주소 변환 통합 테스트 > null 시군구 코드는 '소소 타운'으로 변환됨 STANDARD_OUT [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.948+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.949+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.950+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] u1_0.id, [2026-01-20T00:08:15.270Z] u1_0.age_range, [2026-01-20T00:08:15.270Z] u1_0.budget, [2026-01-20T00:08:15.270Z] u1_0.created_at, [2026-01-20T00:08:15.270Z] u1_0.email, [2026-01-20T00:08:15.270Z] u1_0.gender, [2026-01-20T00:08:15.270Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] u1_0.id, [2026-01-20T00:08:15.270Z] u1_0.age_range, [2026-01-20T00:08:15.270Z] u1_0.budget, [2026-01-20T00:08:15.270Z] u1_0.created_at, [2026-01-20T00:08:15.270Z] u1_0.email, [2026-01-20T00:08:15.270Z] u1_0.gender, [2026-01-20T00:08:15.270Z] u1_0.latitude, [2026-01-20T00:08:15.270Z] u1_0.location, [2026-01-20T00:08:15.270Z] u1_0.longitude, [2026-01-20T00:08:15.270Z] u1_0.nickname, [2026-01-20T00:08:15.270Z] u1_0.profile_image_url, [2026-01-20T00:08:15.270Z] u1_0.startup_experience, [2026-01-20T00:08:15.270Z] u1_0.updated_at, [2026-01-20T00:08:15.270Z] u1_0.user_type, [2026-01-20T00:08:15.270Z] u1_0.username [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] users u1_0 [2026-01-20T00:08:15.270Z] [2026-01-20T00:08:15.270Z] 사용자 주소 변환 통합 테스트 > 다양한 지역 코드가 올바르게 변환됨 STANDARD_OUT [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.959+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.962+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.964+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.966+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.967+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* */ select [2026-01-20T00:08:15.270Z] sc1_0.code, [2026-01-20T00:08:15.270Z] sc1_0.full_name, [2026-01-20T00:08:15.270Z] sc1_0.sido, [2026-01-20T00:08:15.270Z] sc1_0.sigungu [2026-01-20T00:08:15.270Z] from [2026-01-20T00:08:15.270Z] sigungu_code sc1_0 [2026-01-20T00:08:15.270Z] where [2026-01-20T00:08:15.270Z] sc1_0.code=? [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.969+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.970+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] 2026-01-20T09:08:14.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.270Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.270Z] values [2026-01-20T00:08:15.270Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.270Z] Hibernate: [2026-01-20T00:08:15.270Z] /* insert for [2026-01-20T00:08:15.270Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.270Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.971+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] u1_0.id, [2026-01-20T00:08:15.271Z] u1_0.age_range, [2026-01-20T00:08:15.271Z] u1_0.budget, [2026-01-20T00:08:15.271Z] u1_0.created_at, [2026-01-20T00:08:15.271Z] u1_0.email, [2026-01-20T00:08:15.271Z] u1_0.gender, [2026-01-20T00:08:15.271Z] u1_0.latitude, [2026-01-20T00:08:15.271Z] u1_0.location, [2026-01-20T00:08:15.271Z] u1_0.longitude, [2026-01-20T00:08:15.271Z] u1_0.nickname, [2026-01-20T00:08:15.271Z] u1_0.profile_image_url, [2026-01-20T00:08:15.271Z] u1_0.startup_experience, [2026-01-20T00:08:15.271Z] u1_0.updated_at, [2026-01-20T00:08:15.271Z] u1_0.user_type, [2026-01-20T00:08:15.271Z] u1_0.username [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] users u1_0 [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] u1_0.id, [2026-01-20T00:08:15.271Z] u1_0.age_range, [2026-01-20T00:08:15.271Z] u1_0.budget, [2026-01-20T00:08:15.271Z] u1_0.created_at, [2026-01-20T00:08:15.271Z] u1_0.email, [2026-01-20T00:08:15.271Z] u1_0.gender, [2026-01-20T00:08:15.271Z] u1_0.latitude, [2026-01-20T00:08:15.271Z] u1_0.location, [2026-01-20T00:08:15.271Z] u1_0.longitude, [2026-01-20T00:08:15.271Z] u1_0.nickname, [2026-01-20T00:08:15.271Z] u1_0.profile_image_url, [2026-01-20T00:08:15.271Z] u1_0.startup_experience, [2026-01-20T00:08:15.271Z] u1_0.updated_at, [2026-01-20T00:08:15.271Z] u1_0.user_type, [2026-01-20T00:08:15.271Z] u1_0.username [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] users u1_0 [2026-01-20T00:08:15.271Z] [2026-01-20T00:08:15.271Z] 사용자 주소 변환 통합 테스트 > 다양한 엣지 케이스 시군구 코드 처리 STANDARD_OUT [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.979+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.980+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드가 null 또는 빈 문자열입니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.980+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 123. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.980+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: 1234567. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.982+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] sc1_0.code, [2026-01-20T00:08:15.271Z] sc1_0.full_name, [2026-01-20T00:08:15.271Z] sc1_0.sido, [2026-01-20T00:08:15.271Z] sc1_0.sigungu [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] sigungu_code sc1_0 [2026-01-20T00:08:15.271Z] where [2026-01-20T00:08:15.271Z] sc1_0.code=? [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] sc1_0.code, [2026-01-20T00:08:15.271Z] sc1_0.full_name, [2026-01-20T00:08:15.271Z] sc1_0.sido, [2026-01-20T00:08:15.271Z] sc1_0.sigungu [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] sigungu_code sc1_0 [2026-01-20T00:08:15.271Z] where [2026-01-20T00:08:15.271Z] sc1_0.code=? [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.982+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 시군구 코드 00000에 해당하는 지역을 찾을 수 없습니다. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.983+09:00 WARN 1527343 --- [ Test worker] c.e.s.s.service.SigunguCodeService : 유효하지 않은 시군구 코드 형식: ㄱㄴㄷㄹㅁ. 기본값 반환: 소소 타운 [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.984+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.985+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.986+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] u1_0.id, [2026-01-20T00:08:15.271Z] u1_0.age_range, [2026-01-20T00:08:15.271Z] u1_0.budget, [2026-01-20T00:08:15.271Z] u1_0.created_at, [2026-01-20T00:08:15.271Z] u1_0.email, [2026-01-20T00:08:15.271Z] u1_0.gender, [2026-01-20T00:08:15.271Z] u1_0.latitude, [2026-01-20T00:08:15.271Z] u1_0.location, [2026-01-20T00:08:15.271Z] u1_0.longitude, [2026-01-20T00:08:15.271Z] u1_0.nickname, [2026-01-20T00:08:15.271Z] u1_0.profile_image_url, [2026-01-20T00:08:15.271Z] u1_0.startup_experience, [2026-01-20T00:08:15.271Z] u1_0.updated_at, [2026-01-20T00:08:15.271Z] u1_0.user_type, [2026-01-20T00:08:15.271Z] u1_0.username [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] users u1_0 [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] u1_0.id, [2026-01-20T00:08:15.271Z] u1_0.age_range, [2026-01-20T00:08:15.271Z] u1_0.budget, [2026-01-20T00:08:15.271Z] u1_0.created_at, [2026-01-20T00:08:15.271Z] u1_0.email, [2026-01-20T00:08:15.271Z] u1_0.gender, [2026-01-20T00:08:15.271Z] u1_0.latitude, [2026-01-20T00:08:15.271Z] u1_0.location, [2026-01-20T00:08:15.271Z] u1_0.longitude, [2026-01-20T00:08:15.271Z] u1_0.nickname, [2026-01-20T00:08:15.271Z] u1_0.profile_image_url, [2026-01-20T00:08:15.271Z] u1_0.startup_experience, [2026-01-20T00:08:15.271Z] u1_0.updated_at, [2026-01-20T00:08:15.271Z] u1_0.user_type, [2026-01-20T00:08:15.271Z] u1_0.username [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] users u1_0 [2026-01-20T00:08:15.271Z] [2026-01-20T00:08:15.271Z] 사용자 주소 변환 통합 테스트 > 유효한 시군구 코드가 도시명으로 변환됨 STANDARD_OUT [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.995+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] sc1_0.code, [2026-01-20T00:08:15.271Z] sc1_0.full_name, [2026-01-20T00:08:15.271Z] sc1_0.sido, [2026-01-20T00:08:15.271Z] sc1_0.sigungu [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] sigungu_code sc1_0 [2026-01-20T00:08:15.271Z] where [2026-01-20T00:08:15.271Z] sc1_0.code=? [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] sc1_0.code, [2026-01-20T00:08:15.271Z] sc1_0.full_name, [2026-01-20T00:08:15.271Z] sc1_0.sido, [2026-01-20T00:08:15.271Z] sc1_0.sigungu [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] sigungu_code sc1_0 [2026-01-20T00:08:15.271Z] where [2026-01-20T00:08:15.271Z] sc1_0.code=? [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.997+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* insert for [2026-01-20T00:08:15.271Z] com.example.soso.users.domain.entity.Users */insert [2026-01-20T00:08:15.271Z] into [2026-01-20T00:08:15.271Z] users (age_range, budget, created_at, email, gender, latitude, location, longitude, nickname, profile_image_url, startup_experience, updated_at, user_type, username, id) [2026-01-20T00:08:15.271Z] values [2026-01-20T00:08:15.271Z] (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [2026-01-20T00:08:15.271Z] 2026-01-20T09:08:14.998+09:00 DEBUG 1527343 --- [ Test worker] org.hibernate.SQL : [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] u1_0.id, [2026-01-20T00:08:15.271Z] u1_0.age_range, [2026-01-20T00:08:15.271Z] u1_0.budget, [2026-01-20T00:08:15.271Z] u1_0.created_at, [2026-01-20T00:08:15.271Z] u1_0.email, [2026-01-20T00:08:15.271Z] u1_0.gender, [2026-01-20T00:08:15.271Z] u1_0.latitude, [2026-01-20T00:08:15.271Z] u1_0.location, [2026-01-20T00:08:15.271Z] u1_0.longitude, [2026-01-20T00:08:15.271Z] u1_0.nickname, [2026-01-20T00:08:15.271Z] u1_0.profile_image_url, [2026-01-20T00:08:15.271Z] u1_0.startup_experience, [2026-01-20T00:08:15.271Z] u1_0.updated_at, [2026-01-20T00:08:15.271Z] u1_0.user_type, [2026-01-20T00:08:15.271Z] u1_0.username [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] users u1_0 [2026-01-20T00:08:15.271Z] Hibernate: [2026-01-20T00:08:15.271Z] /* */ select [2026-01-20T00:08:15.271Z] u1_0.id, [2026-01-20T00:08:15.271Z] u1_0.age_range, [2026-01-20T00:08:15.271Z] u1_0.budget, [2026-01-20T00:08:15.271Z] u1_0.created_at, [2026-01-20T00:08:15.271Z] u1_0.email, [2026-01-20T00:08:15.271Z] u1_0.gender, [2026-01-20T00:08:15.271Z] u1_0.latitude, [2026-01-20T00:08:15.271Z] u1_0.location, [2026-01-20T00:08:15.271Z] u1_0.longitude, [2026-01-20T00:08:15.271Z] u1_0.nickname, [2026-01-20T00:08:15.271Z] u1_0.profile_image_url, [2026-01-20T00:08:15.271Z] u1_0.startup_experience, [2026-01-20T00:08:15.271Z] u1_0.updated_at, [2026-01-20T00:08:15.271Z] u1_0.user_type, [2026-01-20T00:08:15.271Z] u1_0.username [2026-01-20T00:08:15.271Z] from [2026-01-20T00:08:15.271Z] users u1_0 [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 데이터 조회 테스트 > 세션이 없을 때 조회 시 예외 발생 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.775+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup session missing or expired: sessionId=41 [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 회원가입 완료 테스트 > 단계가 완료되지 않았을 때 예외 발생 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.951+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step validation failed: userType=FOUNDER, currentStep=BUDGET, requestedStep=COMPLETE, email=test@example.com [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 닉네임 생성 테스트 > 사용 가능한 닉네임 생성 성공 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.956+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Nickname generated and set: 조용한문어 [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 닉네임 생성 테스트 > 기존 닉네임이 중복일 때 새 닉네임 생성 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.960+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Nickname generated and set: 다정한문어 [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 예산 설정 테스트 > 예산 건너뛰기(null) 시 성공 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.963+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: null [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.964+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 예산 설정 테스트 > 예산 설정 시 성공 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.966+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Budget set to: THOUSANDS_3000_5000 [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.966+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: BUDGET -> STARTUP, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 관심업종 설정 테스트 > INHABITANT가 관심업종 설정 시 예외 발생 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.970+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step unsupported for userType: userType=INHABITANT, requestedStep=INTERESTS, email=test@example.com [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 관심업종 설정 테스트 > 관심업종 목록으로 설정 시 성공 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.973+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: [MANUFACTURING, ACCOMMODATION_FOOD] [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.973+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 관심업종 설정 테스트 > 빈 관심업종 목록으로 설정 시 성공 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.975+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Interests set to: null [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.976+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: INTERESTS -> BUDGET, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 지역 설정 테스트 > 진행 중 뒤로가기로 인한 지역 재설정 허용 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.979+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 22020 [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.979+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 지역 설정 테스트 > 유효한 지역 코드로 설정 시 성공 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.982+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Region set to: 11010 [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.982+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: REGION -> AGE, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 사용자 타입 설정 테스트 > 유효한 사용자 타입으로 설정 시 성공 > [1] userType=FOUNDER STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.989+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: FOUNDER [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.989+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: FOUNDER [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 사용자 타입 설정 테스트 > 유효한 사용자 타입으로 설정 시 성공 > [2] userType=INHABITANT STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.992+09:00 DEBUG 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : User type set to: INHABITANT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.992+09:00 INFO 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup step processed: USER_TYPE -> REGION, UserType: INHABITANT [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] SignupService 단위 테스트 > 사용자 타입 설정 테스트 > 세션이 없을 때 예외 발생 STANDARD_OUT [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:15.995+09:00 WARN 1527343 --- [ Test worker] c.e.s.users.service.SignupServiceImpl : Signup session missing or expired: sessionId=59 [2026-01-20T00:08:16.182Z] [2026-01-20T00:08:16.182Z] Gradle Test Executor 1 finished executing tests. [2026-01-20T00:08:16.182Z] 2026-01-20T09:08:16.072+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@4fe64d23, started on Tue Jan 20 09:07:21 KST 2026 [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.200+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.205+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.206+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists comments cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists comments cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.206+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists post cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists post cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.207+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists post_image cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists post_image cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.208+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists post_like cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists post_like cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.208+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.209+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.209+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists users cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists users cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.209+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.210+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.210+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.210+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.210+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.211+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.211+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.213+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.216+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.217+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@2aaf5471, started on Tue Jan 20 09:07:32 KST 2026 [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.330+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.331+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.331+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists comments cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists comments cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.331+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists post cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists post cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.331+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists post_image cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists post_image cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists post_like cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists post_like cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists users cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists users cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.332+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.433Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.433Z] Hibernate: [2026-01-20T00:08:16.433Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.333+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown initiated... [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.334+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown completed. [2026-01-20T00:08:16.433Z] 2026-01-20T09:08:16.335+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@46a98c65, started on Tue Jan 20 09:07:38 KST 2026 [2026-01-20T00:08:16.683Z] 2026-01-20T09:08:16.448+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:16.683Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.683Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.683Z] Hibernate: [2026-01-20T00:08:16.683Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.683Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.683Z] drop table if exists comments cascade [2026-01-20T00:08:16.683Z] Hibernate: [2026-01-20T00:08:16.683Z] drop table if exists comments cascade [2026-01-20T00:08:16.683Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists post cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists post cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists post_image cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists post_image cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists post_like cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists post_like cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.448+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists users cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists users cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.449+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.450+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Shutdown initiated... [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.451+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Shutdown completed. [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.451+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@2e5e3877, started on Tue Jan 20 09:07:42 KST 2026 [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.568+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.568+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists comments cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists comments cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists post cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists post cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists post_image cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists post_image cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists post_like cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists post_like cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists users cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists users cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.569+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.570+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.684Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.684Z] Hibernate: [2026-01-20T00:08:16.684Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.570+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Shutdown initiated... [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.572+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Shutdown completed. [2026-01-20T00:08:16.684Z] 2026-01-20T09:08:16.572+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@1178369d, started on Tue Jan 20 09:07:45 KST 2026 [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.682+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.682+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.682+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists comments cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists comments cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.683+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists post cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists post cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.683+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists post_image cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists post_image cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.683+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists post_like cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists post_like cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.683+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.684+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.684+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists users cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists users cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.685+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.685+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.685+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.685+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.685+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.686+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.686+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.687+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Shutdown initiated... [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.689+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-5 - Shutdown completed. [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.690+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@62a00a42, started on Tue Jan 20 09:07:48 KST 2026 [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.799+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.799+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists comment_likes cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.799+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists comments cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists comments cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists post cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists post cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists post_image cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists post_image cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists post_like cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists post_like cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists user_interests cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists users cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists users cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists vote_option cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists vote_result cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.800+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:16.934Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.934Z] Hibernate: [2026-01-20T00:08:16.934Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.801+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-6 - Shutdown initiated... [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.802+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-6 - Shutdown completed. [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.805+09:00 INFO 1527343 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete [2026-01-20T00:08:16.934Z] 2026-01-20T09:08:16.809+09:00 INFO 1527343 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists comments cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists comments cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists post cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists post cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists post_image cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists post_image cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists post_like cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists post_like cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists users cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists users cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.923+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.924+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-7 - Shutdown initiated... [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.928+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-7 - Shutdown completed. [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:16.934+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@786576f3, started on Tue Jan 20 09:07:53 KST 2026 [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists comments cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists comments cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists post cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists post cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists post_image cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists post_image cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists post_like cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists post_like cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.051+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists users cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists users cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.052+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.185Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.185Z] Hibernate: [2026-01-20T00:08:17.185Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.053+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-8 - Shutdown initiated... [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.054+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-8 - Shutdown completed. [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.056+09:00 INFO 1527343 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete [2026-01-20T00:08:17.185Z] 2026-01-20T09:08:17.059+09:00 INFO 1527343 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.170+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists comments cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists comments cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists post cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists post cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists post_image cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists post_image cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists post_like cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists post_like cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists users cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists users cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.171+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.172+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.172+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.172+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.173+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-9 - Shutdown initiated... [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.174+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-9 - Shutdown completed. [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.177+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@760e3ea9, started on Tue Jan 20 09:07:59 KST 2026 [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.288+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.288+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists comments cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists comments cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists post cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists post cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists post_image cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists post_image cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists post_like cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists post_like cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists users cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists users cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.289+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.436Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.436Z] Hibernate: [2026-01-20T00:08:17.436Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.290+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-10 - Shutdown initiated... [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.291+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-10 - Shutdown completed. [2026-01-20T00:08:17.436Z] 2026-01-20T09:08:17.292+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@71b25dc4, started on Tue Jan 20 09:08:01 KST 2026 [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.403+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.403+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists comments cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists comments cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists post cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists post cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists post_image cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists post_image cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists post_like cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists post_like cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists users cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists users cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.404+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.405+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-11 - Shutdown initiated... [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.406+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-11 - Shutdown completed. [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.406+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@7c05e04c, started on Tue Jan 20 09:08:02 KST 2026 [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.519+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.519+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists comments cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists comments cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists post cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists post cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists post_image cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists post_image cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists post_like cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists post_like cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists users cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists users cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.520+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.521+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-12 - Shutdown initiated... [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.522+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-12 - Shutdown completed. [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.523+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@b4a1bd5, started on Tue Jan 20 09:08:05 KST 2026 [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.635+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.687Z] Hibernate: [2026-01-20T00:08:17.687Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.687Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.687Z] drop table if exists comments cascade [2026-01-20T00:08:17.688Z] Hibernate: [2026-01-20T00:08:17.688Z] drop table if exists comments cascade [2026-01-20T00:08:17.688Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.688Z] drop table if exists post cascade [2026-01-20T00:08:17.688Z] Hibernate: [2026-01-20T00:08:17.688Z] drop table if exists post cascade [2026-01-20T00:08:17.688Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.688Z] drop table if exists post_image cascade [2026-01-20T00:08:17.688Z] Hibernate: [2026-01-20T00:08:17.688Z] drop table if exists post_image cascade [2026-01-20T00:08:17.688Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.688Z] drop table if exists post_like cascade [2026-01-20T00:08:17.688Z] Hibernate: [2026-01-20T00:08:17.688Z] drop table if exists post_like cascade [2026-01-20T00:08:17.688Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.688Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.688Z] Hibernate: [2026-01-20T00:08:17.688Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists users cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists users cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.636+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.637+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-13 - Shutdown initiated... [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.638+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-13 - Shutdown completed. [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.638+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@7f6a464e, started on Tue Jan 20 09:08:06 KST 2026 [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.747+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists comment_likes cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists comments cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists comments cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists post cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists post cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists post_image cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists post_image cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists post_like cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists post_like cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists user_interests cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists users cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists users cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists vote_option cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists vote_result cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.748+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:17.938Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.938Z] Hibernate: [2026-01-20T00:08:17.938Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.749+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-14 - Shutdown initiated... [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.749+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-14 - Shutdown completed. [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.750+09:00 INFO 1527343 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete [2026-01-20T00:08:17.938Z] 2026-01-20T09:08:17.752+09:00 INFO 1527343 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.861+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists comments cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists comments cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists post cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists post cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists post_image cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists post_image cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists post_like cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists post_like cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists users cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists users cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.862+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.865+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.865+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.867+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Shutdown initiated... [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.868+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-15 - Shutdown completed. [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.872+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@82cf6eb, started on Tue Jan 20 09:08:09 KST 2026 [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.982+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.982+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists comments cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists comments cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists post cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists post cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.189Z] drop table if exists post_image cascade [2026-01-20T00:08:18.189Z] Hibernate: [2026-01-20T00:08:18.189Z] drop table if exists post_image cascade [2026-01-20T00:08:18.189Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists post_like cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists post_like cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists users cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists users cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.983+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.984+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Shutdown initiated... [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.985+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-16 - Shutdown completed. [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:17.985+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@767d7b45, started on Tue Jan 20 09:08:10 KST 2026 [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists comments cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists comments cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists post cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists post cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists post_image cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists post_image cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists post_like cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists post_like cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists users cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists users cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.095+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.096+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.096+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.096+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.096+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.190Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.190Z] Hibernate: [2026-01-20T00:08:18.190Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.096+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Shutdown initiated... [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.097+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-17 - Shutdown completed. [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.099+09:00 INFO 1527343 --- [ionShutdownHook] o.s.b.w.e.tomcat.GracefulShutdown : Commencing graceful shutdown. Waiting for active requests to complete [2026-01-20T00:08:18.190Z] 2026-01-20T09:08:18.100+09:00 INFO 1527343 --- [tomcat-shutdown] o.s.b.w.e.tomcat.GracefulShutdown : Graceful shutdown complete [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.211+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.211+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.211+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists comments cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists comments cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.211+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists post cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists post cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.211+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists post_image cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists post_image cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists post_like cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists post_like cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists users cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists users cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.212+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-18 - Shutdown initiated... [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.213+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-18 - Shutdown completed. [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.216+09:00 DEBUG 1527343 --- [ionShutdownHook] o.s.w.c.s.GenericWebApplicationContext : Closing org.springframework.web.context.support.GenericWebApplicationContext@3d3e40a1, started on Tue Jan 20 09:08:13 KST 2026 [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 INFO 1527343 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists comment_likes cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists comments cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists comments cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists post cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists post cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists post_image cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists post_image cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists post_like cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists post_like cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.326+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists sigungu_code cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists user_interests cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists users cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.441Z] drop table if exists users cascade [2026-01-20T00:08:18.441Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.441Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.441Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists vote_option cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.442Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.442Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists vote_result cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.442Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.442Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists votesboard cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.442Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.442Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists votesboard_comment_like cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.442Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.442Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists votesboard_comments cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.442Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.442Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists votesboard_image cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.327+09:00 DEBUG 1527343 --- [ionShutdownHook] org.hibernate.SQL : [2026-01-20T00:08:18.442Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.442Z] Hibernate: [2026-01-20T00:08:18.442Z] drop table if exists votesboard_like cascade [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.328+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-19 - Shutdown initiated... [2026-01-20T00:08:18.442Z] 2026-01-20T09:08:18.329+09:00 INFO 1527343 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-19 - Shutdown completed. [2026-01-20T00:08:18.992Z] [2026-01-20T00:08:18.992Z] > Task :test [2026-01-20T00:08:18.992Z] Finished generating test XML results (0.181 secs) into: /var/jenkins_home/workspace/soso-server/build/test-results/test [2026-01-20T00:08:18.992Z] Generating HTML test report... [2026-01-20T00:08:19.243Z] Finished generating test html results (0.251 secs) into: /var/jenkins_home/workspace/soso-server/build/reports/tests/test [2026-01-20T00:08:19.793Z] Stored cache entry for task ':test' with cache key b8fc6d4f08e3380b6cc62a290c06055f [2026-01-20T00:08:19.794Z] [2026-01-20T00:08:19.794Z] [Incubating] Problems report is available at: file:///var/jenkins_home/workspace/soso-server/build/reports/problems/problems-report.html [2026-01-20T00:08:19.794Z] [2026-01-20T00:08:19.794Z] BUILD SUCCESSFUL in 1m 22s [2026-01-20T00:08:19.794Z] 5 actionable tasks: 5 executed [2026-01-20T00:08:19.794Z] Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching. [2026-01-20T00:08:20.044Z] + echo ✅ Tests completed successfully [2026-01-20T00:08:20.044Z] ✅ Tests completed successfully Post stage [Pipeline] junit [2026-01-20T00:08:20.078Z] Recording test results [2026-01-20T00:08:20.174Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (🏗️ Build Application) [Pipeline] sh [2026-01-20T00:08:20.531Z] + echo 🏗️ Building Application JAR... [2026-01-20T00:08:20.531Z] 🏗️ Building Application JAR... [2026-01-20T00:08:20.531Z] + set -eux [2026-01-20T00:08:20.531Z] + ./gradlew bootJar --info --parallel [2026-01-20T00:08:21.081Z] Initialized native services in: /root/.gradle/native [2026-01-20T00:08:21.081Z] Initialized jansi services in: /root/.gradle/native [2026-01-20T00:08:21.637Z] The client will now receive all logging from the daemon (pid: 1527200). The daemon log file: /root/.gradle/daemon/8.14.2/daemon-1527200.out.log [2026-01-20T00:08:21.637Z] Starting 2nd build in daemon [uptime: 1 mins 22.524 secs, performance: 100%, GC rate: 0.00/s, heap usage: 3% of 512 MiB, non-heap usage: 22% of 384 MiB] [2026-01-20T00:08:21.637Z] Using 4 worker leases. [2026-01-20T00:08:21.637Z] Not watching /var/jenkins_home/workspace/soso-server since the file system is not supported [2026-01-20T00:08:21.637Z] Watching the file system is configured to be enabled if available [2026-01-20T00:08:21.637Z] File system watching is active [2026-01-20T00:08:21.637Z] Starting Build [2026-01-20T00:08:21.637Z] Settings evaluated using settings file '/var/jenkins_home/workspace/soso-server/settings.gradle'. [2026-01-20T00:08:21.637Z] Projects loaded. Root project using build file '/var/jenkins_home/workspace/soso-server/build.gradle'. [2026-01-20T00:08:21.637Z] Included projects: [root project 'soso'] [2026-01-20T00:08:21.637Z] [2026-01-20T00:08:21.637Z] > Configure project : [2026-01-20T00:08:21.637Z] Evaluating root project 'soso' using build file '/var/jenkins_home/workspace/soso-server/build.gradle'. [2026-01-20T00:08:21.637Z] Resolved plugin [id: 'java'] [2026-01-20T00:08:21.637Z] Resolved plugin [id: 'org.springframework.boot', version: '3.5.3'] [2026-01-20T00:08:21.637Z] Resolved plugin [id: 'io.spring.dependency-management', version: '1.1.7'] [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'annotationProcessor' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'apiElements' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'archives' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'bootArchives' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'compileClasspath' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'compileOnly' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'default' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'developmentOnly' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'implementation' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'mainSourceElements' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'productionRuntimeClasspath' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'runtimeClasspath' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'runtimeElements' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'runtimeOnly' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testAndDevelopmentOnly' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testAnnotationProcessor' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testCompileClasspath' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testCompileOnly' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testImplementation' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testResultsElementsForTest' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testRuntimeClasspath' in project 'soso' [2026-01-20T00:08:21.637Z] Applying dependency management to configuration 'testRuntimeOnly' in project 'soso' [2026-01-20T00:08:21.637Z] All projects evaluated. [2026-01-20T00:08:21.637Z] Task name matched 'bootJar' [2026-01-20T00:08:21.637Z] Selected primary task 'bootJar' from project : [2026-01-20T00:08:21.637Z] Resolving global dependency management for project 'soso' [2026-01-20T00:08:25.760Z] Excluding [] [2026-01-20T00:08:25.760Z] Excluding [] [2026-01-20T00:08:25.760Z] Excluding [] [2026-01-20T00:08:25.760Z] Excluding [] [2026-01-20T00:08:25.760Z] Excluding [] [2026-01-20T00:08:25.760Z] Tasks to be executed: [task ':compileJava', task ':processResources', task ':classes', task ':resolveMainClassName', task ':bootJar'] [2026-01-20T00:08:25.760Z] Tasks that were excluded: [] [2026-01-20T00:08:25.760Z] Resolve mutations for :compileJava (Thread[#171,Execution worker,5,main]) started. [2026-01-20T00:08:25.760Z] :compileJava (Thread[#171,Execution worker,5,main]) started. [2026-01-20T00:08:27.103Z] [2026-01-20T00:08:27.103Z] > Task :compileJava [2026-01-20T00:08:27.103Z] Custom actions are attached to task ':compileJava'. [2026-01-20T00:08:27.103Z] Caching disabled for task ':compileJava' because: [2026-01-20T00:08:27.103Z] Build cache is disabled [2026-01-20T00:08:27.103Z] Task ':compileJava' is not up-to-date because: [2026-01-20T00:08:27.103Z] Input property 'stableSources' file /var/jenkins_home/workspace/soso-server/build/generated/sources/annotationProcessor/java/main/com/example/soso/community/common/comment/domain/entity/QComment.java has been added. [2026-01-20T00:08:27.103Z] Input property 'stableSources' file /var/jenkins_home/workspace/soso-server/build/generated/sources/annotationProcessor/java/main/com/example/soso/community/common/likes/domain/QCommentLike.java has been added. [2026-01-20T00:08:27.103Z] Input property 'stableSources' file /var/jenkins_home/workspace/soso-server/build/generated/sources/annotationProcessor/java/main/com/example/soso/community/common/likes/domain/QPostLike.java has been added. [2026-01-20T00:08:27.103Z] and more... [2026-01-20T00:08:27.103Z] Compilation mode: in-process compilation [2026-01-20T00:08:27.103Z] Created classpath snapshot for incremental compilation in 0.067 secs. [2026-01-20T00:08:27.103Z] Compiling with toolchain '/opt/java/openjdk'. [2026-01-20T00:08:27.103Z] Compiling with JDK Java compiler API. [2026-01-20T00:08:27.103Z] Incremental compilation of 22 classes completed in 1.658 secs. [2026-01-20T00:08:27.103Z] Class dependency analysis for incremental compilation took 0.011 secs. [2026-01-20T00:08:27.103Z] Resolve mutations for :processResources (Thread[#172,Execution worker Thread 2,5,main]) started. [2026-01-20T00:08:27.103Z] :processResources (Thread[#172,Execution worker Thread 2,5,main]) started. [2026-01-20T00:08:27.103Z] [2026-01-20T00:08:27.103Z] > Task :processResources UP-TO-DATE [2026-01-20T00:08:27.103Z] Caching disabled for task ':processResources' because: [2026-01-20T00:08:27.103Z] Build cache is disabled [2026-01-20T00:08:27.103Z] Not worth caching [2026-01-20T00:08:27.103Z] Skipping task ':processResources' as it is up-to-date. [2026-01-20T00:08:27.103Z] Resolve mutations for :classes (Thread[#172,Execution worker Thread 2,5,main]) started. [2026-01-20T00:08:27.103Z] :classes (Thread[#170,included builds,5,main]) started. [2026-01-20T00:08:27.103Z] [2026-01-20T00:08:27.103Z] > Task :classes [2026-01-20T00:08:27.103Z] Skipping task ':classes' as it has no actions. [2026-01-20T00:08:27.103Z] Resolve mutations for :resolveMainClassName (Thread[#170,included builds,5,main]) started. [2026-01-20T00:08:27.103Z] :resolveMainClassName (Thread[#170,included builds,5,main]) started. [2026-01-20T00:08:27.354Z] [2026-01-20T00:08:27.354Z] > Task :resolveMainClassName [2026-01-20T00:08:27.354Z] Caching disabled for task ':resolveMainClassName' because: [2026-01-20T00:08:27.354Z] Build cache is disabled [2026-01-20T00:08:27.354Z] Not worth caching [2026-01-20T00:08:27.354Z] Task ':resolveMainClassName' is not up-to-date because: [2026-01-20T00:08:27.354Z] No history is available. [2026-01-20T00:08:27.354Z] Resolve mutations for :bootJar (Thread[#170,included builds,5,main]) started. [2026-01-20T00:08:27.354Z] :bootJar (Thread[#171,Execution worker,5,main]) started. [2026-01-20T00:08:29.215Z] [2026-01-20T00:08:29.215Z] > Task :bootJar [2026-01-20T00:08:29.215Z] Excluding [] [2026-01-20T00:08:29.215Z] Caching disabled for task ':bootJar' because: [2026-01-20T00:08:29.215Z] Build cache is disabled [2026-01-20T00:08:29.215Z] Not worth caching [2026-01-20T00:08:29.215Z] Task ':bootJar' is not up-to-date because: [2026-01-20T00:08:29.215Z] No history is available. [2026-01-20T00:08:29.215Z] [2026-01-20T00:08:29.215Z] BUILD SUCCESSFUL in 8s [2026-01-20T00:08:29.215Z] 4 actionable tasks: 3 executed, 1 up-to-date [2026-01-20T00:08:29.215Z] Some of the file system contents retained in the virtual file system are on file systems that Gradle doesn't support watching. The relevant state was discarded to ensure changes to these locations are properly detected. You can override this by explicitly enabling file system watching. [2026-01-20T00:08:29.466Z] + echo 📦 Build Results: [2026-01-20T00:08:29.466Z] 📦 Build Results: [2026-01-20T00:08:29.466Z] + ls -la build/libs/ [2026-01-20T00:08:29.466Z] total 140264 [2026-01-20T00:08:29.466Z] drwxr-xr-x 2 root root 4096 Jan 20 09:08 . [2026-01-20T00:08:29.466Z] drwxr-xr-x 9 root root 4096 Jan 20 09:08 .. [2026-01-20T00:08:29.466Z] -rw-r--r-- 1 root root 143618256 Jan 20 09:08 soso-0.0.1-SNAPSHOT.jar [2026-01-20T00:08:29.466Z] + find build/libs -name *.jar -not -name *plain* [2026-01-20T00:08:29.466Z] + head -1 [2026-01-20T00:08:29.466Z] + JAR_FILE=build/libs/soso-0.0.1-SNAPSHOT.jar [2026-01-20T00:08:29.466Z] + [ -f build/libs/soso-0.0.1-SNAPSHOT.jar ] [2026-01-20T00:08:29.466Z] + du -h build/libs/soso-0.0.1-SNAPSHOT.jar [2026-01-20T00:08:29.466Z] + cut -f1 [2026-01-20T00:08:29.466Z] + JAR_SIZE=137M [2026-01-20T00:08:29.466Z] + basename build/libs/soso-0.0.1-SNAPSHOT.jar [2026-01-20T00:08:29.466Z] + echo • JAR File: soso-0.0.1-SNAPSHOT.jar [2026-01-20T00:08:29.466Z] • JAR File: soso-0.0.1-SNAPSHOT.jar [2026-01-20T00:08:29.466Z] + echo • Size: 137M [2026-01-20T00:08:29.466Z] • Size: 137M [Pipeline] archiveArtifacts [2026-01-20T00:08:29.500Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (🐳 Build Docker Image) [Pipeline] script [Pipeline] { [Pipeline] echo [2026-01-20T00:08:29.784Z] 🔍 1. compose.yml 변경 여부 체크 [Pipeline] sh [2026-01-20T00:08:30.057Z] + git diff --name-only HEAD~1 HEAD [Pipeline] echo [2026-01-20T00:08:30.086Z] Changed files: src/main/java/com/example/soso/community/votesboard/controller/VotesboardLikeController.java [Pipeline] echo [2026-01-20T00:08:30.103Z] 📂 Changed files (HEAD~1..HEAD): [Pipeline] echo [2026-01-20T00:08:30.119Z] src/main/java/com/example/soso/community/votesboard/controller/VotesboardLikeController.java [Pipeline] echo [2026-01-20T00:08:30.149Z] ✨ compose.yml not changed → using normal docker build cache [Pipeline] sh [2026-01-20T00:08:30.435Z] + echo 🐳 Building Docker Image with cache option... [2026-01-20T00:08:30.435Z] 🐳 Building Docker Image with cache option... [2026-01-20T00:08:30.435Z] + set -eux [2026-01-20T00:08:30.435Z] + echo • NO_CACHE_OPTION: '' [2026-01-20T00:08:30.435Z] • NO_CACHE_OPTION: '' [2026-01-20T00:08:30.436Z] + docker build -t soso/api:latest -t soso/api:20260120-090655 -t soso/api:b98fd76 --label version=20260120-090655 --label commit=b98fd76 --label build-number=128 . [2026-01-20T00:08:30.687Z] #0 building with "default" instance using docker driver [2026-01-20T00:08:30.687Z] [2026-01-20T00:08:30.687Z] #1 [internal] load build definition from Dockerfile [2026-01-20T00:08:30.687Z] #1 transferring dockerfile: 662B done [2026-01-20T00:08:30.687Z] #1 DONE 0.0s [2026-01-20T00:08:30.687Z] [2026-01-20T00:08:30.687Z] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jre [2026-01-20T00:08:33.172Z] #2 ... [2026-01-20T00:08:33.172Z] [2026-01-20T00:08:33.172Z] #3 [internal] load metadata for docker.io/library/eclipse-temurin:21-jdk [2026-01-20T00:08:33.172Z] #3 DONE 2.3s [2026-01-20T00:08:33.172Z] [2026-01-20T00:08:33.172Z] #2 [internal] load metadata for docker.io/library/eclipse-temurin:21-jre [2026-01-20T00:08:33.172Z] #2 DONE 2.3s [2026-01-20T00:08:33.172Z] [2026-01-20T00:08:33.172Z] #4 [internal] load .dockerignore [2026-01-20T00:08:33.172Z] #4 transferring context: 99B done [2026-01-20T00:08:33.172Z] #4 DONE 0.0s [2026-01-20T00:08:33.172Z] [2026-01-20T00:08:33.172Z] #5 [stage-1 1/3] FROM docker.io/library/eclipse-temurin:21-jre@sha256:d45e4719da1774b3abde398867f78a6d9b9afe4265f574f3d54062f6daeb00b3 [2026-01-20T00:08:33.172Z] #5 resolve docker.io/library/eclipse-temurin:21-jre@sha256:d45e4719da1774b3abde398867f78a6d9b9afe4265f574f3d54062f6daeb00b3 0.0s done [2026-01-20T00:08:33.172Z] #5 ... [2026-01-20T00:08:33.172Z] [2026-01-20T00:08:33.172Z] #6 [internal] load build context [2026-01-20T00:08:33.172Z] #6 transferring context: 1.15MB 0.1s done [2026-01-20T00:08:33.172Z] #6 DONE 0.1s [2026-01-20T00:08:33.172Z] [2026-01-20T00:08:33.172Z] #5 [stage-1 1/3] FROM docker.io/library/eclipse-temurin:21-jre@sha256:d45e4719da1774b3abde398867f78a6d9b9afe4265f574f3d54062f6daeb00b3 [2026-01-20T00:08:33.172Z] #5 sha256:d5cf4d9c733545bbced0ef68c12c76b7b94dbb71c9eea2c5ffaf4943a2c7ae62 5.82kB / 5.82kB done [2026-01-20T00:08:33.172Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 0B / 29.73MB 0.2s [2026-01-20T00:08:33.172Z] #5 sha256:d45e4719da1774b3abde398867f78a6d9b9afe4265f574f3d54062f6daeb00b3 7.18kB / 7.18kB done [2026-01-20T00:08:33.172Z] #5 sha256:f02bd1087b97c45eba6380894cee2e88c1dabfa30e8db35e7c308625653d39e9 1.94kB / 1.94kB done [2026-01-20T00:08:34.084Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 2.10MB / 29.73MB 0.9s [2026-01-20T00:08:34.635Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 4.19MB / 29.73MB 1.6s [2026-01-20T00:08:35.186Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 6.29MB / 29.73MB 2.1s [2026-01-20T00:08:35.436Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 8.39MB / 29.73MB 2.6s [2026-01-20T00:08:36.348Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 10.49MB / 29.73MB 3.3s [2026-01-20T00:08:36.899Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 12.58MB / 29.73MB 3.8s [2026-01-20T00:08:37.149Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 14.68MB / 29.73MB 4.3s [2026-01-20T00:08:38.061Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 16.78MB / 29.73MB 5.0s [2026-01-20T00:08:38.612Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 18.87MB / 29.73MB 5.6s [2026-01-20T00:08:39.163Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 20.97MB / 29.73MB 6.1s [2026-01-20T00:08:39.714Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 23.07MB / 29.73MB 6.7s [2026-01-20T00:08:39.965Z] #5 ... [2026-01-20T00:08:39.965Z] [2026-01-20T00:08:39.965Z] #7 [build 1/7] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:e8d57b6c5c73d93212a4384f588309b44bc75fd15b38f78e6a6db1b350dc4ef3 [2026-01-20T00:08:39.965Z] #7 resolve docker.io/library/eclipse-temurin:21-jdk@sha256:e8d57b6c5c73d93212a4384f588309b44bc75fd15b38f78e6a6db1b350dc4ef3 0.0s done [2026-01-20T00:08:39.965Z] #7 sha256:10f263b4b053dddab217626b3607dfdb541830e5fc4d6c5d9bbade31707dd45b 1.94kB / 1.94kB done [2026-01-20T00:08:39.965Z] #7 sha256:75f28becc59595e7e9c117239e9a8da73658045c41e19676249f4cdb27cd32be 6.21kB / 6.21kB done [2026-01-20T00:08:39.965Z] #7 sha256:220e5f46c2556ad3d4e13b9f9820a6a493d998f1bc423515840a27d7a4f41ffe 22.02MB / 22.96MB 6.9s [2026-01-20T00:08:39.965Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 28.31MB / 157.84MB 6.9s [2026-01-20T00:08:39.965Z] #7 sha256:e8d57b6c5c73d93212a4384f588309b44bc75fd15b38f78e6a6db1b350dc4ef3 7.18kB / 7.18kB done [2026-01-20T00:08:39.965Z] #7 ... [2026-01-20T00:08:39.965Z] [2026-01-20T00:08:39.965Z] #5 [stage-1 1/3] FROM docker.io/library/eclipse-temurin:21-jre@sha256:d45e4719da1774b3abde398867f78a6d9b9afe4265f574f3d54062f6daeb00b3 [2026-01-20T00:08:40.215Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 25.17MB / 29.73MB 7.2s [2026-01-20T00:08:40.466Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 27.26MB / 29.73MB 7.6s [2026-01-20T00:08:41.017Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 29.36MB / 29.73MB 7.9s [2026-01-20T00:08:41.017Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 0B / 16.98MB 8.0s [2026-01-20T00:08:41.017Z] #5 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 29.73MB / 29.73MB 8.0s done [2026-01-20T00:08:41.017Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 0B / 52.98MB 8.1s [2026-01-20T00:08:41.017Z] #5 extracting sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 0.1s [2026-01-20T00:08:41.567Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 1.05MB / 16.98MB 8.7s [2026-01-20T00:08:42.118Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 2.10MB / 16.98MB 9.0s [2026-01-20T00:08:42.368Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 3.15MB / 16.98MB 9.3s [2026-01-20T00:08:42.368Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 3.15MB / 52.98MB 9.4s [2026-01-20T00:08:42.619Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 4.19MB / 16.98MB 9.7s [2026-01-20T00:08:43.169Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 5.24MB / 16.98MB 10.1s [2026-01-20T00:08:43.169Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 6.29MB / 52.98MB 10.1s [2026-01-20T00:08:43.169Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 6.29MB / 16.98MB 10.2s [2026-01-20T00:08:43.420Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 7.34MB / 16.98MB 10.4s [2026-01-20T00:08:43.420Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 8.39MB / 16.98MB 10.5s [2026-01-20T00:08:43.671Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 9.44MB / 16.98MB 10.7s [2026-01-20T00:08:43.921Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 11.53MB / 16.98MB 10.9s [2026-01-20T00:08:44.172Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 12.58MB / 16.98MB 11.1s [2026-01-20T00:08:44.172Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 13.63MB / 16.98MB 11.3s [2026-01-20T00:08:44.172Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 9.44MB / 52.98MB 11.3s [2026-01-20T00:08:44.423Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 14.68MB / 16.98MB 11.4s [2026-01-20T00:08:44.423Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 15.73MB / 16.98MB 11.5s [2026-01-20T00:08:44.673Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 16.98MB / 16.98MB 11.7s [2026-01-20T00:08:44.673Z] #5 sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 16.98MB / 16.98MB 11.7s done [2026-01-20T00:08:44.673Z] #5 extracting sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 [2026-01-20T00:08:44.673Z] #5 sha256:5ac4b4cf16a8ad1b819f8041978350794113eb509aba19c5cd47bd77a053c335 0B / 158B 11.8s [2026-01-20T00:08:44.924Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 12.58MB / 52.98MB 11.9s [2026-01-20T00:08:45.475Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 16.78MB / 52.98MB 12.4s [2026-01-20T00:08:45.475Z] #5 extracting sha256:996467dfb4d0179a2f091bc2a9d9749646d7fc320067d1147a6df2b4833f1c82 0.5s done [2026-01-20T00:08:45.475Z] #5 sha256:5ac4b4cf16a8ad1b819f8041978350794113eb509aba19c5cd47bd77a053c335 158B / 158B 12.2s done [2026-01-20T00:08:45.475Z] #5 sha256:abb78f73258bc413aae5281eb128ee526870ba076049a4526b38041362fe99c6 0B / 2.28kB 12.4s [2026-01-20T00:08:45.726Z] #5 sha256:abb78f73258bc413aae5281eb128ee526870ba076049a4526b38041362fe99c6 2.28kB / 2.28kB 12.6s done [2026-01-20T00:08:45.976Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 19.92MB / 52.98MB 13.0s [2026-01-20T00:08:46.527Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 23.07MB / 52.98MB 13.6s [2026-01-20T00:08:47.079Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 26.21MB / 52.98MB 14.2s [2026-01-20T00:08:47.990Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 29.36MB / 52.98MB 14.9s [2026-01-20T00:08:48.241Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 32.51MB / 52.98MB 15.4s [2026-01-20T00:08:48.792Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 35.65MB / 52.98MB 15.9s [2026-01-20T00:08:49.343Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 38.80MB / 52.98MB 16.5s [2026-01-20T00:08:49.894Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 41.94MB / 52.98MB 17.0s [2026-01-20T00:08:50.144Z] #5 ... [2026-01-20T00:08:50.144Z] [2026-01-20T00:08:50.144Z] #7 [build 1/7] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:e8d57b6c5c73d93212a4384f588309b44bc75fd15b38f78e6a6db1b350dc4ef3 [2026-01-20T00:08:50.144Z] #7 sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 29.73MB / 29.73MB 8.0s done [2026-01-20T00:08:50.145Z] #7 sha256:220e5f46c2556ad3d4e13b9f9820a6a493d998f1bc423515840a27d7a4f41ffe 22.96MB / 22.96MB 7.0s done [2026-01-20T00:08:50.145Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 82.84MB / 157.84MB 17.2s [2026-01-20T00:08:50.145Z] #7 sha256:24ebe7eabaf26192ec8e30edade0a6df98ef2590420dfb0ef843456388a54147 158B / 158B 7.5s done [2026-01-20T00:08:50.145Z] #7 sha256:df8fd45c97cdc03c294a3813fd5dbdfccd2e3609de14ffa984b6f160afbb7edf 2.28kB / 2.28kB 7.9s done [2026-01-20T00:08:50.145Z] #7 extracting sha256:a3629ac5b9f4680dc2032439ff2354e73b06aecc2e68f0035a2d7c001c8b4114 0.7s done [2026-01-20T00:08:50.145Z] #7 extracting sha256:220e5f46c2556ad3d4e13b9f9820a6a493d998f1bc423515840a27d7a4f41ffe 0.6s done [2026-01-20T00:08:50.145Z] #7 ... [2026-01-20T00:08:50.145Z] [2026-01-20T00:08:50.145Z] #5 [stage-1 1/3] FROM docker.io/library/eclipse-temurin:21-jre@sha256:d45e4719da1774b3abde398867f78a6d9b9afe4265f574f3d54062f6daeb00b3 [2026-01-20T00:08:50.395Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 45.09MB / 52.98MB 17.5s [2026-01-20T00:08:51.306Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 49.28MB / 52.98MB 18.2s [2026-01-20T00:08:51.557Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 52.98MB / 52.98MB 18.7s [2026-01-20T00:08:51.807Z] #5 sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 52.98MB / 52.98MB 18.8s done [2026-01-20T00:08:51.807Z] #5 extracting sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 0.1s [2026-01-20T00:08:52.718Z] #5 extracting sha256:14c9275308302d364422df0f3e02503135621d8a4b49a0c18580cf9220532743 0.7s done [2026-01-20T00:08:52.718Z] #5 extracting sha256:5ac4b4cf16a8ad1b819f8041978350794113eb509aba19c5cd47bd77a053c335 done [2026-01-20T00:08:52.718Z] #5 extracting sha256:abb78f73258bc413aae5281eb128ee526870ba076049a4526b38041362fe99c6 done [2026-01-20T00:08:52.718Z] #5 DONE 19.8s [2026-01-20T00:08:52.718Z] [2026-01-20T00:08:52.718Z] #8 [stage-1 2/3] WORKDIR /app [2026-01-20T00:08:54.062Z] #8 DONE 1.2s [2026-01-20T00:08:54.062Z] [2026-01-20T00:08:54.062Z] #7 [build 1/7] FROM docker.io/library/eclipse-temurin:21-jdk@sha256:e8d57b6c5c73d93212a4384f588309b44bc75fd15b38f78e6a6db1b350dc4ef3 [2026-01-20T00:08:54.062Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 116.39MB / 157.84MB 20.9s [2026-01-20T00:08:54.613Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 124.78MB / 157.84MB 21.6s [2026-01-20T00:08:55.525Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 134.22MB / 157.84MB 22.4s [2026-01-20T00:08:56.075Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 142.61MB / 157.84MB 23.1s [2026-01-20T00:08:56.626Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 150.99MB / 157.84MB 23.8s [2026-01-20T00:08:57.538Z] #7 sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 157.84MB / 157.84MB 24.5s done [2026-01-20T00:08:57.538Z] #7 extracting sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 [2026-01-20T00:08:58.881Z] #7 extracting sha256:a3307ab29355ce71f400857b35cca7442414151b6d8d767171d67282f986ad07 1.3s done [2026-01-20T00:08:58.881Z] #7 extracting sha256:24ebe7eabaf26192ec8e30edade0a6df98ef2590420dfb0ef843456388a54147 done [2026-01-20T00:08:58.881Z] #7 extracting sha256:df8fd45c97cdc03c294a3813fd5dbdfccd2e3609de14ffa984b6f160afbb7edf [2026-01-20T00:08:59.131Z] #7 extracting sha256:df8fd45c97cdc03c294a3813fd5dbdfccd2e3609de14ffa984b6f160afbb7edf done [2026-01-20T00:08:59.131Z] #7 DONE 26.0s [2026-01-20T00:08:59.131Z] [2026-01-20T00:08:59.131Z] #9 [build 2/7] WORKDIR /workspace [2026-01-20T00:08:59.683Z] #9 DONE 0.8s [2026-01-20T00:08:59.683Z] [2026-01-20T00:08:59.683Z] #10 [build 3/7] COPY gradlew settings.gradle build.gradle ./ [2026-01-20T00:08:59.683Z] #10 DONE 0.1s [2026-01-20T00:08:59.683Z] [2026-01-20T00:08:59.683Z] #11 [build 4/7] COPY gradle ./gradle [2026-01-20T00:08:59.683Z] #11 DONE 0.0s [2026-01-20T00:08:59.683Z] [2026-01-20T00:08:59.683Z] #12 [build 5/7] RUN chmod +x ./gradlew [2026-01-20T00:09:00.234Z] #12 DONE 0.3s [2026-01-20T00:09:00.234Z] [2026-01-20T00:09:00.234Z] #13 [build 6/7] COPY src ./src [2026-01-20T00:09:00.234Z] #13 DONE 0.1s [2026-01-20T00:09:00.234Z] [2026-01-20T00:09:00.234Z] #14 [build 7/7] RUN ./gradlew --no-daemon clean bootJar [2026-01-20T00:09:00.484Z] #14 0.273 Downloading https://services.gradle.org/distributions/gradle-8.14.2-bin.zip [2026-01-20T00:09:12.808Z] #14 0.801 .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100% [2026-01-20T00:09:14.151Z] #14 13.66 [2026-01-20T00:09:14.151Z] #14 13.66 Welcome to Gradle 8.14.2! [2026-01-20T00:09:14.151Z] #14 13.66 [2026-01-20T00:09:14.151Z] #14 13.66 Here are the highlights of this release: [2026-01-20T00:09:14.151Z] #14 13.66 - Java 24 support [2026-01-20T00:09:14.151Z] #14 13.66 - GraalVM Native Image toolchain selection [2026-01-20T00:09:14.151Z] #14 13.66 - Enhancements to test reporting [2026-01-20T00:09:14.151Z] #14 13.66 - Build Authoring improvements [2026-01-20T00:09:14.151Z] #14 13.66 [2026-01-20T00:09:14.151Z] #14 13.66 For more details see https://docs.gradle.org/8.14.2/release-notes.html [2026-01-20T00:09:14.151Z] #14 13.66 [2026-01-20T00:09:14.151Z] #14 13.75 To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.14.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. [2026-01-20T00:09:15.312Z] #14 14.95 Daemon will be stopped at the end of the build [2026-01-20T00:09:47.239Z] #14 47.06 > Task :clean [2026-01-20T00:10:13.642Z] #14 69.56 [2026-01-20T00:10:13.642Z] #14 69.56 > Task :compileJava [2026-01-20T00:10:13.642Z] #14 69.56 Note: /workspace/src/main/java/com/example/soso/global/jwt/JwtProvider.java uses or overrides a deprecated API. [2026-01-20T00:10:13.642Z] #14 69.56 Note: Recompile with -Xlint:deprecation for details. [2026-01-20T00:10:23.518Z] #14 83.05 [2026-01-20T00:10:23.518Z] #14 83.05 > Task :processResources [2026-01-20T00:10:23.518Z] #14 83.06 > Task :classes [2026-01-20T00:10:23.518Z] #14 83.15 > Task :resolveMainClassName [2026-01-20T00:10:31.543Z] #14 91.02 > Task :bootJar [2026-01-20T00:10:31.543Z] #14 91.02 [2026-01-20T00:10:31.543Z] #14 91.02 [Incubating] Problems report is available at: file:///workspace/build/reports/problems/problems-report.html [2026-01-20T00:10:31.543Z] #14 91.02 [2026-01-20T00:10:31.543Z] #14 91.02 BUILD SUCCESSFUL in 1m 30s [2026-01-20T00:10:31.543Z] #14 91.02 5 actionable tasks: 5 executed [2026-01-20T00:10:31.793Z] #14 DONE 91.6s [2026-01-20T00:10:32.043Z] [2026-01-20T00:10:32.043Z] #15 [stage-1 3/3] COPY --from=build /workspace/build/libs/*SNAPSHOT.jar /app/app.jar [2026-01-20T00:10:32.594Z] #15 DONE 0.5s [2026-01-20T00:10:32.845Z] [2026-01-20T00:10:32.845Z] #16 exporting to image [2026-01-20T00:10:32.845Z] #16 exporting layers [2026-01-20T00:10:32.845Z] #16 exporting layers 0.3s done [2026-01-20T00:10:33.095Z] #16 writing image sha256:fe5e9a7fa12fbc30951b0c1378ddbbfefadb08b972ce9e1c0d555bfb10f1aac0 done [2026-01-20T00:10:33.095Z] #16 naming to docker.io/soso/api:latest done [2026-01-20T00:10:33.095Z] #16 naming to docker.io/soso/api:20260120-090655 done [2026-01-20T00:10:33.095Z] #16 naming to docker.io/soso/api:b98fd76 done [2026-01-20T00:10:33.095Z] #16 DONE 0.4s [2026-01-20T00:10:33.095Z] + echo 📊 Docker Image Information: [2026-01-20T00:10:33.095Z] 📊 Docker Image Information: [2026-01-20T00:10:33.095Z] + docker images [2026-01-20T00:10:33.096Z] + grep soso/api [2026-01-20T00:10:33.096Z] + head -5 [2026-01-20T00:10:33.096Z] soso/api 20260120-090655 fe5e9a7fa12f 1 second ago 431MB [2026-01-20T00:10:33.096Z] soso/api b98fd76 fe5e9a7fa12f 1 second ago 431MB [2026-01-20T00:10:33.096Z] soso/api latest fe5e9a7fa12f 1 second ago 431MB [2026-01-20T00:10:33.096Z] soso/api 20251229-213819 973ccfec055a 3 weeks ago 431MB [2026-01-20T00:10:33.096Z] soso/api 87d58ef 973ccfec055a 3 weeks ago 431MB [2026-01-20T00:10:33.096Z] + docker image prune -f --filter until=72h [2026-01-20T00:10:33.096Z] Total reclaimed space: 0B [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (🚀 Deploy to Production) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-01-20T00:10:33.315Z] Masking supported pattern matches of $ENV_FILE [Pipeline] { [Pipeline] sh [2026-01-20T00:10:33.612Z] + echo 🚀 Deploying to Production... [2026-01-20T00:10:33.612Z] 🚀 Deploying to Production... [2026-01-20T00:10:33.612Z] + set -eux [2026-01-20T00:10:33.612Z] + DEPLOY_DIR=/srv/soso/app/SOSO-Server [2026-01-20T00:10:33.612Z] + echo 📂 배포 디렉토리: /srv/soso/app/SOSO-Server [2026-01-20T00:10:33.612Z] 📂 배포 디렉토리: /srv/soso/app/SOSO-Server [2026-01-20T00:10:33.612Z] + [ ! -d /srv/soso/app/SOSO-Server ] [2026-01-20T00:10:33.612Z] + cd /srv/soso/app/SOSO-Server [2026-01-20T00:10:33.612Z] + echo 🔄 최신 코드로 업데이트 중... [2026-01-20T00:10:33.612Z] 🔄 최신 코드로 업데이트 중... [2026-01-20T00:10:33.612Z] + git fetch origin [2026-01-20T00:10:34.163Z] From https://github.com/B2A5/SOSO-Server [2026-01-20T00:10:34.163Z] 87d58ef..b98fd76 dev -> origin/dev [2026-01-20T00:10:34.163Z] + git reset --hard origin/dev [2026-01-20T00:10:34.163Z] HEAD is now at b98fd76 fix: 테스트 코드 수정 [2026-01-20T00:10:34.163Z] + echo ✅ 현재 커밋: [2026-01-20T00:10:34.163Z] ✅ 현재 커밋: [2026-01-20T00:10:34.163Z] + git log -1 --oneline [2026-01-20T00:10:34.163Z] b98fd76 fix: 테스트 코드 수정 [2026-01-20T00:10:34.163Z] + echo [2026-01-20T00:10:34.163Z] [2026-01-20T00:10:34.163Z] + cp **** /srv/soso/app/SOSO-Server/.env [2026-01-20T00:10:34.163Z] + echo API_IMAGE=soso/api:latest [2026-01-20T00:10:34.163Z] + echo 📋 Deployment Configuration: [2026-01-20T00:10:34.163Z] 📋 Deployment Configuration: [2026-01-20T00:10:34.163Z] + echo • Deploy Dir: /srv/soso/app/SOSO-Server [2026-01-20T00:10:34.164Z] • Deploy Dir: /srv/soso/app/SOSO-Server [2026-01-20T00:10:34.164Z] + echo • Image: soso/api:latest [2026-01-20T00:10:34.164Z] • Image: soso/api:latest [2026-01-20T00:10:34.164Z] + echo • Branch: dev [2026-01-20T00:10:34.164Z] • Branch: dev [2026-01-20T00:10:34.164Z] + echo • Compose Project: soso-server [2026-01-20T00:10:34.164Z] • Compose Project: soso-server [2026-01-20T00:10:34.164Z] + echo • Environment: Production [2026-01-20T00:10:34.164Z] • Environment: Production [2026-01-20T00:10:34.164Z] + echo [2026-01-20T00:10:34.164Z] [2026-01-20T00:10:34.164Z] + echo 🔍 의존성 서비스 확인 중... [2026-01-20T00:10:34.164Z] 🔍 의존성 서비스 확인 중... [2026-01-20T00:10:34.164Z] + docker compose up -d --no-deps db redis [2026-01-20T00:10:34.414Z] Container soso-mysql Running [2026-01-20T00:10:34.414Z] Container soso-redis Running [2026-01-20T00:10:34.414Z] + echo ⏳ 의존성 서비스 헬스체크... [2026-01-20T00:10:34.414Z] ⏳ 의존성 서비스 헬스체크... [2026-01-20T00:10:34.414Z] + timeout 300 bash -c [2026-01-20T00:10:34.414Z] until docker compose ps db | grep -q "healthy"; do [2026-01-20T00:10:34.414Z] echo " • 데이터베이스 준비 중..." [2026-01-20T00:10:34.414Z] sleep 5 [2026-01-20T00:10:34.414Z] done [2026-01-20T00:10:34.414Z] until docker compose ps redis | grep -q "healthy"; do [2026-01-20T00:10:34.414Z] echo " • Redis 준비 중..." [2026-01-20T00:10:34.414Z] sleep 5 [2026-01-20T00:10:34.414Z] done [2026-01-20T00:10:34.414Z] [2026-01-20T00:10:34.665Z] + echo ✅ 의존성 서비스 정상 [2026-01-20T00:10:34.665Z] ✅ 의존성 서비스 정상 [2026-01-20T00:10:34.665Z] + echo 🚀 API 무중단 배포 시작... [2026-01-20T00:10:34.665Z] 🚀 API 무중단 배포 시작... [2026-01-20T00:10:34.665Z] + docker compose ps api --format {{.Status}} [2026-01-20T00:10:34.665Z] + echo • 현재 실행 중인 API: Up 3 weeks (healthy) [2026-01-20T00:10:34.665Z] • 현재 실행 중인 API: Up 3 weeks (healthy) [2026-01-20T00:10:34.665Z] + docker compose up -d --no-deps --wait --wait-timeout 180 api [2026-01-20T00:10:34.665Z] Container soso-api Recreate [2026-01-20T00:10:46.765Z] Container soso-api Recreated [2026-01-20T00:10:46.765Z] Container soso-api Starting [2026-01-20T00:10:46.765Z] Container soso-api Started [2026-01-20T00:10:46.765Z] Container soso-api Waiting [2026-01-20T00:11:04.726Z] Container soso-api Healthy [2026-01-20T00:11:04.726Z] + echo 🏥 API 최종 헬스체크... [2026-01-20T00:11:04.726Z] 🏥 API 최종 헬스체크... [2026-01-20T00:11:04.726Z] + RETRY_COUNT=0 [2026-01-20T00:11:04.726Z] + [ 0 -eq 10 ] [2026-01-20T00:11:04.726Z] + docker compose ps api [2026-01-20T00:11:04.726Z] + grep -q healthy [2026-01-20T00:11:04.726Z] + echo ✅ API 무중단 배포 완료! [2026-01-20T00:11:04.726Z] ✅ API 무중단 배포 완료! [2026-01-20T00:11:04.726Z] + docker compose ps api --format {{.ID}} [2026-01-20T00:11:04.726Z] + head -1 [2026-01-20T00:11:04.726Z] + echo • 새 API 컨테이너: b7e7669268e3 [2026-01-20T00:11:04.726Z] • 새 API 컨테이너: b7e7669268e3 [2026-01-20T00:11:04.726Z] + break [2026-01-20T00:11:04.726Z] + echo 🌐 Proxy 배포 중... [2026-01-20T00:11:04.726Z] 🌐 Proxy 배포 중... [2026-01-20T00:11:04.726Z] + docker compose ps proxy [2026-01-20T00:11:04.726Z] + grep -q proxy [2026-01-20T00:11:04.726Z] + echo 🔄 Proxy 설정 리로드 중 (무중단)... [2026-01-20T00:11:04.726Z] 🔄 Proxy 설정 리로드 중 (무중단)... [2026-01-20T00:11:04.726Z] + docker exec soso-proxy caddy reload --config /etc/caddy/Caddyfile --force [2026-01-20T00:11:04.726Z] {"level":"info","ts":1768867862.073875,"msg":"using config from file","file":"/etc/caddy/Caddyfile"} [2026-01-20T00:11:04.726Z] {"level":"warn","ts":1768867862.074741,"logger":"caddyfile","msg":"Unnecessary header_up X-Forwarded-Proto: the reverse proxy's default behavior is to pass headers to the upstream"} [2026-01-20T00:11:04.726Z] {"level":"warn","ts":1768867862.075052,"logger":"caddyfile","msg":"Unnecessary header_up X-Forwarded-Proto: the reverse proxy's default behavior is to pass headers to the upstream"} [2026-01-20T00:11:04.726Z] {"level":"warn","ts":1768867862.0750904,"logger":"caddyfile","msg":"Unnecessary header_up X-Forwarded-Proto: the reverse proxy's default behavior is to pass headers to the upstream"} [2026-01-20T00:11:04.726Z] {"level":"warn","ts":1768867862.0751214,"logger":"caddyfile","msg":"Unnecessary header_up X-Forwarded-Proto: the reverse proxy's default behavior is to pass headers to the upstream"} [2026-01-20T00:11:04.726Z] {"level":"warn","ts":1768867862.0751486,"logger":"caddyfile","msg":"Unnecessary header_up X-Forwarded-Proto: the reverse proxy's default behavior is to pass headers to the upstream"} [2026-01-20T00:11:04.726Z] {"level":"info","ts":1768867862.0762076,"msg":"adapted config to JSON","adapter":"caddyfile"} [2026-01-20T00:11:04.726Z] {"level":"warn","ts":1768867862.0762174,"msg":"Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":76} [2026-01-20T00:11:04.726Z] + echo ✅ Proxy 설정 업데이트 완료 [2026-01-20T00:11:04.726Z] ✅ Proxy 설정 업데이트 완료 [2026-01-20T00:11:04.726Z] + echo 🔍 최종 시스템 상태 확인... [2026-01-20T00:11:04.726Z] 🔍 최종 시스템 상태 확인... [2026-01-20T00:11:04.726Z] + docker compose ps [2026-01-20T00:11:04.726Z] NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS [2026-01-20T00:11:04.726Z] jenkins soso-server-jenkins "/usr/local/bin/dock…" jenkins 8 weeks ago Up 8 weeks (healthy) 0.0.0.0:8080->8080/tcp, [::]:8080->8080/tcp, 0.0.0.0:50000->50000/tcp, [::]:50000->50000/tcp [2026-01-20T00:11:04.726Z] soso-api soso/api:latest "sh -c 'java $JAVA_O…" api 28 seconds ago Up 17 seconds (healthy) 8080/tcp [2026-01-20T00:11:04.726Z] soso-mysql mysql:8.4 "docker-entrypoint.s…" db 8 weeks ago Up 8 weeks (healthy) 3306/tcp, 33060/tcp [2026-01-20T00:11:04.726Z] soso-proxy caddy:2 "caddy run --config …" proxy 8 weeks ago Up 8 weeks (healthy) 0.0.0.0:80->80/tcp, [::]:80->80/tcp, 0.0.0.0:443->443/tcp, [::]:443->443/tcp, 443/udp, 2019/tcp [2026-01-20T00:11:04.727Z] soso-redis redis:7-alpine "docker-entrypoint.s…" redis 8 weeks ago Up 8 weeks (healthy) 6379/tcp [2026-01-20T00:11:04.727Z] watchtower containrrr/watchtower "/watchtower" watchtower 8 weeks ago Up 8 weeks (healthy) 8080/tcp [2026-01-20T00:11:04.727Z] + echo ✅ 배포 완료! [2026-01-20T00:11:04.727Z] ✅ 배포 완료! [2026-01-20T00:11:04.727Z] + echo [2026-01-20T00:11:04.727Z] [2026-01-20T00:11:04.727Z] + echo 🌐 Service URLs: [2026-01-20T00:11:04.727Z] 🌐 Service URLs: [2026-01-20T00:11:04.727Z] + echo • Main Site: https://soso.dreampaste.com [2026-01-20T00:11:04.727Z] • Main Site: https://soso.dreampaste.com [2026-01-20T00:11:04.727Z] + echo • API Docs: https://soso.dreampaste.com/swagger-ui/ [2026-01-20T00:11:04.727Z] • API Docs: https://soso.dreampaste.com/swagger-ui/ [2026-01-20T00:11:04.727Z] + echo • Jenkins: https://soso.dreampaste.com/jenkins/ [2026-01-20T00:11:04.727Z] • Jenkins: https://soso.dreampaste.com/jenkins/ [2026-01-20T00:11:04.727Z] + echo [2026-01-20T00:11:04.727Z] [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script Post stage [Pipeline] script [Pipeline] { [Pipeline] sh [2026-01-20T00:11:05.148Z] + echo 🎉 Deployment Success! [2026-01-20T00:11:05.148Z] 🎉 Deployment Success! [2026-01-20T00:11:05.148Z] + DEPLOY_DIR=/srv/soso/app/SOSO-Server [2026-01-20T00:11:05.148Z] + cd /srv/soso/app/SOSO-Server [2026-01-20T00:11:05.148Z] + echo 📊 Final Status: [2026-01-20T00:11:05.148Z] 📊 Final Status: [2026-01-20T00:11:05.148Z] + docker compose ps [2026-01-20T00:11:05.148Z] NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS [2026-01-20T00:11:05.148Z] jenkins soso-server-jenkins "/usr/local/bin/dock…" jenkins 8 weeks ago Up 8 weeks (healthy) 0.0.0.0:8080->8080/tcp, [::]:8080->8080/tcp, 0.0.0.0:50000->50000/tcp, [::]:50000->50000/tcp [2026-01-20T00:11:05.148Z] soso-api soso/api:latest "sh -c 'java $JAVA_O…" api 31 seconds ago Up 19 seconds (healthy) 8080/tcp [2026-01-20T00:11:05.148Z] soso-mysql mysql:8.4 "docker-entrypoint.s…" db 8 weeks ago Up 8 weeks (healthy) 3306/tcp, 33060/tcp [2026-01-20T00:11:05.148Z] soso-proxy caddy:2 "caddy run --config …" proxy 8 weeks ago Up 8 weeks (healthy) 0.0.0.0:80->80/tcp, [::]:80->80/tcp, 0.0.0.0:443->443/tcp, [::]:443->443/tcp, 443/udp, 2019/tcp [2026-01-20T00:11:05.148Z] soso-redis redis:7-alpine "docker-entrypoint.s…" redis 8 weeks ago Up 8 weeks (healthy) 6379/tcp [2026-01-20T00:11:05.148Z] watchtower containrrr/watchtower "/watchtower" watchtower 8 weeks ago Up 8 weeks (healthy) 8080/tcp [2026-01-20T00:11:05.148Z] + echo [2026-01-20T00:11:05.148Z] [2026-01-20T00:11:05.148Z] + echo 💾 Cleaning up old images... [2026-01-20T00:11:05.148Z] 💾 Cleaning up old images... [2026-01-20T00:11:05.148Z] + docker image prune -f --filter until=24h [2026-01-20T00:11:05.148Z] Total reclaimed space: 0B [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-01-20T00:11:05.574Z] + echo 🧹 Pipeline Cleanup... [2026-01-20T00:11:05.574Z] 🧹 Pipeline Cleanup... [2026-01-20T00:11:05.574Z] + rm -f .env [Pipeline] cleanWs [2026-01-20T00:11:05.605Z] [WS-CLEANUP] Deleting project workspace... [2026-01-20T00:11:05.605Z] [WS-CLEANUP] Deferred wipeout is used... [2026-01-20T00:11:05.613Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-01-20T00:11:05.693Z] 🎉 Pipeline completed successfully! [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-01-20T00:11:05.753Z] [Pipeline] // ansiColor [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS